[INFO] fetching crate blockchain-cli 1.1.2...
[INFO] testing blockchain-cli-1.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate blockchain-cli 1.1.2 into /workspace/builds/worker-4-tc2/source
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate blockchain-cli 1.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate blockchain-cli 1.1.2
[INFO] tweaked toml for crates.io crate blockchain-cli 1.1.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate blockchain-cli 1.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate blockchain-cli 1.1.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd84c34d1fc1656973caa16aaf9bf6fd7d586e3c3da6e416a3bdc99fb84174e2
[INFO] running `Command { std: "docker" "start" "-a" "bd84c34d1fc1656973caa16aaf9bf6fd7d586e3c3da6e416a3bdc99fb84174e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd84c34d1fc1656973caa16aaf9bf6fd7d586e3c3da6e416a3bdc99fb84174e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd84c34d1fc1656973caa16aaf9bf6fd7d586e3c3da6e416a3bdc99fb84174e2", kill_on_drop: false }`
[INFO] [stdout] bd84c34d1fc1656973caa16aaf9bf6fd7d586e3c3da6e416a3bdc99fb84174e2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e2da193f40e289c2b35d20485f104aba3050aa6ffd3eb0df38385b5f564c880
[INFO] running `Command { std: "docker" "start" "-a" "8e2da193f40e289c2b35d20485f104aba3050aa6ffd3eb0df38385b5f564c880", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling blockchain-cli v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.89s
[INFO] running `Command { std: "docker" "inspect" "8e2da193f40e289c2b35d20485f104aba3050aa6ffd3eb0df38385b5f564c880", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e2da193f40e289c2b35d20485f104aba3050aa6ffd3eb0df38385b5f564c880", kill_on_drop: false }`
[INFO] [stdout] 8e2da193f40e289c2b35d20485f104aba3050aa6ffd3eb0df38385b5f564c880
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2db4b5fb0d806ef43a1661520a5109915927f80abcfe9628e29084b9af949bce
[INFO] running `Command { std: "docker" "start" "-a" "2db4b5fb0d806ef43a1661520a5109915927f80abcfe9628e29084b9af949bce", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.8
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling async-trait v0.1.85
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling cliclack v0.1.13
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pin-project v1.1.8
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling uuid v1.12.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling blockchain-cli v1.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.51s
[INFO] running `Command { std: "docker" "inspect" "2db4b5fb0d806ef43a1661520a5109915927f80abcfe9628e29084b9af949bce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2db4b5fb0d806ef43a1661520a5109915927f80abcfe9628e29084b9af949bce", kill_on_drop: false }`
[INFO] [stdout] 2db4b5fb0d806ef43a1661520a5109915927f80abcfe9628e29084b9af949bce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d594c687f0f98c2f547367d327d2baf300d91534d294383a235b4fdbd67d7f86
[INFO] running `Command { std: "docker" "start" "-a" "d594c687f0f98c2f547367d327d2baf300d91534d294383a235b4fdbd67d7f86", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/blockchain-34ca3ac0379f040b)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/chain_integration_test.rs (/opt/rustwide/target/debug/deps/chain_integration_test-2e360744890efa12)
[INFO] [stdout] test block::tests::test_new_block ... ok
[INFO] [stdout] test transaction::tests::test_new_transaction ... ok
[INFO] [stdout] test block::tests::test_proof_of_work ... ok
[INFO] [stdout] test wallet::tests::test_new_wallet ... ok
[INFO] [stdout] test chain::tests::test_generate_address ... 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] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test test_add_transaction ... ok
[INFO] [stdout] test test_get_transaction_not_found ... ok
[INFO] [stdout] test test_get_transactions_not_found ... ok
[INFO] [stdout] test test_generate_new_block ... ok
[INFO] [stdout] test test_get_wallet_transactions_not_found ... ok
[INFO] [stdout] test test_get_transactions_empty_page ... ok
[INFO] [stdout] test test_get_wallet_balance_not_found ... ok
[INFO] [stdout] test test_update_difficulty ... ok
[INFO] [stdout] test test_get_last_hash ... ok
[INFO] [stdout] test test_get_transactions ... ok
[INFO] [stdout] test test_get_transaction ... ok
[INFO] [stdout] test test_get_new_wallet_transactions ... ok
[INFO] [stdout] test test_create_wallet ... ok
[INFO] [stdout] test test_validate_transaction ... ok
[INFO] [stdout] test test_update_reward ... ok
[INFO] [stdout] test test_validate_transaction_failed_by_invalid_sender_balance ... ok
[INFO] [stdout] test test_add_transaction_validation_failed ... ok
[INFO] [stdout] test test_get_wallet_balance ... ok
[INFO] [stdout] test test_get_wallet_transactions ... ok
[INFO] [stdout] test test_get_wallet_transactions_empty_page ... ok
[INFO] [stdout] test test_validate_transaction_failed_by_invalid_amount ... ok
[INFO] [stdout] test test_update_fee ... ok
[INFO] [stdout] test test_validate_transaction_failed_by_invalid_sender ... ok
[INFO] [stdout] test test_validate_transaction_failed_by_root ... ok
[INFO] [stdout] test test_add_transaction_invalid_balance ... ok
[INFO] [stdout] test test_validate_transaction_failed_by_invalid_receiver ... ok
[INFO] [stdout] test test_validate_transaction_failed_by_same_addresses ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/common.rs (/opt/rustwide/target/debug/deps/common-66924e437e4acdcf)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests blockchain
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d594c687f0f98c2f547367d327d2baf300d91534d294383a235b4fdbd67d7f86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d594c687f0f98c2f547367d327d2baf300d91534d294383a235b4fdbd67d7f86", kill_on_drop: false }`
[INFO] [stdout] d594c687f0f98c2f547367d327d2baf300d91534d294383a235b4fdbd67d7f86
