Skip to content

Make the events module optional feature #1025

Make the events module optional feature

Make the events module optional feature #1025

Triggered via pull request April 7, 2023 12:21
Status Failure
Total duration 2m 25s
Artifacts

crossterm_test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

86 errors
nightly on ubuntu-latest: src/event/events_api.rs#L160
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L160
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L272
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L272
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L308
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L308
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L330
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L330
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L348
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L348
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/cursor.rs#L51
unresolved import `sys::position`
nightly on ubuntu-latest: src/terminal/sys.rs#L4
unresolved import `self::unix::supports_keyboard_enhancement`
nightly on ubuntu-latest: src/cursor/sys/unix.rs#L7
unresolved imports `crate::event::filter`, `crate::event::poll_internal`, `crate::event::read_internal`, `crate::event::InternalEvent`
nightly on ubuntu-latest: src/event.rs#L88
unused import: `Result`
nightly on ubuntu-latest: src/terminal/sys/unix.rs#L10
unused import: `std::io::Write`
nightly on ubuntu-latest: src/terminal/sys/unix.rs#L12
unused import: `std::time::Duration`
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/event/stream.rs#L18
unresolved import `super::lock_internal_event_reader`
nightly on ubuntu-latest: src/event/events_api.rs#L6
unresolved import `stream`
nightly on ubuntu-latest
Process completed with exit code 101.
nightly on ubuntu-latest: src/event/stream.rs#L18
unresolved import `super::lock_internal_event_reader`
nightly on ubuntu-latest: src/event/events_api.rs#L6
unresolved import `stream`
nightly on ubuntu-latest: src/event/events_api.rs#L160
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L160
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L272
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L272
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L308
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L308
cannot find derive macro `Deserialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L330
cannot find derive macro `Serialize` in this scope
nightly on ubuntu-latest: src/event/events_api.rs#L330
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L160
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L160
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L272
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L272
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L308
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L308
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L330
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L330
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L348
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L348
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/stream.rs#L18
unresolved import `super::lock_internal_event_reader`
nightly on macOS-latest: src/event/events_api.rs#L6
unresolved import `stream`
nightly on macOS-latest: src/event/events_api.rs#L160
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L160
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L272
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L272
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L308
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L308
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L330
cannot find derive macro `Serialize` in this scope
nightly on macOS-latest: src/event/events_api.rs#L330
cannot find derive macro `Deserialize` in this scope
nightly on macOS-latest: src/event/stream.rs#L18
unresolved import `super::lock_internal_event_reader`
nightly on macOS-latest: src/event/events_api.rs#L6
unresolved import `stream`
nightly on macOS-latest
Process completed with exit code 101.
nightly on macOS-latest: src/cursor.rs#L51
unresolved import `sys::position`
nightly on macOS-latest: src/terminal/sys.rs#L4
unresolved import `self::unix::supports_keyboard_enhancement`
nightly on macOS-latest: src/cursor/sys/unix.rs#L7
unresolved imports `crate::event::filter`, `crate::event::poll_internal`, `crate::event::read_internal`, `crate::event::InternalEvent`
nightly on macOS-latest: src/event.rs#L88
unused import: `Result`
nightly on macOS-latest: src/terminal/sys/unix.rs#L10
unused import: `std::io::Write`
nightly on macOS-latest: src/terminal/sys/unix.rs#L12
unused import: `std::time::Duration`
nightly on macOS-latest
Process completed with exit code 101.
stable on ubuntu-latest: src/event/events_api.rs#L160
cannot find derive macro `Serialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L160
cannot find derive macro `Deserialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L272
cannot find derive macro `Serialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L272
cannot find derive macro `Deserialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L308
cannot find derive macro `Serialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L308
cannot find derive macro `Deserialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L330
cannot find derive macro `Serialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L330
cannot find derive macro `Deserialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L348
cannot find derive macro `Serialize` in this scope
stable on ubuntu-latest: src/event/events_api.rs#L348
cannot find derive macro `Deserialize` in this scope
stable on windows-2019: src/event.rs#L227
failed to resolve: use of undeclared crate or module `io`
stable on windows-2019: src/event.rs#L226
failed to resolve: use of undeclared crate or module `io`
stable on windows-2019
Process completed with exit code 1.
nightly on windows-2019
The job was canceled because "ubuntu-latest_stable" failed.
nightly on windows-2019: src/event.rs#L227
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/event.rs#L226
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019
Process completed with exit code 1.
nightly on windows-2019: src/event.rs#L227
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/event.rs#L226
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019
Process completed with exit code 1.
nightly on windows-2019: src/event.rs#L227
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019: src/event.rs#L226
failed to resolve: use of undeclared crate or module `io`
nightly on windows-2019
Process completed with exit code 1.
nightly on windows-2019
The operation was canceled.
stable on macOS-latest
The job was canceled because "ubuntu-latest_stable" failed.
stable on macOS-latest
The operation was canceled.