[INFO] fetching crate rweb-macros 0.14.0... [INFO] checking rweb-macros-0.14.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate rweb-macros 0.14.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate rweb-macros 0.14.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rweb-macros 0.14.0 [INFO] finished tweaking crates.io crate rweb-macros 0.14.0 [INFO] tweaked toml for crates.io crate rweb-macros 0.14.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 25 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (latest: v0.14.5) [INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2) [INFO] [stderr] Adding indexmap v1.9.3 (latest: v2.5.0) [INFO] [stderr] Adding pmutil v0.5.3 (latest: v0.6.1) [INFO] [stderr] Adding rweb-openapi v0.6.0 (latest: v0.7.0) [INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.77) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rweb-openapi v0.6.0 [INFO] [stderr] Downloaded pmutil v0.5.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f1a9240a6d9117c35091746cbf2b659a15a65d8eccd82c492047d39a8dcb5d38 [INFO] running `Command { std: "docker" "start" "-a" "f1a9240a6d9117c35091746cbf2b659a15a65d8eccd82c492047d39a8dcb5d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1a9240a6d9117c35091746cbf2b659a15a65d8eccd82c492047d39a8dcb5d38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1a9240a6d9117c35091746cbf2b659a15a65d8eccd82c492047d39a8dcb5d38", kill_on_drop: false }` [INFO] [stdout] f1a9240a6d9117c35091746cbf2b659a15a65d8eccd82c492047d39a8dcb5d38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 582aba2c1f005fd2db16b183d8c4aad59e420e35962bf47d8c96d5a721dfeac4 [INFO] running `Command { std: "docker" "start" "-a" "582aba2c1f005fd2db16b183d8c4aad59e420e35962bf47d8c96d5a721dfeac4", kill_on_drop: false }` [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking rweb-openapi v0.6.0 [INFO] [stderr] Checking pmutil v0.5.3 [INFO] [stderr] Checking rweb-macros v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 218 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/mod.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | .collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | quote_str_indexmap!(op.responses, quote_response); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `quote_str_indexmap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/mod.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | .collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | let content_v: Punctuated = quote_str_indexmap!(r.content, quote_mediatype); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `quote_str_indexmap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 218 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 222 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 278 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/derive.rs:177:10 [INFO] [stdout] | [INFO] [stdout] 177 | ); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 283 | _ => invalid_schema_usage!(attr), [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/mod.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | .collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 64 | quote_str_indexmap!(op.responses, quote_response); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `quote_str_indexmap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/openapi/mod.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | .collect(); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 175 | let content_v: Punctuated = quote_str_indexmap!(r.content, quote_mediatype); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `quote_str_indexmap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> src/parse.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct KeyValue { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | pub key: K, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | _eq: Token![=], [INFO] [stdout] 11 | pub value: V, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PairExt` is never used [INFO] [stdout] --> src/util.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | pub trait PairExt: Sized + Into> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `key` and `value` are never read [INFO] [stdout] --> src/parse.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct KeyValue { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | pub key: K, [INFO] [stdout] | ^^^ [INFO] [stdout] 10 | _eq: Token![=], [INFO] [stdout] 11 | pub value: V, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `PairExt` is never used [INFO] [stdout] --> src/util.rs:109:11 [INFO] [stdout] | [INFO] [stdout] 109 | pub trait PairExt: Sized + Into> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rweb-macros v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "582aba2c1f005fd2db16b183d8c4aad59e420e35962bf47d8c96d5a721dfeac4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "582aba2c1f005fd2db16b183d8c4aad59e420e35962bf47d8c96d5a721dfeac4", kill_on_drop: false }` [INFO] [stdout] 582aba2c1f005fd2db16b183d8c4aad59e420e35962bf47d8c96d5a721dfeac4