[INFO] fetching crate geo-visibility 0.6.0... [INFO] testing geo-visibility-0.6.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate geo-visibility 0.6.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate geo-visibility 0.6.0 [INFO] finished tweaking crates.io crate geo-visibility 0.6.0 [INFO] tweaked toml for crates.io crate geo-visibility 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate geo-visibility 0.6.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] Updating crates.io index [INFO] [stderr] Locking 91 packages to latest compatible versions [INFO] [stderr] Adding geo v0.29.3 (available: v0.30.0) [INFO] [stderr] Adding geo-svg v0.7.3 (available: v0.8.0) [INFO] [stderr] Adding i_float v1.6.0 (available: v1.15.0) [INFO] [stderr] Adding i_overlay v1.9.4 (available: v1.10.0) [INFO] [stderr] Adding i_shape v1.6.0 (available: v1.14.0) [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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geo-rand v0.4.0 [INFO] [stderr] Downloaded geo-clipper v0.9.0 [INFO] [stderr] Downloaded data-uri-utils v0.2.0 [INFO] [stderr] Downloaded clipper-sys v0.8.0 [INFO] [stderr] Downloaded geo-svg v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] de6f8e25699062a497258d69167c1c19c1ce247df974b98447bc2e5bc425322e [INFO] running `Command { std: "docker" "start" "-a" "de6f8e25699062a497258d69167c1c19c1ce247df974b98447bc2e5bc425322e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de6f8e25699062a497258d69167c1c19c1ce247df974b98447bc2e5bc425322e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de6f8e25699062a497258d69167c1c19c1ce247df974b98447bc2e5bc425322e", kill_on_drop: false }` [INFO] [stdout] de6f8e25699062a497258d69167c1c19c1ce247df974b98447bc2e5bc425322e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 07168aa691cafd2c6d9563ea3dbd2531cf4178ea830284fe911c01b5616f74bc [INFO] running `Command { std: "docker" "start" "-a" "07168aa691cafd2c6d9563ea3dbd2531cf4178ea830284fe911c01b5616f74bc", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling i_tree v0.8.3 [INFO] [stderr] Compiling i_key_sort v0.2.0 [INFO] [stderr] Compiling robust v1.2.0 [INFO] [stderr] Compiling float_next_after v1.0.0 [INFO] [stderr] Compiling clipper-sys v0.8.0 [INFO] [stderr] Compiling geographiclib-rs v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.15.0 [INFO] [stderr] Compiling earcutr v0.4.3 [INFO] [stderr] Compiling geo-types v0.7.17 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling i_float v1.6.0 [INFO] [stderr] Compiling i_shape v1.6.0 [INFO] [stderr] Compiling i_overlay v1.9.4 [INFO] [stderr] Compiling geo v0.29.3 [INFO] [stderr] Compiling geo-clipper v0.9.0 [INFO] [stderr] Compiling geo-visibility v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.36s [INFO] running `Command { std: "docker" "inspect" "07168aa691cafd2c6d9563ea3dbd2531cf4178ea830284fe911c01b5616f74bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07168aa691cafd2c6d9563ea3dbd2531cf4178ea830284fe911c01b5616f74bc", kill_on_drop: false }` [INFO] [stdout] 07168aa691cafd2c6d9563ea3dbd2531cf4178ea830284fe911c01b5616f74bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4a041a8ca14c03feb8af325e831667d8c118f5268209ca914524af53305fe3fb [INFO] running `Command { std: "docker" "start" "-a" "4a041a8ca14c03feb8af325e831667d8c118f5268209ca914524af53305fe3fb", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling geo-svg v0.7.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_pcg v0.9.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling geo-rand v0.4.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling data-uri-utils v0.2.0 [INFO] [stderr] Compiling geo-visibility v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.96s [INFO] running `Command { std: "docker" "inspect" "4a041a8ca14c03feb8af325e831667d8c118f5268209ca914524af53305fe3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a041a8ca14c03feb8af325e831667d8c118f5268209ca914524af53305fe3fb", kill_on_drop: false }` [INFO] [stdout] 4a041a8ca14c03feb8af325e831667d8c118f5268209ca914524af53305fe3fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] d6d461f1d69d00c87c1c139029047cb568174dae3fa7240a0e654788a5f980ae [INFO] running `Command { std: "docker" "start" "-a" "d6d461f1d69d00c87c1c139029047cb568174dae3fa7240a0e654788a5f980ae", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/geo_visibility-19aac5fb3de39731) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test angle_comparator::tests::compare_angle_with_two_points_in_general_position ... ok [INFO] [stdout] test comparable_line::tests::compare_two_line_segments_with_common_endpoints ... ok [INFO] [stdout] test comparable_line::tests::compare_two_line_segments_with_no_common_endpoints ... ok [INFO] [stdout] test orientation::tests::test_orientation ... ok [INFO] [stdout] test ray::tests::test_ray ... ok [INFO] [stdout] test utils::tests::test_det ... ok [INFO] [stdout] test utils::tests::test_dot ... ok [INFO] [stdout] test angle_comparator::tests::compare_angle_with_two_points_if_they_are_collinear_with_the_origin ... ok [INFO] [stdout] test visibility::tests::test_sort_events_by_angle ... ok [INFO] [stdout] test visibility::tests::calculate_visibility_polygon_with_no_obstaces_apart_from_the_boundary ... ok [INFO] [stdout] test visibility::tests::calculate_visibility_polygon_with_a_concave_polygon_as_an_obstacle ... ok [INFO] [stdout] test visibility::tests::calculate_visibility_polygon_with_a_convex_polygon_as_an_obstacle ... ok [INFO] [stdout] test visibility::tests::calculate_visibility_polygon_with_two_polygons_as_obstacles ... ok [INFO] [stdout] test visibility::tests::calculate_visibility_polygon_with_no_line_segments ... ok [INFO] [stdout] test visibility::tests::calculate_visibility_polygon_with_a_polyline_as_an_obstacle ... ok [INFO] [stdout] test visibility::tests::show_point_visibility ... ok [INFO] [stdout] test visibility::tests::show_polygon_vertices_visibility ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Doc-tests geo_visibility [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d6d461f1d69d00c87c1c139029047cb568174dae3fa7240a0e654788a5f980ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6d461f1d69d00c87c1c139029047cb568174dae3fa7240a0e654788a5f980ae", kill_on_drop: false }` [INFO] [stdout] d6d461f1d69d00c87c1c139029047cb568174dae3fa7240a0e654788a5f980ae