[INFO] fetching crate orthogonal-cuckoo-filter-mesh 0.1.0... [INFO] testing orthogonal-cuckoo-filter-mesh-0.1.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate orthogonal-cuckoo-filter-mesh 0.1.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate orthogonal-cuckoo-filter-mesh 0.1.0 [INFO] finished tweaking crates.io crate orthogonal-cuckoo-filter-mesh 0.1.0 [INFO] tweaked toml for crates.io crate orthogonal-cuckoo-filter-mesh 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate orthogonal-cuckoo-filter-mesh 0.1.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate orthogonal-cuckoo-filter-mesh 0.1.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c73f8620032310090cbe39ce4fcc2afe47cd5e0f65cf89bc701ac5ecf88d8b16 [INFO] running `Command { std: "docker" "start" "-a" "c73f8620032310090cbe39ce4fcc2afe47cd5e0f65cf89bc701ac5ecf88d8b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c73f8620032310090cbe39ce4fcc2afe47cd5e0f65cf89bc701ac5ecf88d8b16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73f8620032310090cbe39ce4fcc2afe47cd5e0f65cf89bc701ac5ecf88d8b16", kill_on_drop: false }` [INFO] [stdout] c73f8620032310090cbe39ce4fcc2afe47cd5e0f65cf89bc701ac5ecf88d8b16 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa9fe9561c04dafbbf3a930bcfad8a0c440e457a5e79f746e9cade322cf7ec86 [INFO] running `Command { std: "docker" "start" "-a" "fa9fe9561c04dafbbf3a930bcfad8a0c440e457a5e79f746e9cade322cf7ec86", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling rand_core v0.5.1 [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 cuckoofilter v0.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling expandable-cuckoo-filter v0.1.0 [INFO] [stderr] Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.75s [INFO] running `Command { std: "docker" "inspect" "fa9fe9561c04dafbbf3a930bcfad8a0c440e457a5e79f746e9cade322cf7ec86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa9fe9561c04dafbbf3a930bcfad8a0c440e457a5e79f746e9cade322cf7ec86", kill_on_drop: false }` [INFO] [stdout] fa9fe9561c04dafbbf3a930bcfad8a0c440e457a5e79f746e9cade322cf7ec86 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f4efbf337fea8ddfa0350af5ebb7bf2c969fb4d9aa66442168a27c751f700125 [INFO] running `Command { std: "docker" "start" "-a" "f4efbf337fea8ddfa0350af5ebb7bf2c969fb4d9aa66442168a27c751f700125", kill_on_drop: false }` [INFO] [stderr] Compiling orthogonal-cuckoo-filter-mesh v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.74s [INFO] running `Command { std: "docker" "inspect" "f4efbf337fea8ddfa0350af5ebb7bf2c969fb4d9aa66442168a27c751f700125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4efbf337fea8ddfa0350af5ebb7bf2c969fb4d9aa66442168a27c751f700125", kill_on_drop: false }` [INFO] [stdout] f4efbf337fea8ddfa0350af5ebb7bf2c969fb4d9aa66442168a27c751f700125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ee2aa862e1ea0ad9ba7dacf233543a26730358402c2298657aba630d3a864f83 [INFO] running `Command { std: "docker" "start" "-a" "ee2aa862e1ea0ad9ba7dacf233543a26730358402c2298657aba630d3a864f83", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/orthogonal_cuckoo_filter_mesh-df75ac508fac04cc) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_empty_system ... ok [INFO] [stdout] test tests::test_fp_reduction ... ok [INFO] [stdout] test tests::test_consensus_logic ... ok [INFO] [stdout] test tests::test_remove_peer ... ok [INFO] [stdout] test tests::test_heterogeneous_mesh_robustness ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [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" "ee2aa862e1ea0ad9ba7dacf233543a26730358402c2298657aba630d3a864f83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee2aa862e1ea0ad9ba7dacf233543a26730358402c2298657aba630d3a864f83", kill_on_drop: false }` [INFO] [stdout] ee2aa862e1ea0ad9ba7dacf233543a26730358402c2298657aba630d3a864f83