[INFO] fetching crate product_graph_rs 0.1.0...
[INFO] testing product_graph_rs-0.1.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate product_graph_rs 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate product_graph_rs 0.1.0
[INFO] finished tweaking crates.io crate product_graph_rs 0.1.0
[INFO] tweaked toml for crates.io crate product_graph_rs 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate product_graph_rs 0.1.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate product_graph_rs 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0075e6a7c1d618df6c727da3bc1ceccdb48192ac00699a10f50df0d9d19b09be
[INFO] running `Command { std: "docker" "start" "-a" "0075e6a7c1d618df6c727da3bc1ceccdb48192ac00699a10f50df0d9d19b09be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0075e6a7c1d618df6c727da3bc1ceccdb48192ac00699a10f50df0d9d19b09be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0075e6a7c1d618df6c727da3bc1ceccdb48192ac00699a10f50df0d9d19b09be", kill_on_drop: false }`
[INFO] [stdout] 0075e6a7c1d618df6c727da3bc1ceccdb48192ac00699a10f50df0d9d19b09be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67864cc8fd54e1b2e27adab8a333d299dbca10f8b5d8a2886ea438130a541580
[INFO] running `Command { std: "docker" "start" "-a" "67864cc8fd54e1b2e27adab8a333d299dbca10f8b5d8a2886ea438130a541580", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling crossbeam-queue v0.2.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rayon v1.3.0
[INFO] [stderr]    Compiling product_graph_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] running `Command { std: "docker" "inspect" "67864cc8fd54e1b2e27adab8a333d299dbca10f8b5d8a2886ea438130a541580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67864cc8fd54e1b2e27adab8a333d299dbca10f8b5d8a2886ea438130a541580", kill_on_drop: false }`
[INFO] [stdout] 67864cc8fd54e1b2e27adab8a333d299dbca10f8b5d8a2886ea438130a541580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42c1633f1553bcc22b1efbdf4ab9cf38d7c226da075b0d431e0b0b321d570003
[INFO] running `Command { std: "docker" "start" "-a" "42c1633f1553bcc22b1efbdf4ab9cf38d7c226da075b0d431e0b0b321d570003", kill_on_drop: false }`
[INFO] [stderr]    Compiling product_graph_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s
[INFO] running `Command { std: "docker" "inspect" "42c1633f1553bcc22b1efbdf4ab9cf38d7c226da075b0d431e0b0b321d570003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42c1633f1553bcc22b1efbdf4ab9cf38d7c226da075b0d431e0b0b321d570003", kill_on_drop: false }`
[INFO] [stdout] 42c1633f1553bcc22b1efbdf4ab9cf38d7c226da075b0d431e0b0b321d570003
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b208b411531ecefda2deb5018cc9429eb3f9a2af3be95a6055ba60239dfc019d
[INFO] running `Command { std: "docker" "start" "-a" "b208b411531ecefda2deb5018cc9429eb3f9a2af3be95a6055ba60239dfc019d", 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/product_graph_rs-8e9bec5eaaaf0d48)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test product_graph_rayon::tests::detects_direct_infinite_cycle ... ok
[INFO] [stdout] test product_graph_rayon::tests::detects_indirect_infinite_cycle ... ok
[INFO] [stdout] test product_graph_rayon::tests::calculates_correct_values_without_indirection ... ok
[INFO] [stdout] test product_graph_rayon::tests::calculates_correct_values_with_indirection ... ok
[INFO] [stdout] test product_graph_rayon::tests::generates_random_graph_without_errors ... 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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/product_graph_rs-e1ffc04994babed2)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test product_graph::tests::calculates_correct_values_without_indirection ... ok
[INFO] [stdout] test product_graph::tests::calculates_correct_values_with_indirection ... ok
[INFO] [stdout] test product_graph_rayon::tests::detects_direct_infinite_cycle ... ok
[INFO] [stdout] test product_graph::tests::detects_direct_infinite_cycle ... ok
[INFO] [stdout] test product_graph::tests::detects_indirect_infinite_cycle ... ok
[INFO] [stdout] test product_graph_rayon::tests::detects_indirect_infinite_cycle ... ok
[INFO] [stdout] test product_graph_rayon::tests::calculates_correct_values_with_indirection ... ok
[INFO] [stdout] test product_graph_rayon::tests::generates_random_graph_without_errors ... ok
[INFO] [stdout] test product_graph_rayon::tests::calculates_correct_values_without_indirection ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests product_graph_rs
[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" "b208b411531ecefda2deb5018cc9429eb3f9a2af3be95a6055ba60239dfc019d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b208b411531ecefda2deb5018cc9429eb3f9a2af3be95a6055ba60239dfc019d", kill_on_drop: false }`
[INFO] [stdout] b208b411531ecefda2deb5018cc9429eb3f9a2af3be95a6055ba60239dfc019d
