[INFO] fetching crate esploda 0.2.0...
[INFO] testing esploda-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate esploda 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate esploda 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate esploda 0.2.0
[INFO] tweaked toml for crates.io crate esploda 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate esploda 0.2.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate esploda 0.2.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded webpki-root-certs v0.26.11
[INFO] [stderr]   Downloaded base64ct v1.7.3
[INFO] [stderr]   Downloaded errno v0.3.12
[INFO] [stderr]   Downloaded idna_adapter v1.0.0
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded ureq-proto v0.4.1
[INFO] [stderr]   Downloaded ron v0.8.1
[INFO] [stderr]   Downloaded hyper-util v0.1.13
[INFO] [stderr]   Downloaded cc v1.2.25
[INFO] [stderr]   Downloaded rust_decimal v1.37.1
[INFO] [stderr]   Downloaded webpki-root-certs v1.0.0
[INFO] [stderr]   Downloaded ureq v3.0.11
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] [stderr]   Downloaded rustls v0.23.27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5cd11507fd68934d66781cb193d7fc859fc15f1abd9491150554267e13375f72
[INFO] running `Command { std: "docker" "start" "-a" "5cd11507fd68934d66781cb193d7fc859fc15f1abd9491150554267e13375f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5cd11507fd68934d66781cb193d7fc859fc15f1abd9491150554267e13375f72", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5cd11507fd68934d66781cb193d7fc859fc15f1abd9491150554267e13375f72", kill_on_drop: false }`
[INFO] [stdout] 5cd11507fd68934d66781cb193d7fc859fc15f1abd9491150554267e13375f72
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e58115c20cca96774c44f3c1bf94e126b81b7dd5cf6826ef85340656c2da2353
[INFO] running `Command { std: "docker" "start" "-a" "e58115c20cca96774c44f3c1bf94e126b81b7dd5cf6826ef85340656c2da2353", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling bitcoin-private v0.1.0
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling cc v1.2.25
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling esploda v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.80s
[INFO] running `Command { std: "docker" "inspect" "e58115c20cca96774c44f3c1bf94e126b81b7dd5cf6826ef85340656c2da2353", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e58115c20cca96774c44f3c1bf94e126b81b7dd5cf6826ef85340656c2da2353", kill_on_drop: false }`
[INFO] [stdout] e58115c20cca96774c44f3c1bf94e126b81b7dd5cf6826ef85340656c2da2353
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b405d09823a2d014818203d8b0f9b0532e0a36658ef9470b34dded8e5a90f429
[INFO] running `Command { std: "docker" "start" "-a" "b405d09823a2d014818203d8b0f9b0532e0a36658ef9470b34dded8e5a90f429", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling base64ct v1.7.3
[INFO] [stderr]    Compiling idna_adapter v1.0.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling ureq-proto v0.4.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling webpki-root-certs v1.0.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling webpki-root-certs v0.26.11
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling bitcoin_hashes v0.12.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling ron v0.8.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling bitcoin v0.30.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.13
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling ureq v3.0.11
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.19
[INFO] [stderr]    Compiling esploda v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 54.12s
[INFO] running `Command { std: "docker" "inspect" "b405d09823a2d014818203d8b0f9b0532e0a36658ef9470b34dded8e5a90f429", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b405d09823a2d014818203d8b0f9b0532e0a36658ef9470b34dded8e5a90f429", kill_on_drop: false }`
[INFO] [stdout] b405d09823a2d014818203d8b0f9b0532e0a36658ef9470b34dded8e5a90f429
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3a2d644e7e87a0ab9284fec8f6a5d31711363421ae9e50b270115f1a5770d6ec
[INFO] running `Command { std: "docker" "start" "-a" "3a2d644e7e87a0ab9284fec8f6a5d31711363421ae9e50b270115f1a5770d6ec", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/esploda-1be024a01a3f7d91)
[INFO] [stderr]    Doc-tests esploda
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test esplora::tests::test_get_block_txids ... ok
[INFO] [stdout] test esplora::tx::tests::test_is_coinbase ... ok
[INFO] [stdout] test esplora::tests::test_get_tx ... ok
[INFO] [stdout] test esplora::tests::test_empty_path ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 33) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 11) - compile ... ok
[INFO] [stdout] test src/esplora.rs - esplora::Esplora::new (line 23) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.69s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3a2d644e7e87a0ab9284fec8f6a5d31711363421ae9e50b270115f1a5770d6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a2d644e7e87a0ab9284fec8f6a5d31711363421ae9e50b270115f1a5770d6ec", kill_on_drop: false }`
[INFO] [stdout] 3a2d644e7e87a0ab9284fec8f6a5d31711363421ae9e50b270115f1a5770d6ec
