[INFO] fetching crate aragog-macros 0.8.0...
[INFO] checking aragog-macros-0.8.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate aragog-macros 0.8.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate aragog-macros 0.8.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7bd89177f62f70edaf669849a1ecd7ce2fcda06f0212a4b227a431b9b0cfe0fe
[INFO] running `Command { std: "docker" "start" "-a" "7bd89177f62f70edaf669849a1ecd7ce2fcda06f0212a4b227a431b9b0cfe0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7bd89177f62f70edaf669849a1ecd7ce2fcda06f0212a4b227a431b9b0cfe0fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7bd89177f62f70edaf669849a1ecd7ce2fcda06f0212a4b227a431b9b0cfe0fe", kill_on_drop: false }`
[INFO] [stdout] 7bd89177f62f70edaf669849a1ecd7ce2fcda06f0212a4b227a431b9b0cfe0fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce67a0f5b8b98305e8866936d31f2cf5e0e9e3522645ec294d87e6b92257c973
[INFO] running `Command { std: "docker" "start" "-a" "ce67a0f5b8b98305e8866936d31f2cf5e0e9e3522645ec294d87e6b92257c973", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking 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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: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: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: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: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: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/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/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/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/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/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: the item `syn` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::{self, DeriveInput};
[INFO] [stdout]    |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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: the item `syn` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::{self, DeriveInput};
[INFO] [stdout]    |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "ce67a0f5b8b98305e8866936d31f2cf5e0e9e3522645ec294d87e6b92257c973", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce67a0f5b8b98305e8866936d31f2cf5e0e9e3522645ec294d87e6b92257c973", kill_on_drop: false }`
[INFO] [stdout] ce67a0f5b8b98305e8866936d31f2cf5e0e9e3522645ec294d87e6b92257c973
[INFO] checking aragog-macros-0.8.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate aragog-macros 0.8.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate aragog-macros 0.8.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-1-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58d116a006f0ca8ba9534133cd386dabc2a42e0741384d28ff9af72c441ac260
[INFO] running `Command { std: "docker" "start" "-a" "58d116a006f0ca8ba9534133cd386dabc2a42e0741384d28ff9af72c441ac260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58d116a006f0ca8ba9534133cd386dabc2a42e0741384d28ff9af72c441ac260", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58d116a006f0ca8ba9534133cd386dabc2a42e0741384d28ff9af72c441ac260", kill_on_drop: false }`
[INFO] [stdout] 58d116a006f0ca8ba9534133cd386dabc2a42e0741384d28ff9af72c441ac260
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d0cc2532f8bd96ce40c6a79a4b2fcc59fc06c37bbd35ba46d653a95102c86847
[INFO] running `Command { std: "docker" "start" "-a" "d0cc2532f8bd96ce40c6a79a4b2fcc59fc06c37bbd35ba46d653a95102c86847", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking proc-macro2 v1.0.79
[INFO] [stderr]     Checking quote v1.0.35
[INFO] [stderr]     Checking 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: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: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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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/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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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: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/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/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/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/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/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/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/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: the item `syn` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::{self, DeriveInput};
[INFO] [stdout]    |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[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: the item `syn` is imported redundantly
[INFO] [stdout]   --> src/lib.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | use syn::{self, DeriveInput};
[INFO] [stdout]    |           ^^^^ the item `syn` is already defined by prelude
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 36 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.30s
[INFO] running `Command { std: "docker" "inspect" "d0cc2532f8bd96ce40c6a79a4b2fcc59fc06c37bbd35ba46d653a95102c86847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0cc2532f8bd96ce40c6a79a4b2fcc59fc06c37bbd35ba46d653a95102c86847", kill_on_drop: false }`
[INFO] [stdout] d0cc2532f8bd96ce40c6a79a4b2fcc59fc06c37bbd35ba46d653a95102c86847
