[INFO] fetching crate nu-isp-cli 0.7.1...
[INFO] testing nu-isp-cli-0.7.1 against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3
[INFO] extracting crate nu-isp-cli 0.7.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate nu-isp-cli 0.7.1 on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nu-isp-cli 0.7.1
[INFO] finished tweaking crates.io crate nu-isp-cli 0.7.1
[INFO] tweaked toml for crates.io crate nu-isp-cli 0.7.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate nu-isp-cli 0.7.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" "+nightly-2025-01-18" "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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e7d23ada2b4cc5c7e358a986055303a96012c276530d4a1c309f2140e55940f
[INFO] running `Command { std: "docker" "start" "-a" "6e7d23ada2b4cc5c7e358a986055303a96012c276530d4a1c309f2140e55940f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e7d23ada2b4cc5c7e358a986055303a96012c276530d4a1c309f2140e55940f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e7d23ada2b4cc5c7e358a986055303a96012c276530d4a1c309f2140e55940f", kill_on_drop: false }`
[INFO] [stdout] 6e7d23ada2b4cc5c7e358a986055303a96012c276530d4a1c309f2140e55940f
[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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80bcca7a876e39754198e721522ce68d05fa02eb2288870ac98239105ffbf61d
[INFO] running `Command { std: "docker" "start" "-a" "80bcca7a876e39754198e721522ce68d05fa02eb2288870ac98239105ffbf61d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.108
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.32
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling pkg-config v0.3.22
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling number_prefix v0.3.0
[INFO] [stderr]    Compiling termcolor_output_impl v1.0.0
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling ihex v1.1.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling termcolor_output v1.0.1
[INFO] [stderr]    Compiling quote v1.0.10
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling hidapi v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling terminal_size v0.1.17
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling nu-isp v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling console v0.15.0
[INFO] [stderr]    Compiling pretty_env_logger v0.3.1
[INFO] [stderr]    Compiling indicatif v0.14.0
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling goblin v0.2.3
[INFO] [stderr]    Compiling nu-isp-cli v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout]    | |     -------- field in this variant
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout]    | |     ----------- field in this variant
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout]    | |     -------------- field in this variant
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout]    | |     ------- field in this variant
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout]    | |     ---------- field in this variant
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.67s
[INFO] running `Command { std: "docker" "inspect" "80bcca7a876e39754198e721522ce68d05fa02eb2288870ac98239105ffbf61d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80bcca7a876e39754198e721522ce68d05fa02eb2288870ac98239105ffbf61d", kill_on_drop: false }`
[INFO] [stdout] 80bcca7a876e39754198e721522ce68d05fa02eb2288870ac98239105ffbf61d
[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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f33d09da383c7f5dc4afa8247dd0f2fa09c4c8f679c2c64b158c4064160f924a
[INFO] running `Command { std: "docker" "start" "-a" "f33d09da383c7f5dc4afa8247dd0f2fa09c4c8f679c2c64b158c4064160f924a", kill_on_drop: false }`
[INFO] [stderr]    Compiling nu-isp-cli v0.7.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout]    | |     -------- field in this variant
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout]    | |     ----------- field in this variant
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout]    | |     -------------- field in this variant
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout]    | |     ------- field in this variant
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/main.rs:37:14
[INFO] [stdout]    |
[INFO] [stdout] 37 |           $($enum($error),)*
[INFO] [stdout]    |                   ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 | / error_from_list!(
[INFO] [stdout] 44 | |     HidError(hidapi::HidError),
[INFO] [stdout] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stdout] 46 | |     HexReaderError(HexReaderError),
[INFO] [stdout] 47 | |     IoError(std::io::Error),
[INFO] [stdout] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stdout]    | |     ---------- field in this variant
[INFO] [stdout] 49 | | );
[INFO] [stdout]    | |_- in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 37 |         $($enum(()),)*
[INFO] [stdout]    |                 ~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.32s
[INFO] running `Command { std: "docker" "inspect" "f33d09da383c7f5dc4afa8247dd0f2fa09c4c8f679c2c64b158c4064160f924a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f33d09da383c7f5dc4afa8247dd0f2fa09c4c8f679c2c64b158c4064160f924a", kill_on_drop: false }`
[INFO] [stdout] f33d09da383c7f5dc4afa8247dd0f2fa09c4c8f679c2c64b158c4064160f924a
[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=forbid -Zrandomize-layout" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d40e1733d90be00122e4885662ffb74623eb6dd3df16e3c6ddf52976df3147d
[INFO] running `Command { std: "docker" "start" "-a" "8d40e1733d90be00122e4885662ffb74623eb6dd3df16e3c6ddf52976df3147d", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:37:14
[INFO] [stderr]    |
[INFO] [stderr] 37 |           $($enum($error),)*
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 | / error_from_list!(
[INFO] [stderr] 44 | |     HidError(hidapi::HidError),
[INFO] [stderr]    | |     -------- field in this variant
[INFO] [stderr] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stderr] 46 | |     HexReaderError(HexReaderError),
[INFO] [stderr] 47 | |     IoError(std::io::Error),
[INFO] [stderr] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stderr] 49 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 |         $($enum(()),)*
[INFO] [stderr]    |                 ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:37:14
[INFO] [stderr]    |
[INFO] [stderr] 37 |           $($enum($error),)*
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 | / error_from_list!(
[INFO] [stderr] 44 | |     HidError(hidapi::HidError),
[INFO] [stderr] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stderr]    | |     ----------- field in this variant
[INFO] [stderr] 46 | |     HexReaderError(HexReaderError),
[INFO] [stderr] 47 | |     IoError(std::io::Error),
[INFO] [stderr] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stderr] 49 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 |         $($enum(()),)*
[INFO] [stderr]    |                 ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:37:14
[INFO] [stderr]    |
[INFO] [stderr] 37 |           $($enum($error),)*
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 | / error_from_list!(
[INFO] [stderr] 44 | |     HidError(hidapi::HidError),
[INFO] [stderr] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stderr] 46 | |     HexReaderError(HexReaderError),
[INFO] [stderr]    | |     -------------- field in this variant
[INFO] [stderr] 47 | |     IoError(std::io::Error),
[INFO] [stderr] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stderr] 49 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 |         $($enum(()),)*
[INFO] [stderr]    |                 ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:37:14
[INFO] [stderr]    |
[INFO] [stderr] 37 |           $($enum($error),)*
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 | / error_from_list!(
[INFO] [stderr] 44 | |     HidError(hidapi::HidError),
[INFO] [stderr] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stderr] 46 | |     HexReaderError(HexReaderError),
[INFO] [stderr] 47 | |     IoError(std::io::Error),
[INFO] [stderr]    | |     ------- field in this variant
[INFO] [stderr] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stderr] 49 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 |         $($enum(()),)*
[INFO] [stderr]    |                 ~~
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/main.rs:37:14
[INFO] [stderr]    |
[INFO] [stderr] 37 |           $($enum($error),)*
[INFO] [stderr]    |                   ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 43 | / error_from_list!(
[INFO] [stderr] 44 | |     HidError(hidapi::HidError),
[INFO] [stderr] 45 | |     GoblinError(goblin::error::Error),
[INFO] [stderr] 46 | |     HexReaderError(HexReaderError),
[INFO] [stderr] 47 | |     IoError(std::io::Error),
[INFO] [stderr] 48 | |     NuIspError(nu_isp::error::Error)
[INFO] [stderr]    | |     ---------- field in this variant
[INFO] [stderr] 49 | | );
[INFO] [stderr]    | |_- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: this warning originates in the macro `error_from_list` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 37 |         $($enum(()),)*
[INFO] [stderr]    |                 ~~
[INFO] [stderr] 
[INFO] [stderr] warning: `nu-isp-cli` (bin "nu-isp-cli" test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_isp_cli-e3a7eb5ccf6527a0)
[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" "8d40e1733d90be00122e4885662ffb74623eb6dd3df16e3c6ddf52976df3147d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d40e1733d90be00122e4885662ffb74623eb6dd3df16e3c6ddf52976df3147d", kill_on_drop: false }`
[INFO] [stdout] 8d40e1733d90be00122e4885662ffb74623eb6dd3df16e3c6ddf52976df3147d
