[INFO] fetching crate satellite-bitcoin 0.1.0... [INFO] testing satellite-bitcoin-0.1.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate satellite-bitcoin 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate satellite-bitcoin 0.1.0 [INFO] finished tweaking crates.io crate satellite-bitcoin 0.1.0 [INFO] tweaked toml for crates.io crate satellite-bitcoin 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate satellite-bitcoin 0.1.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate satellite-bitcoin 0.1.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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f42ca75a2c2861ec90309bc02aa8fbe8899eb8a368fd29b1a57d7eff56b349c4 [INFO] running `Command { std: "docker" "start" "-a" "f42ca75a2c2861ec90309bc02aa8fbe8899eb8a368fd29b1a57d7eff56b349c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f42ca75a2c2861ec90309bc02aa8fbe8899eb8a368fd29b1a57d7eff56b349c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f42ca75a2c2861ec90309bc02aa8fbe8899eb8a368fd29b1a57d7eff56b349c4", kill_on_drop: false }` [INFO] [stdout] f42ca75a2c2861ec90309bc02aa8fbe8899eb8a368fd29b1a57d7eff56b349c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9defa831ac8c65cfe90eac3ec21e5d24f96c120fb642cc845cc6f34704640d4 [INFO] running `Command { std: "docker" "start" "-a" "a9defa831ac8c65cfe90eac3ec21e5d24f96c120fb642cc845cc6f34704640d4", kill_on_drop: false }` [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Compiling hashbrown v0.15.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitcoin-io v0.1.2 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.1.31 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling winnow v0.5.15 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling thiserror v1.0.66 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling bech32 v0.11.0 [INFO] [stderr] Compiling hex-conservative v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling uint v0.10.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling primitive-types v0.13.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling solana-sanitize v2.2.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling bitcoin_slices v0.10.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling proc-macro-crate v3.1.0 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling thiserror-impl v1.0.66 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling num-derive v0.4.0 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bitcode v0.6.6 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling serde_bytes v0.11.15 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling satellite-collections v0.1.0 [INFO] [stderr] Compiling bitcoin-units v0.1.2 [INFO] [stderr] Compiling secp256k1 v0.29.1 [INFO] [stderr] Compiling base58ck v0.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling satellite-math v0.1.0 [INFO] [stderr] Compiling arch_program v0.5.12 [INFO] [stderr] Compiling ordinals v0.0.14 [INFO] [stderr] Compiling satellite-bitcoin-transactions v0.1.1 [INFO] [stderr] Compiling satellite-bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.74s [INFO] running `Command { std: "docker" "inspect" "a9defa831ac8c65cfe90eac3ec21e5d24f96c120fb642cc845cc6f34704640d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9defa831ac8c65cfe90eac3ec21e5d24f96c120fb642cc845cc6f34704640d4", kill_on_drop: false }` [INFO] [stdout] a9defa831ac8c65cfe90eac3ec21e5d24f96c120fb642cc845cc6f34704640d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9bbf8237f2a87bfb53ff4d016206365ba44d1b5ae86a5292fe64586ad01677a [INFO] running `Command { std: "docker" "start" "-a" "a9bbf8237f2a87bfb53ff4d016206365ba44d1b5ae86a5292fe64586ad01677a", kill_on_drop: false }` [INFO] [stderr] Compiling satellite-bitcoin v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "a9bbf8237f2a87bfb53ff4d016206365ba44d1b5ae86a5292fe64586ad01677a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9bbf8237f2a87bfb53ff4d016206365ba44d1b5ae86a5292fe64586ad01677a", kill_on_drop: false }` [INFO] [stdout] a9bbf8237f2a87bfb53ff4d016206365ba44d1b5ae86a5292fe64586ad01677a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e2c25182265d58cbdcaf7324a7414ac46da101374ce1626600ed090d2e4f6dc6 [INFO] running `Command { std: "docker" "start" "-a" "e2c25182265d58cbdcaf7324a7414ac46da101374ce1626600ed090d2e4f6dc6", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/satellite_bitcoin-93f793815bb614c4) [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 satellite_bitcoin [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" "e2c25182265d58cbdcaf7324a7414ac46da101374ce1626600ed090d2e4f6dc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2c25182265d58cbdcaf7324a7414ac46da101374ce1626600ed090d2e4f6dc6", kill_on_drop: false }` [INFO] [stdout] e2c25182265d58cbdcaf7324a7414ac46da101374ce1626600ed090d2e4f6dc6