[INFO] cloning repository https://github.com/martinfrances107/bpa_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinfrances107/bpa_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinfrances107%2Fbpa_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinfrances107%2Fbpa_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a402abd099d94a9238d8958a07afcabbf1db9d47
[INFO] checking martinfrances107/bpa_rs against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinfrances107%2Fbpa_rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martinfrances107/bpa_rs
[INFO] finished tweaking git repo https://github.com/martinfrances107/bpa_rs
[INFO] tweaked toml for git repo https://github.com/martinfrances107/bpa_rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martinfrances107/bpa_rs on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/martinfrances107/bpa_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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded env_logger v0.11.11
[INFO] [stderr]   Downloaded defmt v1.1.0
[INFO] [stderr]   Downloaded env_filter v2.0.0
[INFO] [stderr]   Downloaded page_size v0.6.0
[INFO] [stderr]   Downloaded alloca v0.4.0
[INFO] [stderr]   Downloaded mintex v0.1.4
[INFO] [stderr]   Downloaded defmt-macros v1.1.0
[INFO] [stderr]   Downloaded criterion-plot v0.8.2
[INFO] [stderr]   Downloaded jiff-static v0.2.31
[INFO] [stderr]   Downloaded criterion v0.8.2
[INFO] [stderr]   Downloaded jiff v0.2.31
[INFO] [stderr]   Downloaded glam v0.30.10
[INFO] [stderr]   Downloaded bpa_rs v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387
[INFO] running `Command { std: "docker" "start" "83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking glam v0.32.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]     Checking smallvec v1.15.2
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mintex v0.1.4
[INFO] [stderr]     Checking glam v0.30.10
[INFO] [stderr]     Checking thousands v0.2.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking jiff v0.2.31
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]     Checking criterion-plot v0.8.2
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling zerocopy-derive v0.8.52
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking insta v1.48.0
[INFO] [stderr]     Checking dhat v0.3.3
[INFO] [stderr]     Checking bpa_rs v0.1.3
[INFO] [stderr]     Checking xyz2stl v0.1.0 (/opt/rustwide/workdir/examples/xyz2stl)
[INFO] [stdout] warning: unused import: `clap::arg`
[INFO] [stdout]   --> examples/xyz2stl/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use clap::arg;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::arg`
[INFO] [stdout]   --> examples/xyz2stl/src/main.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use clap::arg;
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking bpa_rs v0.2.0 (/opt/rustwide/workdir/lib)
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> lib/src/io.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lib/src/grid.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut ss = String::new();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ss`
[INFO] [stdout]    --> lib/src/grid.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut ss = String::new();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ss`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertex_count`
[INFO] [stdout]    --> lib/src/io.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let vertex_count = header.vertex_count;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]    --> lib/src/io.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let point = Point {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> lib/src/io.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     Ascii(f32),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Format` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 301 -     Ascii(f32),
[INFO] [stdout] 301 +     Ascii(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> lib/src/io.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 |     BinaryLittleEndian(f32),
[INFO] [stdout]     |     ------------------ ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Format` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 302 -     BinaryLittleEndian(f32),
[INFO] [stdout] 302 +     BinaryLittleEndian(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> lib/src/io.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     BinaryBigEndian(f32),
[INFO] [stdout]     |     --------------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Format` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 303 -     BinaryBigEndian(f32),
[INFO] [stdout] 303 +     BinaryBigEndian(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]    --> lib/src/io.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 383 | struct Header {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 384 |     /// The format of the PLY file.
[INFO] [stdout] 385 |     pub format: Format,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking ply2stl v0.1.0 (/opt/rustwide/workdir/examples/ply2stl)
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking criterion v0.8.2
[INFO] [stdout] warning: unused import: `std::fs::File`
[INFO] [stdout]  --> lib/src/io.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::fs::File;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> lib/src/grid.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut ss = String::new();
[INFO] [stdout]     |             ----^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ss`
[INFO] [stdout]    --> lib/src/grid.rs:300:13
[INFO] [stdout]     |
[INFO] [stdout] 300 |         let mut ss = String::new();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_ss`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vertex_count`
[INFO] [stdout]    --> lib/src/io.rs:240:9
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let vertex_count = header.vertex_count;
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_vertex_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `point`
[INFO] [stdout]    --> lib/src/io.rs:282:13
[INFO] [stdout]     |
[INFO] [stdout] 282 |         let point = Point {
[INFO] [stdout]     |             ^^^^^ help: if this is intentional, prefix it with an underscore: `_point`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> lib/src/io.rs:301:11
[INFO] [stdout]     |
[INFO] [stdout] 301 |     Ascii(f32),
[INFO] [stdout]     |     ----- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Format` 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] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 301 -     Ascii(f32),
[INFO] [stdout] 301 +     Ascii(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> lib/src/io.rs:302:24
[INFO] [stdout]     |
[INFO] [stdout] 302 |     BinaryLittleEndian(f32),
[INFO] [stdout]     |     ------------------ ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Format` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 302 -     BinaryLittleEndian(f32),
[INFO] [stdout] 302 +     BinaryLittleEndian(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> lib/src/io.rs:303:21
[INFO] [stdout]     |
[INFO] [stdout] 303 |     BinaryBigEndian(f32),
[INFO] [stdout]     |     --------------- ^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Format` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 303 -     BinaryBigEndian(f32),
[INFO] [stdout] 303 +     BinaryBigEndian(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `format` is never read
[INFO] [stdout]    --> lib/src/io.rs:385:9
[INFO] [stdout]     |
[INFO] [stdout] 383 | struct Header {
[INFO] [stdout]     |        ------ field in this struct
[INFO] [stdout] 384 |     /// The format of the PLY file.
[INFO] [stdout] 385 |     pub format: Format,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Header` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.27s
[INFO] running `Command { std: "docker" "inspect" "83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387", kill_on_drop: false }`
[INFO] [stdout] 83489e776e6f4e37966525a9ea81ae579d054215059863be6bdb08d72e303387
