[INFO] fetching crate mesh_rasterization 0.1.0... [INFO] checking mesh_rasterization-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate mesh_rasterization 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate mesh_rasterization 0.1.0 [INFO] finished tweaking crates.io crate mesh_rasterization 0.1.0 [INFO] tweaked toml for crates.io crate mesh_rasterization 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mesh_rasterization 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mesh_rasterization 0.1.0 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded misc_iterators v0.1.0 [INFO] [stderr] Downloaded euclidean v0.1.0 [INFO] [stderr] Downloaded numerical_analysis v0.1.0 [INFO] [stderr] Downloaded linear_isomorphic v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ccf1816ad613684ea9f39faf5aaec31dc37ee8cec68501267a4e0c80771d5874 [INFO] running `Command { std: "docker" "start" "-a" "ccf1816ad613684ea9f39faf5aaec31dc37ee8cec68501267a4e0c80771d5874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccf1816ad613684ea9f39faf5aaec31dc37ee8cec68501267a4e0c80771d5874", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf1816ad613684ea9f39faf5aaec31dc37ee8cec68501267a4e0c80771d5874", kill_on_drop: false }` [INFO] [stdout] ccf1816ad613684ea9f39faf5aaec31dc37ee8cec68501267a4e0c80771d5874 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e11678c5d1a93845dbe12b356668726b9d86d81ee3213f0082e18f7c0d0efcb4 [INFO] running `Command { std: "docker" "start" "-a" "e11678c5d1a93845dbe12b356668726b9d86d81ee3213f0082e18f7c0d0efcb4", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking bytemuck v1.22.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Checking wide v0.7.32 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking misc_iterators v0.1.0 [INFO] [stderr] Checking clap_builder v4.5.37 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking simba v0.9.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking linear_isomorphic v0.3.3 [INFO] [stderr] Checking euclidean v0.1.0 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Checking clap v4.5.37 [INFO] [stderr] Checking nalgebra v0.33.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking numerical_analysis v0.1.0 [INFO] [stderr] Checking mesh_rasterization v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chicken_wire` [INFO] [stdout] --> src/lib.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | use chicken_wire::wavefront_loader::ObjData; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `chicken_wire` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chicken_wire`, use `cargo add chicken_wire` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mesh_rasterization` (lib test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unused variable: `aabb_extent` [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let aabb_extent = maxs - mins; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aabb_extent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/wavefront.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ObjData [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub point_colors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | pub normals: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub uvs: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 19 | pub vertex_face_indices: Vec>, [INFO] [stdout] 20 | pub normal_face_indices: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub uv_face_indices: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub lines: Vec<[u64; 2]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | pub objects: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/wavefront.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ObjectRanges [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 28 | { [INFO] [stdout] 29 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectRanges` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `export` is never used [INFO] [stdout] --> src/wavefront.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl ObjData [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn export<'a, T>(mesh: &'a T, path: &str) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WaveFrontCompatible` is never used [INFO] [stdout] --> src/wavefront.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | pub trait WaveFrontCompatible<'a> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColoredVerts` is never constructed [INFO] [stdout] --> src/wavefront.rs:768:12 [INFO] [stdout] | [INFO] [stdout] 768 | pub struct ColoredVerts<'a, V> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `aabb_extent` [INFO] [stdout] --> src/main.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | let aabb_extent = maxs - mins; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_aabb_extent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/wavefront.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct ObjData [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 16 | pub point_colors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | pub normals: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub uvs: Vec, [INFO] [stdout] | ^^^ [INFO] [stdout] 19 | pub vertex_face_indices: Vec>, [INFO] [stdout] 20 | pub normal_face_indices: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub uv_face_indices: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub lines: Vec<[u64; 2]>, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 23 | pub objects: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/wavefront.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct ObjectRanges [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 28 | { [INFO] [stdout] 29 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ObjectRanges` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `export` is never used [INFO] [stdout] --> src/wavefront.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 37 | impl ObjData [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 131 | pub fn export<'a, T>(mesh: &'a T, path: &str) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WaveFrontCompatible` is never used [INFO] [stdout] --> src/wavefront.rs:242:11 [INFO] [stdout] | [INFO] [stdout] 242 | pub trait WaveFrontCompatible<'a> [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ColoredVerts` is never constructed [INFO] [stdout] --> src/wavefront.rs:768:12 [INFO] [stdout] | [INFO] [stdout] 768 | pub struct ColoredVerts<'a, V> [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e11678c5d1a93845dbe12b356668726b9d86d81ee3213f0082e18f7c0d0efcb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11678c5d1a93845dbe12b356668726b9d86d81ee3213f0082e18f7c0d0efcb4", kill_on_drop: false }` [INFO] [stdout] e11678c5d1a93845dbe12b356668726b9d86d81ee3213f0082e18f7c0d0efcb4