[INFO] fetching crate mesh-graph 0.3.2...
[INFO] testing mesh-graph-0.3.2 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate mesh-graph 0.3.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate mesh-graph 0.3.2
[INFO] finished tweaking crates.io crate mesh-graph 0.3.2
[INFO] tweaked toml for crates.io crate mesh-graph 0.3.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mesh-graph 0.3.2 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mesh-graph 0.3.2 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 608cbb216ee465727f13a911d029f5e99e799d4c7eec4ab7f48880dd0e23a071
[INFO] running `Command { std: "docker" "start" "-a" "608cbb216ee465727f13a911d029f5e99e799d4c7eec4ab7f48880dd0e23a071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "608cbb216ee465727f13a911d029f5e99e799d4c7eec4ab7f48880dd0e23a071", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "608cbb216ee465727f13a911d029f5e99e799d4c7eec4ab7f48880dd0e23a071", kill_on_drop: false }`
[INFO] [stdout] 608cbb216ee465727f13a911d029f5e99e799d4c7eec4ab7f48880dd0e23a071
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1669e74b8164d2970ac3cf30d40e33fc95b911626590240ef1e825c626dda8d8
[INFO] running `Command { std: "docker" "start" "-a" "1669e74b8164d2970ac3cf30d40e33fc95b911626590240ef1e825c626dda8d8", kill_on_drop: false }`
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling downcast-rs v2.0.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling glam v0.30.8
[INFO] [stderr]    Compiling simba v0.9.1
[INFO] [stderr]    Compiling rstar v0.12.2
[INFO] [stderr]    Compiling spade v2.15.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling nalgebra-macros v0.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nalgebra v0.34.1
[INFO] [stderr]    Compiling parry3d v0.25.0
[INFO] [stderr]    Compiling mesh-graph v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.40s
[INFO] running `Command { std: "docker" "inspect" "1669e74b8164d2970ac3cf30d40e33fc95b911626590240ef1e825c626dda8d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1669e74b8164d2970ac3cf30d40e33fc95b911626590240ef1e825c626dda8d8", kill_on_drop: false }`
[INFO] [stdout] 1669e74b8164d2970ac3cf30d40e33fc95b911626590240ef1e825c626dda8d8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a715826651c33d4ea8bd7caa5a72a5e4cc8ea1b74d9b4caa4ed52cd9481e5ea5
[INFO] running `Command { std: "docker" "start" "-a" "a715826651c33d4ea8bd7caa5a72a5e4cc8ea1b74d9b4caa4ed52cd9481e5ea5", kill_on_drop: false }`
[INFO] [stderr]    Compiling mesh-graph v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.13s
[INFO] running `Command { std: "docker" "inspect" "a715826651c33d4ea8bd7caa5a72a5e4cc8ea1b74d9b4caa4ed52cd9481e5ea5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a715826651c33d4ea8bd7caa5a72a5e4cc8ea1b74d9b4caa4ed52cd9481e5ea5", kill_on_drop: false }`
[INFO] [stdout] a715826651c33d4ea8bd7caa5a72a5e4cc8ea1b74d9b4caa4ed52cd9481e5ea5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2874e031edc132b56a94218e70a7b833efeb66afe927e0a36123a6a42fd73000
[INFO] running `Command { std: "docker" "start" "-a" "2874e031edc132b56a94218e70a7b833efeb66afe927e0a36123a6a42fd73000", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mesh_graph-2981439d3bbe1034)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test plane_slice::tests::test_compute_identity_from_plane_into_xy ... ok
[INFO] [stdout] test plane_slice::tests::test_compute_transform_from_plane_into_xy ... ok
[INFO] [stdout] test primitives::tests::test_quad_conversion ... ok
[INFO] [stdout] test primitives::tests::test_triangle_conversion ... ok
[INFO] [stdout] test plane_slice::tests::test_intersect_triangle_with_xy_plane ... ok
[INFO] [stdout] test plane_slice::tests::test_icosphere_plane_slice ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mesh_graph
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.86s; merged doctests compilation took 0.80s
[INFO] running `Command { std: "docker" "inspect" "2874e031edc132b56a94218e70a7b833efeb66afe927e0a36123a6a42fd73000", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2874e031edc132b56a94218e70a7b833efeb66afe927e0a36123a6a42fd73000", kill_on_drop: false }`
[INFO] [stdout] 2874e031edc132b56a94218e70a7b833efeb66afe927e0a36123a6a42fd73000
