[INFO] fetching crate cmri 0.1.1... [INFO] testing cmri-0.1.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate cmri 0.1.1 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cmri 0.1.1 [INFO] finished tweaking crates.io crate cmri 0.1.1 [INFO] tweaked toml for crates.io crate cmri 0.1.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cmri 0.1.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 14 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded const_for v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 392fe0b4b4143a60a377a073f1259702f94b2b157f26f5ea067b4d24551b994c [INFO] running `Command { std: "docker" "start" "-a" "392fe0b4b4143a60a377a073f1259702f94b2b157f26f5ea067b4d24551b994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "392fe0b4b4143a60a377a073f1259702f94b2b157f26f5ea067b4d24551b994c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "392fe0b4b4143a60a377a073f1259702f94b2b157f26f5ea067b4d24551b994c", kill_on_drop: false }` [INFO] [stdout] 392fe0b4b4143a60a377a073f1259702f94b2b157f26f5ea067b4d24551b994c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 9a12dc982767a1b72a5ce4f76a97ade5d1c8ddeeb8b17be4cf37e7eec609892d [INFO] running `Command { std: "docker" "start" "-a" "9a12dc982767a1b72a5ce4f76a97ade5d1c8ddeeb8b17be4cf37e7eec609892d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling cmri v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling const_for v0.1.5 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling thiserror-impl-no-std v2.0.2 [INFO] [stderr] Compiling thiserror-no-std v2.0.2 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/packet/data.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | crate::raw_structs::common_implementation!(Data, 256); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/packet/raw.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | crate::raw_structs::common_implementation!(Raw, 258); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/frame/raw.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | crate::raw_structs::common_implementation!(Raw, 518); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.99s [INFO] running `Command { std: "docker" "inspect" "9a12dc982767a1b72a5ce4f76a97ade5d1c8ddeeb8b17be4cf37e7eec609892d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a12dc982767a1b72a5ce4f76a97ade5d1c8ddeeb8b17be4cf37e7eec609892d", kill_on_drop: false }` [INFO] [stdout] 9a12dc982767a1b72a5ce4f76a97ade5d1c8ddeeb8b17be4cf37e7eec609892d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 302036536bb78a86c711032af8a00dea4ffd2b7263ef672f35dd5552c5414459 [INFO] running `Command { std: "docker" "start" "-a" "302036536bb78a86c711032af8a00dea4ffd2b7263ef672f35dd5552c5414459", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/packet/data.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | crate::raw_structs::common_implementation!(Data, 256); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/packet/raw.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | crate::raw_structs::common_implementation!(Raw, 258); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/frame/raw.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | crate::raw_structs::common_implementation!(Raw, 518); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling cmri v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 152 | common_implementation!(RawTest, 4); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] = note: this warning originates in the macro `common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/packet/data.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | crate::raw_structs::common_implementation!(Data, 256); [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/packet/raw.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | crate::raw_structs::common_implementation!(Raw, 258); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/raw_structs.rs:41:25 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stdout] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] ::: src/frame/raw.rs:82:1 [INFO] [stdout] | [INFO] [stdout] 82 | crate::raw_structs::common_implementation!(Raw, 518); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.26s [INFO] running `Command { std: "docker" "inspect" "302036536bb78a86c711032af8a00dea4ffd2b7263ef672f35dd5552c5414459", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302036536bb78a86c711032af8a00dea4ffd2b7263ef672f35dd5552c5414459", kill_on_drop: false }` [INFO] [stdout] 302036536bb78a86c711032af8a00dea4ffd2b7263ef672f35dd5552c5414459 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 11fb4e88c6acb5587fec3a60aa7abd7d6c33e3e3e457aac9257193cbf54be906 [INFO] running `Command { std: "docker" "start" "-a" "11fb4e88c6acb5587fec3a60aa7abd7d6c33e3e3e457aac9257193cbf54be906", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/raw_structs.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/packet/data.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | crate::raw_structs::common_implementation!(Data, 256); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/raw_structs.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/packet/raw.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | crate::raw_structs::common_implementation!(Raw, 258); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/raw_structs.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/frame/raw.rs:82:1 [INFO] [stderr] | [INFO] [stderr] 82 | crate::raw_structs::common_implementation!(Raw, 518); [INFO] [stderr] | ---------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `cmri` (lib) generated 3 warnings (run `cargo fix --lib -p cmri` to apply 3 suggestions) [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/raw_structs.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] ... [INFO] [stderr] 152 | common_implementation!(RawTest, 4); [INFO] [stderr] | ---------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] = note: this warning originates in the macro `common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/raw_structs.rs:41:25 [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter { [INFO] [stderr] | ^^^^^ --------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] ::: src/packet/data.rs:16:1 [INFO] [stderr] | [INFO] [stderr] 16 | crate::raw_structs::common_implementation!(Data, 256); [INFO] [stderr] | ----------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `crate::raw_structs::common_implementation` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 41 | pub fn iter(&self) -> core::slice::Iter<'_, u8> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `cmri` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p cmri --tests` to apply 2 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cmri-a89de119bf947e32) [INFO] [stdout] [INFO] [stdout] running 274 tests [INFO] [stdout] test address::tests::as_unit_address ... ok [INFO] [stdout] test address::tests::try_from_unit_address::valid ... ok [INFO] [stdout] test address::tests::as_node_address ... ok [INFO] [stdout] test frame::raw::tests::address::valid ... ok [INFO] [stdout] test frame::raw::tests::build::begin::from_empty ... ok [INFO] [stdout] test frame::raw::tests::build::finish::has_space ... ok [INFO] [stdout] test frame::raw::tests::build::begin::from_non_empty ... ok [INFO] [stdout] test frame::raw::tests::build::finish::full ... ok [INFO] [stdout] test frame::raw::tests::build::push::has_space ... ok [INFO] [stdout] test frame::raw::tests::build::push::full ... ok [INFO] [stdout] test frame::raw::tests::default ... ok [INFO] [stdout] test address::tests::try_from_unit_address::invalid ... ok [INFO] [stdout] test frame::raw::tests::address::invalid ... ok [INFO] [stdout] test address::tests::try_from_node_address::valid ... ok [INFO] [stdout] test frame::raw::tests::lower_hex ... ok [INFO] [stdout] test address::tests::try_from_node_address::invalid ... ok [INFO] [stdout] test frame::raw::tests::message_type::valid ... ok [INFO] [stdout] test frame::raw::tests::receive::receiving::escaped_etx ... ok [INFO] [stdout] test frame::raw::tests::message_type::invalid ... ok [INFO] [stdout] test frame::raw::tests::receive::receiving::too_short ... ok [INFO] [stdout] test frame::raw::tests::receive::receiving::unescaped_etx ... ok [INFO] [stdout] test frame::raw::tests::receive::waits_for_first_syn::got_syn ... ok [INFO] [stdout] test frame::raw::tests::receive::waits_for_second_syn::got_syn ... ok [INFO] [stdout] test frame::raw::tests::receive::waits_for_stx::got_stx ... ok [INFO] [stdout] test frame::raw::tests::message_type::unknown_message_type ... ok [INFO] [stdout] test frame::raw::tests::receive::waits_for_stx::got_syn ... ok [INFO] [stdout] test frame::raw::tests::receive::receiving::already_complete ... ok [INFO] [stdout] test frame::raw::tests::receive::receiving::too_long ... ok [INFO] [stdout] test frame::raw::tests::receive::receiving::unescaped ... ok [INFO] [stdout] test frame::raw::tests::receive::waits_for_stx::got_something_else ... ok [INFO] [stdout] test frame::raw::tests::receive::waits_for_second_syn::got_something_else ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::benchmarks::poll_request ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::benchmarks::transmit_data ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::empty ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::missing_end ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::missing_start ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::poll_request ... ok [INFO] [stdout] test frame::raw::tests::receive::waits_for_first_syn::got_something_else ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::receive_data ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::initialization ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::missing_synchronisation ... ok [INFO] [stdout] test frame::raw::tests::reset ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::transmit_data ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::unescapes_dle ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::unescapes_etx ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::unescapes_stx ... ok [INFO] [stdout] test frame::raw::tests::try_as_packet::zero_length ... ok [INFO] [stdout] test frame::raw::tests::try_from_raw_packet ... ok [INFO] [stdout] test frame::raw::tests::try_from_slice_u8::too_long ... ok [INFO] [stdout] test frame::raw::tests::try_from_slice_u8::too_short ... ok [INFO] [stdout] test frame::raw::tests::upper_hex ... ok [INFO] [stdout] test frame::raw::tests::try_from_slice_u8::works ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::encode ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::getters::options ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::node_configuration ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::try_new::creates ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::decode::decodes ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::decode::invalid_sort ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::decode::too_many_bytes ... ok [INFO] [stdout] test node_configuration::cp::tests::cpmega::try_new::too_many_bytes ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::decode::decodes ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::decode::too_many_bytes ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::encode ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::getters::options ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::decode::invalid_sort ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::node_configuration ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::try_new::creates ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::try_new::too_few_bytes ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::try_new::too_many_bytes ... ok [INFO] [stdout] test node_configuration::cp::tests::cpnode::decode::too_few_bytes ... ok [INFO] [stdout] test node_configuration::node_sort::tests::configuration::cpmega ... ok [INFO] [stdout] test node_configuration::node_sort::tests::configuration::cpnode ... ok [INFO] [stdout] test node_configuration::node_sort::tests::configuration::mini ... ok [INFO] [stdout] test node_configuration::node_sort::tests::configuration::susic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::configuration::usic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::creating::try_new_cpmega ... ok [INFO] [stdout] test node_configuration::node_sort::tests::creating::try_new_cpnode ... ok [INFO] [stdout] test node_configuration::node_sort::tests::creating::try_new_smini ... ok [INFO] [stdout] test node_configuration::node_sort::tests::creating::try_new_usic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::display::cpmega ... ok [INFO] [stdout] test node_configuration::node_sort::tests::creating::try_new_susic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::display::cpnode ... ok [INFO] [stdout] test node_configuration::node_sort::tests::display::smini ... ok [INFO] [stdout] test node_configuration::node_sort::tests::display::susic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::display::usic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::encode::cpmega ... ok [INFO] [stdout] test node_configuration::node_sort::tests::encode::cpnode ... ok [INFO] [stdout] test node_configuration::node_sort::tests::encode::mini ... ok [INFO] [stdout] test node_configuration::node_sort::tests::encode::susic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::encode::usic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::try_decode::cpmega ... ok [INFO] [stdout] test node_configuration::node_sort::tests::try_decode::cpnode ... ok [INFO] [stdout] test node_configuration::node_sort::tests::try_decode::invalid_type ... ok [INFO] [stdout] test node_configuration::node_sort::tests::try_decode::mini ... ok [INFO] [stdout] test node_configuration::node_sort::tests::try_decode::susic ... ok [INFO] [stdout] test node_configuration::node_sort::tests::try_decode::usic ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::as_slice ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_from_usize::when_partially_full ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::deref ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_from_usize::valid ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_inclusive_usize::valid ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_usize::valid ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_usize::valid ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::is_empty ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::iter ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::len ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::node_card::converts_to_u8 ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::node_card::converts_to_usize ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::partial_eq::node_cards ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::partial_eq::slice_node_card ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::try_new::card_after_none ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::try_new::too_many_cards ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::try_new::valid ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::try_push::already_full ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::try_push::ignores_none ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::default ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::node_card::converts_from_usize ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::try_push::success ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::cards ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::decode::card_after_first_none ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::decode::cards_ioox ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::decode::invalid_ndp ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::decode::invalid_card_type ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::encode::cards_ioox ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::try_new::card_after_first_none ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::decode::nocards ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::encode::nocards ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::try_new::creates ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::try_new::too_many_cards ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::decode::card_after_first_none ... ok [INFO] [stdout] test node_configuration::sic::tests::susic::node_configuration ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::decode::cards_ioox ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::cards ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::decode::invalid_ndp ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::decode::invalid_card_type ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::encode::cards_ioox ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::try_new::creates ... ok [INFO] [stdout] test node_configuration::smini::tests::decode::invalid_ndp ... ok [INFO] [stdout] test node_configuration::smini::tests::decode::invalid_oscillating_pairs ... ok [INFO] [stdout] test node_configuration::smini::tests::decode::with_oscillating_pairs ... ok [INFO] [stdout] test node_configuration::smini::tests::decode::too_short::without_oscillating_pairs ... ok [INFO] [stdout] test node_configuration::smini::tests::decode::without_oscillating_pairs ... ok [INFO] [stdout] test node_configuration::smini::tests::encode::with_oscillating_pairs ... ok [INFO] [stdout] test node_configuration::smini::tests::encode::without_oscillating_pairs ... ok [INFO] [stdout] test node_configuration::smini::tests::get_oscillating_pairs_count::invalid ... ok [INFO] [stdout] test node_configuration::smini::tests::get_oscillating_pairs_count::valid ... ok [INFO] [stdout] test node_configuration::smini::tests::node_configuration ... ok [INFO] [stdout] test node_configuration::smini::tests::oscillating_pairs ... ok [INFO] [stdout] test node_configuration::smini::tests::try_new::creates ... ok [INFO] [stdout] test node_configuration::smini::tests::try_new::invalid_oscillating_pairs::pair_not_adjacent ... ok [INFO] [stdout] test packet::data::tests::default ... ok [INFO] [stdout] test packet::data::tests::from_raw_packet ... ok [INFO] [stdout] test packet::data::tests::get_bit::valid_index ... ok [INFO] [stdout] test node_configuration::smini::tests::decode::with_oscillating_pairs_accross_bytes ... ok [INFO] [stdout] test packet::data::tests::new::good_size ... ok [INFO] [stdout] test packet::data::tests::push::full ... ok [INFO] [stdout] test packet::data::tests::push::has_space ... ok [INFO] [stdout] test packet::data::tests::push_all::full ... ok [INFO] [stdout] test packet::data::tests::push_all::too_full ... ok [INFO] [stdout] test packet::data::tests::push_all::works ... ok [INFO] [stdout] test packet::data::tests::set_bit::creates_more_space ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::node_configuration ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::decode::nocards ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::try_new::card_after_first_none ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::encode::nocards ... ok [INFO] [stdout] test node_configuration::smini::tests::decode::too_short::with_oscillating_pairs ... ok [INFO] [stdout] test packet::data::tests::lower_hex ... ok [INFO] [stdout] test node_configuration::sic::tests::usic::try_new::too_many_cards ... ok [INFO] [stdout] test packet::data::tests::set_bit::set_bit ... ok [INFO] [stdout] test packet::data::tests::toggle_bit::toggle_bit ... ok [INFO] [stdout] test packet::data::tests::try_from_slice_u8::too_long ... ok [INFO] [stdout] test packet::data::tests::try_from_slice_u8::works ... ok [INFO] [stdout] test packet::data::tests::upper_hex ... ok [INFO] [stdout] test packet::packet::tests::constructors::initialization ... ok [INFO] [stdout] test packet::packet::tests::constructors::poll_request ... ok [INFO] [stdout] test packet::packet::tests::constructors::receive_data ... ok [INFO] [stdout] test packet::packet::tests::constructors::transmit_data ... ok [INFO] [stdout] test packet::packet::tests::encode_frame::adds_header ... ok [INFO] [stdout] test packet::packet::tests::encode_frame::adds_trailer ... ok [INFO] [stdout] test packet::packet::tests::encode_frame::escapes_dle ... ok [INFO] [stdout] test packet::packet::tests::encode_packet ... ok [INFO] [stdout] test packet::packet::tests::try_from_raw_packet::bad_address ... ok [INFO] [stdout] test packet::packet::tests::try_from_raw_packet::bad_payload ... ok [INFO] [stdout] test packet::packet::tests::getters ... ok [INFO] [stdout] test packet::packet::tests::encode_frame::escapes_etx ... ok [INFO] [stdout] test packet::packet::tests::encode_frame::escapes_stx ... ok [INFO] [stdout] test packet::packet::tests::try_from_raw_packet::success ... ok [INFO] [stdout] test packet::payload::tests::encode::initialization ... ok [INFO] [stdout] test packet::payload::tests::try_decode::initialization ... ok [INFO] [stdout] test packet::payload::tests::encode::receive_data ... ok [INFO] [stdout] test packet::payload::tests::encode::transmit_data ... ok [INFO] [stdout] test packet::payload::tests::try_decode::data_too_long ... ok [INFO] [stdout] test packet::payload::tests::try_decode::invalid_message_type ... ok [INFO] [stdout] test packet::payload::tests::try_decode::poll_request ... ok [INFO] [stdout] test packet::payload::tests::try_decode::receive_data ... ok [INFO] [stdout] test packet::payload::tests::try_decode::transmit_data ... ok [INFO] [stdout] test packet::payload::tests::encode::poll_request ... ok [INFO] [stdout] test packet::raw::tests::check_message_type::invalid ... ok [INFO] [stdout] test packet::raw::tests::address::invalid ... ok [INFO] [stdout] test packet::raw::tests::address::valid ... ok [INFO] [stdout] test packet::raw::tests::body ... ok [INFO] [stdout] test packet::raw::tests::check_message_type::valid ... ok [INFO] [stdout] test packet::raw::tests::default ... ok [INFO] [stdout] test packet::raw::tests::message_type::invalid ... ok [INFO] [stdout] test packet::raw::tests::message_type::unknown_message_type ... ok [INFO] [stdout] test packet::raw::tests::message_type::valid ... ok [INFO] [stdout] test packet::raw::tests::push::full ... ok [INFO] [stdout] test packet::raw::tests::push::works ... ok [INFO] [stdout] test packet::raw::tests::push_all::full ... ok [INFO] [stdout] test packet::raw::tests::check_message_type::unknown_message_type ... ok [INFO] [stdout] test packet::raw::tests::try_as_raw_frame::escapes_dle ... ok [INFO] [stdout] test packet::raw::tests::push_all::too_full ... ok [INFO] [stdout] test packet::raw::tests::try_as_raw_frame::escapes_etx ... ok [INFO] [stdout] test packet::raw::tests::try_as_raw_frame::invalid_message_type ... ok [INFO] [stdout] test packet::raw::tests::try_as_raw_frame::wraps_data ... ok [INFO] [stdout] test packet::raw::tests::try_decode::benchmarks::poll_request ... ok [INFO] [stdout] test packet::raw::tests::try_decode::benchmarks::transmit_data ... ok [INFO] [stdout] test packet::raw::tests::try_decode::address ... ok [INFO] [stdout] test packet::raw::tests::try_decode::initialization ... ok [INFO] [stdout] test packet::raw::tests::try_decode::initialization::input_bytes ... ok [INFO] [stdout] test packet::raw::tests::try_decode::initialization::output_bytes ... ok [INFO] [stdout] test packet::raw::tests::try_decode::initialization::transmit_delay ... ok [INFO] [stdout] test packet::raw::tests::try_as_raw_frame::escapes_stx ... ok [INFO] [stdout] test packet::raw::tests::push_all::works ... ok [INFO] [stdout] test packet::raw::tests::try_decode::mising_address ... ok [INFO] [stdout] test packet::raw::tests::try_decode::mising_message_type ... ok [INFO] [stdout] test packet::raw::tests::try_decode::poll_request ... ok [INFO] [stdout] test packet::raw::tests::try_from_slice_u8::too_long ... ok [INFO] [stdout] test packet::raw::tests::try_from_slice_u8::works ... ok [INFO] [stdout] test packet::raw::tests::try_decode::receive_data ... ok [INFO] [stdout] test packet::raw::tests::try_decode::transmit_data ... ok [INFO] [stdout] test packet::raw::tests::try_decode::zero_length ... ok [INFO] [stdout] test packet::raw::tests::try_from_slice_u8::too_short ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::as_mut_slice ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::as_slice ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::available ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::clear ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::eq ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::deref ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::from_slice ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_from_usize::valid ... ok [INFO] [stdout] test packet::raw::tests::try_as_raw_frame::invalid_address ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_from_usize::when_partially_full ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_inclusive_usize::valid ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_usize::valid ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_from_usize::invalid - should panic ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_inclusive_usize::ends_after_end - should panic ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_inclusive_usize::starts_after_end - should panic ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_usize::starts_after_end - should panic ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_usize::invalid - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_usize::valid ... ok [INFO] [stdout] test node_configuration::sic::node_cards::tests::index::by_range_usize::ends_after_end - should panic ... ok [INFO] [stdout] test packet::data::tests::get_bit::invalid_index - should panic ... ok [INFO] [stdout] test packet::data::tests::set_bit::invalid_index - should panic ... ok [INFO] [stdout] test packet::data::tests::toggle_bit::invalid_index - should panic ... ok [INFO] [stdout] test packet::data::tests::new::bad_size - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_from_usize::invalid - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_inclusive_usize::ends_after_end - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index_mut_by_usize::valid ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_inclusive_usize::starts_after_end - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_usize::starts_after_end - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_usize::invalid - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index_mut_by_usize::invalid - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::into_iter::from_ref ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::is_empty ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::len ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::iter ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::into_iter::taking_self ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::index::by_range_usize::ends_after_end - should panic ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::max_lan ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::new ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::vec_from ... ok [INFO] [stdout] test raw_structs::tests::common_implementation::vec_from_ptr ... ok [INFO] [stdout] test tests::structs_are_as_expected ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 274 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "11fb4e88c6acb5587fec3a60aa7abd7d6c33e3e3e457aac9257193cbf54be906", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11fb4e88c6acb5587fec3a60aa7abd7d6c33e3e3e457aac9257193cbf54be906", kill_on_drop: false }` [INFO] [stdout] 11fb4e88c6acb5587fec3a60aa7abd7d6c33e3e3e457aac9257193cbf54be906