[INFO] fetching crate voronoi 0.1.4... [INFO] testing voronoi-0.1.4 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate voronoi 0.1.4 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate voronoi 0.1.4 [INFO] finished tweaking crates.io crate voronoi 0.1.4 [INFO] tweaked toml for crates.io crate voronoi 0.1.4 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate voronoi 0.1.4 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding log v0.3.9 (available: v0.4.28) [INFO] [stderr] Adding ordered-float v0.5.2 (available: v5.1.0) [INFO] [stderr] Adding rand v0.3.23 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6fd801fb6d205571b4f97ae2c47dc6d1a4f291a89ef07ff389c1b290a8857d46 [INFO] running `Command { std: "docker" "start" "-a" "6fd801fb6d205571b4f97ae2c47dc6d1a4f291a89ef07ff389c1b290a8857d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6fd801fb6d205571b4f97ae2c47dc6d1a4f291a89ef07ff389c1b290a8857d46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fd801fb6d205571b4f97ae2c47dc6d1a4f291a89ef07ff389c1b290a8857d46", kill_on_drop: false }` [INFO] [stdout] 6fd801fb6d205571b4f97ae2c47dc6d1a4f291a89ef07ff389c1b290a8857d46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3349ce57ede131c993a23b0b31f4c790aeb75d5b17f62aa65fb441a8aa1d9dc9 [INFO] running `Command { std: "docker" "start" "-a" "3349ce57ede131c993a23b0b31f4c790aeb75d5b17f62aa65fb441a8aa1d9dc9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ordered-float v0.5.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling voronoi v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "3349ce57ede131c993a23b0b31f4c790aeb75d5b17f62aa65fb441a8aa1d9dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3349ce57ede131c993a23b0b31f4c790aeb75d5b17f62aa65fb441a8aa1d9dc9", kill_on_drop: false }` [INFO] [stdout] 3349ce57ede131c993a23b0b31f4c790aeb75d5b17f62aa65fb441a8aa1d9dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33892c5ea2a51ce754df4ceba321202af7b282ddcfc0409a867cb5c00a38fb90 [INFO] running `Command { std: "docker" "start" "-a" "33892c5ea2a51ce754df4ceba321202af7b282ddcfc0409a867cb5c00a38fb90", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling voronoi v0.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "33892c5ea2a51ce754df4ceba321202af7b282ddcfc0409a867cb5c00a38fb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33892c5ea2a51ce754df4ceba321202af7b282ddcfc0409a867cb5c00a38fb90", kill_on_drop: false }` [INFO] [stdout] 33892c5ea2a51ce754df4ceba321202af7b282ddcfc0409a867cb5c00a38fb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cab35444eeb57347b0daf8c93c01cd1b64206af35f6e4139a908b4ef84329328 [INFO] running `Command { std: "docker" "start" "-a" "cab35444eeb57347b0daf8c93c01cd1b64206af35f6e4139a908b4ef84329328", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/voronoi-20af7c312b69a233) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test geometry::tests::degenerate_circle ... ok [INFO] [stdout] test geometry::tests::simple_circle_bottom ... ok [INFO] [stdout] test geometry::tests::simple_circle_center ... ok [INFO] [stdout] test geometry::tests::simple_segments_intersect ... ok [INFO] [stdout] test voronoi::tests::degenerate_example_horz ... ignored [INFO] [stdout] test geometry::tests::tee_segments_intersect ... ok [INFO] [stdout] test geometry::tests::simple_segments_nonintersect ... ok [INFO] [stdout] test voronoi::tests::degenerate_example_vert ... ok [INFO] [stdout] test voronoi::tests::readme_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests voronoi [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" "cab35444eeb57347b0daf8c93c01cd1b64206af35f6e4139a908b4ef84329328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab35444eeb57347b0daf8c93c01cd1b64206af35f6e4139a908b4ef84329328", kill_on_drop: false }` [INFO] [stdout] cab35444eeb57347b0daf8c93c01cd1b64206af35f6e4139a908b4ef84329328