[INFO] fetching crate linestring 0.8.0... [INFO] testing linestring-0.8.0 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate linestring 0.8.0 into /workspace/builds/worker-109/source [INFO] validating manifest of crates.io crate linestring 0.8.0 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linestring 0.8.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate linestring 0.8.0 [INFO] tweaked toml for crates.io crate linestring 0.8.0 written to /workspace/builds/worker-109/source/Cargo.toml [INFO] crate crates.io crate linestring 0.8.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41ec55fc5c3fe883720652d5f36dc6174a08cda2022764552dbaa774e9941c25 [INFO] running `Command { std: "docker" "start" "-a" "41ec55fc5c3fe883720652d5f36dc6174a08cda2022764552dbaa774e9941c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41ec55fc5c3fe883720652d5f36dc6174a08cda2022764552dbaa774e9941c25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41ec55fc5c3fe883720652d5f36dc6174a08cda2022764552dbaa774e9941c25", kill_on_drop: false }` [INFO] [stdout] 41ec55fc5c3fe883720652d5f36dc6174a08cda2022764552dbaa774e9941c25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2999991f9882c5a0159ee8765754b1bedb7a922336837512249204189a2648e5 [INFO] running `Command { std: "docker" "start" "-a" "2999991f9882c5a0159ee8765754b1bedb7a922336837512249204189a2648e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling cgmath v0.18.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling linestring v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling vob v3.0.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.54s [INFO] running `Command { std: "docker" "inspect" "2999991f9882c5a0159ee8765754b1bedb7a922336837512249204189a2648e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2999991f9882c5a0159ee8765754b1bedb7a922336837512249204189a2648e5", kill_on_drop: false }` [INFO] [stdout] 2999991f9882c5a0159ee8765754b1bedb7a922336837512249204189a2648e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36cdc1add829b36dceec945b8bc5599b88b34caf1df4e8409087d9a54a0cfd18 [INFO] running `Command { std: "docker" "start" "-a" "36cdc1add829b36dceec945b8bc5599b88b34caf1df4e8409087d9a54a0cfd18", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling linestring v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling fltk-sys v1.2.17 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling fltk v1.2.17 [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.35s [INFO] running `Command { std: "docker" "inspect" "36cdc1add829b36dceec945b8bc5599b88b34caf1df4e8409087d9a54a0cfd18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36cdc1add829b36dceec945b8bc5599b88b34caf1df4e8409087d9a54a0cfd18", kill_on_drop: false }` [INFO] [stdout] 36cdc1add829b36dceec945b8bc5599b88b34caf1df4e8409087d9a54a0cfd18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-109/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cce94fe23720675343820f13250570903b4a3f20928de1d8a867170fa4e8d8f5 [INFO] running `Command { std: "docker" "start" "-a" "cce94fe23720675343820f13250570903b4a3f20928de1d8a867170fa4e8d8f5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/linestring-5d0e403e7086f59f) [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] [stderr] Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-90d1234e3d09c766) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test a_test ... ok [INFO] [stdout] test convex_hull_1 ... ok [INFO] [stdout] test distance_to_line_squared_01 ... ok [INFO] [stdout] test intersection_1 ... ok [INFO] [stdout] test intersection_10 ... ok [INFO] [stdout] test intersection_11 ... ok [INFO] [stdout] test intersection_2 ... ok [INFO] [stdout] test intersection_3 ... ok [INFO] [stdout] test intersection_4 ... ok [INFO] [stdout] test intersection_6 ... ok [INFO] [stdout] test intersection_7 ... ok [INFO] [stdout] test line3_1 ... ok [INFO] [stdout] test line2_1 ... ok [INFO] [stdout] test convex_hull_2 ... ok [INFO] [stdout] test intersection_5 ... ok [INFO] [stdout] test linestring2_1 ... ok [INFO] [stdout] test intersection_9 ... ok [INFO] [stdout] test linestring3_1 ... ok [INFO] [stdout] test plane_conversion_xy ... ok [INFO] [stdout] test plane_conversion_xz ... ok [INFO] [stdout] test plane_conversion_yz ... ok [INFO] [stdout] test simplify_1 ... ok [INFO] [stdout] test simplify_2 ... ok [INFO] [stdout] test simplify_3 ... ok [INFO] [stdout] test simplify_vw_1 ... ok [INFO] [stdout] test simplify_vw_2 ... ok [INFO] [stdout] test simplify_vw_3 ... ok [INFO] [stdout] test simplify_vw_5 ... ok [INFO] [stdout] test simplify_vw_4 ... ok [INFO] [stdout] test transform_test_1 ... ok [INFO] [stdout] test transform_test_2 ... ok [INFO] [stdout] test triangle_area ... ok [INFO] [stdout] test voronoi_parabolic_arc_1 ... ok [INFO] [stdout] test voronoi_parabolic_arc_2 ... ok [INFO] [stdout] test convex_hull_3 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Doc-tests linestring [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::is_point_left_allow_collinear_ulps (line 65) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::is_point_left (line 26) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::is_point_left_allow_collinear (line 44) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::cross_2d (line 93) ... ok [INFO] [stdout] test src/linestring_2d.rs - linestring_2d::SimpleAffine::transform_ba (line 1640) ... ok [INFO] [stdout] test src/linestring_2d.rs - linestring_2d::SimpleAffine::transform_ab (line 1682) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::contains_point_inclusive (line 377) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::gift_wrap (line 111) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::graham_scan (line 196) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::contains_point_exclusive (line 343) ... ok [INFO] [stdout] test src/linestring_2d/convex_hull.rs - linestring_2d::convex_hull::ConvexHull::contains (line 283) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cce94fe23720675343820f13250570903b4a3f20928de1d8a867170fa4e8d8f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cce94fe23720675343820f13250570903b4a3f20928de1d8a867170fa4e8d8f5", kill_on_drop: false }` [INFO] [stdout] cce94fe23720675343820f13250570903b4a3f20928de1d8a867170fa4e8d8f5