[INFO] updating cached repository https://github.com/ndelvalle/nakatoshi [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] 5276f0deb887270d4ce32169e88a065bfb38ea14 [INFO] testing ndelvalle/nakatoshi against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ndelvalle/nakatoshi 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/ndelvalle/nakatoshi [INFO] finished tweaking git repo https://github.com/ndelvalle/nakatoshi [INFO] tweaked toml for git repo https://github.com/ndelvalle/nakatoshi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ndelvalle/nakatoshi 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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 38a2e8dc59cb8cf330bdce7d0f68ac86899a8b1d31cf2b2d75a28e42b537b478 [INFO] running `"docker" "start" "-a" "38a2e8dc59cb8cf330bdce7d0f68ac86899a8b1d31cf2b2d75a28e42b537b478"` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling bitcoin_hashes v0.7.4 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling secp256k1-sys v0.1.2 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling secp256k1 v0.17.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling time-macros-impl v0.1.0 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling time v0.2.6 [INFO] [stderr] Compiling bitcoin v0.23.0 [INFO] [stderr] Compiling nakatoshi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `"docker" "inspect" "38a2e8dc59cb8cf330bdce7d0f68ac86899a8b1d31cf2b2d75a28e42b537b478"` [INFO] running `"docker" "rm" "-f" "38a2e8dc59cb8cf330bdce7d0f68ac86899a8b1d31cf2b2d75a28e42b537b478"` [INFO] [stdout] 38a2e8dc59cb8cf330bdce7d0f68ac86899a8b1d31cf2b2d75a28e42b537b478 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 084e568256c397836b380077e74dbc7547ffb213e1b5e835f52ecca6063d500f [INFO] running `"docker" "start" "-a" "084e568256c397836b380077e74dbc7547ffb213e1b5e835f52ecca6063d500f"` [INFO] [stderr] Compiling nakatoshi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.36s [INFO] running `"docker" "inspect" "084e568256c397836b380077e74dbc7547ffb213e1b5e835f52ecca6063d500f"` [INFO] running `"docker" "rm" "-f" "084e568256c397836b380077e74dbc7547ffb213e1b5e835f52ecca6063d500f"` [INFO] [stdout] 084e568256c397836b380077e74dbc7547ffb213e1b5e835f52ecca6063d500f [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stdout] ce0b59b62ad946b06cb9a201908cab0f1406327fa7e695e6c0c10213c2fd9f83 [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" "ce0b59b62ad946b06cb9a201908cab0f1406327fa7e695e6c0c10213c2fd9f83"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/nakatoshi-29d3d8c67c1415c0 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::create_bitcoin_address ... ok [INFO] [stdout] test tests::create_bitcoin_private_key ... ok [INFO] [stdout] test tests::create_bitcoin_public_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ce0b59b62ad946b06cb9a201908cab0f1406327fa7e695e6c0c10213c2fd9f83"` [INFO] running `"docker" "rm" "-f" "ce0b59b62ad946b06cb9a201908cab0f1406327fa7e695e6c0c10213c2fd9f83"` [INFO] [stdout] ce0b59b62ad946b06cb9a201908cab0f1406327fa7e695e6c0c10213c2fd9f83