[INFO] fetching crate rust-bloomfilter 1.0.0-beta1... [INFO] testing rust-bloomfilter-1.0.0-beta1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate rust-bloomfilter 1.0.0-beta1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rust-bloomfilter 1.0.0-beta1 [INFO] finished tweaking crates.io crate rust-bloomfilter 1.0.0-beta1 [INFO] tweaked toml for crates.io crate rust-bloomfilter 1.0.0-beta1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-bloomfilter 1.0.0-beta1 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 21 packages to latest compatible versions [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 1f81f68598418c445d03529679cf4bf465233d20d31b75ee999d9b56eb6ac3af [INFO] running `Command { std: "docker" "start" "-a" "1f81f68598418c445d03529679cf4bf465233d20d31b75ee999d9b56eb6ac3af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f81f68598418c445d03529679cf4bf465233d20d31b75ee999d9b56eb6ac3af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f81f68598418c445d03529679cf4bf465233d20d31b75ee999d9b56eb6ac3af", kill_on_drop: false }` [INFO] [stdout] 1f81f68598418c445d03529679cf4bf465233d20d31b75ee999d9b56eb6ac3af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3a266c0fa4596dc24ff7d08cf205b6c2956ceb99cd11796c4ee86207a4e3ef19 [INFO] running `Command { std: "docker" "start" "-a" "3a266c0fa4596dc24ff7d08cf205b6c2956ceb99cd11796c4ee86207a4e3ef19", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling crunchy v0.1.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bigint v4.4.3 [INFO] [stderr] Compiling fasthash-sys v0.3.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling xoroshiro128 v0.3.0 [INFO] [stderr] Compiling fasthash v0.4.0 [INFO] [stderr] Compiling rust-bloomfilter v1.0.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "3a266c0fa4596dc24ff7d08cf205b6c2956ceb99cd11796c4ee86207a4e3ef19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a266c0fa4596dc24ff7d08cf205b6c2956ceb99cd11796c4ee86207a4e3ef19", kill_on_drop: false }` [INFO] [stdout] 3a266c0fa4596dc24ff7d08cf205b6c2956ceb99cd11796c4ee86207a4e3ef19 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] efdfbbf6e2889a62abb68ed0db5058cd0243b63f43b8a11baef46f339ac967eb [INFO] running `Command { std: "docker" "start" "-a" "efdfbbf6e2889a62abb68ed0db5058cd0243b63f43b8a11baef46f339ac967eb", kill_on_drop: false }` [INFO] [stderr] Compiling rust-bloomfilter v1.0.0-beta1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "efdfbbf6e2889a62abb68ed0db5058cd0243b63f43b8a11baef46f339ac967eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efdfbbf6e2889a62abb68ed0db5058cd0243b63f43b8a11baef46f339ac967eb", kill_on_drop: false }` [INFO] [stdout] efdfbbf6e2889a62abb68ed0db5058cd0243b63f43b8a11baef46f339ac967eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 383479980cfb8648e0c693b0d7528ad206449889530f556423d45d211d003ac9 [INFO] running `Command { std: "docker" "start" "-a" "383479980cfb8648e0c693b0d7528ad206449889530f556423d45d211d003ac9", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bigint v4.4.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_bloomfilter-eef8f1fc2a53b775) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test tests::test_multiple_types ... ok [INFO] [stdout] test tests::test_new_with_default_error_rate ... ok [INFO] [stdout] test tests::test_multiple_elements ... ok [INFO] [stdout] test tests::test_single_element ... ok [INFO] [stdout] test tests::test_multiple_duplicate_elements_with_dup_check_false ... ok [INFO] [stdout] test tests::test_full_bloom_filter ... ok [INFO] [stdout] test tests::test_multiple_duplicate_elements ... ok [INFO] [stdout] test tests::test_empty_bloom_negative_error_rate_filter - should panic ... ok [INFO] [stdout] test tests::test_empty_bloom_zero_capacity_filter - should panic ... ok [INFO] [stdout] test tests::test_empty_bloom_zero_error_rate_filter - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_bloomfilter [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" "383479980cfb8648e0c693b0d7528ad206449889530f556423d45d211d003ac9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383479980cfb8648e0c693b0d7528ad206449889530f556423d45d211d003ac9", kill_on_drop: false }` [INFO] [stdout] 383479980cfb8648e0c693b0d7528ad206449889530f556423d45d211d003ac9