[INFO] fetching crate delaunay 0.1.0...
[INFO] checking delaunay-0.1.0 against master#3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777 for pr-132289
[INFO] extracting crate delaunay 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate delaunay 0.1.0 on toolchain 3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate delaunay 0.1.0
[INFO] finished tweaking crates.io crate delaunay 0.1.0
[INFO] tweaked toml for crates.io crate delaunay 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 90 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.5.1)
[INFO] [stderr]       Adding svg v0.13.1 (available: v0.18.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded shape-core v0.1.17
[INFO] [stderr]   Downloaded projective v0.3.0
[INFO] [stderr]   Downloaded color-core v0.1.6
[INFO] [stderr]   Downloaded distantia v0.0.0
[INFO] [stderr]   Downloaded svg v0.13.1
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ad0480d8e1fb06a9ef8601bc2a153189f5a725ad7ee753cfc207807484c5a01e
[INFO] running `Command { std: "docker" "start" "-a" "ad0480d8e1fb06a9ef8601bc2a153189f5a725ad7ee753cfc207807484c5a01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad0480d8e1fb06a9ef8601bc2a153189f5a725ad7ee753cfc207807484c5a01e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad0480d8e1fb06a9ef8601bc2a153189f5a725ad7ee753cfc207807484c5a01e", kill_on_drop: false }`
[INFO] [stdout] ad0480d8e1fb06a9ef8601bc2a153189f5a725ad7ee753cfc207807484c5a01e
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+3f1be1ec7ec3d8e80beb381ee82164a0aa3ca777" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f093138ecccc101fd9b10a03e46e0505f10e6a734b2236b431db32ab72c56a4
[INFO] running `Command { std: "docker" "start" "-a" "8f093138ecccc101fd9b10a03e46e0505f10e6a734b2236b431db32ab72c56a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking color-core v0.1.6
[INFO] [stderr]     Checking distantia v0.0.0
[INFO] [stderr]     Checking svg v0.13.1
[INFO] [stderr]     Checking projective v0.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking shape-core v0.1.17
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking delaunay v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::triangulation::*`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::triangulation::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclidean2` found for reference `&Point<f32>` in the current scope
[INFO] [stdout]    --> src/delaunay2f32/mod.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let d = p0.euclidean2(p);
[INFO] [stdout]     |                    ^^^^^^^^^^ method not found in `&Point<f32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rectangle<f32>` has no field named `anchor`
[INFO] [stdout]    --> src/delaunay2f32/mod.rs:333:27
[INFO] [stdout]     |
[INFO] [stdout] 333 |         area: Rectangle { anchor: Point::default(), side: (Default::default(), Default::default()) },
[INFO] [stdout]     |                           ^^^^^^ `Rectangle<_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `min`, `max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rectangle<f32>` has no field named `side`
[INFO] [stdout]    --> src/delaunay2f32/mod.rs:333:53
[INFO] [stdout]     |
[INFO] [stdout] 333 |         area: Rectangle { anchor: Point::default(), side: (Default::default(), Default::default()) },
[INFO] [stdout]     |                                                     ^^^^ `Rectangle<_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `min`, `max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclidean2` found for struct `Point` in the current scope
[INFO] [stdout]    --> src/delaunay2f32/mod.rs:357:83
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let mut dists: Vec<_> = points.iter().enumerate().map(|(i, point)| (i, center.euclidean2(point))).collect();
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^ method not found in `Point<f32>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `bound_box` found for struct `Rectangle` in the current scope
[INFO] [stdout]    --> src/delaunay2f32/mod.rs:442:26
[INFO] [stdout]     |
[INFO] [stdout] 442 |         area: Rectangle::bound_box(points),
[INFO] [stdout]     |                          ^^^^^^^^^ function or associated item not found in `Rectangle<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Rectangle<_>` consider using one of the following associated functions:
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::empty
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::new
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::from_anchor
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::from_center
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/shape-core-0.1.17/src/elements/rectangles/rectangle_2d/constructors.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout] 33  | /     pub fn empty() -> Self
[INFO] [stdout] 34  | |         where
[INFO] [stdout] 35  | |             T: Zero,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] ...
[INFO] [stdout] 55  | /     pub fn new(x: T, y: T, width: T, height: T) -> Self
[INFO] [stdout] 56  | |         where
[INFO] [stdout] 57  | |             T: Clone + Add<Output=T>,
[INFO] [stdout]     | |_____________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 74  | /     pub fn from_anchor<P>(origin: P, width: T, height: T) -> Self
[INFO] [stdout] 75  | |         where
[INFO] [stdout] 76  | |             T: Clone + Add<Output=T>,
[INFO] [stdout] 77  | |             P: Into<Point<T>>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 95  | /     pub fn from_center<P>(center: P, width: T, height: T) -> Self
[INFO] [stdout] 96  | |         where
[INFO] [stdout] 97  | |             T: Clone + One + Add<Output=T> + Sub<Output=T> + Div<Output=T>,
[INFO] [stdout] 98  | |             P: Into<Point<T>>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclidean2` found for reference `&Point<f64>` in the current scope
[INFO] [stdout]    --> src/delaunay2f64/mod.rs:260:20
[INFO] [stdout]     |
[INFO] [stdout] 260 |         let d = p0.euclidean2(p);
[INFO] [stdout]     |                    ^^^^^^^^^^ method not found in `&Point<f64>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rectangle<f64>` has no field named `anchor`
[INFO] [stdout]    --> src/delaunay2f64/mod.rs:333:27
[INFO] [stdout]     |
[INFO] [stdout] 333 |         area: Rectangle { anchor: Point::default(), side: (Default::default(), Default::default()) },
[INFO] [stdout]     |                           ^^^^^^ `Rectangle<_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `min`, `max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0560]: struct `Rectangle<f64>` has no field named `side`
[INFO] [stdout]    --> src/delaunay2f64/mod.rs:333:53
[INFO] [stdout]     |
[INFO] [stdout] 333 |         area: Rectangle { anchor: Point::default(), side: (Default::default(), Default::default()) },
[INFO] [stdout]     |                                                     ^^^^ `Rectangle<_>` does not have this field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `min`, `max`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `euclidean2` found for struct `Point` in the current scope
[INFO] [stdout]    --> src/delaunay2f64/mod.rs:357:83
[INFO] [stdout]     |
[INFO] [stdout] 357 |     let mut dists: Vec<_> = points.iter().enumerate().map(|(i, point)| (i, center.euclidean2(point))).collect();
[INFO] [stdout]     |                                                                                   ^^^^^^^^^^ method not found in `Point<f64>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `bound_box` found for struct `Rectangle` in the current scope
[INFO] [stdout]    --> src/delaunay2f64/mod.rs:442:26
[INFO] [stdout]     |
[INFO] [stdout] 442 |         area: Rectangle::bound_box(points),
[INFO] [stdout]     |                          ^^^^^^^^^ function or associated item not found in `Rectangle<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Rectangle<_>` consider using one of the following associated functions:
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::empty
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::new
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::from_anchor
[INFO] [stdout]       shape_core::elements::rectangles::rectangle_2d::constructors::<impl Rectangle<T>>::from_center
[INFO] [stdout]       and 2 others
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/shape-core-0.1.17/src/elements/rectangles/rectangle_2d/constructors.rs:33:5
[INFO] [stdout]     |
[INFO] [stdout] 33  | /     pub fn empty() -> Self
[INFO] [stdout] 34  | |         where
[INFO] [stdout] 35  | |             T: Zero,
[INFO] [stdout]     | |____________________^
[INFO] [stdout] ...
[INFO] [stdout] 55  | /     pub fn new(x: T, y: T, width: T, height: T) -> Self
[INFO] [stdout] 56  | |         where
[INFO] [stdout] 57  | |             T: Clone + Add<Output=T>,
[INFO] [stdout]     | |_____________________________________^
[INFO] [stdout] ...
[INFO] [stdout] 74  | /     pub fn from_anchor<P>(origin: P, width: T, height: T) -> Self
[INFO] [stdout] 75  | |         where
[INFO] [stdout] 76  | |             T: Clone + Add<Output=T>,
[INFO] [stdout] 77  | |             P: Into<Point<T>>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] ...
[INFO] [stdout] 95  | /     pub fn from_center<P>(center: P, width: T, height: T) -> Self
[INFO] [stdout] 96  | |         where
[INFO] [stdout] 97  | |             T: Clone + One + Add<Output=T> + Sub<Output=T> + Div<Output=T>,
[INFO] [stdout] 98  | |             P: Into<Point<T>>,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0560, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0560`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `delaunay` (lib) due to 10 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8f093138ecccc101fd9b10a03e46e0505f10e6a734b2236b431db32ab72c56a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f093138ecccc101fd9b10a03e46e0505f10e6a734b2236b431db32ab72c56a4", kill_on_drop: false }`
[INFO] [stdout] 8f093138ecccc101fd9b10a03e46e0505f10e6a734b2236b431db32ab72c56a4
