[INFO] cloning repository https://github.com/vhdirk/dash7-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vhdirk/dash7-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fdash7-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fdash7-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ec0d2b24eec33045c7b961f9521d3ac746c67471
[INFO] checking vhdirk/dash7-rs against try#87f2ecc56b5f6032b075c8934ebc77f28d57183c for pr-148190
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvhdirk%2Fdash7-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/vhdirk/dash7-rs
[INFO] finished tweaking git repo https://github.com/vhdirk/dash7-rs
[INFO] tweaked toml for git repo https://github.com/vhdirk/dash7-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/vhdirk/dash7-rs on toolchain 87f2ecc56b5f6032b075c8934ebc77f28d57183c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/vhdirk/dash7-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" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/dash7/Cargo.toml: `default-features` is ignored for deku, since `default-features` was not specified for `workspace.dependencies.deku`, this could become a hard error in the future
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.2
[INFO] [stderr]   Downloaded tokio-serial v5.4.5
[INFO] [stderr]   Downloaded no_std_io2 v0.8.1
[INFO] [stderr]   Downloaded mutually_exclusive_features v0.1.0
[INFO] [stderr]   Downloaded quit_macros v2.0.0
[INFO] [stderr]   Downloaded deku_derive v0.18.1
[INFO] [stderr]   Downloaded deku v0.18.1
[INFO] [stderr]   Downloaded mio-serial v5.0.5
[INFO] [stderr]   Downloaded quit v2.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ea1bd80d2b22ace697eb3e268a5dd0588655f331eb905d584eb3ecca22613ee7
[INFO] running `Command { std: "docker" "start" "-a" "ea1bd80d2b22ace697eb3e268a5dd0588655f331eb905d584eb3ecca22613ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ea1bd80d2b22ace697eb3e268a5dd0588655f331eb905d584eb3ecca22613ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea1bd80d2b22ace697eb3e268a5dd0588655f331eb905d584eb3ecca22613ee7", kill_on_drop: false }`
[INFO] [stdout] ea1bd80d2b22ace697eb3e268a5dd0588655f331eb905d584eb3ecca22613ee7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+87f2ecc56b5f6032b075c8934ebc77f28d57183c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4ef7f30be1d28a4947ec5e8436d555b234d0e86af4f18053d18cb3b903ba7056
[INFO] running `Command { std: "docker" "start" "-a" "4ef7f30be1d28a4947ec5e8436d555b234d0e86af4f18053d18cb3b903ba7056", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/dash7/Cargo.toml: `default-features` is ignored for deku, since `default-features` was not specified for `workspace.dependencies.deku`, this could become a hard error in the future
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking no_std_io2 v0.8.1
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking mutually_exclusive_features v0.1.0
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling quit_macros v2.0.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking quit v2.0.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.44.0
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking unescaper v0.1.5
[INFO] [stderr]     Checking serialport v4.5.1
[INFO] [stderr]     Checking mio-serial v5.0.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.2
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling deku_derive v0.18.1
[INFO] [stderr]     Checking deku v0.18.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking dash7 v0.7.3 (/opt/rustwide/workdir/dash7)
[INFO] [stderr]     Checking tokio-serial v5.4.5
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]    --> dash7/src/session/mod.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[deku(ctx = "interface_id: InterfaceType, length: u32", id = "interface_id")]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]    --> dash7/src/session/mod.rs:145:14
[INFO] [stdout]     |
[INFO] [stdout] 145 | #[deku(ctx = "interface_id: InterfaceType, length: u32", id = "interface_id")]
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]    --> dash7/src/file/mod.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ctx = "file_id: FileId, length: u32",
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `length` is never read
[INFO] [stdout]    --> dash7/src/file/mod.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |     ctx = "file_id: FileId, length: u32",
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dash7-cli v0.7.3 (/opt/rustwide/workdir/dash7-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.23s
[INFO] running `Command { std: "docker" "inspect" "4ef7f30be1d28a4947ec5e8436d555b234d0e86af4f18053d18cb3b903ba7056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4ef7f30be1d28a4947ec5e8436d555b234d0e86af4f18053d18cb3b903ba7056", kill_on_drop: false }`
[INFO] [stdout] 4ef7f30be1d28a4947ec5e8436d555b234d0e86af4f18053d18cb3b903ba7056
