[INFO] fetching crate fizyr-rpc-macros 0.8.0... [INFO] checking fizyr-rpc-macros-0.8.0 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate fizyr-rpc-macros 0.8.0 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fizyr-rpc-macros 0.8.0 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "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-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4aeb19058dc0b4c7187a4c37be18177b2bbbe679602235c681abd3c4b8d49da [INFO] running `Command { std: "docker" "start" "-a" "e4aeb19058dc0b4c7187a4c37be18177b2bbbe679602235c681abd3c4b8d49da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4aeb19058dc0b4c7187a4c37be18177b2bbbe679602235c681abd3c4b8d49da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4aeb19058dc0b4c7187a4c37be18177b2bbbe679602235c681abd3c4b8d49da", kill_on_drop: false }` [INFO] [stdout] e4aeb19058dc0b4c7187a4c37be18177b2bbbe679602235c681abd3c4b8d49da [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" "-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" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3aa126e38318a8a888f6e7b4c4b16c87a2e0bfd289224bc4dfa4f6ba887384ab [INFO] running `Command { std: "docker" "start" "-a" "3aa126e38318a8a888f6e7b4c4b16c87a2e0bfd289224bc4dfa4f6ba887384ab", 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] Checking syn v2.0.104 [INFO] [stderr] Checking 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 `dev` profile [unoptimized + debuginfo] target(s) in 3.07s [INFO] running `Command { std: "docker" "inspect" "3aa126e38318a8a888f6e7b4c4b16c87a2e0bfd289224bc4dfa4f6ba887384ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3aa126e38318a8a888f6e7b4c4b16c87a2e0bfd289224bc4dfa4f6ba887384ab", kill_on_drop: false }` [INFO] [stdout] 3aa126e38318a8a888f6e7b4c4b16c87a2e0bfd289224bc4dfa4f6ba887384ab