[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] 7fe40e2e6f6ecccb531149283c79c1aa84fbdd0e [INFO] testing ndelvalle/nakatoshi against master#61223975d46f794466efa832bc7562b9707ecc46+rustflags=-Copt-level=3 for pr-121282 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fndelvalle%2Fnakatoshi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ndelvalle/nakatoshi on toolchain 61223975d46f794466efa832bc7562b9707ecc46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "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-3-tc1/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ee87667746b9d745fee55a39165ebea427fc0aecc47bbf6f7ebefc835fa748f3 [INFO] running `Command { std: "docker" "start" "-a" "ee87667746b9d745fee55a39165ebea427fc0aecc47bbf6f7ebefc835fa748f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ee87667746b9d745fee55a39165ebea427fc0aecc47bbf6f7ebefc835fa748f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee87667746b9d745fee55a39165ebea427fc0aecc47bbf6f7ebefc835fa748f3", kill_on_drop: false }` [INFO] [stdout] ee87667746b9d745fee55a39165ebea427fc0aecc47bbf6f7ebefc835fa748f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e201ef674f65715d0d99e2f3ace1be9867781506e871ed3bd8bb4c833fb118be [INFO] running `Command { std: "docker" "start" "-a" "e201ef674f65715d0d99e2f3ace1be9867781506e871ed3bd8bb4c833fb118be", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling portable-atomic v1.3.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling bitcoin_hashes v0.11.0 [INFO] [stderr] Compiling serde_json v1.0.109 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling deranged v0.3.9 [INFO] [stderr] Compiling clap_builder v4.5.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling bech32 v0.9.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rayon v1.8.1 [INFO] [stderr] Compiling indicatif v0.17.8 [INFO] [stderr] Compiling clap v4.5.0 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling secp256k1 v0.24.2 [INFO] [stderr] Compiling bitcoin v0.29.2 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling spinners v4.1.0 [INFO] [stderr] Compiling nakatoshi v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.05s [INFO] running `Command { std: "docker" "inspect" "e201ef674f65715d0d99e2f3ace1be9867781506e871ed3bd8bb4c833fb118be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e201ef674f65715d0d99e2f3ace1be9867781506e871ed3bd8bb4c833fb118be", kill_on_drop: false }` [INFO] [stdout] e201ef674f65715d0d99e2f3ace1be9867781506e871ed3bd8bb4c833fb118be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 674aa34419e634530e164ef24b7bb6e7c89e7569065350393d09ae3cd74281d1 [INFO] running `Command { std: "docker" "start" "-a" "674aa34419e634530e164ef24b7bb6e7c89e7569065350393d09ae3cd74281d1", kill_on_drop: false }` [INFO] [stderr] Compiling nakatoshi v0.2.8 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s [INFO] running `Command { std: "docker" "inspect" "674aa34419e634530e164ef24b7bb6e7c89e7569065350393d09ae3cd74281d1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674aa34419e634530e164ef24b7bb6e7c89e7569065350393d09ae3cd74281d1", kill_on_drop: false }` [INFO] [stdout] 674aa34419e634530e164ef24b7bb6e7c89e7569065350393d09ae3cd74281d1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+61223975d46f794466efa832bc7562b9707ecc46" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 290de04b6331d9860fcac91bf55d2d1e0b64dbd993e399dbf5bad303ab5be4dc [INFO] running `Command { std: "docker" "start" "-a" "290de04b6331d9860fcac91bf55d2d1e0b64dbd993e399dbf5bad303ab5be4dc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nakatoshi-c446038f4f3de7b8) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::create_bech32_address ... ok [INFO] [stdout] test tests::create_bitcoin_address ... ok [INFO] [stdout] test tests::create_bitcoin_private_key ... ok [INFO] [stdout] test tests::create_compressed_bitcoin_public_key ... ok [INFO] [stdout] test tests::create_uncompressed_bitcoin_public_key ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "290de04b6331d9860fcac91bf55d2d1e0b64dbd993e399dbf5bad303ab5be4dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "290de04b6331d9860fcac91bf55d2d1e0b64dbd993e399dbf5bad303ab5be4dc", kill_on_drop: false }` [INFO] [stdout] 290de04b6331d9860fcac91bf55d2d1e0b64dbd993e399dbf5bad303ab5be4dc