[INFO] fetching crate fizyr-rpc-macros 0.8.0... [INFO] testing fizyr-rpc-macros-0.8.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate fizyr-rpc-macros 0.8.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fizyr-rpc-macros 0.8.0 [INFO] finished tweaking crates.io crate fizyr-rpc-macros 0.8.0 [INFO] tweaked toml for crates.io crate fizyr-rpc-macros 0.8.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fizyr-rpc-macros 0.8.0 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] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 4 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] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `fizyr_rpc_macros` library target) [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 18c8533781302ee4a3a692dc3f14e08fa1d520ec077024b795d11485ffb136ad [INFO] running `Command { std: "docker" "start" "-a" "18c8533781302ee4a3a692dc3f14e08fa1d520ec077024b795d11485ffb136ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18c8533781302ee4a3a692dc3f14e08fa1d520ec077024b795d11485ffb136ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18c8533781302ee4a3a692dc3f14e08fa1d520ec077024b795d11485ffb136ad", kill_on_drop: false }` [INFO] [stdout] 18c8533781302ee4a3a692dc3f14e08fa1d520ec077024b795d11485ffb136ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f95bcec0ac62dd14a861f39afd56c58bfb8d19eebaa38e679225ab6beceb50a9 [INFO] running `Command { std: "docker" "start" "-a" "f95bcec0ac62dd14a861f39afd56c58bfb8d19eebaa38e679225ab6beceb50a9", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `fizyr_rpc_macros` library target) [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling fizyr-rpc-macros v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `hidden` is never used [INFO] [stdout] --> src/interface/parse.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 112 | pub trait MessageDefinition { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 123 | fn hidden(&self) -> Option; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:542:10 [INFO] [stdout] | [INFO] [stdout] 542 | NoBody(syn::token::Comma), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 542 - NoBody(syn::token::Comma), [INFO] [stdout] 542 + NoBody(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/interface/parse.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | Body(ServiceBody, Option), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 543 - Body(ServiceBody, Option), [INFO] [stdout] 543 + Body(ServiceBody, ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | RequestUpdate(keyword::request_update), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 561 - RequestUpdate(keyword::request_update), [INFO] [stdout] 561 + RequestUpdate(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:562:18 [INFO] [stdout] | [INFO] [stdout] 562 | ResponseUpdate(keyword::response_update), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 562 - ResponseUpdate(keyword::response_update), [INFO] [stdout] 562 + ResponseUpdate(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `Command { std: "docker" "inspect" "f95bcec0ac62dd14a861f39afd56c58bfb8d19eebaa38e679225ab6beceb50a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f95bcec0ac62dd14a861f39afd56c58bfb8d19eebaa38e679225ab6beceb50a9", kill_on_drop: false }` [INFO] [stdout] f95bcec0ac62dd14a861f39afd56c58bfb8d19eebaa38e679225ab6beceb50a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 0c4e557425e25926afa37e91a6cb496d0a3c7c2c70c6917f0d70a0aeb45bf7e3 [INFO] running `Command { std: "docker" "start" "-a" "0c4e557425e25926afa37e91a6cb496d0a3c7c2c70c6917f0d70a0aeb45bf7e3", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `fizyr_rpc_macros` library target) [INFO] [stdout] warning: method `hidden` is never used [INFO] [stdout] --> src/interface/parse.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 112 | pub trait MessageDefinition { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 123 | fn hidden(&self) -> Option; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:542:10 [INFO] [stdout] | [INFO] [stdout] 542 | NoBody(syn::token::Comma), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 542 - NoBody(syn::token::Comma), [INFO] [stdout] 542 + NoBody(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fizyr-rpc-macros v0.8.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/interface/parse.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | Body(ServiceBody, Option), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 543 - Body(ServiceBody, Option), [INFO] [stdout] 543 + Body(ServiceBody, ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | RequestUpdate(keyword::request_update), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 561 - RequestUpdate(keyword::request_update), [INFO] [stdout] 561 + RequestUpdate(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:562:18 [INFO] [stdout] | [INFO] [stdout] 562 | ResponseUpdate(keyword::response_update), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 562 - ResponseUpdate(keyword::response_update), [INFO] [stdout] 562 + ResponseUpdate(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `hidden` is never used [INFO] [stdout] --> src/interface/parse.rs:123:6 [INFO] [stdout] | [INFO] [stdout] 112 | pub trait MessageDefinition { [INFO] [stdout] | ----------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 123 | fn hidden(&self) -> Option; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:542:10 [INFO] [stdout] | [INFO] [stdout] 542 | NoBody(syn::token::Comma), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 542 - NoBody(syn::token::Comma), [INFO] [stdout] 542 + NoBody(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `1` is never read [INFO] [stdout] --> src/interface/parse.rs:543:21 [INFO] [stdout] | [INFO] [stdout] 543 | Body(ServiceBody, Option), [INFO] [stdout] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 543 - Body(ServiceBody, Option), [INFO] [stdout] 543 + Body(ServiceBody, ()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:561:17 [INFO] [stdout] | [INFO] [stdout] 561 | RequestUpdate(keyword::request_update), [INFO] [stdout] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 561 - RequestUpdate(keyword::request_update), [INFO] [stdout] 561 + RequestUpdate(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/interface/parse.rs:562:18 [INFO] [stdout] | [INFO] [stdout] 562 | ResponseUpdate(keyword::response_update), [INFO] [stdout] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 562 - ResponseUpdate(keyword::response_update), [INFO] [stdout] 562 + ResponseUpdate(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "0c4e557425e25926afa37e91a6cb496d0a3c7c2c70c6917f0d70a0aeb45bf7e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c4e557425e25926afa37e91a6cb496d0a3c7c2c70c6917f0d70a0aeb45bf7e3", kill_on_drop: false }` [INFO] [stdout] 0c4e557425e25926afa37e91a6cb496d0a3c7c2c70c6917f0d70a0aeb45bf7e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] e522f7cfdbc17f361d1b5151c774a1d73d8d0efb80b9d7c47447deae12632a56 [INFO] running `Command { std: "docker" "start" "-a" "e522f7cfdbc17f361d1b5151c774a1d73d8d0efb80b9d7c47447deae12632a56", kill_on_drop: false }` [INFO] [stderr] warning: `proc_macro` is deprecated in favor of `proc-macro` and will not work in the 2024 edition [INFO] [stderr] (in the `fizyr_rpc_macros` library target) [INFO] [stderr] warning: method `hidden` is never used [INFO] [stderr] --> src/interface/parse.rs:123:6 [INFO] [stderr] | [INFO] [stderr] 112 | pub trait MessageDefinition { [INFO] [stderr] | ----------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 123 | fn hidden(&self) -> Option; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/interface/parse.rs:542:10 [INFO] [stderr] | [INFO] [stderr] 542 | NoBody(syn::token::Comma), [INFO] [stderr] | ------ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 542 - NoBody(syn::token::Comma), [INFO] [stderr] 542 + NoBody(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `1` is never read [INFO] [stderr] --> src/interface/parse.rs:543:21 [INFO] [stderr] | [INFO] [stderr] 543 | Body(ServiceBody, Option), [INFO] [stderr] | ---- ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 543 - Body(ServiceBody, Option), [INFO] [stderr] 543 + Body(ServiceBody, ()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/interface/parse.rs:561:17 [INFO] [stderr] | [INFO] [stderr] 561 | RequestUpdate(keyword::request_update), [INFO] [stderr] | ------------- ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 561 - RequestUpdate(keyword::request_update), [INFO] [stderr] 561 + RequestUpdate(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/interface/parse.rs:562:18 [INFO] [stderr] | [INFO] [stderr] 562 | ResponseUpdate(keyword::response_update), [INFO] [stderr] | -------------- ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 562 - ResponseUpdate(keyword::response_update), [INFO] [stderr] 562 + ResponseUpdate(()), [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `fizyr-rpc-macros` (lib) generated 5 warnings [INFO] [stderr] warning: `fizyr-rpc-macros` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fizyr_rpc_macros-10a54ab10e28418d) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests fizyr_rpc_macros [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e522f7cfdbc17f361d1b5151c774a1d73d8d0efb80b9d7c47447deae12632a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e522f7cfdbc17f361d1b5151c774a1d73d8d0efb80b9d7c47447deae12632a56", kill_on_drop: false }` [INFO] [stdout] e522f7cfdbc17f361d1b5151c774a1d73d8d0efb80b9d7c47447deae12632a56