[INFO] fetching crate integra8_decorations_impl 0.0.5-rc1...
[INFO] testing integra8_decorations_impl-0.0.5-rc1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate integra8_decorations_impl 0.0.5-rc1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate integra8_decorations_impl 0.0.5-rc1
[INFO] finished tweaking crates.io crate integra8_decorations_impl 0.0.5-rc1
[INFO] tweaked toml for crates.io crate integra8_decorations_impl 0.0.5-rc1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate integra8_decorations_impl 0.0.5-rc1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 8 packages to latest compatible versions
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.110)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ce642a54ce00c11553a97c838e6745e672efb8733e84ece810df0afdf277ddb
[INFO] running `Command { std: "docker" "start" "-a" "3ce642a54ce00c11553a97c838e6745e672efb8733e84ece810df0afdf277ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ce642a54ce00c11553a97c838e6745e672efb8733e84ece810df0afdf277ddb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ce642a54ce00c11553a97c838e6745e672efb8733e84ece810df0afdf277ddb", kill_on_drop: false }`
[INFO] [stdout] 3ce642a54ce00c11553a97c838e6745e672efb8733e84ece810df0afdf277ddb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 76acc2d23d948e815a61e718d35f3b05b1752c59e43bdd726502c433539a2d64
[INFO] running `Command { std: "docker" "start" "-a" "76acc2d23d948e815a61e718d35f3b05b1752c59e43bdd726502c433539a2d64", kill_on_drop: false }`
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling integra8_decorations_impl v0.0.5-rc1 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `syn::ItemFn`
[INFO] [stdout]    --> src/bookends/register_bookend.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout]   6 | use syn::{parse_macro_input, ItemFn};
[INFO] [stdout]     |                              ^^^^^^ no `ItemFn` in the root
[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[E0432]: unresolved imports `syn::FnArg`, `syn::ItemFn`
[INFO] [stdout]    --> src/exec_fn/mod.rs:2:30
[INFO] [stdout]     |
[INFO] [stdout]   2 | use syn::{parse_quote, Expr, FnArg, ItemFn, Path};
[INFO] [stdout]     |                              ^^^^^  ^^^^^^ no `ItemFn` in the root
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              no `FnArg` in the root
[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:363:5
[INFO] [stdout]     |
[INFO] [stdout] 361 | #[cfg(feature = "full")]
[INFO] [stdout]     |       ---------------- the item is gated behind the `full` feature
[INFO] [stdout] 362 | pub use crate::item::{
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[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[E0432]: unresolved import `syn::ItemMod`
[INFO] [stdout]    --> src/suite/register_suite.rs:5:30
[INFO] [stdout]     |
[INFO] [stdout]   5 | use syn::{parse_macro_input, ItemMod};
[INFO] [stdout]     |                              ^^^^^^^ no `ItemMod` in the root
[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:89
[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[E0432]: unresolved import `syn::ItemFn`
[INFO] [stdout]    --> src/test/register_test.rs:6:30
[INFO] [stdout]     |
[INFO] [stdout]   6 | use syn::{parse_macro_input, ItemFn};
[INFO] [stdout]     |                              ^^^^^^ no `ItemFn` in the root
[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[E0412]: cannot find type `ItemFn` in crate `syn`
[INFO] [stdout]    --> src/exec_fn/mod.rs:10:31
[INFO] [stdout]     |
[INFO] [stdout]  10 |     pub fn from(exec_fn: syn::ItemFn, integra8_path: &Path) -> Self {
[INFO] [stdout]     |                               ^^^^^^ not found in `syn`
[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/exec_fn/mod.rs:99:9
[INFO] [stdout]    |
[INFO] [stdout] 99 |         mem::take(&mut self.exec_fn).unwrap()
[INFO] [stdout]    |         ^^^^^^^^^ cannot infer type of the type parameter `T` declared on the function `take`
[INFO] [stdout]    |
[INFO] [stdout] help: consider specifying the generic argument
[INFO] [stdout]    |
[INFO] [stdout] 99 |         mem::take::<T>(&mut self.exec_fn).unwrap()
[INFO] [stdout]    |                  +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> src/suite/register_suite.rs:34:18
[INFO] [stdout]    |
[INFO] [stdout] 34 |       let tokens = quote! {
[INFO] [stdout]    |  __________________^
[INFO] [stdout] 35 | |         #suite_vis mod #suite_name_ident {
[INFO] [stdout] 36 | |             #(#mod_content)*
[INFO] [stdout] ...  |
[INFO] [stdout] 62 | |     };
[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, E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `integra8_decorations_impl` (lib) due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "76acc2d23d948e815a61e718d35f3b05b1752c59e43bdd726502c433539a2d64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76acc2d23d948e815a61e718d35f3b05b1752c59e43bdd726502c433539a2d64", kill_on_drop: false }`
[INFO] [stdout] 76acc2d23d948e815a61e718d35f3b05b1752c59e43bdd726502c433539a2d64
