[INFO] fetching crate nu-isp-cli 0.7.1... [INFO] testing nu-isp-cli-0.7.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate nu-isp-cli 0.7.1 into /workspace/builds/worker-2-tc1/source [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-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nu-isp-cli 0.7.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasi v0.10.0+wasi-snapshot-preview1 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded num-integer v0.1.44 [INFO] [stderr] Downloaded pretty_env_logger v0.3.1 [INFO] [stderr] Downloaded termcolor_output_impl v1.0.0 [INFO] [stderr] Downloaded chrono v0.4.19 [INFO] [stderr] Downloaded ansi_term v0.11.0 [INFO] [stderr] Downloaded console v0.15.0 [INFO] [stderr] Downloaded textwrap v0.11.0 [INFO] [stderr] Downloaded scroll v0.10.2 [INFO] [stderr] Downloaded maplit v1.0.2 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded indicatif v0.14.0 [INFO] [stderr] Downloaded cc v1.0.72 [INFO] [stderr] Downloaded ihex v1.1.2 [INFO] [stderr] Downloaded encode_unicode v0.3.6 [INFO] [stderr] Downloaded nu-isp v0.7.1 [INFO] [stderr] Downloaded libc v0.2.108 [INFO] [stderr] Downloaded vec_map v0.8.2 [INFO] [stderr] Downloaded scroll_derive v0.10.5 [INFO] [stderr] Downloaded hidapi v1.3.0 [INFO] [stderr] Downloaded clap v2.33.3 [INFO] [stderr] Downloaded unicode-width v0.1.9 [INFO] [stderr] Downloaded number_prefix v0.3.0 [INFO] [stderr] Downloaded goblin v0.2.3 [INFO] [stderr] Downloaded pkg-config v0.3.22 [INFO] [stderr] Downloaded time v0.1.44 [INFO] [stderr] Downloaded termcolor_output v1.0.1 [INFO] [stderr] Downloaded strsim v0.8.0 [INFO] [stderr] Downloaded terminal_size v0.1.17 [INFO] [stderr] Downloaded syn v1.0.82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c2891b562e1d0aa17c9a0198e47bbcad13ab2809303f330ac642270b402b14c [INFO] running `Command { std: "docker" "start" "-a" "2c2891b562e1d0aa17c9a0198e47bbcad13ab2809303f330ac642270b402b14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c2891b562e1d0aa17c9a0198e47bbcad13ab2809303f330ac642270b402b14c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2891b562e1d0aa17c9a0198e47bbcad13ab2809303f330ac642270b402b14c", kill_on_drop: false }` [INFO] [stdout] 2c2891b562e1d0aa17c9a0198e47bbcad13ab2809303f330ac642270b402b14c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fdde86280cb2d459f03cd7823e02ca7a0f297a9bebafb056c4598049d9031e10 [INFO] running `Command { std: "docker" "start" "-a" "fdde86280cb2d459f03cd7823e02ca7a0f297a9bebafb056c4598049d9031e10", 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 log v0.4.14 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor_output_impl v1.0.0 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling termcolor_output v1.0.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hidapi v1.3.0 [INFO] [stderr] Compiling ihex v1.1.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling nu-isp v0.7.1 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [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)]` (part of `#[warn(unused)]`) 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($error),)* [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($error),)* [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($error),)* [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($error),)* [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($error),)* [INFO] [stdout] 37 + $($enum(()),)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.59s [INFO] running `Command { std: "docker" "inspect" "fdde86280cb2d459f03cd7823e02ca7a0f297a9bebafb056c4598049d9031e10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdde86280cb2d459f03cd7823e02ca7a0f297a9bebafb056c4598049d9031e10", kill_on_drop: false }` [INFO] [stdout] fdde86280cb2d459f03cd7823e02ca7a0f297a9bebafb056c4598049d9031e10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18d97af013f7b11ad500372df54e5d45f80ac632bb51c7fe26494bca5b51411e [INFO] running `Command { std: "docker" "start" "-a" "18d97af013f7b11ad500372df54e5d45f80ac632bb51c7fe26494bca5b51411e", 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)]` (part of `#[warn(unused)]`) 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($error),)* [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($error),)* [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($error),)* [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($error),)* [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($error),)* [INFO] [stdout] 37 + $($enum(()),)* [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] running `Command { std: "docker" "inspect" "18d97af013f7b11ad500372df54e5d45f80ac632bb51c7fe26494bca5b51411e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d97af013f7b11ad500372df54e5d45f80ac632bb51c7fe26494bca5b51411e", kill_on_drop: false }` [INFO] [stdout] 18d97af013f7b11ad500372df54e5d45f80ac632bb51c7fe26494bca5b51411e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c49926c6df736d019e4da673d5bfb2a8445008d4ecb922afbd0fcaca887c8a05 [INFO] running `Command { std: "docker" "start" "-a" "c49926c6df736d019e4da673d5bfb2a8445008d4ecb922afbd0fcaca887c8a05", 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)]` (part of `#[warn(unused)]`) 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($error),)* [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($error),)* [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($error),)* [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($error),)* [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($error),)* [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.03s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nu_isp_cli-a99e354f2d837662) [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" "c49926c6df736d019e4da673d5bfb2a8445008d4ecb922afbd0fcaca887c8a05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c49926c6df736d019e4da673d5bfb2a8445008d4ecb922afbd0fcaca887c8a05", kill_on_drop: false }` [INFO] [stdout] c49926c6df736d019e4da673d5bfb2a8445008d4ecb922afbd0fcaca887c8a05