[INFO] fetching crate many-macros 0.1.0...
[INFO] checking many-macros-0.1.0 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate many-macros 0.1.0 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate many-macros 0.1.0 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate many-macros 0.1.0
[INFO] finished tweaking crates.io crate many-macros 0.1.0
[INFO] tweaked toml for crates.io crate many-macros 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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 serde_tokenstream v0.1.7 (available: v0.2.2)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.90)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ae1358c917115113d1577877fde8d165c606c4394cdeb19b79588fdc4d6b95e
[INFO] running `Command { std: "docker" "start" "-a" "3ae1358c917115113d1577877fde8d165c606c4394cdeb19b79588fdc4d6b95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ae1358c917115113d1577877fde8d165c606c4394cdeb19b79588fdc4d6b95e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ae1358c917115113d1577877fde8d165c606c4394cdeb19b79588fdc4d6b95e", kill_on_drop: false }`
[INFO] [stdout] 3ae1358c917115113d1577877fde8d165c606c4394cdeb19b79588fdc4d6b95e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcad33ea1d648acd797dd2df2bc091505b3132542e99209ca3a5d36d3026cc79
[INFO] running `Command { std: "docker" "start" "-a" "bcad33ea1d648acd797dd2df2bc091505b3132542e99209ca3a5d36d3026cc79", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.14
[INFO] [stderr]     Checking inflections v1.1.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking proc-macro2 v1.0.92
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking serde_tokenstream v0.1.7
[INFO] [stderr]     Checking many-macros v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: `syn::Type` doesn't implement `Debug`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub arg_type: Option<Box<Type>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::Type` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::Type`
[INFO] [stdout]    = help: the trait `Debug` is implemented for `std::option::Option<T>`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `syn::Type` doesn't implement `Debug`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Debug)]
[INFO] [stdout]    |          ----- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 29 |     pub arg_type: Option<Box<Type>>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `syn::Type` cannot be formatted using `{:?}` because it doesn't implement `Debug`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Debug` is not implemented for `syn::Type`
[INFO] [stdout]    = help: the trait `Debug` is implemented for `std::option::Option<T>`
[INFO] [stdout]    = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `many-macros` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `many-macros` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "bcad33ea1d648acd797dd2df2bc091505b3132542e99209ca3a5d36d3026cc79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcad33ea1d648acd797dd2df2bc091505b3132542e99209ca3a5d36d3026cc79", kill_on_drop: false }`
[INFO] [stdout] bcad33ea1d648acd797dd2df2bc091505b3132542e99209ca3a5d36d3026cc79
