[INFO] cloning repository https://github.com/ndelvalle/nakatoshi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ndelvalle/nakatoshi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f298b96b7cd5c74f04abfd2f3327293d209b1465 [INFO] testing ndelvalle/nakatoshi against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ndelvalle/nakatoshi on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/ndelvalle/nakatoshi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] aa7d1a9cf557a18a84d2c967bef26d287e103cd9b6980a693b40e6e7c1082118 [INFO] running `Command { std: "docker" "start" "-a" "aa7d1a9cf557a18a84d2c967bef26d287e103cd9b6980a693b40e6e7c1082118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa7d1a9cf557a18a84d2c967bef26d287e103cd9b6980a693b40e6e7c1082118", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa7d1a9cf557a18a84d2c967bef26d287e103cd9b6980a693b40e6e7c1082118", kill_on_drop: false }` [INFO] [stdout] aa7d1a9cf557a18a84d2c967bef26d287e103cd9b6980a693b40e6e7c1082118 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 885e4edf8a90f61e095517faf92bf3986a9bad743fbe9ca70a755cef8da3caad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "885e4edf8a90f61e095517faf92bf3986a9bad743fbe9ca70a755cef8da3caad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ansi_term v0.7.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling strum v0.8.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bech32 v0.7.2 [INFO] [stderr] Compiling bitcoin_hashes v0.9.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling strum_macros v0.8.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling spinner v0.5.0 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling spinners v1.2.0 [INFO] [stderr] Compiling indicatif v0.16.0 [INFO] [stderr] Compiling bitcoin v0.25.2 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling nakatoshi v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.10s [INFO] running `Command { std: "docker" "inspect" "885e4edf8a90f61e095517faf92bf3986a9bad743fbe9ca70a755cef8da3caad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "885e4edf8a90f61e095517faf92bf3986a9bad743fbe9ca70a755cef8da3caad", kill_on_drop: false }` [INFO] [stdout] 885e4edf8a90f61e095517faf92bf3986a9bad743fbe9ca70a755cef8da3caad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28d2faea804ec214036d5d97a59d37d49f07499392f9c9d85c0772e6d2660fa3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "28d2faea804ec214036d5d97a59d37d49f07499392f9c9d85c0772e6d2660fa3", kill_on_drop: false }` [INFO] [stderr] Compiling nakatoshi v0.2.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.70s [INFO] running `Command { std: "docker" "inspect" "28d2faea804ec214036d5d97a59d37d49f07499392f9c9d85c0772e6d2660fa3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28d2faea804ec214036d5d97a59d37d49f07499392f9c9d85c0772e6d2660fa3", kill_on_drop: false }` [INFO] [stdout] 28d2faea804ec214036d5d97a59d37d49f07499392f9c9d85c0772e6d2660fa3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d4d1637c588d3329e442597798c8886b8f5cbec6a0c175d5bb472f4598cbc738 [INFO] running `Command { std: "docker" "start" "-a" "d4d1637c588d3329e442597798c8886b8f5cbec6a0c175d5bb472f4598cbc738", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nakatoshi-7b8de58e070e2e0b) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::create_compressed_bitcoin_public_key ... ok [INFO] [stdout] test tests::create_bech32_address ... ok [INFO] [stdout] test tests::create_uncompressed_bitcoin_public_key ... ok [INFO] [stdout] test tests::create_bitcoin_private_key ... ok [INFO] [stdout] test tests::create_bitcoin_address ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d4d1637c588d3329e442597798c8886b8f5cbec6a0c175d5bb472f4598cbc738", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4d1637c588d3329e442597798c8886b8f5cbec6a0c175d5bb472f4598cbc738", kill_on_drop: false }` [INFO] [stdout] d4d1637c588d3329e442597798c8886b8f5cbec6a0c175d5bb472f4598cbc738