[INFO] cloning repository https://github.com/NCSU-High-Powered-Rocketry-Club/mscl-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NCSU-High-Powered-Rocketry-Club/mscl-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCSU-High-Powered-Rocketry-Club%2Fmscl-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCSU-High-Powered-Rocketry-Club%2Fmscl-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 91ba08d90f7ca3cb0a83eb97db313a2865bbdbdf
[INFO] checking NCSU-High-Powered-Rocketry-Club/mscl-rs against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNCSU-High-Powered-Rocketry-Club%2Fmscl-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NCSU-High-Powered-Rocketry-Club/mscl-rs
[INFO] finished tweaking git repo https://github.com/NCSU-High-Powered-Rocketry-Club/mscl-rs
[INFO] tweaked toml for git repo https://github.com/NCSU-High-Powered-Rocketry-Club/mscl-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NCSU-High-Powered-Rocketry-Club/mscl-rs on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NCSU-High-Powered-Rocketry-Club/mscl-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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f51fa3edbb75848b9fe97e019201af22d7c6d43c1b368f3cdaa26bf5d0404762
[INFO] running `Command { std: "docker" "start" "-a" "f51fa3edbb75848b9fe97e019201af22d7c6d43c1b368f3cdaa26bf5d0404762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f51fa3edbb75848b9fe97e019201af22d7c6d43c1b368f3cdaa26bf5d0404762", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f51fa3edbb75848b9fe97e019201af22d7c6d43c1b368f3cdaa26bf5d0404762", kill_on_drop: false }`
[INFO] [stdout] f51fa3edbb75848b9fe97e019201af22d7c6d43c1b368f3cdaa26bf5d0404762
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7825fadeeb3f799779636db5b73fdcfda22beef292e7a53a9bf42a0fbbd99fb6
[INFO] running `Command { std: "docker" "start" "-a" "7825fadeeb3f799779636db5b73fdcfda22beef292e7a53a9bf42a0fbbd99fb6", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking unicode-ident v1.0.19
[INFO] [stderr]     Checking unindent v0.2.4
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling pyo3-build-config v0.26.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking libudev v0.3.0
[INFO] [stderr]    Compiling pyo3-ffi v0.26.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.26.0
[INFO] [stderr]    Compiling pyo3 v0.26.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking unescaper v0.1.6
[INFO] [stderr]     Checking serialport v4.8.1
[INFO] [stderr]    Compiling pyo3-macros v0.26.0
[INFO] [stderr]     Checking mscl-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `payload` is never read
[INFO] [stdout]   --> src/parser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MipPacket {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 15 |     desc_set: u8,
[INFO] [stdout] 16 |     payload: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]  --> src/structs.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct RawDataPacket {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 3 |     pub timestamp: u128,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RawDataPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/structs.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct EstimatedDataPacket {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 14 |     pub timestamp: u128,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EstimatedDataPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Raw(RawDataPacket),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImuPacket` 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] 27 -     Raw(RawDataPacket),
[INFO] [stdout] 27 +     Raw(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/structs.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Estimated(EstimatedDataPacket),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImuPacket` 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] 28 -     Estimated(EstimatedDataPacket),
[INFO] [stdout] 28 +     Estimated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `payload` is never read
[INFO] [stdout]   --> src/parser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MipPacket {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 15 |     desc_set: u8,
[INFO] [stdout] 16 |     payload: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]  --> src/structs.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct RawDataPacket {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 3 |     pub timestamp: u128,
[INFO] [stdout]   |         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `RawDataPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/structs.rs:14:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct EstimatedDataPacket {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 14 |     pub timestamp: u128,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EstimatedDataPacket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     Raw(RawDataPacket),
[INFO] [stdout]    |     --- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImuPacket` 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] 27 -     Raw(RawDataPacket),
[INFO] [stdout] 27 +     Raw(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/structs.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     Estimated(EstimatedDataPacket),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ImuPacket` 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] 28 -     Estimated(EstimatedDataPacket),
[INFO] [stdout] 28 +     Estimated(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `payload` is never read
[INFO] [stdout]   --> src/parser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MipPacket {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 15 |     desc_set: u8,
[INFO] [stdout] 16 |     payload: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&pyo3::Bound<'_, PySerialParser>, Infallible>
[INFO] [stdout]   --> src/lib.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn get_data_packets(slf: &Bound<'_, Self>) -> PyResult<Vec<Py<PyAny>>> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `payload` is never read
[INFO] [stdout]   --> src/parser.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct MipPacket {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 15 |     desc_set: u8,
[INFO] [stdout] 16 |     payload: Vec<u8>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<&pyo3::Bound<'_, PySerialParser>, Infallible>
[INFO] [stdout]   --> src/lib.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |     fn get_data_packets(slf: &Bound<'_, Self>) -> PyResult<Vec<Py<PyAny>>> {
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mscl-rs` (lib test) due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mscl-rs` (lib) due to 1 previous error; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "7825fadeeb3f799779636db5b73fdcfda22beef292e7a53a9bf42a0fbbd99fb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7825fadeeb3f799779636db5b73fdcfda22beef292e7a53a9bf42a0fbbd99fb6", kill_on_drop: false }`
[INFO] [stdout] 7825fadeeb3f799779636db5b73fdcfda22beef292e7a53a9bf42a0fbbd99fb6
