[INFO] fetching crate bip_util 0.5.0...
[INFO] testing bip_util-0.5.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate bip_util 0.5.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate bip_util 0.5.0
[INFO] finished tweaking crates.io crate bip_util 0.5.0
[INFO] tweaked toml for crates.io crate bip_util 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bip_util 0.5.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 24 packages to latest compatible versions
[INFO] [stderr]       Adding chrono v0.2.25 (available: v0.4.42)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.9.2)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83ff29b929a00630eb999b63d799604280dbcef0a80ad30171347cbd41e616bc
[INFO] running `Command { std: "docker" "start" "-a" "83ff29b929a00630eb999b63d799604280dbcef0a80ad30171347cbd41e616bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83ff29b929a00630eb999b63d799604280dbcef0a80ad30171347cbd41e616bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83ff29b929a00630eb999b63d799604280dbcef0a80ad30171347cbd41e616bc", kill_on_drop: false }`
[INFO] [stdout] 83ff29b929a00630eb999b63d799604280dbcef0a80ad30171347cbd41e616bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2b8e20890b0ae8d3316fd7e2d9f29d1dc9d6509cb6041a8961e3ca82cbe1d7c7
[INFO] running `Command { std: "docker" "start" "-a" "2b8e20890b0ae8d3316fd7e2d9f29d1dc9d6509cb6041a8961e3ca82cbe1d7c7", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling chrono v0.2.25
[INFO] [stderr]    Compiling bip_util v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.11s
[INFO] running `Command { std: "docker" "inspect" "2b8e20890b0ae8d3316fd7e2d9f29d1dc9d6509cb6041a8961e3ca82cbe1d7c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8e20890b0ae8d3316fd7e2d9f29d1dc9d6509cb6041a8961e3ca82cbe1d7c7", kill_on_drop: false }`
[INFO] [stdout] 2b8e20890b0ae8d3316fd7e2d9f29d1dc9d6509cb6041a8961e3ca82cbe1d7c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d03bd8f1e2a6c48053393906937a35ef1c0f7b261c22f13441d8ccf5070fcf70
[INFO] running `Command { std: "docker" "start" "-a" "d03bd8f1e2a6c48053393906937a35ef1c0f7b261c22f13441d8ccf5070fcf70", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling bip_util v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.13s
[INFO] running `Command { std: "docker" "inspect" "d03bd8f1e2a6c48053393906937a35ef1c0f7b261c22f13441d8ccf5070fcf70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d03bd8f1e2a6c48053393906937a35ef1c0f7b261c22f13441d8ccf5070fcf70", kill_on_drop: false }`
[INFO] [stdout] d03bd8f1e2a6c48053393906937a35ef1c0f7b261c22f13441d8ccf5070fcf70
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3d2b5c8caf203f98c453b382854458291a3f9e058eed3b21b8761abc536f3192
[INFO] running `Command { std: "docker" "start" "-a" "3d2b5c8caf203f98c453b382854458291a3f9e058eed3b21b8761abc536f3192", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bip_util-d389627a611ae9c3)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test contiguous::tests::positive_write_multiple_buffers_completely_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_write_single_buffer_completely_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_read_single_buffer_completely_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_read_multiple_buffers_completely_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_write_single_buffer_partially_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_read_single_buffer_partially_filled ... ok
[INFO] [stdout] test convert::tests::positive_bytes_be_to_ipv6 ... ok
[INFO] [stdout] test convert::tests::positive_bytes_be_to_sock_v4 ... ok
[INFO] [stdout] test contiguous::tests::positive_read_mutliple_buffers_partially_filled ... ok
[INFO] [stdout] test convert::tests::positive_bytes_be_to_ipv4 ... ok
[INFO] [stdout] test convert::tests::positive_bytes_be_to_port ... ok
[INFO] [stdout] test contiguous::tests::positive_write_mutliple_buffers_partially_filled ... ok
[INFO] [stdout] test convert::tests::positive_bytes_be_to_sock_v6 ... ok
[INFO] [stdout] test convert::tests::positive_eight_bytes_to_array ... ok
[INFO] [stdout] test convert::tests::positive_four_bytes_to_array ... ok
[INFO] [stdout] test contiguous::tests::positive_read_multiple_buffers_empty ... ok
[INFO] [stdout] test convert::tests::positive_ipv6_to_bytes_be ... ok
[INFO] [stdout] test convert::tests::positive_port_to_bytes_be ... ok
[INFO] [stdout] test convert::tests::positive_sock_v4_to_bytes_be ... ok
[INFO] [stdout] test convert::tests::positive_ipv4_to_bytes_be ... ok
[INFO] [stdout] test convert::tests::positive_sock_v6_to_bytes_be ... ok
[INFO] [stdout] test contiguous::tests::positive_read_single_buffer_empty ... ok
[INFO] [stdout] test send::split_sender::tests::positive_send_zero_capacity ... ok
[INFO] [stdout] test sha::tests::positive_all_leading_zeroes ... ok
[INFO] [stdout] test sha::tests::positive_no_leading_zeroes ... ok
[INFO] [stdout] test sha::tests::positive_one_trailing_zero ... ok
[INFO] [stdout] test tests::positive_fisher_shuffle ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_multiple_prealloc_u32_no_overflow ... ok
[INFO] [stdout] test sha::tests::positive_one_leading_zero ... ok
[INFO] [stdout] test send::split_sender::tests::positive_send_one_capacity ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_multiple_prealloc_u8_overflow ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_single_prealloc_i8_overflow ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_single_prealloc_u32_no_overflow ... ok
[INFO] [stdout] test trans::sequential::tests::positive_sequentail_start_at ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_multiple_prealloc_i8_overflow ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_single_prealloc_u8_overflow ... ok
[INFO] [stdout] test trans::sequential::tests::positive_sequentail_zero_initial ... ok
[INFO] [stdout] test trans::sequential::tests::positive_sequential_u8_overflow ... ok
[INFO] [stdout] test contiguous::tests::positive_read_no_buffers ... ok
[INFO] [stdout] test contiguous::tests::positive_write_no_buffers - should panic ... ok
[INFO] [stdout] test sha::tests::negative_from_hash_too_short - should panic ... ok
[INFO] [stdout] test sha::tests::negative_from_hash_too_long - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests bip_util
[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" "3d2b5c8caf203f98c453b382854458291a3f9e058eed3b21b8761abc536f3192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d2b5c8caf203f98c453b382854458291a3f9e058eed3b21b8761abc536f3192", kill_on_drop: false }`
[INFO] [stdout] 3d2b5c8caf203f98c453b382854458291a3f9e058eed3b21b8761abc536f3192
