[INFO] fetching crate everyday_macros 0.1.0...
[INFO] testing everyday_macros-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate everyday_macros 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate everyday_macros 0.1.0
[INFO] finished tweaking crates.io crate everyday_macros 0.1.0
[INFO] tweaked toml for crates.io crate everyday_macros 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate everyday_macros 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 18 packages to latest compatible versions
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 31d5f45a711dbc114b3a84f5620f2a31e30752d668bdf7fe7a01708fe28d8802
[INFO] running `Command { std: "docker" "start" "-a" "31d5f45a711dbc114b3a84f5620f2a31e30752d668bdf7fe7a01708fe28d8802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "31d5f45a711dbc114b3a84f5620f2a31e30752d668bdf7fe7a01708fe28d8802", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "31d5f45a711dbc114b3a84f5620f2a31e30752d668bdf7fe7a01708fe28d8802", kill_on_drop: false }`
[INFO] [stdout] 31d5f45a711dbc114b3a84f5620f2a31e30752d668bdf7fe7a01708fe28d8802
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b85a38171c7120fb6abbb7bf9076a294bc60948dccc0fd4768dc34d1216bfbd6
[INFO] running `Command { std: "docker" "start" "-a" "b85a38171c7120fb6abbb7bf9076a294bc60948dccc0fd4768dc34d1216bfbd6", kill_on_drop: false }`
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling everyday_macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `syn::Block`, `syn::ItemFn`
[INFO] [stdout]    --> src/lib.rs:6:5
[INFO] [stdout]     |
[INFO] [stdout]   6 |     Block,
[INFO] [stdout]     |     ^^^^^ no `Block` in the root
[INFO] [stdout] ...
[INFO] [stdout]   9 |     ItemFn,
[INFO] [stdout]     |     ^^^^^^ no `ItemFn` in the root
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider importing this variant instead:
[INFO] [stdout]             syn::Expr::Block
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:402:23
[INFO] [stdout]     |
[INFO] [stdout] 401 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 402 | pub use crate::stmt::{Block, Local, Stmt};
[INFO] [stdout]     |                       ^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] ...
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 | /             quote! {
[INFO] [stdout] 215 | |                 #(#attrs)*
[INFO] [stdout] 216 | |                 #vis #sig {
[INFO] [stdout] 217 | |                     #jit
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |             }
[INFO] [stdout]     | |_____________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:214:13
[INFO] [stdout]     |
[INFO] [stdout] 214 | /             quote! {
[INFO] [stdout] 215 | |                 #(#attrs)*
[INFO] [stdout] 216 | |                 #vis #sig {
[INFO] [stdout] 217 | |                     #jit
[INFO] [stdout] ...   |
[INFO] [stdout] 220 | |             }
[INFO] [stdout]     | |_____________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 | /             quote! {
[INFO] [stdout] 224 | |                 #(#attrs)*
[INFO] [stdout] 225 | |                 #vis #sig {
[INFO] [stdout] 226 | |                     #jit
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |             }
[INFO] [stdout]     | |_____________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:223:13
[INFO] [stdout]     |
[INFO] [stdout] 223 | /             quote! {
[INFO] [stdout] 224 | |                 #(#attrs)*
[INFO] [stdout] 225 | |                 #vis #sig {
[INFO] [stdout] 226 | |                     #jit
[INFO] [stdout] ...   |
[INFO] [stdout] 229 | |             }
[INFO] [stdout]     | |_____________^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/lib.rs:265:24
[INFO] [stdout]     |
[INFO] [stdout] 265 |       let wrapped_func = quote! {
[INFO] [stdout]     |  ________________________^
[INFO] [stdout] 266 | |         #(#attrs)*
[INFO] [stdout] 267 | |         #vis #sig {
[INFO] [stdout] 268 | |             let mut tries: u64 = #n;
[INFO] [stdout] ...   |
[INFO] [stdout] 283 | |     };
[INFO] [stdout]     | |_____^ cannot infer type
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `$crate::quote_bind_next_or_break` which comes from the expansion of the macro `quote` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `everyday_macros` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "b85a38171c7120fb6abbb7bf9076a294bc60948dccc0fd4768dc34d1216bfbd6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b85a38171c7120fb6abbb7bf9076a294bc60948dccc0fd4768dc34d1216bfbd6", kill_on_drop: false }`
[INFO] [stdout] b85a38171c7120fb6abbb7bf9076a294bc60948dccc0fd4768dc34d1216bfbd6
