[INFO] cloning repository https://github.com/transilluminate/expandable-cuckoo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/transilluminate/expandable-cuckoo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe8138eab0220aa090487c48c990485d70d755bf
[INFO] testing transilluminate/expandable-cuckoo against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftransilluminate%2Fexpandable-cuckoo" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/transilluminate/expandable-cuckoo
[INFO] finished tweaking git repo https://github.com/transilluminate/expandable-cuckoo
[INFO] tweaked toml for git repo https://github.com/transilluminate/expandable-cuckoo written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/transilluminate/expandable-cuckoo on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/transilluminate/expandable-cuckoo 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zmij v1.0.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 52143955bca0ce03a8cba0fa7f6487b5122d67589cb9cc0c6f66539f66d69363
[INFO] running `Command { std: "docker" "start" "-a" "52143955bca0ce03a8cba0fa7f6487b5122d67589cb9cc0c6f66539f66d69363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "52143955bca0ce03a8cba0fa7f6487b5122d67589cb9cc0c6f66539f66d69363", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52143955bca0ce03a8cba0fa7f6487b5122d67589cb9cc0c6f66539f66d69363", kill_on_drop: false }`
[INFO] [stdout] 52143955bca0ce03a8cba0fa7f6487b5122d67589cb9cc0c6f66539f66d69363
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e49d622ff7490010e309b4f87e3d8d3fa06e201d872bd16f1e18791fe4c25611
[INFO] running `Command { std: "docker" "start" "-a" "e49d622ff7490010e309b4f87e3d8d3fa06e201d872bd16f1e18791fe4c25611", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling expandable-cuckoo-filter v0.1.0 (/opt/rustwide/workdir/expandable-cuckoo-filter)
[INFO] [stderr]    Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir/orthogonal-cuckoo-filter-mesh)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.33s
[INFO] running `Command { std: "docker" "inspect" "e49d622ff7490010e309b4f87e3d8d3fa06e201d872bd16f1e18791fe4c25611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e49d622ff7490010e309b4f87e3d8d3fa06e201d872bd16f1e18791fe4c25611", kill_on_drop: false }`
[INFO] [stdout] e49d622ff7490010e309b4f87e3d8d3fa06e201d872bd16f1e18791fe4c25611
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b59fb8a7ca969d197c3eddd5267a6cb7fb508453613a3d39b4f1446138266df3
[INFO] running `Command { std: "docker" "start" "-a" "b59fb8a7ca969d197c3eddd5267a6cb7fb508453613a3d39b4f1446138266df3", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zmij v1.0.0
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling cuckoofilter v0.5.0
[INFO] [stderr]    Compiling expandable-cuckoo-filter v0.1.0 (/opt/rustwide/workdir/expandable-cuckoo-filter)
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir/orthogonal-cuckoo-filter-mesh)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.77s
[INFO] running `Command { std: "docker" "inspect" "b59fb8a7ca969d197c3eddd5267a6cb7fb508453613a3d39b4f1446138266df3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b59fb8a7ca969d197c3eddd5267a6cb7fb508453613a3d39b4f1446138266df3", kill_on_drop: false }`
[INFO] [stdout] b59fb8a7ca969d197c3eddd5267a6cb7fb508453613a3d39b4f1446138266df3
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e612f8bb0c844d1bdca956cad033244eeff55a1cf98c20b19aacf1c8c051087b
[INFO] running `Command { std: "docker" "start" "-a" "e612f8bb0c844d1bdca956cad033244eeff55a1cf98c20b19aacf1c8c051087b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/expandable_cuckoo_filter-41e02ff7f5d71a2d)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test tests::test_basic_lifecycle ... ok
[INFO] [stdout] test tests::test_coverage_gap_fillers ... ok
[INFO] [stdout] test tests::test_expansion_remove ... ok
[INFO] [stdout] test tests::test_export_import ... ok
[INFO] [stdout] test tests::test_import_invalid_data ... ok
[INFO] [stdout] test tests::test_orthogonality ... ok
[INFO] [stdout] test tests::test_expansion ... ok
[INFO] [stdout] test tests::proptests::test_fuzz_persistence_roundtrip ... ok
[INFO] [stdout] test tests::proptests::test_fuzz_set_semantics ... ok
[INFO] [stdout] test tests::proptests::test_fuzz_insert_contains ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orthogonal_cuckoo_filter_mesh-ff8b5d62960666b3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_consensus_logic ... ok
[INFO] [stdout] test tests::test_remove_peer ... ok
[INFO] [stdout] test tests::test_fp_reduction ... ok
[INFO] [stdout] test tests::test_heterogeneous_mesh_robustness ... ok
[INFO] [stdout] test tests::test_empty_system ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests expandable_cuckoo_filter
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test expandable-cuckoo-filter/src/lib.rs - (line 11) ... ok
[INFO] [stdout] test expandable-cuckoo-filter/src/lib.rs - ExpandableCuckooFilter::new (line 57) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.66s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests orthogonal_cuckoo_filter_mesh
[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" "e612f8bb0c844d1bdca956cad033244eeff55a1cf98c20b19aacf1c8c051087b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e612f8bb0c844d1bdca956cad033244eeff55a1cf98c20b19aacf1c8c051087b", kill_on_drop: false }`
[INFO] [stdout] e612f8bb0c844d1bdca956cad033244eeff55a1cf98c20b19aacf1c8c051087b
