[INFO] fetching crate fizyr-rpc-macros 0.8.0... [INFO] testing fizyr-rpc-macros-0.8.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate fizyr-rpc-macros 0.8.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fizyr-rpc-macros 0.8.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+1.90.0" "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-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a4a86391fb98c8c6abdb53d0bb2be658c11b43ba40bbef0dc806e35d44f7b26 [INFO] running `Command { std: "docker" "start" "-a" "4a4a86391fb98c8c6abdb53d0bb2be658c11b43ba40bbef0dc806e35d44f7b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a4a86391fb98c8c6abdb53d0bb2be658c11b43ba40bbef0dc806e35d44f7b26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a4a86391fb98c8c6abdb53d0bb2be658c11b43ba40bbef0dc806e35d44f7b26", kill_on_drop: false }` [INFO] [stdout] 4a4a86391fb98c8c6abdb53d0bb2be658c11b43ba40bbef0dc806e35d44f7b26 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4e4372e63184faa0a3cb922deee69ede5aea9ef42eeea2080307faa8d1a477a [INFO] running `Command { std: "docker" "start" "-a" "d4e4372e63184faa0a3cb922deee69ede5aea9ef42eeea2080307faa8d1a477a", 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.106 [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.20s [INFO] running `Command { std: "docker" "inspect" "d4e4372e63184faa0a3cb922deee69ede5aea9ef42eeea2080307faa8d1a477a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4e4372e63184faa0a3cb922deee69ede5aea9ef42eeea2080307faa8d1a477a", kill_on_drop: false }` [INFO] [stdout] d4e4372e63184faa0a3cb922deee69ede5aea9ef42eeea2080307faa8d1a477a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f13d0c74432e70d5bcd6255579d6c7ea9b12ddf36eebe35275cd77032e3f9b3 [INFO] running `Command { std: "docker" "start" "-a" "7f13d0c74432e70d5bcd6255579d6c7ea9b12ddf36eebe35275cd77032e3f9b3", 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 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] [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.86s [INFO] running `Command { std: "docker" "inspect" "7f13d0c74432e70d5bcd6255579d6c7ea9b12ddf36eebe35275cd77032e3f9b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f13d0c74432e70d5bcd6255579d6c7ea9b12ddf36eebe35275cd77032e3f9b3", kill_on_drop: false }` [INFO] [stdout] 7f13d0c74432e70d5bcd6255579d6c7ea9b12ddf36eebe35275cd77032e3f9b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aaccc12e0613192f1bf6f25d28a2d298b1acdc04be4a91609b9c3e7ee689907a [INFO] running `Command { std: "docker" "start" "-a" "aaccc12e0613192f1bf6f25d28a2d298b1acdc04be4a91609b9c3e7ee689907a", 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.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fizyr_rpc_macros-d7671b4e40fdbb8e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stderr] Doc-tests fizyr_rpc_macros [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [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" "aaccc12e0613192f1bf6f25d28a2d298b1acdc04be4a91609b9c3e7ee689907a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaccc12e0613192f1bf6f25d28a2d298b1acdc04be4a91609b9c3e7ee689907a", kill_on_drop: false }` [INFO] [stdout] aaccc12e0613192f1bf6f25d28a2d298b1acdc04be4a91609b9c3e7ee689907a