[INFO] cloning repository https://github.com/RustedFirmware-A/arm-ffa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RustedFirmware-A/arm-ffa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustedFirmware-A%2Farm-ffa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRustedFirmware-A%2Farm-ffa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d04919ae4a16cddf68258be707cd9fc5e1f355d9
[INFO] checking RustedFirmware-A/arm-ffa 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%2FRustedFirmware-A%2Farm-ffa" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/RustedFirmware-A/arm-ffa
[INFO] finished tweaking git repo https://github.com/RustedFirmware-A/arm-ffa
[INFO] tweaked toml for git repo https://github.com/RustedFirmware-A/arm-ffa written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/RustedFirmware-A/arm-ffa 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/RustedFirmware-A/arm-ffa 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0d73283d1025ce0b0b3413723814efeaf5ab980dc8259468b4541b1176db4b66
[INFO] running `Command { std: "docker" "start" "-a" "0d73283d1025ce0b0b3413723814efeaf5ab980dc8259468b4541b1176db4b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d73283d1025ce0b0b3413723814efeaf5ab980dc8259468b4541b1176db4b66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d73283d1025ce0b0b3413723814efeaf5ab980dc8259468b4541b1176db4b66", kill_on_drop: false }`
[INFO] [stdout] 0d73283d1025ce0b0b3413723814efeaf5ab980dc8259468b4541b1176db4b66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c2bdacac0cb09dc80767644a1d8a6b4b49061ccd33c2e04b768c3bb5ea76ee57
[INFO] running `Command { std: "docker" "start" "-a" "c2bdacac0cb09dc80767644a1d8a6b4b49061ccd33c2e04b768c3bb5ea76ee57", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.105
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking num_enum v0.7.4
[INFO] [stderr]     Checking arm-ffa v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `endpoint_memory_access_descriptor` is never constructed
[INFO] [stdout]   --> src/ffa_v1_2.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) struct endpoint_memory_access_descriptor {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `endpoint_memory_access_descriptor` is never constructed
[INFO] [stdout]   --> src/ffa_v1_2.rs:28:19
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub(crate) struct endpoint_memory_access_descriptor {
[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<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:24
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/memory_management.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 | /         test_args_serde!(
[INFO] [stdout] 1337 | |             SuccessArgs::Args32([0x5678_def0, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1338 | |             SuccessArgsMemOp {
[INFO] [stdout] 1339 | |                 handle: Handle(0x1234_abcd_5678_def0)
[INFO] [stdout] 1340 | |             }
[INFO] [stdout] 1341 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:40
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/memory_management.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 | /         test_args_serde!(
[INFO] [stdout] 1337 | |             SuccessArgs::Args32([0x5678_def0, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1338 | |             SuccessArgsMemOp {
[INFO] [stdout] 1339 | |                 handle: Handle(0x1234_abcd_5678_def0)
[INFO] [stdout] 1340 | |             }
[INFO] [stdout] 1341 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 | /         test_args_serde!(
[INFO] [stdout] 1337 | |             SuccessArgs::Args32([0x5678_def0, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1338 | |             SuccessArgsMemOp {
[INFO] [stdout] 1339 | |                 handle: Handle(0x1234_abcd_5678_def0)
[INFO] [stdout] 1340 | |             }
[INFO] [stdout] 1341 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 | /         test_args_serde!(
[INFO] [stdout] 1337 | |             SuccessArgs::Args32([0x5678_def0, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1338 | |             SuccessArgsMemOp {
[INFO] [stdout] 1339 | |                 handle: Handle(0x1234_abcd_5678_def0)
[INFO] [stdout] 1340 | |             }
[INFO] [stdout] 1341 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 | /         test_args_serde!(
[INFO] [stdout] 1337 | |             SuccessArgs::Args32([0x5678_def0, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1338 | |             SuccessArgsMemOp {
[INFO] [stdout] 1339 | |                 handle: Handle(0x1234_abcd_5678_def0)
[INFO] [stdout] 1340 | |             }
[INFO] [stdout] 1341 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1336:9
[INFO] [stdout]      |
[INFO] [stdout] 1336 | /         test_args_serde!(
[INFO] [stdout] 1337 | |             SuccessArgs::Args32([0x5678_def0, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1338 | |             SuccessArgsMemOp {
[INFO] [stdout] 1339 | |                 handle: Handle(0x1234_abcd_5678_def0)
[INFO] [stdout] 1340 | |             }
[INFO] [stdout] 1341 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:24
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/memory_management.rs:1485:9
[INFO] [stdout]      |
[INFO] [stdout] 1485 | /         test_args_serde!(
[INFO] [stdout] 1486 | |             SuccessArgs::Args32([0b001, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1487 | |             SuccessArgsMemPermGet {
[INFO] [stdout] 1488 | |                 perm: MemPermissionsGetSet {
[INFO] [stdout] ...    |
[INFO] [stdout] 1494 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:40
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/memory_management.rs:1485:9
[INFO] [stdout]      |
[INFO] [stdout] 1485 | /         test_args_serde!(
[INFO] [stdout] 1486 | |             SuccessArgs::Args32([0b001, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1487 | |             SuccessArgsMemPermGet {
[INFO] [stdout] 1488 | |                 perm: MemPermissionsGetSet {
[INFO] [stdout] ...    |
[INFO] [stdout] 1494 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1485:9
[INFO] [stdout]      |
[INFO] [stdout] 1485 | /         test_args_serde!(
[INFO] [stdout] 1486 | |             SuccessArgs::Args32([0b001, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1487 | |             SuccessArgsMemPermGet {
[INFO] [stdout] 1488 | |                 perm: MemPermissionsGetSet {
[INFO] [stdout] ...    |
[INFO] [stdout] 1494 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1485:9
[INFO] [stdout]      |
[INFO] [stdout] 1485 | /         test_args_serde!(
[INFO] [stdout] 1486 | |             SuccessArgs::Args32([0b001, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1487 | |             SuccessArgsMemPermGet {
[INFO] [stdout] 1488 | |                 perm: MemPermissionsGetSet {
[INFO] [stdout] ...    |
[INFO] [stdout] 1494 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1485:9
[INFO] [stdout]      |
[INFO] [stdout] 1485 | /         test_args_serde!(
[INFO] [stdout] 1486 | |             SuccessArgs::Args32([0b001, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1487 | |             SuccessArgsMemPermGet {
[INFO] [stdout] 1488 | |                 perm: MemPermissionsGetSet {
[INFO] [stdout] ...    |
[INFO] [stdout] 1494 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/memory_management.rs:1485:9
[INFO] [stdout]      |
[INFO] [stdout] 1485 | /         test_args_serde!(
[INFO] [stdout] 1486 | |             SuccessArgs::Args32([0b001, 0x1234_abcd, 0, 0, 0, 0]),
[INFO] [stdout] 1487 | |             SuccessArgsMemPermGet {
[INFO] [stdout] 1488 | |                 perm: MemPermissionsGetSet {
[INFO] [stdout] ...    |
[INFO] [stdout] 1494 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:24
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3209 | /         test_args_serde!(
[INFO] [stdout] 3210 | |             SuccessArgs::Args32([8, 8, 0, 0, 0, 0]),
[INFO] [stdout] 3211 | |             SuccessArgsFeatures { properties: [8, 8] }
[INFO] [stdout] 3212 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:40
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3209 | /         test_args_serde!(
[INFO] [stdout] 3210 | |             SuccessArgs::Args32([8, 8, 0, 0, 0, 0]),
[INFO] [stdout] 3211 | |             SuccessArgsFeatures { properties: [8, 8] }
[INFO] [stdout] 3212 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3209:9
[INFO] [stdout]      |
[INFO] [stdout] 3209 | /         test_args_serde!(
[INFO] [stdout] 3210 | |             SuccessArgs::Args32([8, 8, 0, 0, 0, 0]),
[INFO] [stdout] 3211 | |             SuccessArgsFeatures { properties: [8, 8] }
[INFO] [stdout] 3212 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3209:9
[INFO] [stdout]      |
[INFO] [stdout] 3209 | /         test_args_serde!(
[INFO] [stdout] 3210 | |             SuccessArgs::Args32([8, 8, 0, 0, 0, 0]),
[INFO] [stdout] 3211 | |             SuccessArgsFeatures { properties: [8, 8] }
[INFO] [stdout] 3212 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3209:9
[INFO] [stdout]      |
[INFO] [stdout] 3209 | /         test_args_serde!(
[INFO] [stdout] 3210 | |             SuccessArgs::Args32([8, 8, 0, 0, 0, 0]),
[INFO] [stdout] 3211 | |             SuccessArgsFeatures { properties: [8, 8] }
[INFO] [stdout] 3212 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3209:9
[INFO] [stdout]      |
[INFO] [stdout] 3209 | /         test_args_serde!(
[INFO] [stdout] 3210 | |             SuccessArgs::Args32([8, 8, 0, 0, 0, 0]),
[INFO] [stdout] 3211 | |             SuccessArgsFeatures { properties: [8, 8] }
[INFO] [stdout] 3212 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:24
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3271 | /         test_args_serde!(
[INFO] [stdout] 3272 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3273 | |                 count: 0x1234_5678,
[INFO] [stdout] 3274 | |                 size: Some(0xabcd_beef)
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |             PartitionInfoGetFlags { count_only: false }
[INFO] [stdout] 3278 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:42
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3271 | /         test_args_serde!(
[INFO] [stdout] 3272 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3273 | |                 count: 0x1234_5678,
[INFO] [stdout] 3274 | |                 size: Some(0xabcd_beef)
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |             PartitionInfoGetFlags { count_only: false }
[INFO] [stdout] 3278 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3271:9
[INFO] [stdout]      |
[INFO] [stdout] 3271 | /         test_args_serde!(
[INFO] [stdout] 3272 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3273 | |                 count: 0x1234_5678,
[INFO] [stdout] 3274 | |                 size: Some(0xabcd_beef)
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |             PartitionInfoGetFlags { count_only: false }
[INFO] [stdout] 3278 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3271:9
[INFO] [stdout]      |
[INFO] [stdout] 3271 | /         test_args_serde!(
[INFO] [stdout] 3272 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3273 | |                 count: 0x1234_5678,
[INFO] [stdout] 3274 | |                 size: Some(0xabcd_beef)
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |             PartitionInfoGetFlags { count_only: false }
[INFO] [stdout] 3278 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3271:9
[INFO] [stdout]      |
[INFO] [stdout] 3271 | /         test_args_serde!(
[INFO] [stdout] 3272 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3273 | |                 count: 0x1234_5678,
[INFO] [stdout] 3274 | |                 size: Some(0xabcd_beef)
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |             PartitionInfoGetFlags { count_only: false }
[INFO] [stdout] 3278 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3271:9
[INFO] [stdout]      |
[INFO] [stdout] 3271 | /         test_args_serde!(
[INFO] [stdout] 3272 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3273 | |                 count: 0x1234_5678,
[INFO] [stdout] 3274 | |                 size: Some(0xabcd_beef)
[INFO] [stdout] ...    |
[INFO] [stdout] 3277 | |             PartitionInfoGetFlags { count_only: false }
[INFO] [stdout] 3278 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:24
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3286 | /         test_args_serde!(
[INFO] [stdout] 3287 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3288 | |                 count: 0x1234_5678,
[INFO] [stdout] 3289 | |                 size: None
[INFO] [stdout] ...    |
[INFO] [stdout] 3292 | |             PartitionInfoGetFlags { count_only: true }
[INFO] [stdout] 3293 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:42
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3286 | /         test_args_serde!(
[INFO] [stdout] 3287 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3288 | |                 count: 0x1234_5678,
[INFO] [stdout] 3289 | |                 size: None
[INFO] [stdout] ...    |
[INFO] [stdout] 3292 | |             PartitionInfoGetFlags { count_only: true }
[INFO] [stdout] 3293 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3286:9
[INFO] [stdout]      |
[INFO] [stdout] 3286 | /         test_args_serde!(
[INFO] [stdout] 3287 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3288 | |                 count: 0x1234_5678,
[INFO] [stdout] 3289 | |                 size: None
[INFO] [stdout] ...    |
[INFO] [stdout] 3292 | |             PartitionInfoGetFlags { count_only: true }
[INFO] [stdout] 3293 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3286:9
[INFO] [stdout]      |
[INFO] [stdout] 3286 | /         test_args_serde!(
[INFO] [stdout] 3287 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3288 | |                 count: 0x1234_5678,
[INFO] [stdout] 3289 | |                 size: None
[INFO] [stdout] ...    |
[INFO] [stdout] 3292 | |             PartitionInfoGetFlags { count_only: true }
[INFO] [stdout] 3293 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3286:9
[INFO] [stdout]      |
[INFO] [stdout] 3286 | /         test_args_serde!(
[INFO] [stdout] 3287 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3288 | |                 count: 0x1234_5678,
[INFO] [stdout] 3289 | |                 size: None
[INFO] [stdout] ...    |
[INFO] [stdout] 3292 | |             PartitionInfoGetFlags { count_only: true }
[INFO] [stdout] 3293 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3286:9
[INFO] [stdout]      |
[INFO] [stdout] 3286 | /         test_args_serde!(
[INFO] [stdout] 3287 | |             SuccessArgsPartitionInfoGet {
[INFO] [stdout] 3288 | |                 count: 0x1234_5678,
[INFO] [stdout] 3289 | |                 size: None
[INFO] [stdout] ...    |
[INFO] [stdout] 3292 | |             PartitionInfoGetFlags { count_only: true }
[INFO] [stdout] 3293 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:24
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3311 | /         test_args_serde!(
[INFO] [stdout] 3312 | |             SuccessArgs::Args64_2([
[INFO] [stdout] 3313 | |                 0x0018_2222_0002_0004,
[INFO] [stdout] 3314 | |                 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 3336 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:40
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3311 | /         test_args_serde!(
[INFO] [stdout] 3312 | |             SuccessArgs::Args64_2([
[INFO] [stdout] 3313 | |                 0x0018_2222_0002_0004,
[INFO] [stdout] 3314 | |                 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 3336 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3311:9
[INFO] [stdout]      |
[INFO] [stdout] 3311 | /         test_args_serde!(
[INFO] [stdout] 3312 | |             SuccessArgs::Args64_2([
[INFO] [stdout] 3313 | |                 0x0018_2222_0002_0004,
[INFO] [stdout] 3314 | |                 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 3336 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3311:9
[INFO] [stdout]      |
[INFO] [stdout] 3311 | /         test_args_serde!(
[INFO] [stdout] 3312 | |             SuccessArgs::Args64_2([
[INFO] [stdout] 3313 | |                 0x0018_2222_0002_0004,
[INFO] [stdout] 3314 | |                 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 3336 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3311:9
[INFO] [stdout]      |
[INFO] [stdout] 3311 | /         test_args_serde!(
[INFO] [stdout] 3312 | |             SuccessArgs::Args64_2([
[INFO] [stdout] 3313 | |                 0x0018_2222_0002_0004,
[INFO] [stdout] 3314 | |                 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 3336 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3311:9
[INFO] [stdout]      |
[INFO] [stdout] 3311 | /         test_args_serde!(
[INFO] [stdout] 3312 | |             SuccessArgs::Args64_2([
[INFO] [stdout] 3313 | |                 0x0018_2222_0002_0004,
[INFO] [stdout] 3314 | |                 0,
[INFO] [stdout] ...    |
[INFO] [stdout] 3336 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:24
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3342 | /         test_args_serde!(
[INFO] [stdout] 3343 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3344 | |             SuccessArgsIdGet { id: 0x1234 }
[INFO] [stdout] 3345 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:40
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3342 | /         test_args_serde!(
[INFO] [stdout] 3343 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3344 | |             SuccessArgsIdGet { id: 0x1234 }
[INFO] [stdout] 3345 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3342:9
[INFO] [stdout]      |
[INFO] [stdout] 3342 | /         test_args_serde!(
[INFO] [stdout] 3343 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3344 | |             SuccessArgsIdGet { id: 0x1234 }
[INFO] [stdout] 3345 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3342:9
[INFO] [stdout]      |
[INFO] [stdout] 3342 | /         test_args_serde!(
[INFO] [stdout] 3343 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3344 | |             SuccessArgsIdGet { id: 0x1234 }
[INFO] [stdout] 3345 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3342:9
[INFO] [stdout]      |
[INFO] [stdout] 3342 | /         test_args_serde!(
[INFO] [stdout] 3343 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3344 | |             SuccessArgsIdGet { id: 0x1234 }
[INFO] [stdout] 3345 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3342:9
[INFO] [stdout]      |
[INFO] [stdout] 3342 | /         test_args_serde!(
[INFO] [stdout] 3343 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3344 | |             SuccessArgsIdGet { id: 0x1234 }
[INFO] [stdout] 3345 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:24
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3351 | /         test_args_serde!(
[INFO] [stdout] 3352 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3353 | |             SuccessArgsSpmIdGet { id: 0x1234 }
[INFO] [stdout] 3354 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:40
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3351 | /         test_args_serde!(
[INFO] [stdout] 3352 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3353 | |             SuccessArgsSpmIdGet { id: 0x1234 }
[INFO] [stdout] 3354 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3351:9
[INFO] [stdout]      |
[INFO] [stdout] 3351 | /         test_args_serde!(
[INFO] [stdout] 3352 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3353 | |             SuccessArgsSpmIdGet { id: 0x1234 }
[INFO] [stdout] 3354 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3351:9
[INFO] [stdout]      |
[INFO] [stdout] 3351 | /         test_args_serde!(
[INFO] [stdout] 3352 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3353 | |             SuccessArgsSpmIdGet { id: 0x1234 }
[INFO] [stdout] 3354 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3351:9
[INFO] [stdout]      |
[INFO] [stdout] 3351 | /         test_args_serde!(
[INFO] [stdout] 3352 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3353 | |             SuccessArgsSpmIdGet { id: 0x1234 }
[INFO] [stdout] 3354 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3351:9
[INFO] [stdout]      |
[INFO] [stdout] 3351 | /         test_args_serde!(
[INFO] [stdout] 3352 | |             SuccessArgs::Args32([0x1234, 0, 0, 0, 0, 0]),
[INFO] [stdout] 3353 | |             SuccessArgsSpmIdGet { id: 0x1234 }
[INFO] [stdout] 3354 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:24
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3869 | /         test_args_serde!(
[INFO] [stdout] 3870 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3871 | |                 sp_notifications: None,
[INFO] [stdout] 3872 | |                 vm_notifications: None,
[INFO] [stdout] ...    |
[INFO] [stdout] 3883 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:42
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3869 | /         test_args_serde!(
[INFO] [stdout] 3870 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3871 | |                 sp_notifications: None,
[INFO] [stdout] 3872 | |                 vm_notifications: None,
[INFO] [stdout] ...    |
[INFO] [stdout] 3883 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3869:9
[INFO] [stdout]      |
[INFO] [stdout] 3869 | /         test_args_serde!(
[INFO] [stdout] 3870 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3871 | |                 sp_notifications: None,
[INFO] [stdout] 3872 | |                 vm_notifications: None,
[INFO] [stdout] ...    |
[INFO] [stdout] 3883 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3869:9
[INFO] [stdout]      |
[INFO] [stdout] 3869 | /         test_args_serde!(
[INFO] [stdout] 3870 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3871 | |                 sp_notifications: None,
[INFO] [stdout] 3872 | |                 vm_notifications: None,
[INFO] [stdout] ...    |
[INFO] [stdout] 3883 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3869:9
[INFO] [stdout]      |
[INFO] [stdout] 3869 | /         test_args_serde!(
[INFO] [stdout] 3870 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3871 | |                 sp_notifications: None,
[INFO] [stdout] 3872 | |                 vm_notifications: None,
[INFO] [stdout] ...    |
[INFO] [stdout] 3883 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3869:9
[INFO] [stdout]      |
[INFO] [stdout] 3869 | /         test_args_serde!(
[INFO] [stdout] 3870 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3871 | |                 sp_notifications: None,
[INFO] [stdout] 3872 | |                 vm_notifications: None,
[INFO] [stdout] ...    |
[INFO] [stdout] 3883 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:24
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3884 | /         test_args_serde!(
[INFO] [stdout] 3885 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3886 | |                 sp_notifications: None,
[INFO] [stdout] 3887 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3898 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:42
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3884 | /         test_args_serde!(
[INFO] [stdout] 3885 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3886 | |                 sp_notifications: None,
[INFO] [stdout] 3887 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3898 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3884:9
[INFO] [stdout]      |
[INFO] [stdout] 3884 | /         test_args_serde!(
[INFO] [stdout] 3885 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3886 | |                 sp_notifications: None,
[INFO] [stdout] 3887 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3898 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3884:9
[INFO] [stdout]      |
[INFO] [stdout] 3884 | /         test_args_serde!(
[INFO] [stdout] 3885 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3886 | |                 sp_notifications: None,
[INFO] [stdout] 3887 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3898 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3884:9
[INFO] [stdout]      |
[INFO] [stdout] 3884 | /         test_args_serde!(
[INFO] [stdout] 3885 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3886 | |                 sp_notifications: None,
[INFO] [stdout] 3887 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3898 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3884:9
[INFO] [stdout]      |
[INFO] [stdout] 3884 | /         test_args_serde!(
[INFO] [stdout] 3885 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3886 | |                 sp_notifications: None,
[INFO] [stdout] 3887 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3898 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:24
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3900 | /         test_args_serde!(
[INFO] [stdout] 3901 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3902 | |                 sp_notifications: Some(0x1000),
[INFO] [stdout] 3903 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3914 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3089:42
[INFO] [stdout]      |
[INFO] [stdout] 3089 |               assert_eq!($args.try_into(), Ok($sa));
[INFO] [stdout]      |                                            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3900 | /         test_args_serde!(
[INFO] [stdout] 3901 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3902 | |                 sp_notifications: Some(0x1000),
[INFO] [stdout] 3903 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3914 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3900:9
[INFO] [stdout]      |
[INFO] [stdout] 3900 | /         test_args_serde!(
[INFO] [stdout] 3901 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3902 | |                 sp_notifications: Some(0x1000),
[INFO] [stdout] 3903 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3914 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3900:9
[INFO] [stdout]      |
[INFO] [stdout] 3900 | /         test_args_serde!(
[INFO] [stdout] 3901 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3902 | |                 sp_notifications: Some(0x1000),
[INFO] [stdout] 3903 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3914 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3900:9
[INFO] [stdout]      |
[INFO] [stdout] 3900 | /         test_args_serde!(
[INFO] [stdout] 3901 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3902 | |                 sp_notifications: Some(0x1000),
[INFO] [stdout] 3903 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3914 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3900:9
[INFO] [stdout]      |
[INFO] [stdout] 3900 | /         test_args_serde!(
[INFO] [stdout] 3901 | |             SuccessArgsNotificationGet {
[INFO] [stdout] 3902 | |                 sp_notifications: Some(0x1000),
[INFO] [stdout] 3903 | |                 vm_notifications: Some(0xdead_beef_1234_1234),
[INFO] [stdout] ...    |
[INFO] [stdout] 3914 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:24
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                          ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3927 | /         test_args_serde!(
[INFO] [stdout] 3928 | |             SuccessArgs::Args32([0b1001_0001_0000_0001, 0xbbbb_cccc, 0xaaaa, 0, 0, 0]),
[INFO] [stdout] 3929 | |             SuccessArgsNotificationInfoGet {
[INFO] [stdout] 3930 | |                 more_pending_notifications: true,
[INFO] [stdout] ...    |
[INFO] [stdout] 3935 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3086:40
[INFO] [stdout]      |
[INFO] [stdout] 3086 |               assert_eq!($sa.try_into(), Ok($args));
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 3927 | /         test_args_serde!(
[INFO] [stdout] 3928 | |             SuccessArgs::Args32([0b1001_0001_0000_0001, 0xbbbb_cccc, 0xaaaa, 0, 0, 0]),
[INFO] [stdout] 3929 | |             SuccessArgsNotificationInfoGet {
[INFO] [stdout] 3930 | |                 more_pending_notifications: true,
[INFO] [stdout] ...    |
[INFO] [stdout] 3935 | |         );
[INFO] [stdout]      | |_________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3927:9
[INFO] [stdout]      |
[INFO] [stdout] 3927 | /         test_args_serde!(
[INFO] [stdout] 3928 | |             SuccessArgs::Args32([0b1001_0001_0000_0001, 0xbbbb_cccc, 0xaaaa, 0, 0, 0]),
[INFO] [stdout] 3929 | |             SuccessArgsNotificationInfoGet {
[INFO] [stdout] 3930 | |                 more_pending_notifications: true,
[INFO] [stdout] ...    |
[INFO] [stdout] 3935 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3927:9
[INFO] [stdout]      |
[INFO] [stdout] 3927 | /         test_args_serde!(
[INFO] [stdout] 3928 | |             SuccessArgs::Args32([0b1001_0001_0000_0001, 0xbbbb_cccc, 0xaaaa, 0, 0, 0]),
[INFO] [stdout] 3929 | |             SuccessArgsNotificationInfoGet {
[INFO] [stdout] 3930 | |                 more_pending_notifications: true,
[INFO] [stdout] ...    |
[INFO] [stdout] 3935 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3927:9
[INFO] [stdout]      |
[INFO] [stdout] 3927 | /         test_args_serde!(
[INFO] [stdout] 3928 | |             SuccessArgs::Args32([0b1001_0001_0000_0001, 0xbbbb_cccc, 0xaaaa, 0, 0, 0]),
[INFO] [stdout] 3929 | |             SuccessArgsNotificationInfoGet {
[INFO] [stdout] 3930 | |                 more_pending_notifications: true,
[INFO] [stdout] ...    |
[INFO] [stdout] 3935 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<SuccessArgs, Infallible>
[INFO] [stdout]     --> src/lib.rs:3927:9
[INFO] [stdout]      |
[INFO] [stdout] 3927 | /         test_args_serde!(
[INFO] [stdout] 3928 | |             SuccessArgs::Args32([0b1001_0001_0000_0001, 0xbbbb_cccc, 0xaaaa, 0, 0, 0]),
[INFO] [stdout] 3929 | |             SuccessArgsNotificationInfoGet {
[INFO] [stdout] 3930 | |                 more_pending_notifications: true,
[INFO] [stdout] ...    |
[INFO] [stdout] 3935 | |         );
[INFO] [stdout]      | |_________^
[INFO] [stdout]      |
[INFO] [stdout]      = note: this error originates in the macro `assert_eq` which comes from the expansion of the macro `test_args_serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `arm-ffa` (lib test) due to 72 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "c2bdacac0cb09dc80767644a1d8a6b4b49061ccd33c2e04b768c3bb5ea76ee57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2bdacac0cb09dc80767644a1d8a6b4b49061ccd33c2e04b768c3bb5ea76ee57", kill_on_drop: false }`
[INFO] [stdout] c2bdacac0cb09dc80767644a1d8a6b4b49061ccd33c2e04b768c3bb5ea76ee57
