[INFO] updating cached repository https://github.com/michaelsdunn1/bitcoin [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 73c262ebdd755038e08fa132c518922ccbd5c246 [INFO] testing michaelsdunn1/bitcoin against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmichaelsdunn1%2Fbitcoin" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/michaelsdunn1/bitcoin on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/michaelsdunn1/bitcoin [INFO] finished tweaking git repo https://github.com/michaelsdunn1/bitcoin [INFO] tweaked toml for git repo https://github.com/michaelsdunn1/bitcoin written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/michaelsdunn1/bitcoin already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 50c9be85bbd98323053eea9f160942fea4e4f0dfb5c962073f9f0e8418aefaa4 [INFO] running `"docker" "start" "-a" "50c9be85bbd98323053eea9f160942fea4e4f0dfb5c962073f9f0e8418aefaa4"` [INFO] [stderr] Compiling nodrop v0.1.12 [INFO] [stderr] Compiling serde v1.0.76 [INFO] [stderr] Compiling cc v1.0.22 [INFO] [stderr] Compiling libc v0.2.43 [INFO] [stderr] Compiling byte-tools v0.1.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling rand_core v0.2.1 [INFO] [stderr] Compiling base16 v0.1.1 [INFO] [stderr] Compiling base58 v0.1.0 [INFO] [stderr] Compiling byteorder v1.2.6 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling generic-array v0.7.3 [INFO] [stderr] Compiling digest v0.5.2 [INFO] [stderr] Compiling digest-buffer v0.3.1 [INFO] [stderr] Compiling sha2 v0.5.3 [INFO] [stderr] Compiling digest v0.7.5 [INFO] [stderr] Compiling ripemd160 v0.7.0 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling secp256k1 v0.11.1 [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Secp256k1` [INFO] [stderr] --> src/keys.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | use self::secp256k1::{Secp256k1, SecretKey, PublicKey}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.58s [INFO] running `"docker" "inspect" "50c9be85bbd98323053eea9f160942fea4e4f0dfb5c962073f9f0e8418aefaa4"` [INFO] running `"docker" "rm" "-f" "50c9be85bbd98323053eea9f160942fea4e4f0dfb5c962073f9f0e8418aefaa4"` [INFO] [stdout] 50c9be85bbd98323053eea9f160942fea4e4f0dfb5c962073f9f0e8418aefaa4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stdout] 71906868299b3fba8a33c004c065213de07152e12b1182403460d64ef443afa7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "71906868299b3fba8a33c004c065213de07152e12b1182403460d64ef443afa7"` [INFO] [stderr] Compiling bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `Secp256k1` [INFO] [stderr] --> src/keys.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | use self::secp256k1::{Secp256k1, SecretKey, PublicKey}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "71906868299b3fba8a33c004c065213de07152e12b1182403460d64ef443afa7"` [INFO] running `"docker" "rm" "-f" "71906868299b3fba8a33c004c065213de07152e12b1182403460d64ef443afa7"` [INFO] [stdout] 71906868299b3fba8a33c004c065213de07152e12b1182403460d64ef443afa7 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 27932eadf8bca445ea4ac44264353eaa9cafa9cf7001d762e88ac596eefe5500 [INFO] running `"docker" "start" "-a" "27932eadf8bca445ea4ac44264353eaa9cafa9cf7001d762e88ac596eefe5500"` [INFO] [stderr] warning: unused import: `Secp256k1` [INFO] [stderr] --> src/keys.rs:15:23 [INFO] [stderr] | [INFO] [stderr] 15 | use self::secp256k1::{Secp256k1, SecretKey, PublicKey}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.32s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bitcoin-3061fe8a8026ce46 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test keys::test_base58_check_decode ... ok [INFO] [stdout] test keys::test_wif_compressed ... ok [INFO] [stdout] test keys::test_wif ... ok [INFO] [stdout] test keys::test_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/bitcoin-1b83046715d64683 [INFO] [stderr] Doc-tests bitcoin [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 [INFO] [stdout] [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "27932eadf8bca445ea4ac44264353eaa9cafa9cf7001d762e88ac596eefe5500"` [INFO] running `"docker" "rm" "-f" "27932eadf8bca445ea4ac44264353eaa9cafa9cf7001d762e88ac596eefe5500"` [INFO] [stdout] 27932eadf8bca445ea4ac44264353eaa9cafa9cf7001d762e88ac596eefe5500