[INFO] cloning repository https://github.com/martykulma/probably_filters
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martykulma/probably_filters" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartykulma%2Fprobably_filters", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartykulma%2Fprobably_filters'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 70ce4c24da342aaddefeaef88f683f6ae868d2c2
[INFO] testing martykulma/probably_filters against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartykulma%2Fprobably_filters" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martykulma/probably_filters
[INFO] finished tweaking git repo https://github.com/martykulma/probably_filters
[INFO] tweaked toml for git repo https://github.com/martykulma/probably_filters written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martykulma/probably_filters on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martykulma/probably_filters 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" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb
[INFO] running `Command { std: "docker" "start" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling seahash v3.0.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fasthash-sys v0.3.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling syn v2.0.70
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling xoroshiro128 v0.3.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling ppv-lite86 v0.2.19
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fasthash v0.4.0
[INFO] [stderr]    Compiling probably_filters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 15.09s
[INFO] running `Command { std: "docker" "inspect" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling probably_filters v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 43.69s
[INFO] running `Command { std: "docker" "inspect" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/probably_filters-1d2d52b3df64e481)
[INFO] [stdout] 
[INFO] [stdout] running 25 tests
[INFO] [stdout] test bloom::test::test_add_32 ... ok
[INFO] [stdout] test bloom::test::test_add_1 ... ok
[INFO] [stdout] test bloom::test::test_add_2 ... ok
[INFO] [stdout] test bloom::test::test_add_16 ... ok
[INFO] [stdout] test bloom::test::test_add_4 ... ok
[INFO] [stdout] test bloom::test::test_add_64 ... ok
[INFO] [stdout] test bloom::test::test_add_8 ... ok
[INFO] [stdout] test bloom::test::test_estimate ... ok
[INFO] [stdout] test bloom::test::test_invalid_hash_count ... ok
[INFO] [stdout] test bloom::test::test_max_counter ... ok
[INFO] [stdout] test bloom::test::test_add_to_full ... ok
[INFO] [stdout] test bloom::test::test_remove_from_empty ... ok
[INFO] [stdout] test bloom::test::test_rm_1 ... ok
[INFO] [stdout] test bloom::test::test_rm_16 ... ok
[INFO] [stdout] test bloom::test::test_rm_2 ... ok
[INFO] [stdout] test bloom::test::test_rm_32 ... ok
[INFO] [stdout] test bloom::test::test_rm_64 ... ok
[INFO] [stdout] test bloom::test::test_rm_8 ... ok
[INFO] [stdout] test cuckoo::test::test_add_duplicate ... ok
[INFO] [stdout] test cuckoo::test::test_add ... ok
[INFO] [stdout] test bloom::test::test_invalid_bin_count ... ok
[INFO] [stdout] test cuckoo::test::test_fill ... ok
[INFO] [stdout] test cuckoo::test::test_remove ... ok
[INFO] [stdout] test bloom::test::test_rm_only_if_exists ... ok
[INFO] [stdout] test bloom::test::test_rm_4 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 25 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stderr]    Doc-tests probably_filters
[INFO] [stdout] 
[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" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb", kill_on_drop: false }`
[INFO] [stdout] e9d7dbeff5e49a5b84e91409f4f1777c5c0c86fc04145c7462c87198f268bbcb
