[INFO] cloning repository https://github.com/Drew973/3d_gpr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Drew973/3d_gpr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrew973%2F3d_gpr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrew973%2F3d_gpr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 16adac65cc1259e6702d1b8cc59f746e6c84eb44
[INFO] checking Drew973/3d_gpr against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrew973%2F3d_gpr" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Drew973/3d_gpr
[INFO] finished tweaking git repo https://github.com/Drew973/3d_gpr
[INFO] tweaked toml for git repo https://github.com/Drew973/3d_gpr written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Drew973/3d_gpr on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Drew973/3d_gpr 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 30f945cf84bfe3037eaf7853ffc55d21b5d0e7046e3001542e786a6d0f45e2dd
[INFO] running `Command { std: "docker" "start" "-a" "30f945cf84bfe3037eaf7853ffc55d21b5d0e7046e3001542e786a6d0f45e2dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "30f945cf84bfe3037eaf7853ffc55d21b5d0e7046e3001542e786a6d0f45e2dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "30f945cf84bfe3037eaf7853ffc55d21b5d0e7046e3001542e786a6d0f45e2dd", kill_on_drop: false }`
[INFO] [stdout] 30f945cf84bfe3037eaf7853ffc55d21b5d0e7046e3001542e786a6d0f45e2dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 74913ffe2758f4052abc507f6537eb3c0e196854c91b874d7fe3f4713ea45bd7
[INFO] running `Command { std: "docker" "start" "-a" "74913ffe2758f4052abc507f6537eb3c0e196854c91b874d7fe3f4713ea45bd7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking anstyle-query v1.1.3
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking i_tree v0.8.3
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking anstream v0.6.19
[INFO] [stderr]     Checking i_key_sort v0.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking clap_builder v4.5.41
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking rstar v0.12.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking spade v2.14.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.41
[INFO] [stderr]     Checking geo-types v0.7.16
[INFO] [stderr]     Checking geo-traits v0.3.0
[INFO] [stderr]     Checking wkt v0.14.0
[INFO] [stderr]     Checking clap v4.5.41
[INFO] [stderr]     Checking i_float v1.7.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking i_shape v1.7.0
[INFO] [stderr]     Checking i_overlay v2.0.5
[INFO] [stderr]     Checking geo v0.30.0
[INFO] [stderr]     Checking extract_high_amplitudes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/trace.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 for i in self.current..= MAX_LINES{
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/clustering.rs:240:135
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...self.y_gap , self.z_gap)).map(|(i,c)| i).collect();
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/trace.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |                 for i in self.current..= MAX_LINES{
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]    --> src/trace.rs:230:7
[INFO] [stdout]     |
[INFO] [stdout] 230 |         let r = Trace::from_line(row,0,0,255);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `p`
[INFO] [stdout]    --> src/trace.rs:239:7
[INFO] [stdout]     |
[INFO] [stdout] 239 |         let p = TraceParser::new(f);
[INFO] [stdout]     |             ^ help: if this is intentional, prefix it with an underscore: `_p`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `c`
[INFO] [stdout]    --> src/clustering.rs:240:135
[INFO] [stdout]     |
[INFO] [stdout] 240 | ...self.y_gap , self.z_gap)).map(|(i,c)| i).collect();
[INFO] [stdout]     |                                      ^ help: if this is intentional, prefix it with an underscore: `_c`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/main.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[command(version, about, long_about = "Reads text file exported by examiner. Finds clusters of amplitudes > amplitude-threshold.
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | #[derive(Debug , Parser , Serialize)]
[INFO] [stdout]    |                  ------ the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[deny(legacy_derive_helpers)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: derive helper attribute is used before it is introduced
[INFO] [stdout]   --> src/main.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[command(version, about, long_about = "Reads text file exported by examiner. Finds clusters of amplitudes > amplitude-threshold.
[INFO] [stdout]    |   ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 | #[derive(Debug , Parser , Serialize)]
[INFO] [stdout]    |                  ------ the attribute is introduced here
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = note: for more information, see issue #79202 <https://github.com/rust-lang/rust/issues/79202>
[INFO] [stdout]    = note: `#[deny(legacy_derive_helpers)]` (part of `#[deny(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::error::Error`
[INFO] [stdout]  --> src/main.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::error::Error;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SMALL_INPUT` is never used
[INFO] [stdout]    --> src/main.rs:192:8
[INFO] [stdout]     |
[INFO] [stdout] 192 |     const SMALL_INPUT: &str = r"C:\Users\drew.bennett\Documents\3d_gpr_poi_finder\test\Test_Metric_Real.txt";
[INFO] [stdout]     |           ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `extract_high_amplitudes` (bin "extract_high_amplitudes" test) due to 2 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `extract_high_amplitudes` (bin "extract_high_amplitudes") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "74913ffe2758f4052abc507f6537eb3c0e196854c91b874d7fe3f4713ea45bd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74913ffe2758f4052abc507f6537eb3c0e196854c91b874d7fe3f4713ea45bd7", kill_on_drop: false }`
[INFO] [stdout] 74913ffe2758f4052abc507f6537eb3c0e196854c91b874d7fe3f4713ea45bd7
