[INFO] cloning repository https://github.com/optout21/localpool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/optout21/localpool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptout21%2Flocalpool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptout21%2Flocalpool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70415c00dbaf364be2f346a582a301a5c4577c5f
[INFO] testing optout21/localpool against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foptout21%2Flocalpool" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/optout21/localpool
[INFO] finished tweaking git repo https://github.com/optout21/localpool
[INFO] tweaked toml for git repo https://github.com/optout21/localpool written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/optout21/localpool on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/optout21/localpool 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0
[INFO] running `Command { std: "docker" "start" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling zmij v1.0.17
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling headers-core v0.3.0
[INFO] [stderr]    Compiling headers v0.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling warp v0.4.2
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling localpool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.67s
[INFO] running `Command { std: "docker" "inspect" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.4.0
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling warp v0.4.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling serial_test v3.4.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling localpool v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 27.39s
[INFO] running `Command { std: "docker" "inspect" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/localpool-5195a4402c34b0f3)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test local_txs::tests::test_add_multiple_transactions ... ok
[INFO] [stdout] test local_txs::tests::test_add_with_empty_txhex ... ok
[INFO] [stdout] test local_txs::tests::test_add_single_transaction ... ok
[INFO] [stdout] test local_txs::tests::test_add_with_long_txhex ... ok
[INFO] [stdout] test local_txs::tests::test_get_earliest_with_multiple_transactions ... ok
[INFO] [stdout] test local_txs::tests::test_get_earliest_with_single_transaction ... ok
[INFO] [stdout] test local_txs::tests::test_clone_local_txs ... ok
[INFO] [stdout] test local_txs::tests::test_get_earliest_on_empty_returns_none ... ok
[INFO] [stdout] test local_txs::tests::test_len_returns_correct_count ... ok
[INFO] [stdout] test local_txs::tests::test_add_with_different_rpc_commands ... ok
[INFO] [stdout] test local_txs::tests::test_new_creates_empty_local_txs ... ok
[INFO] [stdout] test local_txs::tests::test_remove_earliest_on_empty_returns_none ... ok
[INFO] [stdout] test local_txs::tests::test_multiple_operations_sequence ... ok
[INFO] [stdout] test local_txs::tests::test_remove_earliest_with_single_transaction ... ok
[INFO] [stdout] test local_txs::tests::test_remove_earliest_with_multiple_transactions ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_accept_command ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_accept_json ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_clear ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_multiple_commands ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_logging_toggle ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_get_last_command ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_thread_safety ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_get_commands_by_method ... ok
[INFO] [stdout] test test_stub::command_store::tests::test_invalid_json ... ok
[INFO] [stdout] test test_stub::rpc_stub::tests::test_http_server_response_format ... ok
[INFO] [stdout] test test_stub::rpc_stub::tests::test_http_server_multiple_commands ... ok
[INFO] [stdout] test test_stub::rpc_stub::tests::test_http_server_clear_commands ... ok
[INFO] [stdout] test test_stub::rpc_stub::tests::test_http_server_filter_by_method ... ok
[INFO] [stdout] test test_stub::rpc_stub::tests::test_http_server_accepts_rpc_command ... ok
[INFO] [stdout] test test_stub::rpc_stub::tests::test_getblockchaininfo_response ... ok
[INFO] [stdout] test test_proxy::test_proxy_accepts_rpc_command ... ok
[INFO] [stdout] test test_proxy::test_proxy_as_plaintext ... ok
[INFO] [stdout] test test_proxy::test_proxy_response_headers ... ok
[INFO] [stdout] test test_proxy::test_proxy_sendrawtransaction_nondelayed ... ok
[INFO] [stdout] test test_proxy::test_proxy_sendrawtransaction_delayed ... ok
[INFO] [stdout] test test_proxy::test_proxy_multiple_commands ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/localpool-49e208f9cd0a88c8)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.11s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/test_stub_main.rs (/opt/rustwide/target/debug/deps/test_stub-050daf0bd4079f09)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests localpool
[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] [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] [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" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0", kill_on_drop: false }`
[INFO] [stdout] c5587c8841de7d9f6c6f09fa971bd217f9402476437198cd2cf005d0d3e9bcc0
