[INFO] cloning repository https://github.com/rwcrosby/ncexe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rwcrosby/ncexe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c30e91d2648807d190eac0236f3e87212a360cb5 [INFO] testing rwcrosby/ncexe against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwcrosby/ncexe on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwcrosby/ncexe [INFO] finished tweaking git repo https://github.com/rwcrosby/ncexe [INFO] tweaked toml for git repo https://github.com/rwcrosby/ncexe written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rwcrosby/ncexe 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded memmap2 v0.9.0 [INFO] [stderr] Downloaded pancurses v0.17.0 [INFO] [stderr] Downloaded pdcurses-sys v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c608504b652d7407397ea24e54ce75897f7801f8f2a3e9ac1fa2e27cd8a771f1 [INFO] running `Command { std: "docker" "start" "-a" "c608504b652d7407397ea24e54ce75897f7801f8f2a3e9ac1fa2e27cd8a771f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c608504b652d7407397ea24e54ce75897f7801f8f2a3e9ac1fa2e27cd8a771f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c608504b652d7407397ea24e54ce75897f7801f8f2a3e9ac1fa2e27cd8a771f1", kill_on_drop: false }` [INFO] [stdout] c608504b652d7407397ea24e54ce75897f7801f8f2a3e9ac1fa2e27cd8a771f1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c40f9d1825f939558afe762d1710518b2af35bcb39f3639f7fb28ad332343546 [INFO] running `Command { std: "docker" "start" "-a" "c40f9d1825f939558afe762d1710518b2af35bcb39f3639f7fb28ad332343546", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.34s [INFO] running `Command { std: "docker" "inspect" "c40f9d1825f939558afe762d1710518b2af35bcb39f3639f7fb28ad332343546", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c40f9d1825f939558afe762d1710518b2af35bcb39f3639f7fb28ad332343546", kill_on_drop: false }` [INFO] [stdout] c40f9d1825f939558afe762d1710518b2af35bcb39f3639f7fb28ad332343546 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9b009b7a3a5eb6dd62058319b34dae9c03ddf8d5ea38818963f6c70be881b8e9 [INFO] running `Command { std: "docker" "start" "-a" "9b009b7a3a5eb6dd62058319b34dae9c03ddf8d5ea38818963f6c70be881b8e9", kill_on_drop: false }` [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "9b009b7a3a5eb6dd62058319b34dae9c03ddf8d5ea38818963f6c70be881b8e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b009b7a3a5eb6dd62058319b34dae9c03ddf8d5ea38818963f6c70be881b8e9", kill_on_drop: false }` [INFO] [stdout] 9b009b7a3a5eb6dd62058319b34dae9c03ddf8d5ea38818963f6c70be881b8e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8de5ea1bb77cda7988435852924fd46cae72bee90e99936cfe0a8e65ee064c5e [INFO] running `Command { std: "docker" "start" "-a" "8de5ea1bb77cda7988435852924fd46cae72bee90e99936cfe0a8e65ee064c5e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncexe-b1051d059645e455) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test windows::screen::tests::test_1 ... ignored [INFO] [stdout] (B)0[?1049h[?1049l [?1l>test color::tests::color_info ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ncexe/main.rs (/opt/rustwide/target/debug/deps/ncexe-464753b799c12497) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test configuration::tests::tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/ncurses_testing.rs (/opt/rustwide/target/debug/deps/ncurses_testing-b3432c60b6bbe93a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::windows_test1 ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests ncexe [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8de5ea1bb77cda7988435852924fd46cae72bee90e99936cfe0a8e65ee064c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8de5ea1bb77cda7988435852924fd46cae72bee90e99936cfe0a8e65ee064c5e", kill_on_drop: false }` [INFO] [stdout] 8de5ea1bb77cda7988435852924fd46cae72bee90e99936cfe0a8e65ee064c5e [INFO] testing rwcrosby/ncexe against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwcrosby/ncexe on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rwcrosby/ncexe [INFO] finished tweaking git repo https://github.com/rwcrosby/ncexe [INFO] tweaked toml for git repo https://github.com/rwcrosby/ncexe written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/rwcrosby/ncexe 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-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b98975b0bca03b613a3922e9a0e3d14d7aa0630f4d9112354396ddaf61190790 [INFO] running `Command { std: "docker" "start" "-a" "b98975b0bca03b613a3922e9a0e3d14d7aa0630f4d9112354396ddaf61190790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b98975b0bca03b613a3922e9a0e3d14d7aa0630f4d9112354396ddaf61190790", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98975b0bca03b613a3922e9a0e3d14d7aa0630f4d9112354396ddaf61190790", kill_on_drop: false }` [INFO] [stdout] b98975b0bca03b613a3922e9a0e3d14d7aa0630f4d9112354396ddaf61190790 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 38f09cf11c7894ca41320c615ce15307741ce7ab37faee41a255957f03644279 [INFO] running `Command { std: "docker" "start" "-a" "38f09cf11c7894ca41320c615ce15307741ce7ab37faee41a255957f03644279", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling pancurses v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling serde_yaml v0.9.27 [INFO] [stdout] warning: struct `CmdDetailLine` is never constructed [INFO] [stdout] --> src/exe_types/macho64.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct CmdDetailLine { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.92s [INFO] running `Command { std: "docker" "inspect" "38f09cf11c7894ca41320c615ce15307741ce7ab37faee41a255957f03644279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38f09cf11c7894ca41320c615ce15307741ce7ab37faee41a255957f03644279", kill_on_drop: false }` [INFO] [stdout] 38f09cf11c7894ca41320c615ce15307741ce7ab37faee41a255957f03644279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ea8784fd05766dfbd5fc54e109692f87e9a79b573a9d6c957905b1f097fbade [INFO] running `Command { std: "docker" "start" "-a" "8ea8784fd05766dfbd5fc54e109692f87e9a79b573a9d6c957905b1f097fbade", kill_on_drop: false }` [INFO] [stdout] warning: struct `CmdDetailLine` is never constructed [INFO] [stdout] --> src/exe_types/macho64.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct CmdDetailLine { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `env` is imported redundantly [INFO] [stdout] --> src/bin/ncexe/configuration.rs:99:9 [INFO] [stdout] | [INFO] [stdout] 99 | use std::env; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 100 | use super::*; [INFO] [stdout] | -------- the item `env` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Arguments` is imported redundantly [INFO] [stdout] --> src/bin/ncexe/configuration.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 100 | use super::*; [INFO] [stdout] | -------- the item `Arguments` is already imported here [INFO] [stdout] 101 | use crate::Arguments; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CmdDetailLine` is never constructed [INFO] [stdout] --> src/exe_types/macho64.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | struct CmdDetailLine { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s [INFO] running `Command { std: "docker" "inspect" "8ea8784fd05766dfbd5fc54e109692f87e9a79b573a9d6c957905b1f097fbade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ea8784fd05766dfbd5fc54e109692f87e9a79b573a9d6c957905b1f097fbade", kill_on_drop: false }` [INFO] [stdout] 8ea8784fd05766dfbd5fc54e109692f87e9a79b573a9d6c957905b1f097fbade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5899ee9f07b0c951ae8d84cd638ad1536f71bb8806d086847d5ac169fa59aeaa [INFO] running `Command { std: "docker" "start" "-a" "5899ee9f07b0c951ae8d84cd638ad1536f71bb8806d086847d5ac169fa59aeaa", kill_on_drop: false }` [INFO] [stderr] warning: struct `CmdDetailLine` is never constructed [INFO] [stderr] --> src/exe_types/macho64.rs:166:8 [INFO] [stderr] | [INFO] [stderr] 166 | struct CmdDetailLine { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ncexe` (lib) generated 1 warning [INFO] [stderr] warning: `ncexe` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] warning: the item `env` is imported redundantly [INFO] [stderr] --> src/bin/ncexe/configuration.rs:99:9 [INFO] [stderr] | [INFO] [stderr] 99 | use std::env; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 100 | use super::*; [INFO] [stderr] | -------- the item `env` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: the item `Arguments` is imported redundantly [INFO] [stderr] --> src/bin/ncexe/configuration.rs:101:9 [INFO] [stderr] | [INFO] [stderr] 100 | use super::*; [INFO] [stderr] | -------- the item `Arguments` is already imported here [INFO] [stderr] 101 | use crate::Arguments; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `ncexe` (bin "ncexe" test) generated 2 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncexe-abbefbe3a4d13842) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test windows::screen::tests::test_1 ... ignored [INFO] [stdout] (B)0[?1049h[?1049l [?1l>test color::tests::color_info ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- color::tests::color_info stdout ---- [INFO] [stdout] 00202341x 41x 202300x 2300x [INFO] [stdout] 00002453x 53x 2400x 2400x [INFO] [stdout] 00042453x 53x 42400x 2400x [INFO] [stdout] thread 'color::tests::color_info' panicked at src/color.rs:314:9: [INFO] [stdout] assertion failed: ch1 == 0x00201741 || ch1 == 0x00200b41 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55eb3a3965e2 - std::backtrace_rs::backtrace::libunwind::trace::hf591c4fa475b521b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stdout] 1: 0x55eb3a3965e2 - std::backtrace_rs::backtrace::trace_unsynchronized::hce0fc3788d7159a9 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55eb3a3965e2 - std::sys_common::backtrace::_print_fmt::he2d1cbe468040257 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55eb3a3965e2 - ::fmt::h2c24b8bf09043006 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55eb3a3bffbc - core::fmt::rt::Argument::fmt::h982f45771e9ecd8b [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55eb3a3bffbc - core::fmt::write::h08d521d188b46bd0 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/fmt/mod.rs:1153:17 [INFO] [stdout] 6: 0x55eb3a393f6f - std::io::Write::write_fmt::h84dbc6cf42979d05 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/io/mod.rs:1843:15 [INFO] [stdout] 7: 0x55eb3a3963b4 - std::sys_common::backtrace::_print::h3e781da3859a0efa [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55eb3a3963b4 - std::sys_common::backtrace::print::he5e9ec6ac18663c5 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55eb3a39807b - std::panicking::default_hook::{{closure}}::hb05b3618b96e9a16 [INFO] [stdout] 10: 0x55eb3a397d57 - std::panicking::default_hook::ha92ce0e319b86adc [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55eb3a359d57 - as core::ops::function::Fn>::call::hfad4e8cd66d28d6f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 12: 0x55eb3a359d57 - test::test_main::{{closure}}::hb316c81ad0052246 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:138:21 [INFO] [stdout] 13: 0x55eb3a3986b0 - as core::ops::function::Fn>::call::h48f57e8ba0ebe10d [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2034:9 [INFO] [stdout] 14: 0x55eb3a3986b0 - std::panicking::rust_panic_with_hook::h0843a0c6d846e961 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:783:13 [INFO] [stdout] 15: 0x55eb3a3983b9 - std::panicking::begin_panic_handler::{{closure}}::h089f044d920e4ed4 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:649:13 [INFO] [stdout] 16: 0x55eb3a396ab6 - std::sys_common::backtrace::__rust_end_short_backtrace::h17a752ec00eb4307 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55eb3a398124 - rust_begin_unwind [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:645:5 [INFO] [stdout] 18: 0x55eb3a2ba8e5 - core::panicking::panic_fmt::hf9e3650f9c0b35ad [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55eb3a2ba9a3 - core::panicking::panic::h84cc5530c043784e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panicking.rs:145:5 [INFO] [stdout] 20: 0x55eb3a2cebf1 - ncexe::color::tests::color_info::h8c8dae781d9861ef [INFO] [stdout] at /opt/rustwide/workdir/src/color.rs:314:9 [INFO] [stdout] 21: 0x55eb3a2ce6a7 - ncexe::color::tests::color_info::{{closure}}::hbd8ffac8eae55150 [INFO] [stdout] at /opt/rustwide/workdir/src/color.rs:273:20 [INFO] [stdout] 22: 0x55eb3a2d0856 - core::ops::function::FnOnce::call_once::h625db57a3f4cb824 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x55eb3a35e91f - core::ops::function::FnOnce::call_once::h0e9f6b735acda624 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x55eb3a35e91f - test::__rust_begin_short_backtrace::h65f11a900e8cf65e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:621:18 [INFO] [stdout] 25: 0x55eb3a35e013 - test::run_test_in_process::{{closure}}::h5e2816892ad7ac9a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:60 [INFO] [stdout] 26: 0x55eb3a35e013 - as core::ops::function::FnOnce<()>>::call_once::h1b9c320c72d4c6ce [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 27: 0x55eb3a35e013 - std::panicking::try::do_call::hd0b24b52271709c2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 28: 0x55eb3a35e013 - std::panicking::try::h56d1181c9703484e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 29: 0x55eb3a35e013 - std::panic::catch_unwind::h8bd23f3ab29003f2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 30: 0x55eb3a35e013 - test::run_test_in_process::h506184887cedf4a3 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:644:27 [INFO] [stdout] 31: 0x55eb3a35e013 - test::run_test::{{closure}}::h1877fa24be24f03e [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:567:43 [INFO] [stdout] 32: 0x55eb3a326c13 - test::run_test::{{closure}}::hd863e669253739ef [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/test/src/lib.rs:595:41 [INFO] [stdout] 33: 0x55eb3a326c13 - std::sys_common::backtrace::__rust_begin_short_backtrace::h7f4ddddf8d11340f [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 34: 0x55eb3a32b77f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h4a8b28c9e99c5cc2 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 35: 0x55eb3a32b77f - as core::ops::function::FnOnce<()>>::call_once::h82f1b5c530f72a07 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 36: 0x55eb3a32b77f - std::panicking::try::do_call::h0064fe0f14317599 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:552:40 [INFO] [stdout] 37: 0x55eb3a32b77f - std::panicking::try::h1cc6a2a343001459 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panicking.rs:516:19 [INFO] [stdout] 38: 0x55eb3a32b77f - std::panic::catch_unwind::h90be06afab17593a [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/panic.rs:146:14 [INFO] [stdout] 39: 0x55eb3a32b77f - std::thread::Builder::spawn_unchecked_::{{closure}}::h80bc2ad0bec94635 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 40: 0x55eb3a32b77f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h27e1017014ef0506 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x55eb3a39c825 - as core::ops::function::FnOnce>::call_once::hdbdd1f187b9b9080 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 42: 0x55eb3a39c825 - as core::ops::function::FnOnce>::call_once::hc7ee8cb78037b4ec [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/alloc/src/boxed.rs:2020:9 [INFO] [stdout] 43: 0x55eb3a39c825 - std::sys::pal::unix::thread::Thread::new::thread_start::haedac03260309a72 [INFO] [stdout] at /rustc/277d06bc95c6c38a2337ccde798b2c709384bd84/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7fc858de0ac3 - [INFO] [stdout] 45: 0x7fc858e71bf4 - __clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] color::tests::color_info [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "5899ee9f07b0c951ae8d84cd638ad1536f71bb8806d086847d5ac169fa59aeaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5899ee9f07b0c951ae8d84cd638ad1536f71bb8806d086847d5ac169fa59aeaa", kill_on_drop: false }` [INFO] [stdout] 5899ee9f07b0c951ae8d84cd638ad1536f71bb8806d086847d5ac169fa59aeaa