[INFO] cloning repository https://github.com/minvs1/crypto-wallet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/minvs1/crypto-wallet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminvs1%2Fcrypto-wallet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminvs1%2Fcrypto-wallet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d893e90c7ef7b850fe7acb55554b9ae74eb2faf7 [INFO] testing minvs1/crypto-wallet against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fminvs1%2Fcrypto-wallet" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/minvs1/crypto-wallet on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/minvs1/crypto-wallet [INFO] finished tweaking git repo https://github.com/minvs1/crypto-wallet [INFO] tweaked toml for git repo https://github.com/minvs1/crypto-wallet written to /workspace/builds/worker-19/source/Cargo.toml [INFO] crate git repo https://github.com/minvs1/crypto-wallet already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zeroize_derive v1.3.2 [INFO] [stderr] Downloaded anyhow v1.0.55 [INFO] [stderr] Downloaded zeroize v1.5.3 [INFO] [stderr] Downloaded tiny-bip39 v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7126226309bc1a50d22871ee6900cd5b6d5018cf2f92d42c7af30319d88e32e4 [INFO] running `Command { std: "docker" "start" "-a" "7126226309bc1a50d22871ee6900cd5b6d5018cf2f92d42c7af30319d88e32e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7126226309bc1a50d22871ee6900cd5b6d5018cf2f92d42c7af30319d88e32e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7126226309bc1a50d22871ee6900cd5b6d5018cf2f92d42c7af30319d88e32e4", kill_on_drop: false }` [INFO] [stdout] 7126226309bc1a50d22871ee6900cd5b6d5018cf2f92d42c7af30319d88e32e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85ab584d67215c5196cdd0c79b426416693799b62376a7b983d66383683a4e62 [INFO] running `Command { std: "docker" "start" "-a" "85ab584d67215c5196cdd0c79b426416693799b62376a7b983d66383683a4e62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling pbkdf2 v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tiny-bip39 v0.8.2 [INFO] [stderr] Compiling crypto-recovery v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `seed` [INFO] [stdout] --> src/platform/monero/mod.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | seed: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Monero` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/platform/monero/mod.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.43s [INFO] running `Command { std: "docker" "inspect" "85ab584d67215c5196cdd0c79b426416693799b62376a7b983d66383683a4e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85ab584d67215c5196cdd0c79b426416693799b62376a7b983d66383683a4e62", kill_on_drop: false }` [INFO] [stdout] 85ab584d67215c5196cdd0c79b426416693799b62376a7b983d66383683a4e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a10007aec9c242f76ed3581abc01509f39940e6968c51c6f7ca79da887be64b [INFO] running `Command { std: "docker" "start" "-a" "8a10007aec9c242f76ed3581abc01509f39940e6968c51c6f7ca79da887be64b", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-recovery v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `seed` [INFO] [stdout] --> src/platform/monero/mod.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | seed: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Monero` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/platform/monero/mod.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "8a10007aec9c242f76ed3581abc01509f39940e6968c51c6f7ca79da887be64b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a10007aec9c242f76ed3581abc01509f39940e6968c51c6f7ca79da887be64b", kill_on_drop: false }` [INFO] [stdout] 8a10007aec9c242f76ed3581abc01509f39940e6968c51c6f7ca79da887be64b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 85f9821c50aeee6573bee9995374f053806a1707b49931a0e0f2196699ec6004 [INFO] running `Command { std: "docker" "start" "-a" "85f9821c50aeee6573bee9995374f053806a1707b49931a0e0f2196699ec6004", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `seed` [INFO] [stderr] --> src/platform/monero/mod.rs:5:3 [INFO] [stderr] | [INFO] [stderr] 5 | seed: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Monero` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/platform/monero/mod.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `crypto-recovery` (bin "crypto-recovery" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4m 49s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/crypto_recovery-ad3fd078b3bbf490) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_parse_mnemonic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "85f9821c50aeee6573bee9995374f053806a1707b49931a0e0f2196699ec6004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85f9821c50aeee6573bee9995374f053806a1707b49931a0e0f2196699ec6004", kill_on_drop: false }` [INFO] [stdout] 85f9821c50aeee6573bee9995374f053806a1707b49931a0e0f2196699ec6004