[INFO] cloning repository https://github.com/Alexhuszagh/issue_1147
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Alexhuszagh/issue_1147" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Fissue_1147", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Fissue_1147'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 161f65a554b8982f9eb4ae14d968d43065726534
[INFO] checking Alexhuszagh/issue_1147 against try#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Fissue_1147" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Alexhuszagh/issue_1147
[INFO] finished tweaking git repo https://github.com/Alexhuszagh/issue_1147
[INFO] tweaked toml for git repo https://github.com/Alexhuszagh/issue_1147 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexhuszagh/issue_1147 on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Alexhuszagh/issue_1147 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5c88b27217ce5cf48ee3e391c8abd96c9664548fbfe5fb8065882fd11672df49
[INFO] running `Command { std: "docker" "start" "-a" "5c88b27217ce5cf48ee3e391c8abd96c9664548fbfe5fb8065882fd11672df49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5c88b27217ce5cf48ee3e391c8abd96c9664548fbfe5fb8065882fd11672df49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c88b27217ce5cf48ee3e391c8abd96c9664548fbfe5fb8065882fd11672df49", kill_on_drop: false }`
[INFO] [stdout] 5c88b27217ce5cf48ee3e391c8abd96c9664548fbfe5fb8065882fd11672df49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dc029679145ab3103ac45438b0a8e2ab59df4bddb349c822e30dbd181c67411
[INFO] running `Command { std: "docker" "start" "-a" "4dc029679145ab3103ac45438b0a8e2ab59df4bddb349c822e30dbd181c67411", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling clap v3.2.23
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]    Compiling issue_1147 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `issue_1147 v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/issue_1147-bad9be4e2a7eeafc/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (619) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.47/src/fallback.rs:756:9:
[INFO] [stderr]   "__atomic_wide_counter_struct_(unnamed_at_/usr/include/x86_64-linux-gnu/bits/atomic_wide_counter_h_28_3)" is not a valid Ident
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x61840bfd1802 - std::backtrace_rs::backtrace::libunwind::trace::h419e2d151404d994
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x61840bfd1802 - std::backtrace_rs::backtrace::trace_unsynchronized::hc6df119ae56e3e05
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x61840bfd1802 - std::sys::backtrace::_print_fmt::hc93e7e0d9ffc580d
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x61840bfd1802 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hf538a4a69e56e5b3
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x61840bfe296f - core::fmt::rt::Argument::fmt::hadad98c229eeaca3
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x61840bfe296f - core::fmt::write::he0b569595d6a8874
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x61840bfa4803 - std::io::default_write_fmt::h51a1edf25cfff91f
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x61840bfa4803 - std::io::Write::write_fmt::h89adc1fb82053c1c
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x61840bfaf192 - std::sys::backtrace::BacktraceLock::print::h3d8d758c622454ff
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x61840bfb1c7f - std::panicking::default_hook::{{closure}}::h8f37910ac3618cfe
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x61840bfb1ad9 - std::panicking::default_hook::h6ab40db5b9f9d884
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x61840bfb2255 - std::panicking::panic_with_hook::h9ad0052a5ac94fe9
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x61840bfb20ea - std::panicking::panic_handler::{{closure}}::h3e115f82c57850dd
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x61840bfaf2c9 - std::sys::backtrace::__rust_end_short_backtrace::ha96f46064f5690bd
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x61840bf98e8d - __rustc[22086964fa594ecd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x61840bfec9f0 - core::panicking::panic_fmt::hbccd72162a725cfb
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x61840bf8d368 - proc_macro2::fallback::validate_ident::h26a2fded8d56b706
[INFO] [stderr]     17:     0x61840bf8dab9 - proc_macro2::fallback::Ident::_new::h6897b029c018379d
[INFO] [stderr]     18:     0x61840bf8da6f - proc_macro2::fallback::Ident::new::hdfbf75b488786d93
[INFO] [stderr]     19:     0x61840bf858d8 - proc_macro2::Ident::new::h0ccacabc7d7be6ab
[INFO] [stderr]     20:     0x61840bc7e235 - bindgen::ir::context::BindgenContext::rust_ident_raw::hb0f2739993fede16
[INFO] [stderr]     21:     0x61840bc7bf50 - bindgen::ir::context::BindgenContext::rust_ident::hfec2f96f4fd39d25
[INFO] [stderr]     22:     0x61840bd1776b - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::haa3c542c921e1933
[INFO] [stderr]     23:     0x61840bc6585b - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hec1d3be483f86d0e
[INFO] [stderr]     24:     0x61840bc496de - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2ffa925fe6eeccdb
[INFO] [stderr]     25:     0x61840bd1e078 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::haa3c542c921e1933
[INFO] [stderr]     26:     0x61840bc6585b - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::hec1d3be483f86d0e
[INFO] [stderr]     27:     0x61840bc496de - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2ffa925fe6eeccdb
[INFO] [stderr]     28:     0x61840bccc8d5 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h5e1800a56617e5b1
[INFO] [stderr]     29:     0x61840bccbb19 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h5a131b083be9773a
[INFO] [stderr]     30:     0x61840bc496c0 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h2ffa925fe6eeccdb
[INFO] [stderr]     31:     0x61840bcd94ac - bindgen::codegen::codegen::{{closure}}::h3cc09574a1b0734f
[INFO] [stderr]     32:     0x61840bc89e08 - bindgen::ir::context::BindgenContext::gen::h989e8016b7a857bc
[INFO] [stderr]     33:     0x61840bcd88cd - bindgen::codegen::codegen::hc73daae32b4efb38
[INFO] [stderr]     34:     0x61840bcb9bad - bindgen::Bindings::generate::h7e7c86fbe4fb13e7
[INFO] [stderr]     35:     0x61840bcb5ed6 - bindgen::Builder::generate::h4dc748411487de5c
[INFO] [stderr]     36:     0x61840bc29d25 - build_script_build::main::h7ead5e19082cc604
[INFO] [stderr]     37:     0x61840bc2a7e3 - core::ops::function::FnOnce::call_once::hff879d367d6133c6
[INFO] [stderr]     38:     0x61840bc2a6f6 - std::sys::backtrace::__rust_begin_short_backtrace::h65d913c7ee933abd
[INFO] [stderr]     39:     0x61840bc2a6d9 - std::rt::lang_start::{{closure}}::h443636a0d0d8cc86
[INFO] [stderr]     40:     0x61840bfa6320 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hfb2a30f5c9548e46
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x61840bfa6320 - std::panicking::catch_unwind::do_call::ha3fa8fc849abc52a
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:590:40
[INFO] [stderr]     42:     0x61840bfa6320 - std::panicking::catch_unwind::h631637ba53f82bbb
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:553:19
[INFO] [stderr]     43:     0x61840bfa6320 - std::panic::catch_unwind::hbd544b3a9f21a796
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x61840bfa6320 - std::rt::lang_start_internal::{{closure}}::h6af9b68612589dd0
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x61840bfa6320 - std::panicking::catch_unwind::do_call::h9927bee30e054b3a
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:590:40
[INFO] [stderr]     46:     0x61840bfa6320 - std::panicking::catch_unwind::h2fb385f94fe54a36
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panicking.rs:553:19
[INFO] [stderr]     47:     0x61840bfa6320 - std::panic::catch_unwind::hf99d356e6efbd4e9
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x61840bfa6320 - std::rt::lang_start_internal::h832c676035cfd9ad
[INFO] [stderr]                                  at /rustc/73ffebff6f34db7eb167bf9edcf2afa19c3073e9/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x61840bc2a6c1 - std::rt::lang_start::h2d7d2867058bc794
[INFO] [stderr]     50:     0x61840bc2bc55 - main
[INFO] [stderr]     51:     0x7906b656e1ca - <unknown>
[INFO] [stderr]     52:     0x7906b656e28b - __libc_start_main
[INFO] [stderr]     53:     0x61840bc29b75 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "4dc029679145ab3103ac45438b0a8e2ab59df4bddb349c822e30dbd181c67411", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc029679145ab3103ac45438b0a8e2ab59df4bddb349c822e30dbd181c67411", kill_on_drop: false }`
[INFO] [stdout] 4dc029679145ab3103ac45438b0a8e2ab59df4bddb349c822e30dbd181c67411
