[INFO] fetching crate assemble-macros 0.2.0...
[INFO] checking assemble-macros-0.2.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate assemble-macros 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate assemble-macros 0.2.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate assemble-macros 0.2.0
[INFO] finished tweaking crates.io crate assemble-macros 0.2.0
[INFO] tweaked toml for crates.io crate assemble-macros 0.2.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ron v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1518e5ea2257d3c0fe42cb571c86ae44a0f275a9242ce58eb0ca580e8851d109
[INFO] running `Command { std: "docker" "start" "-a" "1518e5ea2257d3c0fe42cb571c86ae44a0f275a9242ce58eb0ca580e8851d109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1518e5ea2257d3c0fe42cb571c86ae44a0f275a9242ce58eb0ca580e8851d109", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1518e5ea2257d3c0fe42cb571c86ae44a0f275a9242ce58eb0ca580e8851d109", kill_on_drop: false }`
[INFO] [stdout] 1518e5ea2257d3c0fe42cb571c86ae44a0f275a9242ce58eb0ca580e8851d109
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a20453bde6c3a217b6a79eb1a67ff24b384b21b8b9aa7ecf765d9bdf30809c0
[INFO] running `Command { std: "docker" "start" "-a" "5a20453bde6c3a217b6a79eb1a67ff24b384b21b8b9aa7ecf765d9bdf30809c0", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking assemble-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derive/io_task.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let mut inputs_quoted = 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/derive/io_task.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         inputs_quoted = 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/derive/io_task.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         inputs_quoted = 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/derive/io_task.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     inputs_quoted = 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/derive/io_task.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let mut inputs_quoted = 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/derive/io_task.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     inputs_quoted = 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/derive/io_task.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut outputs_quoted = 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/derive/io_task.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         inputs_quoted = 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/derive/io_task.rs:259:34
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut restore_output = 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/derive/io_task.rs:273:38
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     outputs_quoted = 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/derive/io_task.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         inputs_quoted = 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/derive/io_task.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 291 | ...                   restore_output = 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/derive/io_task.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     inputs_quoted = 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/derive/io_task.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   restore_output = 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/derive/io_task.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     inputs_quoted = 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/derive/io_task.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     outputs_quoted = 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/derive/io_task.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut outputs_quoted = 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/derive/io_task.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         Ok(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/derive/io_task.rs:259:34
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut restore_output = 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: unused import: `quote::ToTokens`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use quote::ToTokens;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[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/derive/io_task.rs:273:38
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     outputs_quoted = 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: unused import: `ItemFn`
[INFO] [stdout]   --> src/lib.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::{parse_macro_input, DeriveInput, ItemFn, Lit};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derive/io_task.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 291 | ...                   restore_output = 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/derive/io_task.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   restore_output = 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/derive/io_task.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     outputs_quoted = 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/derive/io_task.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         Ok(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: unused import: `quote::ToTokens`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use quote::ToTokens;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemFn`
[INFO] [stdout]   --> src/lib.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::{parse_macro_input, DeriveInput, ItemFn, Lit};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derive/io_task.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let mut inputs_quoted = 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/derive/io_task.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         inputs_quoted = 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/derive/io_task.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         inputs_quoted = 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/derive/io_task.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     inputs_quoted = 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/derive/io_task.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     inputs_quoted = 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/derive/io_task.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut outputs_quoted = 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/derive/io_task.rs:259:34
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut restore_output = 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/derive/io_task.rs:273:38
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     outputs_quoted = 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/derive/io_task.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 291 | ...                   restore_output = 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/derive/io_task.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   restore_output = 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/derive/io_task.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     outputs_quoted = 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/derive/io_task.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         Ok(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: unused import: `quote::ToTokens`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use quote::ToTokens;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemFn`
[INFO] [stdout]   --> src/lib.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::{parse_macro_input, DeriveInput, ItemFn, Lit};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/derive.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Property {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 25 |     pub fn kind(&self) -> &PropertyKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prop_ty` is never used
[INFO] [stdout]   --> src/derive.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn prop_ty(ty: &Type) -> Option<&Type> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/derive.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct TaskVisitor {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskVisitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `action` is never used
[INFO] [stdout]    --> src/derive.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | impl TaskVisitor {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn action(&self) -> Option<&Ident> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/derive.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Property {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 25 |     pub fn kind(&self) -> &PropertyKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prop_ty` is never used
[INFO] [stdout]   --> src/derive.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn prop_ty(ty: &Type) -> Option<&Type> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/derive.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct TaskVisitor {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskVisitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `action` is never used
[INFO] [stdout]    --> src/derive.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | impl TaskVisitor {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn action(&self) -> Option<&Ident> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/derive.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Property {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 25 |     pub fn kind(&self) -> &PropertyKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prop_ty` is never used
[INFO] [stdout]   --> src/derive.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn prop_ty(ty: &Type) -> Option<&Type> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/derive.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct TaskVisitor {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskVisitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `action` is never used
[INFO] [stdout]    --> src/derive.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | impl TaskVisitor {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn action(&self) -> Option<&Ident> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use assemble_core::__export::Serializable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use assemble_macros::__export::Serializable;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use assemble_core::file_collection::FileSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use assemble_macros::file_collection::FileSet;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use assemble_core::lazy_evaluation::{Prop, Provider};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use assemble_macros::lazy_evaluation::{Prop, Provider};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assemble_core::task::initialize_task::InitializeTask;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assemble_macros::task::initialize_task::InitializeTask;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use assemble_core::task::task_io::TaskIO;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use assemble_macros::task::task_io::TaskIO;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use assemble_core::task::up_to_date::UpToDate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use assemble_macros::task::up_to_date::UpToDate;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use assemble_core::task::work_handler::output::Output;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use assemble_macros::task::work_handler::output::Output;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]   --> tests/derive_test.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(Debug, Default, TaskIO)]
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `TaskIO` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use assemble_core::{BuildResult, Executable, Project, Task};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use assemble_macros::{BuildResult, Executable, Project, Task};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assemble-macros` (test "derive_test") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "5a20453bde6c3a217b6a79eb1a67ff24b384b21b8b9aa7ecf765d9bdf30809c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a20453bde6c3a217b6a79eb1a67ff24b384b21b8b9aa7ecf765d9bdf30809c0", kill_on_drop: false }`
[INFO] [stdout] 5a20453bde6c3a217b6a79eb1a67ff24b384b21b8b9aa7ecf765d9bdf30809c0
[INFO] checking assemble-macros-0.2.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate assemble-macros 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate assemble-macros 0.2.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate assemble-macros 0.2.0
[INFO] finished tweaking crates.io crate assemble-macros 0.2.0
[INFO] tweaked toml for crates.io crate assemble-macros 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (latest: v0.22.1)
[INFO] [stderr]       Adding heck v0.4.1 (latest: v0.5.0)
[INFO] [stderr]       Adding strum v0.24.1 (latest: v0.26.2)
[INFO] [stderr]       Adding strum_macros v0.24.3 (latest: v0.26.2)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac783481edea3281ca4f2c6e03f068f87e2f107ad10f6637185be36032c4bcd9
[INFO] running `Command { std: "docker" "start" "-a" "ac783481edea3281ca4f2c6e03f068f87e2f107ad10f6637185be36032c4bcd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac783481edea3281ca4f2c6e03f068f87e2f107ad10f6637185be36032c4bcd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac783481edea3281ca4f2c6e03f068f87e2f107ad10f6637185be36032c4bcd9", kill_on_drop: false }`
[INFO] [stdout] ac783481edea3281ca4f2c6e03f068f87e2f107ad10f6637185be36032c4bcd9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 036dc1161b064105cfe445b9f64c31157f9bcf6d905df1540ace6c35ba67977a
[INFO] running `Command { std: "docker" "start" "-a" "036dc1161b064105cfe445b9f64c31157f9bcf6d905df1540ace6c35ba67977a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling serde v1.0.200
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling serde_derive v1.0.200
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking assemble-macros v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derive/io_task.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let mut inputs_quoted = 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/derive/io_task.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let mut inputs_quoted = 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/derive/io_task.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         inputs_quoted = 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/derive/io_task.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         inputs_quoted = 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/derive/io_task.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         inputs_quoted = 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/derive/io_task.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         inputs_quoted = 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/derive/io_task.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     inputs_quoted = 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/derive/io_task.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     inputs_quoted = 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/derive/io_task.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     inputs_quoted = 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/derive/io_task.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     inputs_quoted = 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/derive/io_task.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut outputs_quoted = 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/derive/io_task.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut outputs_quoted = 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/derive/io_task.rs:259:34
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut restore_output = 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/derive/io_task.rs:259:34
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut restore_output = 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/derive/io_task.rs:273:38
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     outputs_quoted = 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/derive/io_task.rs:273:38
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     outputs_quoted = 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/derive/io_task.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 291 | ...                   restore_output = 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/derive/io_task.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 291 | ...                   restore_output = 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/derive/io_task.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   restore_output = 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/derive/io_task.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     outputs_quoted = 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/derive/io_task.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         Ok(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/derive/io_task.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   restore_output = 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: unused import: `quote::ToTokens`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use quote::ToTokens;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[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/derive/io_task.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     outputs_quoted = 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: unused import: `ItemFn`
[INFO] [stdout]   --> src/lib.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::{parse_macro_input, DeriveInput, ItemFn, Lit};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derive/io_task.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         Ok(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: unused import: `quote::ToTokens`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use quote::ToTokens;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemFn`
[INFO] [stdout]   --> src/lib.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::{parse_macro_input, DeriveInput, ItemFn, Lit};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: macro `quote` is private
[INFO] [stdout]    --> src/derive/io_task.rs:218:33
[INFO] [stdout]     |
[INFO] [stdout] 218 |         let mut inputs_quoted = 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/derive/io_task.rs:225:41
[INFO] [stdout]     |
[INFO] [stdout] 225 |                         inputs_quoted = 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/derive/io_task.rs:231:41
[INFO] [stdout]     |
[INFO] [stdout] 231 |                         inputs_quoted = 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/derive/io_task.rs:240:37
[INFO] [stdout]     |
[INFO] [stdout] 240 |                     inputs_quoted = 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/derive/io_task.rs:248:37
[INFO] [stdout]     |
[INFO] [stdout] 248 |                     inputs_quoted = 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/derive/io_task.rs:257:34
[INFO] [stdout]     |
[INFO] [stdout] 257 |         let mut outputs_quoted = 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/derive/io_task.rs:259:34
[INFO] [stdout]     |
[INFO] [stdout] 259 |         let mut restore_output = 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/derive/io_task.rs:273:38
[INFO] [stdout]     |
[INFO] [stdout] 273 |                     outputs_quoted = 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/derive/io_task.rs:291:46
[INFO] [stdout]     |
[INFO] [stdout] 291 | ...                   restore_output = 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/derive/io_task.rs:300:46
[INFO] [stdout]     |
[INFO] [stdout] 300 | ...                   restore_output = 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/derive/io_task.rs:314:38
[INFO] [stdout]     |
[INFO] [stdout] 314 |                     outputs_quoted = 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/derive/io_task.rs:326:12
[INFO] [stdout]     |
[INFO] [stdout] 326 |         Ok(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: unused import: `quote::ToTokens`
[INFO] [stdout]   --> src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use quote::ToTokens;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ItemFn`
[INFO] [stdout]   --> src/lib.rs:14:43
[INFO] [stdout]    |
[INFO] [stdout] 14 | use syn::{parse_macro_input, DeriveInput, ItemFn, Lit};
[INFO] [stdout]    |                                           ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/derive.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Property {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 25 |     pub fn kind(&self) -> &PropertyKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prop_ty` is never used
[INFO] [stdout]   --> src/derive.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn prop_ty(ty: &Type) -> Option<&Type> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/derive.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct TaskVisitor {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskVisitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `action` is never used
[INFO] [stdout]    --> src/derive.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | impl TaskVisitor {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn action(&self) -> Option<&Ident> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/derive.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Property {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 25 |     pub fn kind(&self) -> &PropertyKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prop_ty` is never used
[INFO] [stdout]   --> src/derive.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn prop_ty(ty: &Type) -> Option<&Type> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/derive.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct TaskVisitor {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskVisitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `action` is never used
[INFO] [stdout]    --> src/derive.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | impl TaskVisitor {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn action(&self) -> Option<&Ident> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `kind` is never used
[INFO] [stdout]   --> src/derive.rs:25:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | impl Property {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] 25 |     pub fn kind(&self) -> &PropertyKind {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `prop_ty` is never used
[INFO] [stdout]   --> src/derive.rs:52:8
[INFO] [stdout]    |
[INFO] [stdout] 52 | pub fn prop_ty(ty: &Type) -> Option<&Type> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `description` is never read
[INFO] [stdout]   --> src/derive.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct TaskVisitor {
[INFO] [stdout]    |            ----------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 87 |     description: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `TaskVisitor` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `action` is never used
[INFO] [stdout]    --> src/derive.rs:113:12
[INFO] [stdout]     |
[INFO] [stdout] 90  | impl TaskVisitor {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 113 |     pub fn action(&self) -> Option<&Ident> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 18 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use assemble_core::__export::Serializable;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 1 | use assemble_macros::__export::Serializable;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use assemble_core::file_collection::FileSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use assemble_macros::file_collection::FileSet;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use assemble_core::lazy_evaluation::{Prop, Provider};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | use assemble_macros::lazy_evaluation::{Prop, Provider};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assemble_core::task::initialize_task::InitializeTask;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 5 | use assemble_macros::task::initialize_task::InitializeTask;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use assemble_core::task::task_io::TaskIO;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 6 | use assemble_macros::task::task_io::TaskIO;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use assemble_core::task::up_to_date::UpToDate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 7 | use assemble_macros::task::up_to_date::UpToDate;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use assemble_core::task::work_handler::output::Output;
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 8 | use assemble_macros::task::work_handler::output::Output;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `assemble_core`
[INFO] [stdout]   --> tests/derive_test.rs:16:30
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[derive(Debug, Default, TaskIO)]
[INFO] [stdout]    |                              ^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `TaskIO` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `assemble_core`
[INFO] [stdout]  --> tests/derive_test.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use assemble_core::{BuildResult, Executable, Project, Task};
[INFO] [stdout]   |     ^^^^^^^^^^^^^ use of undeclared crate or module `assemble_core`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 9 | use assemble_macros::{BuildResult, Executable, Project, Task};
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `assemble-macros` (test "derive_test") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "036dc1161b064105cfe445b9f64c31157f9bcf6d905df1540ace6c35ba67977a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "036dc1161b064105cfe445b9f64c31157f9bcf6d905df1540ace6c35ba67977a", kill_on_drop: false }`
[INFO] [stdout] 036dc1161b064105cfe445b9f64c31157f9bcf6d905df1540ace6c35ba67977a
