[INFO] fetching crate inkpad-cli 0.1.0...
[INFO] testing inkpad-cli-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate inkpad-cli 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate inkpad-cli 0.1.0
[INFO] finished tweaking crates.io crate inkpad-cli 0.1.0
[INFO] tweaked toml for crates.io crate inkpad-cli 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate inkpad-cli 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate inkpad-cli 0.1.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c7af2cdffcb1515267429701367cbf491868e7045ff5aa82d84982e3ac532551
[INFO] running `Command { std: "docker" "start" "-a" "c7af2cdffcb1515267429701367cbf491868e7045ff5aa82d84982e3ac532551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c7af2cdffcb1515267429701367cbf491868e7045ff5aa82d84982e3ac532551", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7af2cdffcb1515267429701367cbf491868e7045ff5aa82d84982e3ac532551", kill_on_drop: false }`
[INFO] [stdout] c7af2cdffcb1515267429701367cbf491868e7045ff5aa82d84982e3ac532551
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6d0418cac566062caa8f369fd09954d419adca750792652d333dd1dcb034348a
[INFO] running `Command { std: "docker" "start" "-a" "6d0418cac566062caa8f369fd09954d419adca750792652d333dd1dcb034348a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling libc v0.2.116
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling parity-wasm v0.42.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling byte-slice-cast v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.53
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling inkpad-std v0.1.0
[INFO] [stderr]    Compiling memory_units v0.3.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]    Compiling getrandom v0.2.4
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.78
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling bitvec v0.20.4
[INFO] [stderr]    Compiling wasmi-validation v0.4.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling nodrop v0.1.14
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling crc32fast v1.3.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.6
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling itoa v1.0.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling ryu v1.0.9
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling blake2-rfc v0.2.18
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling dirs-sys v0.3.6
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling libsecp256k1 v0.7.0
[INFO] [stderr]    Compiling patract-wasmi v0.9.1
[INFO] [stderr]    Compiling sled v0.34.7
[INFO] [stderr]    Compiling etc v0.1.16
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling inkpad-derive v0.1.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling proc-macro-crate v1.1.0
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling parity-scale-codec v2.3.1
[INFO] [stderr]    Compiling inkpad-support v0.1.0
[INFO] [stderr]    Compiling inkpad-executor v0.1.0
[INFO] [stderr]    Compiling inkpad-sandbox v0.1.0
[INFO] [stderr]    Compiling inkpad-seal v0.1.0
[INFO] [stderr]    Compiling inkpad-ri v0.1.0
[INFO] [stderr]    Compiling inkpad-runtime v0.1.0
[INFO] [stderr]    Compiling inkpad-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CouldNotParseCommand(String);
[INFO] [stdout]    |            -------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `CouldNotParseCommand` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ParseContractFailed(String);
[INFO] [stdout]    |            ------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ParseContractFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DecodeAddressFailed(String);
[INFO] [stdout]    |            ------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `DecodeAddressFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Custom(String);
[INFO] [stdout]    |            ------ ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Custom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.61s
[INFO] running `Command { std: "docker" "inspect" "6d0418cac566062caa8f369fd09954d419adca750792652d333dd1dcb034348a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d0418cac566062caa8f369fd09954d419adca750792652d333dd1dcb034348a", kill_on_drop: false }`
[INFO] [stdout] 6d0418cac566062caa8f369fd09954d419adca750792652d333dd1dcb034348a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8cec2c259200a41e543594fb0df709d35e3e4ebc13032c05610695f3bcf0376
[INFO] running `Command { std: "docker" "start" "-a" "a8cec2c259200a41e543594fb0df709d35e3e4ebc13032c05610695f3bcf0376", kill_on_drop: false }`
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CouldNotParseCommand(String);
[INFO] [stdout]    |            -------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `CouldNotParseCommand` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ParseContractFailed(String);
[INFO] [stdout]    |            ------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ParseContractFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling inkpad-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DecodeAddressFailed(String);
[INFO] [stdout]    |            ------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `DecodeAddressFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Custom(String);
[INFO] [stdout]    |            ------ ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Custom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:15:33
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct CouldNotParseCommand(String);
[INFO] [stdout]    |            -------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `CouldNotParseCommand` 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] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:17:32
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct ParseContractFailed(String);
[INFO] [stdout]    |            ------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `ParseContractFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub struct DecodeAddressFailed(String);
[INFO] [stdout]    |            ------------------- ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `DecodeAddressFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/result.rs:21:19
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Custom(String);
[INFO] [stdout]    |            ------ ^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Custom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "a8cec2c259200a41e543594fb0df709d35e3e4ebc13032c05610695f3bcf0376", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8cec2c259200a41e543594fb0df709d35e3e4ebc13032c05610695f3bcf0376", kill_on_drop: false }`
[INFO] [stdout] a8cec2c259200a41e543594fb0df709d35e3e4ebc13032c05610695f3bcf0376
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 235e0ceff61f94d00515229da320f8cf839d2aa176e2924e6e05d2c4135cd697
[INFO] running `Command { std: "docker" "start" "-a" "235e0ceff61f94d00515229da320f8cf839d2aa176e2924e6e05d2c4135cd697", kill_on_drop: false }`
[INFO] [stderr] warning: field `0` is never read
[INFO] [stdout] 
[INFO] [stderr]   --> src/result.rs:15:33
[INFO] [stdout] running 0 tests
[INFO] [stderr]    |
[INFO] [stdout] 
[INFO] [stderr] 15 | pub struct CouldNotParseCommand(String);
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]    |            -------------------- ^^^^^^
[INFO] [stdout] 
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `CouldNotParseCommand` 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] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/result.rs:17:32
[INFO] [stderr]    |
[INFO] [stderr] 17 | pub struct ParseContractFailed(String);
[INFO] [stderr]    |            ------------------- ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `ParseContractFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/result.rs:19:32
[INFO] [stderr]    |
[INFO] [stderr] 19 | pub struct DecodeAddressFailed(String);
[INFO] [stderr]    |            ------------------- ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `DecodeAddressFailed` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/result.rs:21:19
[INFO] [stderr]    |
[INFO] [stderr] 21 | pub struct Custom(String);
[INFO] [stderr]    |            ------ ^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `Custom` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: `inkpad-cli` (lib) generated 4 warnings
[INFO] [stderr] warning: `inkpad-cli` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/inkpad_cli-e3748c89e6536e2f)
[INFO] [stderr]      Running unittests bin/inkpad.rs (/opt/rustwide/target/debug/deps/inkpad-c26e2ce09a116c0e)
[INFO] [stderr]    Doc-tests inkpad_cli
[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] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/util.rs - util::decode_addr (line 6) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.63s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "235e0ceff61f94d00515229da320f8cf839d2aa176e2924e6e05d2c4135cd697", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "235e0ceff61f94d00515229da320f8cf839d2aa176e2924e6e05d2c4135cd697", kill_on_drop: false }`
[INFO] [stdout] 235e0ceff61f94d00515229da320f8cf839d2aa176e2924e6e05d2c4135cd697
