[INFO] fetching crate aragog-macros 0.8.0...
[INFO] testing aragog-macros-0.8.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate aragog-macros 0.8.0 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate aragog-macros 0.8.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate aragog-macros 0.8.0
[INFO] finished tweaking crates.io crate aragog-macros 0.8.0
[INFO] tweaked toml for crates.io crate aragog-macros 0.8.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.66)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 031c964a00bb786380ac2849f89a48389d67f7507993b835191ee5580fd2a253
[INFO] running `Command { std: "docker" "start" "-a" "031c964a00bb786380ac2849f89a48389d67f7507993b835191ee5580fd2a253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "031c964a00bb786380ac2849f89a48389d67f7507993b835191ee5580fd2a253", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "031c964a00bb786380ac2849f89a48389d67f7507993b835191ee5580fd2a253", kill_on_drop: false }`
[INFO] [stdout] 031c964a00bb786380ac2849f89a48389d67f7507993b835191ee5580fd2a253
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09fab94e7be8658e61d335d35bcabe5f38af61e8acea5730cd1409fd87ed4ba6
[INFO] running `Command { std: "docker" "start" "-a" "09fab94e7be8658e61d335d35bcabe5f38af61e8acea5730cd1409fd87ed4ba6", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling aragog-macros v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout]    = note: `#[warn(private_macro_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hooks_container.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut quote = quote! {};
[INFO] [stdout]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hooks_container.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |             quote = quote! {
[INFO] [stdout]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/record/hooks_container.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let gen = quote! {
[INFO] [stdout]     |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |         None => quote! { stringify!(#target_name) },
[INFO] [stdout]    |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:34:47
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Some(CollectionNameAttribute(lit)) => quote! { #lit },
[INFO] [stdout]    |                                               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let gen = quote! {
[INFO] [stdout]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let res = quote! {
[INFO] [stdout]    |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut quote = quote! {};
[INFO] [stdout]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |             quote = quote! {
[INFO] [stdout]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/command.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             quote = quote! {
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:204:27
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 let res = quote! { self.#field_ident };
[INFO] [stdout]     |                           ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     quote! { *#token }
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |                         quote! {
[INFO] [stdout]     |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut validation_quote = quote! {};
[INFO] [stdout]    |                                ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         validation_quote = quote! {
[INFO] [stdout]    |                            ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let gen = quote! {
[INFO] [stdout]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 35 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.14s
[INFO] running `Command { std: "docker" "inspect" "09fab94e7be8658e61d335d35bcabe5f38af61e8acea5730cd1409fd87ed4ba6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09fab94e7be8658e61d335d35bcabe5f38af61e8acea5730cd1409fd87ed4ba6", kill_on_drop: false }`
[INFO] [stdout] 09fab94e7be8658e61d335d35bcabe5f38af61e8acea5730cd1409fd87ed4ba6
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bb5f65e848fe4726d75269a1f74ce05ee5e01471b6bd913f2babc72165829d1d
[INFO] running `Command { std: "docker" "start" "-a" "bb5f65e848fe4726d75269a1f74ce05ee5e01471b6bd913f2babc72165829d1d", kill_on_drop: false }`
[INFO] [stderr]    Compiling aragog-macros v0.8.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout]    = note: `#[warn(private_macro_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hooks_container.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut quote = quote! {};
[INFO] [stdout]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hooks_container.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |             quote = quote! {
[INFO] [stdout]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/record/hooks_container.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let gen = quote! {
[INFO] [stdout]     |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |         None => quote! { stringify!(#target_name) },
[INFO] [stdout]    |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:34:47
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Some(CollectionNameAttribute(lit)) => quote! { #lit },
[INFO] [stdout]    |                                               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let gen = quote! {
[INFO] [stdout]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let res = quote! {
[INFO] [stdout]    |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut quote = quote! {};
[INFO] [stdout]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |             quote = quote! {
[INFO] [stdout]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/command.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             quote = quote! {
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:204:27
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 let res = quote! { self.#field_ident };
[INFO] [stdout]     |                           ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     quote! { *#token }
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |                         quote! {
[INFO] [stdout]     |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut validation_quote = quote! {};
[INFO] [stdout]    |                                ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         validation_quote = quote! {
[INFO] [stdout]    |                            ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let gen = quote! {
[INFO] [stdout]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:52:13
[INFO] [stdout]    |
[INFO] [stdout] 52 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout]    = note: `#[warn(private_macro_use)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:56:13
[INFO] [stdout]    |
[INFO] [stdout] 56 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:61:13
[INFO] [stdout]    |
[INFO] [stdout] 61 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hook_data.rs:65:13
[INFO] [stdout]    |
[INFO] [stdout] 65 |             quote! {
[INFO] [stdout]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hooks_container.rs:54:25
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let mut quote = quote! {};
[INFO] [stdout]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/hooks_container.rs:57:21
[INFO] [stdout]    |
[INFO] [stdout] 57 |             quote = quote! {
[INFO] [stdout]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/record/hooks_container.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let gen = quote! {
[INFO] [stdout]     |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |         None => quote! { stringify!(#target_name) },
[INFO] [stdout]    |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:34:47
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Some(CollectionNameAttribute(lit)) => quote! { #lit },
[INFO] [stdout]    |                                               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/record/mod.rs:47:15
[INFO] [stdout]    |
[INFO] [stdout] 47 |     let gen = quote! {
[INFO] [stdout]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let res = quote! {
[INFO] [stdout]    |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:85:25
[INFO] [stdout]    |
[INFO] [stdout] 85 |         let mut quote = quote! {};
[INFO] [stdout]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/command.rs:93:21
[INFO] [stdout]    |
[INFO] [stdout] 93 |             quote = quote! {
[INFO] [stdout]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/command.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |             quote = quote! {
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:204:27
[INFO] [stdout]     |
[INFO] [stdout] 204 |                 let res = quote! { self.#field_ident };
[INFO] [stdout]     |                           ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:209:21
[INFO] [stdout]     |
[INFO] [stdout] 209 |                     quote! { *#token }
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:222:17
[INFO] [stdout]     |
[INFO] [stdout] 222 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:228:17
[INFO] [stdout]     |
[INFO] [stdout] 228 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:234:17
[INFO] [stdout]     |
[INFO] [stdout] 234 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:246:17
[INFO] [stdout]     |
[INFO] [stdout] 246 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:258:17
[INFO] [stdout]     |
[INFO] [stdout] 258 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:264:17
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:270:17
[INFO] [stdout]     |
[INFO] [stdout] 270 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:276:17
[INFO] [stdout]     |
[INFO] [stdout] 276 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:282:17
[INFO] [stdout]     |
[INFO] [stdout] 282 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:294:17
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:300:17
[INFO] [stdout]     |
[INFO] [stdout] 300 |                 quote! {
[INFO] [stdout]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:307:21
[INFO] [stdout]     |
[INFO] [stdout] 307 |                     quote! {
[INFO] [stdout]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derives/validate/operation.rs:312:25
[INFO] [stdout]     |
[INFO] [stdout] 312 |                         quote! {
[INFO] [stdout]     |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:52:32
[INFO] [stdout]    |
[INFO] [stdout] 52 |     let mut validation_quote = quote! {};
[INFO] [stdout]    |                                ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:55:28
[INFO] [stdout]    |
[INFO] [stdout] 55 |         validation_quote = quote! {
[INFO] [stdout]    |                            ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]   --> src/derives/validate/mod.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     let gen = quote! {
[INFO] [stdout]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 35 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 35 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.94s
[INFO] running `Command { std: "docker" "inspect" "bb5f65e848fe4726d75269a1f74ce05ee5e01471b6bd913f2babc72165829d1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb5f65e848fe4726d75269a1f74ce05ee5e01471b6bd913f2babc72165829d1d", kill_on_drop: false }`
[INFO] [stdout] bb5f65e848fe4726d75269a1f74ce05ee5e01471b6bd913f2babc72165829d1d
[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=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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e67ef8b45670c5c2eb924ae69e62a4378d7884747ae1b053958f45d19eec65c2
[INFO] running `Command { std: "docker" "start" "-a" "e67ef8b45670c5c2eb924ae69e62a4378d7884747ae1b053958f45d19eec65c2", kill_on_drop: false }`
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr]    = note: `#[warn(private_macro_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:61:13
[INFO] [stderr]    |
[INFO] [stderr] 61 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:65:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hooks_container.rs:54:25
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let mut quote = quote! {};
[INFO] [stderr]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hooks_container.rs:57:21
[INFO] [stderr]    |
[INFO] [stderr] 57 |             quote = quote! {
[INFO] [stderr]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/record/hooks_container.rs:119:19
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let gen = quote! {
[INFO] [stderr]     |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/mod.rs:33:17
[INFO] [stderr]    |
[INFO] [stderr] 33 |         None => quote! { stringify!(#target_name) },
[INFO] [stderr]    |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/mod.rs:34:47
[INFO] [stderr]    |
[INFO] [stderr] 34 |         Some(CollectionNameAttribute(lit)) => quote! { #lit },
[INFO] [stderr]    |                                               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/mod.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let gen = quote! {
[INFO] [stderr]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/command.rs:76:19
[INFO] [stderr]    |
[INFO] [stderr] 76 |         let res = quote! {
[INFO] [stderr]    |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/command.rs:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let mut quote = quote! {};
[INFO] [stderr]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/command.rs:93:21
[INFO] [stderr]    |
[INFO] [stderr] 93 |             quote = quote! {
[INFO] [stderr]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/command.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             quote = quote! {
[INFO] [stderr]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:204:27
[INFO] [stderr]     |
[INFO] [stderr] 204 |                 let res = quote! { self.#field_ident };
[INFO] [stderr]     |                           ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:209:21
[INFO] [stderr]     |
[INFO] [stderr] 209 |                     quote! { *#token }
[INFO] [stderr]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:222:17
[INFO] [stderr]     |
[INFO] [stderr] 222 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:228:17
[INFO] [stderr]     |
[INFO] [stderr] 228 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:234:17
[INFO] [stderr]     |
[INFO] [stderr] 234 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:240:17
[INFO] [stderr]     |
[INFO] [stderr] 240 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:246:17
[INFO] [stderr]     |
[INFO] [stderr] 246 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:252:17
[INFO] [stderr]     |
[INFO] [stderr] 252 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:258:17
[INFO] [stderr]     |
[INFO] [stderr] 258 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:264:17
[INFO] [stderr]     |
[INFO] [stderr] 264 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:270:17
[INFO] [stderr]     |
[INFO] [stderr] 270 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:276:17
[INFO] [stderr]     |
[INFO] [stderr] 276 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:282:17
[INFO] [stderr]     |
[INFO] [stderr] 282 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:288:17
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:294:17
[INFO] [stderr]     |
[INFO] [stderr] 294 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:300:17
[INFO] [stderr]     |
[INFO] [stderr] 300 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:307:21
[INFO] [stderr]     |
[INFO] [stderr] 307 |                     quote! {
[INFO] [stderr]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:312:25
[INFO] [stderr]     |
[INFO] [stderr] 312 |                         quote! {
[INFO] [stderr]     |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/mod.rs:52:32
[INFO] [stderr]    |
[INFO] [stderr] 52 |     let mut validation_quote = quote! {};
[INFO] [stderr]    |                                ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/mod.rs:55:28
[INFO] [stderr]    |
[INFO] [stderr] 55 |         validation_quote = quote! {
[INFO] [stderr]    |                            ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/mod.rs:60:15
[INFO] [stderr]    |
[INFO] [stderr] 60 |     let gen = quote! {
[INFO] [stderr]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: `aragog-macros` (lib) generated 35 warnings
[INFO] [stderr] warning: `aragog-macros` (lib test) generated 35 warnings (35 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aragog_macros-f2f0c02c2ddecf7b)
[INFO] [stderr]    Doc-tests aragog_macros
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:52:13
[INFO] [stderr]    |
[INFO] [stderr] 52 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr]    = note: `#[warn(private_macro_use)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:56:13
[INFO] [stderr]    |
[INFO] [stderr] 56 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:61:13
[INFO] [stderr]    |
[INFO] [stderr] 61 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hook_data.rs:65:13
[INFO] [stderr]    |
[INFO] [stderr] 65 |             quote! {
[INFO] [stderr]    |             ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hooks_container.rs:54:25
[INFO] [stderr]    |
[INFO] [stderr] 54 |         let mut quote = quote! {};
[INFO] [stderr]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/hooks_container.rs:57:21
[INFO] [stderr]    |
[INFO] [stderr] 57 |             quote = quote! {
[INFO] [stderr]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/record/hooks_container.rs:119:19
[INFO] [stderr]     |
[INFO] [stderr] 119 |         let gen = quote! {
[INFO] [stderr]     |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/mod.rs:33:17
[INFO] [stderr]    |
[INFO] [stderr] 33 |         None => quote! { stringify!(#target_name) },
[INFO] [stderr]    |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/mod.rs:34:47
[INFO] [stderr]    |
[INFO] [stderr] 34 |         Some(CollectionNameAttribute(lit)) => quote! { #lit },
[INFO] [stderr]    |                                               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/record/mod.rs:47:15
[INFO] [stderr]    |
[INFO] [stderr] 47 |     let gen = quote! {
[INFO] [stderr]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/command.rs:76:19
[INFO] [stderr]    |
[INFO] [stderr] 76 |         let res = quote! {
[INFO] [stderr]    |                   ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/command.rs:85:25
[INFO] [stderr]    |
[INFO] [stderr] 85 |         let mut quote = quote! {};
[INFO] [stderr]    |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/command.rs:93:21
[INFO] [stderr]    |
[INFO] [stderr] 93 |             quote = quote! {
[INFO] [stderr]    |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/command.rs:100:21
[INFO] [stderr]     |
[INFO] [stderr] 100 |             quote = quote! {
[INFO] [stderr]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:204:27
[INFO] [stderr]     |
[INFO] [stderr] 204 |                 let res = quote! { self.#field_ident };
[INFO] [stderr]     |                           ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:209:21
[INFO] [stderr]     |
[INFO] [stderr] 209 |                     quote! { *#token }
[INFO] [stderr]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:222:17
[INFO] [stderr]     |
[INFO] [stderr] 222 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:228:17
[INFO] [stderr]     |
[INFO] [stderr] 228 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:234:17
[INFO] [stderr]     |
[INFO] [stderr] 234 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:240:17
[INFO] [stderr]     |
[INFO] [stderr] 240 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:246:17
[INFO] [stderr]     |
[INFO] [stderr] 246 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:252:17
[INFO] [stderr]     |
[INFO] [stderr] 252 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:258:17
[INFO] [stderr]     |
[INFO] [stderr] 258 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:264:17
[INFO] [stderr]     |
[INFO] [stderr] 264 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:270:17
[INFO] [stderr]     |
[INFO] [stderr] 270 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:276:17
[INFO] [stderr]     |
[INFO] [stderr] 276 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:282:17
[INFO] [stderr]     |
[INFO] [stderr] 282 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:288:17
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:294:17
[INFO] [stderr]     |
[INFO] [stderr] 294 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:300:17
[INFO] [stderr]     |
[INFO] [stderr] 300 |                 quote! {
[INFO] [stderr]     |                 ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:307:21
[INFO] [stderr]     |
[INFO] [stderr] 307 |                     quote! {
[INFO] [stderr]     |                     ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]    --> src/derives/validate/operation.rs:312:25
[INFO] [stderr]     |
[INFO] [stderr] 312 |                         quote! {
[INFO] [stderr]     |                         ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/mod.rs:52:32
[INFO] [stderr]    |
[INFO] [stderr] 52 |     let mut validation_quote = quote! {};
[INFO] [stderr]    |                                ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/mod.rs:55:28
[INFO] [stderr]    |
[INFO] [stderr] 55 |         validation_quote = quote! {
[INFO] [stderr]    |                            ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: macro `quote` is private
[INFO] [stderr]   --> src/derives/validate/mod.rs:60:15
[INFO] [stderr]    |
[INFO] [stderr] 60 |     let gen = quote! {
[INFO] [stderr]    |               ^^^^^
[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 #120192 <https://github.com/rust-lang/rust/issues/120192>
[INFO] [stderr] 
[INFO] [stderr] warning: 35 warnings emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e67ef8b45670c5c2eb924ae69e62a4378d7884747ae1b053958f45d19eec65c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e67ef8b45670c5c2eb924ae69e62a4378d7884747ae1b053958f45d19eec65c2", kill_on_drop: false }`
[INFO] [stdout] e67ef8b45670c5c2eb924ae69e62a4378d7884747ae1b053958f45d19eec65c2
