[INFO] fetching crate rweb-macros 0.14.0...
[INFO] testing rweb-macros-0.14.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate rweb-macros 0.14.0 into /workspace/builds/worker-4-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-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rweb-macros 0.14.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "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.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7e78f8908b3697fec669934cf176d52904aab7d1114c4a973e11d83a3203e71
[INFO] running `Command { std: "docker" "start" "-a" "f7e78f8908b3697fec669934cf176d52904aab7d1114c4a973e11d83a3203e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7e78f8908b3697fec669934cf176d52904aab7d1114c4a973e11d83a3203e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7e78f8908b3697fec669934cf176d52904aab7d1114c4a973e11d83a3203e71", kill_on_drop: false }`
[INFO] [stdout] f7e78f8908b3697fec669934cf176d52904aab7d1114c4a973e11d83a3203e71
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e12ea37499c7556f901b8ce93194ab227605e1c053c5d37b19c1d9e1e0f630fe
[INFO] running `Command { std: "docker" "start" "-a" "e12ea37499c7556f901b8ce93194ab227605e1c053c5d37b19c1d9e1e0f630fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rweb-openapi v0.6.0
[INFO] [stderr]    Compiling 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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, Token![,]> = 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 <https://github.com/rust-lang/rust/issues/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: struct `KeyValue` is never constructed
[INFO] [stdout]  --> src/parse.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct KeyValue<K = LitStr, V = LitStr> {
[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<T, P>: Sized + Into<Pair<T, P>> {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.66s
[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 1`
[INFO] running `Command { std: "docker" "inspect" "e12ea37499c7556f901b8ce93194ab227605e1c053c5d37b19c1d9e1e0f630fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e12ea37499c7556f901b8ce93194ab227605e1c053c5d37b19c1d9e1e0f630fe", kill_on_drop: false }`
[INFO] [stdout] e12ea37499c7556f901b8ce93194ab227605e1c053c5d37b19c1d9e1e0f630fe
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c78ef24ef79d23bc1f1d24429ef1c0f267f8b5ff4bbcb51e36f2c5f530ad5dc9
[INFO] running `Command { std: "docker" "start" "-a" "c78ef24ef79d23bc1f1d24429ef1c0f267f8b5ff4bbcb51e36f2c5f530ad5dc9", kill_on_drop: false }`
[INFO] [stderr]    Compiling 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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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, Token![,]> = 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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, Token![,]> = 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 <https://github.com/rust-lang/rust/issues/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: struct `KeyValue` is never constructed
[INFO] [stdout]  --> src/parse.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub(crate) struct KeyValue<K = LitStr, V = LitStr> {
[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<T, P>: Sized + Into<Pair<T, P>> {
[INFO] [stdout]     |           ^^^^^^^
[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<K = LitStr, V = LitStr> {
[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<T, P>: Sized + Into<Pair<T, P>> {
[INFO] [stdout]     |           ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s
[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 2`
[INFO] running `Command { std: "docker" "inspect" "c78ef24ef79d23bc1f1d24429ef1c0f267f8b5ff4bbcb51e36f2c5f530ad5dc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c78ef24ef79d23bc1f1d24429ef1c0f267f8b5ff4bbcb51e36f2c5f530ad5dc9", kill_on_drop: false }`
[INFO] [stdout] c78ef24ef79d23bc1f1d24429ef1c0f267f8b5ff4bbcb51e36f2c5f530ad5dc9
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 53ab1d14882c67bfd5a8690091660c281e3f94c4c07c07def3d904e08d378dd7
[INFO] running `Command { std: "docker" "start" "-a" "53ab1d14882c67bfd5a8690091660c281e3f94c4c07c07def3d904e08d378dd7", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/openapi/derive.rs:177:10
[INFO] [stderr]     |
[INFO] [stderr] 177 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 218 |                                 _ => invalid_schema_usage!(attr),
[INFO] [stderr]     |                                      --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]     = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/openapi/derive.rs:177:10
[INFO] [stderr]     |
[INFO] [stderr] 177 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 222 |                     _ => invalid_schema_usage!(attr),
[INFO] [stderr]     |                          --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/openapi/derive.rs:177:10
[INFO] [stderr]     |
[INFO] [stderr] 177 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 278 |                                 _ => invalid_schema_usage!(attr),
[INFO] [stderr]     |                                      --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/openapi/derive.rs:177:10
[INFO] [stderr]     |
[INFO] [stderr] 177 |         );
[INFO] [stderr]     |          ^
[INFO] [stderr] ...
[INFO] [stderr] 283 |                     _ => invalid_schema_usage!(attr),
[INFO] [stderr]     |                          --------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `invalid_schema_usage` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]   --> src/openapi/mod.rs:41:19
[INFO] [stderr]    |
[INFO] [stderr] 41 |         .collect();
[INFO] [stderr]    |                   ^
[INFO] [stderr] ...
[INFO] [stderr] 64 |         quote_str_indexmap!(op.responses, quote_response);
[INFO] [stderr]    |         ------------------------------------------------- in this macro invocation
[INFO] [stderr]    |
[INFO] [stderr]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]    = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]    = note: this warning originates in the macro `quote_str_indexmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/openapi/mod.rs:41:19
[INFO] [stderr]     |
[INFO] [stderr]  41 |         .collect();
[INFO] [stderr]     |                   ^
[INFO] [stderr] ...
[INFO] [stderr] 175 |     let content_v: Punctuated<Quote, Token![,]> = quote_str_indexmap!(r.content, quote_mediatype);
[INFO] [stderr]     |                                                   ----------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `quote_str_indexmap` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: struct `KeyValue` is never constructed
[INFO] [stderr]  --> src/parse.rs:8:19
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub(crate) struct KeyValue<K = LitStr, V = LitStr> {
[INFO] [stderr]   |                   ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `PairExt` is never used
[INFO] [stderr]    --> src/util.rs:109:11
[INFO] [stderr]     |
[INFO] [stderr] 109 | pub trait PairExt<T, P>: Sized + Into<Pair<T, P>> {
[INFO] [stderr]     |           ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `rweb-macros` (lib) generated 8 warnings
[INFO] [stderr] warning: `rweb-macros` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[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 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rweb_macros-ee8cc06be7593bad)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test path::tests::should_work ... ok
[INFO] [stdout] test path::tests::should_panic_if_path_contains_slash_slash - should panic ... ok
[INFO] [stderr]    Doc-tests rweb_macros
[INFO] [stdout] test path::tests::should_panic_if_path_doesnt_start_with_slash - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/util.rs - util::ItemImplExt::with_generics (line 14) ... ignored
[INFO] [stdout] test src/util.rs - util::ItemImplExt::with_generics (line 34) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "53ab1d14882c67bfd5a8690091660c281e3f94c4c07c07def3d904e08d378dd7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53ab1d14882c67bfd5a8690091660c281e3f94c4c07c07def3d904e08d378dd7", kill_on_drop: false }`
[INFO] [stdout] 53ab1d14882c67bfd5a8690091660c281e3f94c4c07c07def3d904e08d378dd7
