[INFO] cloning repository https://github.com/WCM-CS/perfect_bloomfilter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WCM-CS/perfect_bloomfilter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWCM-CS%2Fperfect_bloomfilter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWCM-CS%2Fperfect_bloomfilter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2981f2435141518562c4cc6cbb85583be971ea00
[INFO] testing WCM-CS/perfect_bloomfilter against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWCM-CS%2Fperfect_bloomfilter" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/WCM-CS/perfect_bloomfilter
[INFO] finished tweaking git repo https://github.com/WCM-CS/perfect_bloomfilter
[INFO] tweaked toml for git repo https://github.com/WCM-CS/perfect_bloomfilter written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/WCM-CS/perfect_bloomfilter on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 81 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]       Adding libmimalloc-sys v0.1.44 (available: v0.1.47)
[INFO] [stderr]       Adding mimalloc v0.1.48 (available: v0.1.50)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5d71aac290ab4f66f929afe6a091f0964b8ac003b6bcfbccd01a643152402091
[INFO] running `Command { std: "docker" "start" "-a" "5d71aac290ab4f66f929afe6a091f0964b8ac003b6bcfbccd01a643152402091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5d71aac290ab4f66f929afe6a091f0964b8ac003b6bcfbccd01a643152402091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d71aac290ab4f66f929afe6a091f0964b8ac003b6bcfbccd01a643152402091", kill_on_drop: false }`
[INFO] [stdout] 5d71aac290ab4f66f929afe6a091f0964b8ac003b6bcfbccd01a643152402091
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b1373e6e7019ffd1589e1b915fea6fbe0716d7185c0429962d873582dc93054
[INFO] running `Command { std: "docker" "start" "-a" "5b1373e6e7019ffd1589e1b915fea6fbe0716d7185c0429962d873582dc93054", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling cty v0.2.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.44
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling mimalloc v0.1.48
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling perfect_bloomfilter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.44s
[INFO] running `Command { std: "docker" "inspect" "5b1373e6e7019ffd1589e1b915fea6fbe0716d7185c0429962d873582dc93054", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b1373e6e7019ffd1589e1b915fea6fbe0716d7185c0429962d873582dc93054", kill_on_drop: false }`
[INFO] [stdout] 5b1373e6e7019ffd1589e1b915fea6fbe0716d7185c0429962d873582dc93054
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11394b4fa6491cec49a9c6918f69d112eba5ba4a2cfec0df6cdf5dff0875b812
[INFO] running `Command { std: "docker" "start" "-a" "11394b4fa6491cec49a9c6918f69d112eba5ba4a2cfec0df6cdf5dff0875b812", kill_on_drop: false }`
[INFO] [stderr]    Compiling perfect_bloomfilter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `io::Read` and `time::Duration`
[INFO] [stdout]  --> tests/sync_test.rs:7:15
[INFO] [stdout]   |
[INFO] [stdout] 7 |     use std::{io::Read, time::Duration};
[INFO] [stdout]   |               ^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.82s
[INFO] running `Command { std: "docker" "inspect" "11394b4fa6491cec49a9c6918f69d112eba5ba4a2cfec0df6cdf5dff0875b812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11394b4fa6491cec49a9c6918f69d112eba5ba4a2cfec0df6cdf5dff0875b812", kill_on_drop: false }`
[INFO] [stdout] 11394b4fa6491cec49a9c6918f69d112eba5ba4a2cfec0df6cdf5dff0875b812
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] c91e97f95437b6adf04893958e883d36b05a4ac26be4218bd64df4d43acaf2bf
[INFO] running `Command { std: "docker" "start" "-a" "c91e97f95437b6adf04893958e883d36b05a4ac26be4218bd64df4d43acaf2bf", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `io::Read` and `time::Duration`
[INFO] [stderr]  --> tests/sync_test.rs:7:15
[INFO] [stderr]   |
[INFO] [stderr] 7 |     use std::{io::Read, time::Duration};
[INFO] [stderr]   |               ^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `perfect_bloomfilter` (test "sync_test") generated 1 warning (run `cargo fix --test "sync_test" -p perfect_bloomfilter` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/perfect_bloomfilter-b94ded65dfaeb8db)
[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]      Running tests/sync_test.rs (/opt/rustwide/target/debug/deps/sync_test-9ab9c88f3593cfd8)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] [2m2026-05-11T01:12:16.686415Z[0m [33m WARN[0m tests::sync_test_insert_and_contains_function [2msync_test::tests[0m[2m:[0m Failed to delete PBF data: No such file or directory (os error 2)
[INFO] [stdout] [2m2026-05-11T01:12:16.686523Z[0m [32m INFO[0m tests::sync_test_insert_and_contains_function [2msync_test::tests[0m[2m:[0m Creating PerfectBloomFilter instance
[INFO] [stdout] [2m2026-05-11T01:12:16.899600Z[0m [32m INFO[0m tests::sync_test_insert_and_contains_function [2msync_test::tests[0m[2m:[0m Contains & insert & contains check
[INFO] [stdout] test tests::sync_test_insert_and_contains_function has been running for over 60 seconds
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "c91e97f95437b6adf04893958e883d36b05a4ac26be4218bd64df4d43acaf2bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91e97f95437b6adf04893958e883d36b05a4ac26be4218bd64df4d43acaf2bf", kill_on_drop: false }`
[INFO] [stdout] c91e97f95437b6adf04893958e883d36b05a4ac26be4218bd64df4d43acaf2bf
