[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.78.0 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwcrosby/ncexe on toolchain 1.78.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.78.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-0-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.78.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded memmap2 v0.9.0 [INFO] [stderr] Downloaded winreg v0.5.1 [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-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 677d1f70314bfacedc0098736f2f689173aacef7bd520da00d635d56c2eba0c6 [INFO] running `Command { std: "docker" "start" "-a" "677d1f70314bfacedc0098736f2f689173aacef7bd520da00d635d56c2eba0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "677d1f70314bfacedc0098736f2f689173aacef7bd520da00d635d56c2eba0c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "677d1f70314bfacedc0098736f2f689173aacef7bd520da00d635d56c2eba0c6", kill_on_drop: false }` [INFO] [stdout] 677d1f70314bfacedc0098736f2f689173aacef7bd520da00d635d56c2eba0c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8090a1b8d18fecce9cfa08ad3db542e86c22dadb271456b51d1f0e9245155188 [INFO] running `Command { std: "docker" "start" "-a" "8090a1b8d18fecce9cfa08ad3db542e86c22dadb271456b51d1f0e9245155188", 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 anstyle v1.0.4 [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 option-ext v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.0 [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] [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 16.92s [INFO] running `Command { std: "docker" "inspect" "8090a1b8d18fecce9cfa08ad3db542e86c22dadb271456b51d1f0e9245155188", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8090a1b8d18fecce9cfa08ad3db542e86c22dadb271456b51d1f0e9245155188", kill_on_drop: false }` [INFO] [stdout] 8090a1b8d18fecce9cfa08ad3db542e86c22dadb271456b51d1f0e9245155188 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9990be6274ec16b42843f1b1580c4d202ac818cb8588189d85a758d8d4fc5998 [INFO] running `Command { std: "docker" "start" "-a" "9990be6274ec16b42843f1b1580c4d202ac818cb8588189d85a758d8d4fc5998", kill_on_drop: false }` [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [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: 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 `test` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "9990be6274ec16b42843f1b1580c4d202ac818cb8588189d85a758d8d4fc5998", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9990be6274ec16b42843f1b1580c4d202ac818cb8588189d85a758d8d4fc5998", kill_on_drop: false }` [INFO] [stdout] 9990be6274ec16b42843f1b1580c4d202ac818cb8588189d85a758d8d4fc5998 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+1.78.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 905f3a8bd5161e6dd1b9502d69f04981365c01a9f126643ce0b63eb9060ae46b [INFO] running `Command { std: "docker" "start" "-a" "905f3a8bd5161e6dd1b9502d69f04981365c01a9f126643ce0b63eb9060ae46b", 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncexe-c1d0ff4c47928c1e) [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-092cd34163095fcb) [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-4bfb805226759121) [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" "905f3a8bd5161e6dd1b9502d69f04981365c01a9f126643ce0b63eb9060ae46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "905f3a8bd5161e6dd1b9502d69f04981365c01a9f126643ce0b63eb9060ae46b", kill_on_drop: false }` [INFO] [stdout] 905f3a8bd5161e6dd1b9502d69f04981365c01a9f126643ce0b63eb9060ae46b [INFO] testing rwcrosby/ncexe against beta-2024-05-11 for beta-1.79-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frwcrosby%2Fncexe" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rwcrosby/ncexe on toolchain beta-2024-05-11 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-05-11" "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-0-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-05-11" "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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91109691fa9aa6e180971231976ca843da44bdcd8bdd8426e95abcaa905b047a [INFO] running `Command { std: "docker" "start" "-a" "91109691fa9aa6e180971231976ca843da44bdcd8bdd8426e95abcaa905b047a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91109691fa9aa6e180971231976ca843da44bdcd8bdd8426e95abcaa905b047a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91109691fa9aa6e180971231976ca843da44bdcd8bdd8426e95abcaa905b047a", kill_on_drop: false }` [INFO] [stdout] 91109691fa9aa6e180971231976ca843da44bdcd8bdd8426e95abcaa905b047a [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5110182537dd93737161357cf366b465fc79b952988d026abc45fdbfe3844152 [INFO] running `Command { std: "docker" "start" "-a" "5110182537dd93737161357cf366b465fc79b952988d026abc45fdbfe3844152", 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 anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.9 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hex-literal v0.4.1 [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 syn v2.0.39 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.0 [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] [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 11.49s [INFO] running `Command { std: "docker" "inspect" "5110182537dd93737161357cf366b465fc79b952988d026abc45fdbfe3844152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5110182537dd93737161357cf366b465fc79b952988d026abc45fdbfe3844152", kill_on_drop: false }` [INFO] [stdout] 5110182537dd93737161357cf366b465fc79b952988d026abc45fdbfe3844152 [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb19dcfbb066ae846fe41ac753beb3ca44c0454aec3e622a49c6311d23d2dbbc [INFO] running `Command { std: "docker" "start" "-a" "eb19dcfbb066ae846fe41ac753beb3ca44c0454aec3e622a49c6311d23d2dbbc", kill_on_drop: false }` [INFO] [stderr] Compiling ncexe v24.1.0 (/opt/rustwide/workdir) [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: 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 `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "eb19dcfbb066ae846fe41ac753beb3ca44c0454aec3e622a49c6311d23d2dbbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb19dcfbb066ae846fe41ac753beb3ca44c0454aec3e622a49c6311d23d2dbbc", kill_on_drop: false }` [INFO] [stdout] eb19dcfbb066ae846fe41ac753beb3ca44c0454aec3e622a49c6311d23d2dbbc [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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-05-11" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54a99237e8518a46d636ddcfbdc8f3dc120f891a266c0890066b6d99d82f6f07 [INFO] running `Command { std: "docker" "start" "-a" "54a99237e8518a46d636ddcfbdc8f3dc120f891a266c0890066b6d99d82f6f07", 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ncexe-5030e60e02d418a2) [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.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/ncexe/main.rs (/opt/rustwide/target/debug/deps/ncexe-dfa8ed3470e4bb4a) [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-2c9776ebee24f594) [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" "54a99237e8518a46d636ddcfbdc8f3dc120f891a266c0890066b6d99d82f6f07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a99237e8518a46d636ddcfbdc8f3dc120f891a266c0890066b6d99d82f6f07", kill_on_drop: false }` [INFO] [stdout] 54a99237e8518a46d636ddcfbdc8f3dc120f891a266c0890066b6d99d82f6f07