[INFO] cloning repository https://github.com/birktj/ais-decoder [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/birktj/ais-decoder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirktj%2Fais-decoder", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirktj%2Fais-decoder'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4834a22c016dea70c808b2a59288f667ce9e4a25 [INFO] building birktj/ais-decoder against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbirktj%2Fais-decoder" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/birktj/ais-decoder on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/birktj/ais-decoder [INFO] finished tweaking git repo https://github.com/birktj/ais-decoder [INFO] tweaked toml for git repo https://github.com/birktj/ais-decoder written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/birktj/ais-decoder 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hound v3.4.0 [INFO] [stderr] Downloaded gnuplot v0.0.26 [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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d0ad95eaca47afc248aa75a09781bd0814d16d80dabb324b458efa8c43edee3 [INFO] running `Command { std: "docker" "start" "-a" "0d0ad95eaca47afc248aa75a09781bd0814d16d80dabb324b458efa8c43edee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d0ad95eaca47afc248aa75a09781bd0814d16d80dabb324b458efa8c43edee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d0ad95eaca47afc248aa75a09781bd0814d16d80dabb324b458efa8c43edee3", kill_on_drop: false }` [INFO] [stdout] 0d0ad95eaca47afc248aa75a09781bd0814d16d80dabb324b458efa8c43edee3 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7eb46e059d174c47fb7c2188890b6a254ef24e4ae64cbbf872606e65db191271 [INFO] running `Command { std: "docker" "start" "-a" "7eb46e059d174c47fb7c2188890b6a254ef24e4ae64cbbf872606e65db191271", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling gnuplot v0.0.26 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling ais-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Command` and `Stdio` [INFO] [stdout] --> src/main.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::{Command, Stdio}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> src/main.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | let mut clock = FunctionSignal::new(|x| if (x*9600.0) as i64 % 2 >= 1 {250.0} else {0.0}); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | let mut signal = SampledSignal::from_iterator(50000.0, data); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | let mut clock = FunctionSignal::new(|x| if (x*9600.0) as i64 % 2 >= 1 {250.0} else {0.0}); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | let mut ais_data = low_pass_iter(1.0, signal.sample_iter(1.0 / (9600.0 * 20.0))) [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `duration`, `samples`, and `map` are never used [INFO] [stdout] --> src/main.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | trait Signal { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 13 | fn sample_from_now(&mut self, t: f64) -> f64; [INFO] [stdout] 14 | fn duration(&self) -> Option; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn samples(&mut self, n: usize, dt: f64) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn map f64>(self, f: F) -> MappedSignal where Self: Sized { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MappedSignal` is never constructed [INFO] [stdout] --> src/main.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct MappedSignal { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sample_count` is never read [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 97 | struct SampledSignal { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 98 | sample_rate: f64, [INFO] [stdout] 99 | sample_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SampledSignal` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_wav` and `from_slice` are never used [INFO] [stdout] --> src/main.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 105 | impl SampledSignal<()> { [INFO] [stdout] | ---------------------- associated functions in this implementation [INFO] [stdout] 106 | fn from_wav(reader: hound::WavReader) -> SampledSignal> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | fn from_slice<'a>(sample_rate: f64, slice: &'a [f64]) -> SampledSignal + 'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_owned` is never used [INFO] [stdout] --> src/main.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 146 | impl> SampledSignal { [INFO] [stdout] | ---------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 157 | fn to_owned(self) -> SampledSignal> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `low_pass` is never used [INFO] [stdout] --> src/main.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | fn low_pass(x: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `string` is never used [INFO] [stdout] --> src/main.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 219 | impl AISdecoder { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 257 | fn string(bytes: &[u8], start: usize, end: usize) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 273 | struct NavigationBlock { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 274 | repeat: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 275 | mmsi: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 276 | status: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 277 | turn: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 278 | speed: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 279 | accuracy: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 280 | lon: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 281 | lat: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 282 | course: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 283 | heading: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 284 | second: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 285 | maneuver: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 286 | raim: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 287 | radio: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NavigationBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.76s [INFO] running `Command { std: "docker" "inspect" "7eb46e059d174c47fb7c2188890b6a254ef24e4ae64cbbf872606e65db191271", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eb46e059d174c47fb7c2188890b6a254ef24e4ae64cbbf872606e65db191271", kill_on_drop: false }` [INFO] [stdout] 7eb46e059d174c47fb7c2188890b6a254ef24e4ae64cbbf872606e65db191271 [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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 231912b940f43892f8f2301194bb8bd537b4cc264cb6137d4c5e640384ad92f7 [INFO] running `Command { std: "docker" "start" "-a" "231912b940f43892f8f2301194bb8bd537b4cc264cb6137d4c5e640384ad92f7", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling ais-decoder v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Command` and `Stdio` [INFO] [stdout] --> src/main.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use std::process::{Command, Stdio}; [INFO] [stdout] | ^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/main.rs:6:21 [INFO] [stdout] | [INFO] [stdout] 6 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `clock` [INFO] [stdout] --> src/main.rs:476:13 [INFO] [stdout] | [INFO] [stdout] 476 | let mut clock = FunctionSignal::new(|x| if (x*9600.0) as i64 % 2 >= 1 {250.0} else {0.0}); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_clock` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:469:9 [INFO] [stdout] | [INFO] [stdout] 469 | let mut signal = SampledSignal::from_iterator(50000.0, data); [INFO] [stdout] | ----^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:476:9 [INFO] [stdout] | [INFO] [stdout] 476 | let mut clock = FunctionSignal::new(|x| if (x*9600.0) as i64 % 2 >= 1 {250.0} else {0.0}); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:513:9 [INFO] [stdout] | [INFO] [stdout] 513 | let mut ais_data = low_pass_iter(1.0, signal.sample_iter(1.0 / (9600.0 * 20.0))) [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `duration`, `samples`, and `map` are never used [INFO] [stdout] --> src/main.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 12 | trait Signal { [INFO] [stdout] | ------ methods in this trait [INFO] [stdout] 13 | fn sample_from_now(&mut self, t: f64) -> f64; [INFO] [stdout] 14 | fn duration(&self) -> Option; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | fn samples(&mut self, n: usize, dt: f64) -> Vec { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | fn map f64>(self, f: F) -> MappedSignal where Self: Sized { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MappedSignal` is never constructed [INFO] [stdout] --> src/main.rs:55:8 [INFO] [stdout] | [INFO] [stdout] 55 | struct MappedSignal { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `sample_count` is never read [INFO] [stdout] --> src/main.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 97 | struct SampledSignal { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 98 | sample_rate: f64, [INFO] [stdout] 99 | sample_count: Option, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SampledSignal` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `from_wav` and `from_slice` are never used [INFO] [stdout] --> src/main.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 105 | impl SampledSignal<()> { [INFO] [stdout] | ---------------------- associated functions in this implementation [INFO] [stdout] 106 | fn from_wav(reader: hound::WavReader) -> SampledSignal> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 131 | fn from_slice<'a>(sample_rate: f64, slice: &'a [f64]) -> SampledSignal + 'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_owned` is never used [INFO] [stdout] --> src/main.rs:157:8 [INFO] [stdout] | [INFO] [stdout] 146 | impl> SampledSignal { [INFO] [stdout] | ---------------------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 157 | fn to_owned(self) -> SampledSignal> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `low_pass` is never used [INFO] [stdout] --> src/main.rs:190:4 [INFO] [stdout] | [INFO] [stdout] 190 | fn low_pass(x: &[f32]) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `string` is never used [INFO] [stdout] --> src/main.rs:257:8 [INFO] [stdout] | [INFO] [stdout] 219 | impl AISdecoder { [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 257 | fn string(bytes: &[u8], start: usize, end: usize) -> String { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/main.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 273 | struct NavigationBlock { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 274 | repeat: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 275 | mmsi: u32, [INFO] [stdout] | ^^^^ [INFO] [stdout] 276 | status: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 277 | turn: f64, [INFO] [stdout] | ^^^^ [INFO] [stdout] 278 | speed: f64, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 279 | accuracy: bool, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 280 | lon: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 281 | lat: f64, [INFO] [stdout] | ^^^ [INFO] [stdout] 282 | course: f64, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 283 | heading: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 284 | second: u8, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 285 | maneuver: u8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 286 | raim: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] 287 | radio: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NavigationBlock` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] running `Command { std: "docker" "inspect" "231912b940f43892f8f2301194bb8bd537b4cc264cb6137d4c5e640384ad92f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231912b940f43892f8f2301194bb8bd537b4cc264cb6137d4c5e640384ad92f7", kill_on_drop: false }` [INFO] [stdout] 231912b940f43892f8f2301194bb8bd537b4cc264cb6137d4c5e640384ad92f7