[INFO] fetching crate rweb-macros 0.14.0... [INFO] testing rweb-macros-0.14.0 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate rweb-macros 0.14.0 into /workspace/builds/worker-6-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rweb-macros 0.14.0 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be7c727bcf96375e99ab88dfde7b63c1bf49ddb590f092d21e566f5f17cd8e17 [INFO] running `Command { std: "docker" "start" "-a" "be7c727bcf96375e99ab88dfde7b63c1bf49ddb590f092d21e566f5f17cd8e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be7c727bcf96375e99ab88dfde7b63c1bf49ddb590f092d21e566f5f17cd8e17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be7c727bcf96375e99ab88dfde7b63c1bf49ddb590f092d21e566f5f17cd8e17", kill_on_drop: false }` [INFO] [stdout] be7c727bcf96375e99ab88dfde7b63c1bf49ddb590f092d21e566f5f17cd8e17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f30f7a93ede7085d8a8925f037a3814aaa20c241336623b6e5abdb15235ab2 [INFO] running `Command { std: "docker" "start" "-a" "94f30f7a93ede7085d8a8925f037a3814aaa20c241336623b6e5abdb15235ab2", kill_on_drop: false }` [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling syn v1.0.109 [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" "94f30f7a93ede7085d8a8925f037a3814aaa20c241336623b6e5abdb15235ab2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f30f7a93ede7085d8a8925f037a3814aaa20c241336623b6e5abdb15235ab2", kill_on_drop: false }` [INFO] [stdout] 94f30f7a93ede7085d8a8925f037a3814aaa20c241336623b6e5abdb15235ab2