[INFO] fetching crate cozad-union-find 1.1.0...
[INFO] testing cozad-union-find-1.1.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate cozad-union-find 1.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate cozad-union-find 1.1.0
[INFO] finished tweaking crates.io crate cozad-union-find 1.1.0
[INFO] tweaked toml for crates.io crate cozad-union-find 1.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cozad-union-find 1.1.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cozad-union-find 1.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" "+beta-2025-09-21" "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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 441e813c78f65da95a1f6c6aaffad9ab71519258c947a9f03678dd31813a2f8d
[INFO] running `Command { std: "docker" "start" "-a" "441e813c78f65da95a1f6c6aaffad9ab71519258c947a9f03678dd31813a2f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "441e813c78f65da95a1f6c6aaffad9ab71519258c947a9f03678dd31813a2f8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "441e813c78f65da95a1f6c6aaffad9ab71519258c947a9f03678dd31813a2f8d", kill_on_drop: false }`
[INFO] [stdout] 441e813c78f65da95a1f6c6aaffad9ab71519258c947a9f03678dd31813a2f8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c13a6e640d4871b87da106e73f9b8bbff7973737490dcd90964cc3784ab01ae9
[INFO] running `Command { std: "docker" "start" "-a" "c13a6e640d4871b87da106e73f9b8bbff7973737490dcd90964cc3784ab01ae9", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.1.4
[INFO] [stderr]    Compiling clap v3.1.6
[INFO] [stderr]    Compiling cozad-union-find v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.27s
[INFO] running `Command { std: "docker" "inspect" "c13a6e640d4871b87da106e73f9b8bbff7973737490dcd90964cc3784ab01ae9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c13a6e640d4871b87da106e73f9b8bbff7973737490dcd90964cc3784ab01ae9", kill_on_drop: false }`
[INFO] [stdout] c13a6e640d4871b87da106e73f9b8bbff7973737490dcd90964cc3784ab01ae9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75c838939648fea865e31f49c7d2e817d94d580260e226dc8aa76bb31af0002a
[INFO] running `Command { std: "docker" "start" "-a" "75c838939648fea865e31f49c7d2e817d94d580260e226dc8aa76bb31af0002a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cozad-union-find v1.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.02s
[INFO] running `Command { std: "docker" "inspect" "75c838939648fea865e31f49c7d2e817d94d580260e226dc8aa76bb31af0002a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75c838939648fea865e31f49c7d2e817d94d580260e226dc8aa76bb31af0002a", kill_on_drop: false }`
[INFO] [stdout] 75c838939648fea865e31f49c7d2e817d94d580260e226dc8aa76bb31af0002a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e55803254738231877922469579f639c518ba3e944cf1defe2ec8a2bda4f35f0
[INFO] running `Command { std: "docker" "start" "-a" "e55803254738231877922469579f639c518ba3e944cf1defe2ec8a2bda4f35f0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cozad_union_find-1e9377891f579b9d)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test union_find::client::client_tests::add_node ... ok
[INFO] [stdout] test union_find::client::client_tests::add_nodes_bulk ... ok
[INFO] [stdout] test union_find::client::client_tests::connect_nodes_positive ... ok
[INFO] [stdout] test union_find::client::client_tests::connect_nodes_negative ... ok
[INFO] [stdout] test union_find::client::client_tests::disjoint_set_count ... ok
[INFO] [stdout] test union_find::client::client_tests::duplicate_adds_ignored ... ok
[INFO] [stdout] test union_find::client::client_tests::node_exists_negative ... ok
[INFO] [stdout] test union_find::client::client_tests::node_exists_positive ... ok
[INFO] [stdout] test union_find::client::client_tests::node_index_negative ... ok
[INFO] [stdout] test union_find::client::client_tests::node_index_positive ... ok
[INFO] [stdout] test union_find::client::client_tests::connect_nodes_bulk ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cozad_union_find-e8fc778a83ce6c66)
[INFO] [stdout] test union_find::client::client_tests::constructor ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test union_find::client::client_tests::add_node ... ok
[INFO] [stdout] test union_find::client::client_tests::add_nodes_bulk ... ok
[INFO] [stdout] test union_find::client::client_tests::connect_nodes_bulk ... ok
[INFO] [stdout] test union_find::client::client_tests::constructor ... ok
[INFO] [stdout] test union_find::client::client_tests::connect_nodes_positive ... ok
[INFO] [stdout] test union_find::client::client_tests::connect_nodes_negative ... ok
[INFO] [stdout] test union_find::client::client_tests::node_exists_negative ... ok
[INFO] [stdout] test union_find::client::client_tests::disjoint_set_count ... ok
[INFO] [stdout] test union_find::client::client_tests::duplicate_adds_ignored ... ok
[INFO] [stdout] test union_find::client::client_tests::node_index_negative ... ok
[INFO] [stdout] test union_find::client::client_tests::node_index_positive ... ok
[INFO] [stdout] test union_find::client::client_tests::node_exists_positive ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests cozad_union_find
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/union_find/client.rs - union_find::client::Client (line 36) ... ok
[INFO] [stdout] test src/union_find/client.rs - union_find::client::Client (line 72) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.50s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e55803254738231877922469579f639c518ba3e944cf1defe2ec8a2bda4f35f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e55803254738231877922469579f639c518ba3e944cf1defe2ec8a2bda4f35f0", kill_on_drop: false }`
[INFO] [stdout] e55803254738231877922469579f639c518ba3e944cf1defe2ec8a2bda4f35f0
