[INFO] cloning repository https://github.com/zLNH1mm3lxPCyZQ/bff-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zLNH1mm3lxPCyZQ/bff-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzLNH1mm3lxPCyZQ%2Fbff-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzLNH1mm3lxPCyZQ%2Fbff-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 43d15263973357466647bbf95a8a87a4a532ea2d [INFO] checking zLNH1mm3lxPCyZQ/bff-rs against try#93086cfebfccb79083c59d0d3b2052944bba643c for pr-146440-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FzLNH1mm3lxPCyZQ%2Fbff-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zLNH1mm3lxPCyZQ/bff-rs [INFO] finished tweaking git repo https://github.com/zLNH1mm3lxPCyZQ/bff-rs [INFO] tweaked toml for git repo https://github.com/zLNH1mm3lxPCyZQ/bff-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zLNH1mm3lxPCyZQ/bff-rs on toolchain 93086cfebfccb79083c59d0d3b2052944bba643c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zLNH1mm3lxPCyZQ/bff-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8873b7fa058fce82345734a9033ad0018a7209abcd7b83c1686932376c18b758 [INFO] running `Command { std: "docker" "start" "-a" "8873b7fa058fce82345734a9033ad0018a7209abcd7b83c1686932376c18b758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8873b7fa058fce82345734a9033ad0018a7209abcd7b83c1686932376c18b758", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8873b7fa058fce82345734a9033ad0018a7209abcd7b83c1686932376c18b758", kill_on_drop: false }` [INFO] [stdout] 8873b7fa058fce82345734a9033ad0018a7209abcd7b83c1686932376c18b758 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+93086cfebfccb79083c59d0d3b2052944bba643c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87fc97c197016fc4ca981e8599845b65d296cb484d49fed33775ecaafd77a8fe [INFO] running `Command { std: "docker" "start" "-a" "87fc97c197016fc4ca981e8599845b65d296cb484d49fed33775ecaafd77a8fe", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking simba v0.9.1 [INFO] [stderr] Compiling nalgebra-macros v0.3.0 [INFO] [stderr] Checking nalgebra v0.34.2 [INFO] [stderr] Checking bff-mesh v0.1.0 (/opt/rustwide/workdir/bff-mesh) [INFO] [stdout] warning: unused variable: `soup` [INFO] [stdout] --> bff-mesh/src/mesh.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | fn build(soup: &PolygonSoup) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_soup` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Vertex` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Edge` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Edge { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Face` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Face { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `HalfEdge` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HalfEdge { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Mesh` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Mesh { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position` and `normal` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | position: nalgebra::Point3, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | normal: nalgebra::Vector3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index`, `half_edge_1`, and `halg_edge_2` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Edge { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | half_edge_1: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | halg_edge_2: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index` and `is_boundary` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Face { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | is_boundary: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HalfEdge { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | next_half_edge: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 18 | previous_half_edge: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | flipped_half_edge: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | origin_vertex: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | edge: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | face: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | oppsosite_corner: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | is_boundary: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vertices`, `edges`, `faces`, and `half_edges` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Mesh { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 28 | vertices: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | edges: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | faces: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | half_edges: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> bff-mesh/src/mesh.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 34 | impl Mesh { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 35 | fn build(soup: &PolygonSoup) {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bff-mesh` (bin "bff-mesh") due to 5 previous errors; 7 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `soup` [INFO] [stdout] --> bff-mesh/src/mesh.rs:35:14 [INFO] [stdout] | [INFO] [stdout] 35 | fn build(soup: &PolygonSoup) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_soup` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Vertex` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vertex { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] = note: `#[deny(unused_unconstructable_pub_structs)]` (part of `#[deny(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Edge` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Edge { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Face` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Face { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `HalfEdge` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HalfEdge { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Mesh` is never constructed [INFO] [stdout] --> bff-mesh/src/mesh.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Mesh { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `position` and `normal` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Vertex { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 4 | position: nalgebra::Point3, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 5 | normal: nalgebra::Vector3, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index`, `half_edge_1`, and `halg_edge_2` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Edge { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 8 | index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 9 | half_edge_1: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 10 | halg_edge_2: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index` and `is_boundary` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Face { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 13 | index: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 14 | is_boundary: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct HalfEdge { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 17 | next_half_edge: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 18 | previous_half_edge: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | flipped_half_edge: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | origin_vertex: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 21 | edge: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 22 | face: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 23 | oppsosite_corner: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 24 | is_boundary: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `vertices`, `edges`, `faces`, and `half_edges` are never read [INFO] [stdout] --> bff-mesh/src/mesh.rs:28:5 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Mesh { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 28 | vertices: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 29 | edges: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 30 | faces: Vec, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 31 | half_edges: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `build` is never used [INFO] [stdout] --> bff-mesh/src/mesh.rs:35:8 [INFO] [stdout] | [INFO] [stdout] 34 | impl Mesh { [INFO] [stdout] | --------- associated function in this implementation [INFO] [stdout] 35 | fn build(soup: &PolygonSoup) {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bff-mesh` (bin "bff-mesh" test) due to 5 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "87fc97c197016fc4ca981e8599845b65d296cb484d49fed33775ecaafd77a8fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87fc97c197016fc4ca981e8599845b65d296cb484d49fed33775ecaafd77a8fe", kill_on_drop: false }` [INFO] [stdout] 87fc97c197016fc4ca981e8599845b65d296cb484d49fed33775ecaafd77a8fe