[INFO] fetching crate nym-cli 0.1.0... [INFO] testing nym-cli-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate nym-cli 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate nym-cli 0.1.0 [INFO] finished tweaking crates.io crate nym-cli 0.1.0 [INFO] tweaked toml for crates.io crate nym-cli 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nym-cli 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nym-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded titlecase v1.1.0 [INFO] [stderr] Downloaded nym v0.1.0 [INFO] [stderr] Downloaded path-slash v0.1.4 [INFO] [stderr] Downloaded lscolors v0.7.1 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0e01c6663228f324edaae193e6306a2028af7721570ddeb172707ac99903045 [INFO] running `Command { std: "docker" "start" "-a" "c0e01c6663228f324edaae193e6306a2028af7721570ddeb172707ac99903045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0e01c6663228f324edaae193e6306a2028af7721570ddeb172707ac99903045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0e01c6663228f324edaae193e6306a2028af7721570ddeb172707ac99903045", kill_on_drop: false }` [INFO] [stdout] c0e01c6663228f324edaae193e6306a2028af7721570ddeb172707ac99903045 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ce0fb4fce7f4b2dcdca536b772c4421c5e5be47ab599e762bd5906d784d83628 [INFO] running `Command { std: "docker" "start" "-a" "ce0fb4fce7f4b2dcdca536b772c4421c5e5be47ab599e762bd5906d784d83628", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling faccess v0.2.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling bimap v0.6.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling textwrap v0.13.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling lscolors v0.7.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling titlecase v1.1.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling nym v0.1.0 [INFO] [stderr] Compiling nym-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `transform` is never read [INFO] [stdout] --> src/main.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 167 | Append { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 168 | #[structopt(flatten)] [INFO] [stdout] 169 | transform: UnparsedTransform, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` 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] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoStyle` is never used [INFO] [stdout] --> src/terminal.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait IntoStyle: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stylize` is never used [INFO] [stdout] --> src/terminal.rs:241:8 [INFO] [stdout] | [INFO] [stdout] 240 | pub trait Stylize { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 241 | fn stylize(&self) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.21s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ce0fb4fce7f4b2dcdca536b772c4421c5e5be47ab599e762bd5906d784d83628", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce0fb4fce7f4b2dcdca536b772c4421c5e5be47ab599e762bd5906d784d83628", kill_on_drop: false }` [INFO] [stdout] ce0fb4fce7f4b2dcdca536b772c4421c5e5be47ab599e762bd5906d784d83628 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 8eed2d9484d8ffbda7f98fc7c5cbab1bbef7897ce2f6e4bb7307a33adc8cfece [INFO] running `Command { std: "docker" "start" "-a" "8eed2d9484d8ffbda7f98fc7c5cbab1bbef7897ce2f6e4bb7307a33adc8cfece", kill_on_drop: false }` [INFO] [stderr] Compiling nym-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `transform` is never read [INFO] [stdout] --> src/main.rs:169:9 [INFO] [stdout] | [INFO] [stdout] 167 | Append { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 168 | #[structopt(flatten)] [INFO] [stdout] 169 | transform: UnparsedTransform, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` 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] [INFO] [stdout] [INFO] [stdout] warning: trait `IntoStyle` is never used [INFO] [stdout] --> src/terminal.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait IntoStyle: Sized { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `stylize` is never used [INFO] [stdout] --> src/terminal.rs:241:8 [INFO] [stdout] | [INFO] [stdout] 240 | pub trait Stylize { [INFO] [stdout] | ------- method in this trait [INFO] [stdout] 241 | fn stylize(&self) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "8eed2d9484d8ffbda7f98fc7c5cbab1bbef7897ce2f6e4bb7307a33adc8cfece", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eed2d9484d8ffbda7f98fc7c5cbab1bbef7897ce2f6e4bb7307a33adc8cfece", kill_on_drop: false }` [INFO] [stdout] 8eed2d9484d8ffbda7f98fc7c5cbab1bbef7897ce2f6e4bb7307a33adc8cfece [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] ff1d370a0daa415384ae09f48c6c5dc97791c817afa310c055f69634c735c083 [INFO] running `Command { std: "docker" "start" "-a" "ff1d370a0daa415384ae09f48c6c5dc97791c817afa310c055f69634c735c083", kill_on_drop: false }` [INFO] [stderr] warning: field `transform` is never read [INFO] [stderr] --> src/main.rs:169:9 [INFO] [stderr] | [INFO] [stderr] 167 | Append { [INFO] [stderr] | ------ field in this variant [INFO] [stderr] 168 | #[structopt(flatten)] [INFO] [stderr] 169 | transform: UnparsedTransform, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Command` 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] [INFO] [stderr] warning: trait `IntoStyle` is never used [INFO] [stderr] --> src/terminal.rs:32:11 [INFO] [stderr] | [INFO] [stderr] 32 | pub trait IntoStyle: Sized { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `stylize` is never used [INFO] [stderr] --> src/terminal.rs:241:8 [INFO] [stderr] | [INFO] [stderr] 240 | pub trait Stylize { [INFO] [stderr] | ------- method in this trait [INFO] [stderr] 241 | fn stylize(&self) -> Vec { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nym-cli` (bin "nym" test) generated 3 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/nym-07e81ae82abc5698) [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" "ff1d370a0daa415384ae09f48c6c5dc97791c817afa310c055f69634c735c083", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1d370a0daa415384ae09f48c6c5dc97791c817afa310c055f69634c735c083", kill_on_drop: false }` [INFO] [stdout] ff1d370a0daa415384ae09f48c6c5dc97791c817afa310c055f69634c735c083