[INFO] fetching crate bip_util 0.5.0...
[INFO] testing bip_util-0.5.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate bip_util 0.5.0 into /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bip_util 0.5.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+1.90.0" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 63f470e0a8ffd8346e4fbcb1783163511cca2582fcca30181509bbc032e332c2
[INFO] running `Command { std: "docker" "start" "-a" "63f470e0a8ffd8346e4fbcb1783163511cca2582fcca30181509bbc032e332c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "63f470e0a8ffd8346e4fbcb1783163511cca2582fcca30181509bbc032e332c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63f470e0a8ffd8346e4fbcb1783163511cca2582fcca30181509bbc032e332c2", kill_on_drop: false }`
[INFO] [stdout] 63f470e0a8ffd8346e4fbcb1783163511cca2582fcca30181509bbc032e332c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3e801314625b4e5b765baf6860c7fd9f16f18693e2ccda9d2f27c9d94c2eb2c6
[INFO] running `Command { std: "docker" "start" "-a" "3e801314625b4e5b765baf6860c7fd9f16f18693e2ccda9d2f27c9d94c2eb2c6", 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 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 rust-crypto v0.2.36
[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 10.16s
[INFO] running `Command { std: "docker" "inspect" "3e801314625b4e5b765baf6860c7fd9f16f18693e2ccda9d2f27c9d94c2eb2c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e801314625b4e5b765baf6860c7fd9f16f18693e2ccda9d2f27c9d94c2eb2c6", kill_on_drop: false }`
[INFO] [stdout] 3e801314625b4e5b765baf6860c7fd9f16f18693e2ccda9d2f27c9d94c2eb2c6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d23a943571979b74b8994de2fd2b257c6285c28e1835855b1dcb79294d1ebcc3
[INFO] running `Command { std: "docker" "start" "-a" "d23a943571979b74b8994de2fd2b257c6285c28e1835855b1dcb79294d1ebcc3", 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" "d23a943571979b74b8994de2fd2b257c6285c28e1835855b1dcb79294d1ebcc3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d23a943571979b74b8994de2fd2b257c6285c28e1835855b1dcb79294d1ebcc3", kill_on_drop: false }`
[INFO] [stdout] d23a943571979b74b8994de2fd2b257c6285c28e1835855b1dcb79294d1ebcc3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4ec6254d9fb78330db199055676456f2306f10267ffefa7e21ddb06fde08e264
[INFO] running `Command { std: "docker" "start" "-a" "4ec6254d9fb78330db199055676456f2306f10267ffefa7e21ddb06fde08e264", 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-ddcf7a0360eb43ed)
[INFO] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test contiguous::tests::positive_read_multiple_buffers_completely_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_read_multiple_buffers_empty ... ok
[INFO] [stdout] test contiguous::tests::positive_read_mutliple_buffers_partially_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_read_no_buffers ... ok
[INFO] [stdout] test contiguous::tests::positive_read_single_buffer_empty ... ok
[INFO] [stdout] test contiguous::tests::positive_read_single_buffer_partially_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_write_multiple_buffers_completely_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_write_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_ipv6 ... ok
[INFO] [stdout] test contiguous::tests::positive_write_single_buffer_completely_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_write_single_buffer_partially_filled ... ok
[INFO] [stdout] test contiguous::tests::positive_read_single_buffer_completely_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_port_to_bytes_be ... ok
[INFO] [stdout] test convert::tests::positive_sock_v4_to_bytes_be ... ok
[INFO] [stdout] test convert::tests::positive_sock_v6_to_bytes_be ... ok
[INFO] [stdout] test send::split_sender::tests::positive_send_one_capacity ... 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_leading_zero ... ok
[INFO] [stdout] test sha::tests::positive_one_trailing_zero ... ok
[INFO] [stdout] test tests::positive_fisher_shuffle ... ok
[INFO] [stdout] test convert::tests::positive_four_bytes_to_array ... ok
[INFO] [stdout] test convert::tests::positive_ipv4_to_bytes_be ... ok
[INFO] [stdout] test trans::sequential::tests::positive_sequential_u8_overflow ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_multiple_prealloc_u32_no_overflow ... ok
[INFO] [stdout] test convert::tests::positive_bytes_be_to_port ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_single_prealloc_u32_no_overflow ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_single_prealloc_u8_overflow ... ok
[INFO] [stdout] test trans::sequential::tests::positive_sequentail_start_at ... ok
[INFO] [stdout] test trans::sequential::tests::positive_sequentail_zero_initial ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_single_prealloc_i8_overflow ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_multiple_prealloc_u8_overflow ... ok
[INFO] [stdout] test trans::locally_shuffled::tests::positive_multiple_prealloc_i8_overflow ... ok
[INFO] [stdout] test convert::tests::positive_bytes_be_to_sock_v4 ... ok
[INFO] [stdout] test convert::tests::positive_ipv6_to_bytes_be ... ok
[INFO] [stdout] test contiguous::tests::positive_write_no_buffers - should panic ... ok
[INFO] [stdout] test sha::tests::negative_from_hash_too_long - should panic ... ok
[INFO] [stdout] test sha::tests::negative_from_hash_too_short - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 42 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[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" "4ec6254d9fb78330db199055676456f2306f10267ffefa7e21ddb06fde08e264", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ec6254d9fb78330db199055676456f2306f10267ffefa7e21ddb06fde08e264", kill_on_drop: false }`
[INFO] [stdout] 4ec6254d9fb78330db199055676456f2306f10267ffefa7e21ddb06fde08e264
