[INFO] fetching crate integra8_decorations_impl 0.0.5-rc1...
[INFO] checking integra8_decorations_impl-0.0.5-rc1 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate integra8_decorations_impl 0.0.5-rc1 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate integra8_decorations_impl 0.0.5-rc1 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 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-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 9 packages to latest compatible versions
[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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 81a8ec6448c53c3c94559f6df265affc225ac269bf800f29906afc702548e0b1
[INFO] running `Command { std: "docker" "start" "-a" "81a8ec6448c53c3c94559f6df265affc225ac269bf800f29906afc702548e0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81a8ec6448c53c3c94559f6df265affc225ac269bf800f29906afc702548e0b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81a8ec6448c53c3c94559f6df265affc225ac269bf800f29906afc702548e0b1", kill_on_drop: false }`
[INFO] [stdout] 81a8ec6448c53c3c94559f6df265affc225ac269bf800f29906afc702548e0b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 93eb445c76acc800ce0b3f3e3cf22671c718cf0b715b2caf768655cd8704adb3
[INFO] running `Command { std: "docker" "start" "-a" "93eb445c76acc800ce0b3f3e3cf22671c718cf0b715b2caf768655cd8704adb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking proc-macro2 v1.0.81
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking 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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:89
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                                                                         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:89
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                                                                         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `integra8_decorations_impl` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `integra8_decorations_impl` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "93eb445c76acc800ce0b3f3e3cf22671c718cf0b715b2caf768655cd8704adb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93eb445c76acc800ce0b3f3e3cf22671c718cf0b715b2caf768655cd8704adb3", kill_on_drop: false }`
[INFO] [stdout] 93eb445c76acc800ce0b3f3e3cf22671c718cf0b715b2caf768655cd8704adb3
[INFO] checking integra8_decorations_impl-0.0.5-rc1 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate integra8_decorations_impl 0.0.5-rc1 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate integra8_decorations_impl 0.0.5-rc1 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 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] 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]     Updating crates.io index
[INFO] [stderr]      Locking 9 packages to latest compatible versions
[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-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62b9eca8f895ea5bd4870eb6227badb30003935755f6a62ca59935203a2b25fd
[INFO] running `Command { std: "docker" "start" "-a" "62b9eca8f895ea5bd4870eb6227badb30003935755f6a62ca59935203a2b25fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62b9eca8f895ea5bd4870eb6227badb30003935755f6a62ca59935203a2b25fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b9eca8f895ea5bd4870eb6227badb30003935755f6a62ca59935203a2b25fd", kill_on_drop: false }`
[INFO] [stdout] 62b9eca8f895ea5bd4870eb6227badb30003935755f6a62ca59935203a2b25fd
[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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 42879529ac9d2dc69fd5f3488717263584b4467681b653ace0e4585bf25d1228
[INFO] running `Command { std: "docker" "start" "-a" "42879529ac9d2dc69fd5f3488717263584b4467681b653ace0e4585bf25d1228", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking proc-macro2 v1.0.81
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking quote v1.0.36
[INFO] [stderr]     Checking 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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     FnArg, ForeignItem, ForeignItemFn, ForeignItemMacro, ForeignItemStatic, ForeignItemType,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:89
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                                                                         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:89
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                                                                         ^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[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-6f17d22bba15001f/syn-1.0.109/src/lib.rs:365:32
[INFO] [stdout]     |
[INFO] [stdout] 365 |     ItemEnum, ItemExternCrate, ItemFn, ItemForeignMod, ItemImpl, ItemMacro, ItemMacro2, ItemMod,
[INFO] [stdout]     |                                ^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `full` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `integra8_decorations_impl` (lib test) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `integra8_decorations_impl` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "42879529ac9d2dc69fd5f3488717263584b4467681b653ace0e4585bf25d1228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42879529ac9d2dc69fd5f3488717263584b4467681b653ace0e4585bf25d1228", kill_on_drop: false }`
[INFO] [stdout] 42879529ac9d2dc69fd5f3488717263584b4467681b653ace0e4585bf25d1228
