[INFO] fetching crate rweb-macros 0.14.0... [INFO] testing rweb-macros-0.14.0 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate rweb-macros 0.14.0 into /workspace/builds/worker-6-tc1/source [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-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rweb-macros 0.14.0 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 45 packages to latest compatible versions [INFO] [stderr] Adding pmutil v0.5.3 (available: v0.6.1) [INFO] [stderr] Adding rweb-openapi v0.6.0 (available: v0.7.0) [INFO] [stderr] Adding syn v1.0.109 (available: v2.0.106) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2732083548d754ec891d12f057d981349aadadc8338b95ea519ecc39af92508f [INFO] running `Command { std: "docker" "start" "-a" "2732083548d754ec891d12f057d981349aadadc8338b95ea519ecc39af92508f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2732083548d754ec891d12f057d981349aadadc8338b95ea519ecc39af92508f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2732083548d754ec891d12f057d981349aadadc8338b95ea519ecc39af92508f", kill_on_drop: false }` [INFO] [stdout] 2732083548d754ec891d12f057d981349aadadc8338b95ea519ecc39af92508f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b545a64dc8f26aa387a6ca0eec376887af535d568c2e99827436316d896ec40f [INFO] running `Command { std: "docker" "start" "-a" "b545a64dc8f26aa387a6ca0eec376887af535d568c2e99827436316d896ec40f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling rweb-openapi v0.6.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling rweb-macros v0.14.0 (/opt/rustwide/workdir) [INFO] [stdout] error: 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: `#[deny(semicolon_in_expressions_from_macros)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] = note: this error originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `quote_str_indexmap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error 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: struct `KeyValue` is never constructed [INFO] [stdout] --> src/parse.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct KeyValue { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) 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] [stderr] error: could not compile `rweb-macros` (lib) due to 12 previous errors; 2 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b545a64dc8f26aa387a6ca0eec376887af535d568c2e99827436316d896ec40f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b545a64dc8f26aa387a6ca0eec376887af535d568c2e99827436316d896ec40f", kill_on_drop: false }` [INFO] [stdout] b545a64dc8f26aa387a6ca0eec376887af535d568c2e99827436316d896ec40f