[INFO] crate unhygienic 0.1.1 is already in cache
[INFO] checking unhygienic-0.1.1 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345
[INFO] extracting crate unhygienic 0.1.1 into /workspace/builds/worker-5/source
[INFO] validating manifest of crates.io crate unhygienic 0.1.1 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate unhygienic 0.1.1
[INFO] finished tweaking crates.io crate unhygienic 0.1.1
[INFO] tweaked toml for crates.io crate unhygienic 0.1.1 written to /workspace/builds/worker-5/source/Cargo.toml
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }`
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e3d427d659a4c4e27104387764cc78b1a76023d24c30283a9a51bf59f0042a64
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "e3d427d659a4c4e27104387764cc78b1a76023d24c30283a9a51bf59f0042a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e3d427d659a4c4e27104387764cc78b1a76023d24c30283a9a51bf59f0042a64", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3d427d659a4c4e27104387764cc78b1a76023d24c30283a9a51bf59f0042a64", kill_on_drop: false }`
[INFO] [stdout] e3d427d659a4c4e27104387764cc78b1a76023d24c30283a9a51bf59f0042a64
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c93cb01e86084885c3f26956771641475d6ef38dbc8e1a5f9152b408888a74e3
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "c93cb01e86084885c3f26956771641475d6ef38dbc8e1a5f9152b408888a74e3", kill_on_drop: false }`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr]    Compiling unhygienic-impl v0.1.0
[INFO] [stderr]     Checking unhygienic v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / proc_macro_expr_decl! {
[INFO] [stdout] 16 | |     /// Erases the hygiene from its parameters, causing it to use the context of the call site.
[INFO] [stdout] 17 | |     /// The input must be an expression.
[INFO] [stdout] 18 | |     unhygienic! => unhygienic_impl
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion failed: `(left == right)`
[INFO] [stdout]              left: `"#[allow(unused,"`,
[INFO] [stdout]             right: `"#"`
[INFO] [stdout]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / proc_macro_item_decl! {
[INFO] [stdout] 22 | |     /// Erases the hygiene from its parameters, causing it to use the context of the call site.
[INFO] [stdout] 23 | |     /// The input must be zero, one, or more items.
[INFO] [stdout] 24 | |     unhygienic_item! => unhygienic_item_impl
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion failed: `(left == right)`
[INFO] [stdout]              left: `"#[allow(unused,"`,
[INFO] [stdout]             right: `"#"`
[INFO] [stdout]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/lib.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | / proc_macro_expr_decl! {
[INFO] [stdout] 16 | |     /// Erases the hygiene from its parameters, causing it to use the context of the call site.
[INFO] [stdout] 17 | |     /// The input must be an expression.
[INFO] [stdout] 18 | |     unhygienic! => unhygienic_impl
[INFO] [stdout] 19 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion failed: `(left == right)`
[INFO] [stdout]              left: `"#[allow(unused,"`,
[INFO] [stdout]             right: `"#"`
[INFO] [stdout]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/lib.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | / proc_macro_item_decl! {
[INFO] [stdout] 22 | |     /// Erases the hygiene from its parameters, causing it to use the context of the call site.
[INFO] [stdout] 23 | |     /// The input must be zero, one, or more items.
[INFO] [stdout] 24 | |     unhygienic_item! => unhygienic_item_impl
[INFO] [stdout] 25 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: assertion failed: `(left == right)`
[INFO] [stdout]              left: `"#[allow(unused,"`,
[INFO] [stdout]             right: `"#"`
[INFO] [stdout]    = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `unhygienic`.
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "c93cb01e86084885c3f26956771641475d6ef38dbc8e1a5f9152b408888a74e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c93cb01e86084885c3f26956771641475d6ef38dbc8e1a5f9152b408888a74e3", kill_on_drop: false }`
[INFO] [stdout] c93cb01e86084885c3f26956771641475d6ef38dbc8e1a5f9152b408888a74e3