[INFO] fetching crate shape-convex 0.0.1... [INFO] building shape-convex-0.0.1 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] extracting crate shape-convex 0.0.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate shape-convex 0.0.1 [INFO] finished tweaking crates.io crate shape-convex 0.0.1 [INFO] tweaked toml for crates.io crate shape-convex 0.0.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate shape-convex 0.0.1 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 8 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shape-core v0.1.17 [INFO] [stderr] Downloaded color-core v0.1.6 [INFO] [stderr] Downloaded distantia v0.0.0 [INFO] [stderr] Downloaded projective v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca349001193d3dfe0689f9a0d48f4569802d330080e7d4968865ad9fe7fc6c1c [INFO] running `Command { std: "docker" "start" "-a" "ca349001193d3dfe0689f9a0d48f4569802d330080e7d4968865ad9fe7fc6c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca349001193d3dfe0689f9a0d48f4569802d330080e7d4968865ad9fe7fc6c1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca349001193d3dfe0689f9a0d48f4569802d330080e7d4968865ad9fe7fc6c1c", kill_on_drop: false }` [INFO] [stdout] ca349001193d3dfe0689f9a0d48f4569802d330080e7d4968865ad9fe7fc6c1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf84707ac543e9ccb010b659a2cd7befa59e3b7cf947da1dfed275fe53167045 [INFO] running `Command { std: "docker" "start" "-a" "bf84707ac543e9ccb010b659a2cd7befa59e3b7cf947da1dfed275fe53167045", kill_on_drop: false }` [INFO] [stderr] Compiling color-core v0.1.6 [INFO] [stderr] Compiling distantia v0.0.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling projective v0.3.0 [INFO] [stderr] Compiling shape-core v0.1.17 [INFO] [stderr] Compiling shape-convex v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `bounds` and `inners` are never read [INFO] [stdout] --> src/convex2d/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConvexHull { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 22 | bounds: BTreeSet>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | inners: BTreeSet>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConvexHull` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn bound_points(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn inner_points(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_polygon(&self) -> Polygon where T: Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/convex2d/solver.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn new(points: &[Point]) -> Self where T: Real { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.57s [INFO] running `Command { std: "docker" "inspect" "bf84707ac543e9ccb010b659a2cd7befa59e3b7cf947da1dfed275fe53167045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf84707ac543e9ccb010b659a2cd7befa59e3b7cf947da1dfed275fe53167045", kill_on_drop: false }` [INFO] [stdout] bf84707ac543e9ccb010b659a2cd7befa59e3b7cf947da1dfed275fe53167045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73b75438f470d4d2a3a644b95e187e7c7cb108b30abab4ed8a8750a6a00b675d [INFO] running `Command { std: "docker" "start" "-a" "73b75438f470d4d2a3a644b95e187e7c7cb108b30abab4ed8a8750a6a00b675d", kill_on_drop: false }` [INFO] [stderr] Compiling shape-convex v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `bounds` and `inners` are never read [INFO] [stdout] --> src/convex2d/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConvexHull { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 22 | bounds: BTreeSet>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | inners: BTreeSet>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConvexHull` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn bound_points(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn inner_points(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_polygon(&self) -> Polygon where T: Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/convex2d/solver.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn new(points: &[Point]) -> Self where T: Real { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `projective` [INFO] [stdout] --> tests/point.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use projective::Projective; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `projective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `projective`, use `cargo add projective` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `projective` [INFO] [stdout] --> tests/point3d.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use projective::Projective3D; [INFO] [stdout] | ^^^^^^^^^^ use of unresolved module or unlinked crate `projective` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `projective`, use `cargo add projective` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shape-convex` (test "point") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] warning: fields `bounds` and `inners` are never read [INFO] [stdout] --> src/convex2d/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct ConvexHull { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 22 | bounds: BTreeSet>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | inners: BTreeSet>, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ConvexHull` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn bound_points(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![warn(missing_docs)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub fn inner_points(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for a method [INFO] [stdout] --> src/convex2d/mod.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub fn as_polygon(&self) -> Polygon where T: Clone { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: missing documentation for an associated function [INFO] [stdout] --> src/convex2d/solver.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub fn new(points: &[Point]) -> Self where T: Real { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `shape-convex` (test "point3d") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "73b75438f470d4d2a3a644b95e187e7c7cb108b30abab4ed8a8750a6a00b675d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b75438f470d4d2a3a644b95e187e7c7cb108b30abab4ed8a8750a6a00b675d", kill_on_drop: false }` [INFO] [stdout] 73b75438f470d4d2a3a644b95e187e7c7cb108b30abab4ed8a8750a6a00b675d