[INFO] cloning repository https://github.com/DeckerSU/komodo-passphrase [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeckerSU/komodo-passphrase" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeckerSU%2Fkomodo-passphrase", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeckerSU%2Fkomodo-passphrase'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f294220fce6e98d3251efd3e1fcc194a3768d034 [INFO] testing DeckerSU/komodo-passphrase against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeckerSU%2Fkomodo-passphrase" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DeckerSU/komodo-passphrase on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DeckerSU/komodo-passphrase [INFO] finished tweaking git repo https://github.com/DeckerSU/komodo-passphrase [INFO] tweaked toml for git repo https://github.com/DeckerSU/komodo-passphrase written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/DeckerSU/komodo-passphrase already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4cdee745717160ef043128c54fab2dfd7f15f3d247dbd91576da81f6ff27ad3 [INFO] running `Command { std: "docker" "start" "-a" "d4cdee745717160ef043128c54fab2dfd7f15f3d247dbd91576da81f6ff27ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4cdee745717160ef043128c54fab2dfd7f15f3d247dbd91576da81f6ff27ad3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4cdee745717160ef043128c54fab2dfd7f15f3d247dbd91576da81f6ff27ad3", kill_on_drop: false }` [INFO] [stdout] d4cdee745717160ef043128c54fab2dfd7f15f3d247dbd91576da81f6ff27ad3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 004d0ef285e0cd59e501818d8bf1ce6d5c2a8b8253bff5f71390ea18634e89f7 [INFO] running `Command { std: "docker" "start" "-a" "004d0ef285e0cd59e501818d8bf1ce6d5c2a8b8253bff5f71390ea18634e89f7", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling base58 v0.2.0 [INFO] [stderr] Compiling bitcoin_hashes v0.10.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.1 [INFO] [stderr] Compiling secp256k1 v0.20.3 [INFO] [stderr] Compiling komodo-passphrase v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.05s [INFO] running `Command { std: "docker" "inspect" "004d0ef285e0cd59e501818d8bf1ce6d5c2a8b8253bff5f71390ea18634e89f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "004d0ef285e0cd59e501818d8bf1ce6d5c2a8b8253bff5f71390ea18634e89f7", kill_on_drop: false }` [INFO] [stdout] 004d0ef285e0cd59e501818d8bf1ce6d5c2a8b8253bff5f71390ea18634e89f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c81645aa8e4928ecc8e8f17eef1bd1b6f36ee9544a3ca76377a4a603ec7b3f22 [INFO] running `Command { std: "docker" "start" "-a" "c81645aa8e4928ecc8e8f17eef1bd1b6f36ee9544a3ca76377a4a603ec7b3f22", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stderr] Compiling komodo-passphrase v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] running `Command { std: "docker" "inspect" "c81645aa8e4928ecc8e8f17eef1bd1b6f36ee9544a3ca76377a4a603ec7b3f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c81645aa8e4928ecc8e8f17eef1bd1b6f36ee9544a3ca76377a4a603ec7b3f22", kill_on_drop: false }` [INFO] [stdout] c81645aa8e4928ecc8e8f17eef1bd1b6f36ee9544a3ca76377a4a603ec7b3f22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 60d00894c0c823b249322716e9c6e94af6e451071bb07a696c20241b782d9ab2 [INFO] running `Command { std: "docker" "start" "-a" "60d00894c0c823b249322716e9c6e94af6e451071bb07a696c20241b782d9ab2", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition2021` has been stabilized in the 1.56 release and is no longer necessary to be listed in the manifest [INFO] [stderr] See https://doc.rust-lang.org/cargo/reference/manifest.html#the-edition-field for more information about using this feature. [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/komodo_passphrase-1789aa1420276d8e) [INFO] [stdout] test tests::wifaddr_test ... ok [INFO] [stdout] test tests::privpub_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "60d00894c0c823b249322716e9c6e94af6e451071bb07a696c20241b782d9ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60d00894c0c823b249322716e9c6e94af6e451071bb07a696c20241b782d9ab2", kill_on_drop: false }` [INFO] [stdout] 60d00894c0c823b249322716e9c6e94af6e451071bb07a696c20241b782d9ab2