[INFO] fetching crate crossterm 0.28.1... [INFO] testing crossterm-0.28.1 against beta-2024-09-05 for beta-1.82-1 [INFO] extracting crate crossterm 0.28.1 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate crossterm 0.28.1 on toolchain beta-2024-09-05 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate crossterm 0.28.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate crossterm 0.28.1 [INFO] tweaked toml for crates.io crate crossterm 0.28.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate crossterm 0.28.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-09-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a429f4898d05b9789fb606dc56e9bd447365d774ca39d1874040c1b8d4480254 [INFO] running `Command { std: "docker" "start" "-a" "a429f4898d05b9789fb606dc56e9bd447365d774ca39d1874040c1b8d4480254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a429f4898d05b9789fb606dc56e9bd447365d774ca39d1874040c1b8d4480254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a429f4898d05b9789fb606dc56e9bd447365d774ca39d1874040c1b8d4480254", kill_on_drop: false }` [INFO] [stdout] a429f4898d05b9789fb606dc56e9bd447365d774ca39d1874040c1b8d4480254 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f91044012caa305143091ffdbb5957a3dfaaa977d2e4dbcc29501d54da55daa [INFO] running `Command { std: "docker" "start" "-a" "8f91044012caa305143091ffdbb5957a3dfaaa977d2e4dbcc29501d54da55daa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `winapi` [INFO] [stdout] --> src/lib.rs:256:11 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winapi)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `winapi` [INFO] [stdout] --> src/lib.rs:256:23 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stdout] = help: consider adding `winapi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `crossterm_winapi` [INFO] [stdout] --> src/lib.rs:259:11 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crossterm_winapi` [INFO] [stdout] --> src/lib.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stdout] = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InternalEventFilter` is never constructed [INFO] [stdout] --> src/event/filter.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | pub(crate) struct InternalEventFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "8f91044012caa305143091ffdbb5957a3dfaaa977d2e4dbcc29501d54da55daa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f91044012caa305143091ffdbb5957a3dfaaa977d2e4dbcc29501d54da55daa", kill_on_drop: false }` [INFO] [stdout] 8f91044012caa305143091ffdbb5957a3dfaaa977d2e4dbcc29501d54da55daa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 438394ead1dffa31d314cff9654c490e2c5db49c44ac68136d5f3842616192de [INFO] running `Command { std: "docker" "start" "-a" "438394ead1dffa31d314cff9654c490e2c5db49c44ac68136d5f3842616192de", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling piper v0.2.3 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling temp-env v0.3.6 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling polling v3.7.2 [INFO] [stderr] Compiling crossterm v0.28.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `winapi` [INFO] [stdout] --> src/lib.rs:256:11 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winapi)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `winapi` [INFO] [stdout] --> src/lib.rs:256:23 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stdout] = help: consider adding `winapi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `crossterm_winapi` [INFO] [stdout] --> src/lib.rs:259:11 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crossterm_winapi` [INFO] [stdout] --> src/lib.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stdout] = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-io v2.3.3 [INFO] [stdout] warning: struct `InternalEventFilter` is never constructed [INFO] [stdout] --> src/event/filter.rs:65:19 [INFO] [stdout] | [INFO] [stdout] 65 | pub(crate) struct InternalEventFilter; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling serial_test v2.0.0 [INFO] [stdout] warning: unexpected `cfg` condition name: `winapi` [INFO] [stdout] --> src/lib.rs:256:11 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winapi)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `winapi` [INFO] [stdout] --> src/lib.rs:256:23 [INFO] [stdout] | [INFO] [stdout] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stdout] = help: consider adding `winapi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `crossterm_winapi` [INFO] [stdout] --> src/lib.rs:259:11 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `crossterm_winapi` [INFO] [stdout] --> src/lib.rs:259:33 [INFO] [stdout] | [INFO] [stdout] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stdout] = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.62s [INFO] running `Command { std: "docker" "inspect" "438394ead1dffa31d314cff9654c490e2c5db49c44ac68136d5f3842616192de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "438394ead1dffa31d314cff9654c490e2c5db49c44ac68136d5f3842616192de", kill_on_drop: false }` [INFO] [stdout] 438394ead1dffa31d314cff9654c490e2c5db49c44ac68136d5f3842616192de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:96c0aa5895ecf336b730ef27bcdde6e21027415df19888aad3cf1448e5d65d90" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-09-05" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e22ecbecce3f5514420ef29f9e6aa8bc7ead8889b4b5fa72ba8f74de3cf512d [INFO] running `Command { std: "docker" "start" "-a" "2e22ecbecce3f5514420ef29f9e6aa8bc7ead8889b4b5fa72ba8f74de3cf512d", kill_on_drop: false }` [INFO] [stderr] warning: unexpected `cfg` condition name: `winapi` [INFO] [stderr] --> src/lib.rs:256:11 [INFO] [stderr] | [INFO] [stderr] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(winapi)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(winapi)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `winapi` [INFO] [stderr] --> src/lib.rs:256:23 [INFO] [stderr] | [INFO] [stderr] 256 | #[cfg(all(winapi, not(feature = "winapi")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stderr] = help: consider adding `winapi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition name: `crossterm_winapi` [INFO] [stderr] --> src/lib.rs:259:11 [INFO] [stderr] | [INFO] [stderr] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: consider using a Cargo feature instead [INFO] [stderr] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stderr] [lints.rust] [INFO] [stderr] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(crossterm_winapi)'] } [INFO] [stderr] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(crossterm_winapi)");` to the top of the `build.rs` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `crossterm_winapi` [INFO] [stderr] --> src/lib.rs:259:33 [INFO] [stderr] | [INFO] [stderr] 259 | #[cfg(all(crossterm_winapi, not(feature = "crossterm_winapi")))] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `bracketed-paste`, `default`, `event-stream`, `events`, `filedescriptor`, `libc`, `serde`, `use-dev-tty`, and `windows` [INFO] [stderr] = help: consider adding `crossterm_winapi` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: struct `InternalEventFilter` is never constructed [INFO] [stderr] --> src/event/filter.rs:65:19 [INFO] [stderr] | [INFO] [stderr] 65 | pub(crate) struct InternalEventFilter; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `crossterm` (lib) generated 5 warnings [INFO] [stderr] warning: `crossterm` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/crossterm-9d132dcf9ab070c9) [INFO] [stdout] [INFO] [stdout] running 97 tests [INFO] [stdout] test cursor::tests::test_move_down ... ignored [INFO] [stdout] test cursor::tests::test_move_left ... ignored [INFO] [stdout] test cursor::tests::test_move_right ... ignored [INFO] [stdout] test cursor::tests::test_move_to ... ignored [INFO] [stdout] test cursor::tests::test_move_up ... ignored [INFO] [stdout] test cursor::tests::test_save_restore_position ... ignored [INFO] [stdout] test event::filter::tests::test_cursor_position_filter_filters_cursor_position ... ok [INFO] [stdout] test event::filter::tests::test_event_filter_filters_internal_events ... ok [INFO] [stdout] test event::filter::tests::test_primary_device_attributes_filter_filters_primary_device_attributes ... ok [INFO] [stdout] test event::filter::tests::test_event_filter_filters_events ... ok [INFO] [stdout] test event::filter::tests::test_keyboard_enhancement_status_filter_filters_keyboard_enhancement_status ... ok [INFO] [stdout] test event::read::tests::test_poll_continues_after_error ... ok [INFO] [stdout] test event::read::tests::test_poll_fails_without_event_source ... ok [INFO] [stdout] test event::read::tests::test_poll_propagates_error ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_false_after_all_source_events_are_consumed ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_true_for_matching_event_in_queue_at_back ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_true_for_matching_event_in_queue_at_front ... ok [INFO] [stdout] test event::read::tests::test_poll_returns_true_if_source_has_at_least_one_event ... ok [INFO] [stdout] test event::read::tests::test_poll_timeouts_if_source_has_no_events ... ok [INFO] [stdout] test event::read::tests::test_read_continues_after_error ... ok [INFO] [stdout] test event::read::tests::test_read_does_not_consume_skipped_event ... ok [INFO] [stdout] test event::read::tests::test_read_propagates_error ... ok [INFO] [stdout] test event::read::tests::test_read_returns_events_if_source_has_events ... ok [INFO] [stdout] test event::read::tests::test_read_returns_matching_event_in_queue_at_back ... ok [INFO] [stdout] test event::read::tests::test_reads_returns_event_if_source_has_at_least_one_event ... ok [INFO] [stdout] test event::read::tests::test_read_returns_matching_event_in_queue_at_front ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_alt_ctrl ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_alt_key ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_alt_shift ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_basic_csi_u_encoded_key_code ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_esc_key ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_char_event_lowercase ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_basic_csi_u_encoded_key_code_special_keys ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_char_event_uppercase ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_cursor_position ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_focus ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_numbered_escape_code_with_types ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_bracketed_paste ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_rxvt_mouse ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_sgr_mouse ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_with_extra_modifiers ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_modifier_key_code ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_keypad_code ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_with_types ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_with_shifted_keycode ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_normal_mouse ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_special_key_code_multiple_values_not_supported ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_special_key_code_with_types ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_has_modifier_on_modifier_press ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_event ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_u_encoded_key_code_with_extra_state ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_utf8 ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_csi_special_key_code ... ok [INFO] [stdout] test event::tests::keycode_display ... ok [INFO] [stdout] test event::tests::modifier_keycode_display_other ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_parse_event_subsequent_calls ... ok [INFO] [stdout] test event::sys::unix::parse::tests::test_possible_esc_sequence ... ok [INFO] [stdout] test event::tests::test_equality ... ok [INFO] [stdout] test event::tests::modifier_keycode_display ... ok [INFO] [stdout] test event::tests::test_hash ... ok [INFO] [stdout] test event::tests::media_keycode_display ... ok [INFO] [stdout] test event::timeout::tests::test_timeout_without_duration_never_elapses ... ok [INFO] [stdout] test macros::tests::unix::test_execute_one ... ok [INFO] [stdout] test macros::tests::unix::test_execute_many ... ok [INFO] [stdout] test event::timeout::tests::test_timeout_elapses ... ok [INFO] [stdout] test macros::tests::unix::test_execute_trailing_comma ... ok [INFO] [stdout] test macros::tests::unix::test_queue_many ... ok [INFO] [stdout] test macros::tests::unix::test_queue_one ... ok [INFO] [stdout] test macros::tests::unix::test_queue_trailing_comma ... ok [INFO] [stdout] test event::timeout::tests::test_not_elapsed_timeout_has_positive_leftover ... ok [INFO] [stdout] test style::attributes::tests::test_attributes ... ok [INFO] [stdout] test style::attributes::tests::test_attributes_const ... ok [INFO] [stdout] test style::stylize::tests::set_fg_bg_add_attr ... ok [INFO] [stdout] test event::timeout::tests::test_elapsed_timeout_has_zero_leftover ... ok [INFO] [stdout] test style::tests::colorterm_overrides_term ... ok [INFO] [stdout] test event::timeout::tests::test_timeout_without_duration_does_not_have_leftover ... ok [INFO] [stdout] test style::tests::default_color_count ... ok [INFO] [stdout] test style::tests::term_24bits ... ok [INFO] [stdout] test style::tests::unsupported_term_colorterm_values ... ok [INFO] [stdout] test style::tests::term_256color ... ok [INFO] [stdout] test style::types::color::tests::test_know_rgb_color_conversion ... ok [INFO] [stdout] test style::types::color::tests::test_known_color_conversion ... ok [INFO] [stdout] test style::types::color::tests::test_unknown_color_conversion_yields_white ... ok [INFO] [stdout] test style::types::colored::tests::test_format_fg_ansi_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_bg_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_fg_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_fg_rgb_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_reset_bg_color ... ok [INFO] [stdout] test style::types::colored::tests::test_format_reset_fg_color ... ok [INFO] [stdout] test style::types::colored::tests::test_no_color ... ok [INFO] [stdout] test style::types::colored::tests::test_parse_invalid_ansi_color ... ok [INFO] [stdout] test terminal::tests::test_resize_ansi ... ignored [INFO] [stdout] test style::types::colors::tests::test_colors_then ... ok [INFO] [stdout] test terminal::tests::test_raw_mode ... ok [INFO] [stdout] test style::types::colored::tests::test_parse_ansi_bg ... ok [INFO] [stdout] test style::types::colored::tests::test_parse_ansi_fg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 90 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests crossterm [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test src/event.rs - event::read (line 215) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 113) - compile ... ok [INFO] [stdout] test src/event.rs - event::poll (line 178) - compile ... ok [INFO] [stdout] test src/event.rs - event::PushKeyboardEnhancementFlags (line 458) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 173) - compile ... ok [INFO] [stdout] test src/lib.rs - event (line 266) - compile ... ok [INFO] [stdout] test src/lib.rs - cursor (line 249) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 96) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 202) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 144) - compile ... ok [INFO] [stdout] test src/event.rs - event::poll (line 191) - compile ... ok [INFO] [stdout] test src/event.rs - event::read (line 229) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 156) - compile ... ok [INFO] [stdout] test src/lib.rs - event (line 307) - compile ... ok [INFO] [stdout] test src/lib.rs - style (line 269) - compile ... ok [INFO] [stdout] test src/lib.rs - style (line 343) - compile ... ok [INFO] [stdout] test src/lib.rs - style (line 331) - compile ... ok [INFO] [stdout] test src/style.rs - style::SetColors (line 273) - compile ... ok [INFO] [stdout] test src/lib.rs - style (line 308) - compile ... ok [INFO] [stdout] test src/lib.rs - style (line 294) - compile ... ok [INFO] [stdout] test src/lib.rs - terminal (line 306) - compile ... ok [INFO] [stdout] test src/style/types/attribute.rs - style::types::attribute::Attribute (line 135) - compile ... ok [INFO] [stdout] test src/style/types/attribute.rs - style::types::attribute::Attribute (line 123) - compile ... ok [INFO] [stdout] test src/style.rs - style::style (line 145) - compile ... ok [INFO] [stdout] test src/style/stylize.rs - style::stylize::Stylize (line 62) - compile ... ok [INFO] [stdout] test src/style/types/colors.rs - style::types::colors::Colors (line 13) - compile ... ok [INFO] [stdout] test src/terminal.rs - terminal::EndSynchronizedUpdate (line 471) - compile ... ok [INFO] [stdout] test src/terminal.rs - terminal::BeginSynchronizedUpdate (line 418) - compile ... ok [INFO] [stdout] test src/terminal.rs - terminal::EnterAlternateScreen (line 204) - compile ... ok [INFO] [stdout] test src/terminal.rs - terminal::LeaveAlternateScreen (line 242) - compile ... ok [INFO] [stdout] test src/command.rs - command::W::sync_update (line 205) ... ok [INFO] [stdout] test src/command.rs - command::T::execute (line 150) ... ok [INFO] [stdout] test src/command.rs - command::T::queue (line 86) ... ok [INFO] [stdout] test src/macros.rs - macros::queue (line 29) ... ok [INFO] [stdout] test src/tty.rs - tty::IsTty (line 16) ... ok [INFO] [stdout] test src/style/types/color.rs - style::types::color::Color::parse_ansi (line 101) ... ok [INFO] [stdout] test src/style/styled_content.rs - style::styled_content::StyledContent (line 11) ... ok [INFO] [stdout] test src/macros.rs - macros::execute (line 83) ... ok [INFO] [stdout] test src/style/types/colored.rs - style::types::colored::Colored::parse_ansi (line 36) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2e22ecbecce3f5514420ef29f9e6aa8bc7ead8889b4b5fa72ba8f74de3cf512d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e22ecbecce3f5514420ef29f9e6aa8bc7ead8889b4b5fa72ba8f74de3cf512d", kill_on_drop: false }` [INFO] [stdout] 2e22ecbecce3f5514420ef29f9e6aa8bc7ead8889b4b5fa72ba8f74de3cf512d