[INFO] fetching crate congruence 0.4.0... [INFO] testing congruence-0.4.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate congruence 0.4.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate congruence 0.4.0 [INFO] finished tweaking crates.io crate congruence 0.4.0 [INFO] tweaked toml for crates.io crate congruence 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate congruence 0.4.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 23 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (available: v2.9.3) [INFO] [stderr] Adding hashbrown v0.11.2 (available: v0.16.0) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.11.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dd2a8c4add62bbd3fec4cd1a3e797bf7bb1ef42e45f4face3d7eabb42b9d3a8 [INFO] running `Command { std: "docker" "start" "-a" "2dd2a8c4add62bbd3fec4cd1a3e797bf7bb1ef42e45f4face3d7eabb42b9d3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dd2a8c4add62bbd3fec4cd1a3e797bf7bb1ef42e45f4face3d7eabb42b9d3a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd2a8c4add62bbd3fec4cd1a3e797bf7bb1ef42e45f4face3d7eabb42b9d3a8", kill_on_drop: false }` [INFO] [stdout] 2dd2a8c4add62bbd3fec4cd1a3e797bf7bb1ef42e45f4face3d7eabb42b9d3a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c2c0f89500a3c4ebfe31533c0ebe5b95d6e7c24c46ee0fe385db3a269fda0e0 [INFO] running `Command { std: "docker" "start" "-a" "6c2c0f89500a3c4ebfe31533c0ebe5b95d6e7c24c46ee0fe385db3a269fda0e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling congruence v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.64s [INFO] running `Command { std: "docker" "inspect" "6c2c0f89500a3c4ebfe31533c0ebe5b95d6e7c24c46ee0fe385db3a269fda0e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c2c0f89500a3c4ebfe31533c0ebe5b95d6e7c24c46ee0fe385db3a269fda0e0", kill_on_drop: false }` [INFO] [stdout] 6c2c0f89500a3c4ebfe31533c0ebe5b95d6e7c24c46ee0fe385db3a269fda0e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ec926d415e5f2f3fe44522418e2055a3ec1374b5ccb166ae5be1443bf262a32 [INFO] running `Command { std: "docker" "start" "-a" "7ec926d415e5f2f3fe44522418e2055a3ec1374b5ccb166ae5be1443bf262a32", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling congruence v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.56s [INFO] running `Command { std: "docker" "inspect" "7ec926d415e5f2f3fe44522418e2055a3ec1374b5ccb166ae5be1443bf262a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ec926d415e5f2f3fe44522418e2055a3ec1374b5ccb166ae5be1443bf262a32", kill_on_drop: false }` [INFO] [stdout] 7ec926d415e5f2f3fe44522418e2055a3ec1374b5ccb166ae5be1443bf262a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50d1ecf203482c9a300a57fe228b65ffca14b733676fffee278ffd280798f0af [INFO] running `Command { std: "docker" "start" "-a" "50d1ecf203482c9a300a57fe228b65ffca14b733676fffee278ffd280798f0af", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/congruence-02e23c0dbc3f6610) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test::congruence_chain ... ok [INFO] [stdout] test test::invariants ... ok [INFO] [stdout] test test::congruence_closure_order_and_join ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/nil_hash.rs (/opt/rustwide/target/debug/deps/nil_hash-fa66aedd68e9584a) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test congruence_chain ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/original.rs (/opt/rustwide/target/debug/deps/original-f7fb3bf3403c2269) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test congruence_chain ... ok [INFO] [stdout] test random_2048_256 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s [INFO] [stdout] [INFO] [stderr] Running tests/symbol_lang.rs (/opt/rustwide/target/debug/deps/symbol_lang-4e78367098253f08) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test basic_test ... ok [INFO] [stdout] test g_x_tower ... ok [INFO] [stdout] test simple_constant_fn ... ok [INFO] [stdout] test nested_constant_fn ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Doc-tests congruence [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test src/language.rs - language::HashMod::hash_one_mod (line 169) ... ignored [INFO] [stdout] test src/language.rs - language::HashMod::hash_one_mod_mut (line 188) ... ignored [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::refines (line 297) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::new (line 57) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::refines_mut (line 261) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::with_capacity (line 72) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::capacity (line 145) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::reserve (line 89) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest (line 11) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::clear (line 162) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::len (line 126) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::is_empty (line 108) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::with_capacity (line 125) ... ok [INFO] [stdout] test src/disjoint_set_forest.rs - disjoint_set_forest::DisjointSetForest::set_flags (line 207) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::is_empty (line 170) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::union (line 89) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::new (line 109) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::node_eq_mut (line 159) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::find (line 107) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::find_mut (line 141) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::node_eq (line 122) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::pre_union_find (line 72) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure (line 30) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::expr_cong (line 284) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::pre_union_find (line 48) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::union_find (line 31) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::pre_union_find (line 62) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::equation (line 338) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::union_find (line 11) ... ok [INFO] [stdout] test src/union_find.rs - union_find::UnionFind::union_find (line 19) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::clear (line 207) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::merge (line 379) ... ok [INFO] [stdout] test src/lib.rs - CongruenceClosure::lookup (line 227) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 2.84s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50d1ecf203482c9a300a57fe228b65ffca14b733676fffee278ffd280798f0af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d1ecf203482c9a300a57fe228b65ffca14b733676fffee278ffd280798f0af", kill_on_drop: false }` [INFO] [stdout] 50d1ecf203482c9a300a57fe228b65ffca14b733676fffee278ffd280798f0af