[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 master#217cb73577ed6f30a2005dd75bab01d23ec4cd60 for pr-148939
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Fissue_1147" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexhuszagh/issue_1147 on toolchain 217cb73577ed6f30a2005dd75bab01d23ec4cd60
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "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" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[INFO] [stderr]   Downloaded os_str_bytes v6.4.1
[INFO] [stderr]   Downloaded clap v3.2.23
[INFO] [stderr]   Downloaded libc v0.2.137
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a599cb319e738f2bc2af4f839c896b4113bb167a9020b736fec671763edac2b1
[INFO] running `Command { std: "docker" "start" "-a" "a599cb319e738f2bc2af4f839c896b4113bb167a9020b736fec671763edac2b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a599cb319e738f2bc2af4f839c896b4113bb167a9020b736fec671763edac2b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a599cb319e738f2bc2af4f839c896b4113bb167a9020b736fec671763edac2b1", kill_on_drop: false }`
[INFO] [stdout] a599cb319e738f2bc2af4f839c896b4113bb167a9020b736fec671763edac2b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+217cb73577ed6f30a2005dd75bab01d23ec4cd60" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a51c0e0ce711d4ef8c76949cf22d79b720a836de3a6db0df5175d8c27d23464
[INFO] running `Command { std: "docker" "start" "-a" "0a51c0e0ce711d4ef8c76949cf22d79b720a836de3a6db0df5175d8c27d23464", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling textwrap v0.16.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling clap v3.2.23
[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' (586) 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:     0x65000e780bc2 - std::backtrace_rs::backtrace::libunwind::trace::hf12beacd451e51d4
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x65000e780bc2 - std::backtrace_rs::backtrace::trace_unsynchronized::hf6fead6a1bbc8430
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x65000e780bc2 - std::sys::backtrace::_print_fmt::h9d014a34f7b74b8e
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x65000e780bc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h639f36bab51f3955
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x65000e791af7 - core::fmt::rt::Argument::fmt::he9e2dcd4d1a4f79f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x65000e791af7 - core::fmt::write::h791a50b587c63062
[INFO] [stderr]      6:     0x65000e754906 - std::io::default_write_fmt::h457b557e32e1fb00
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x65000e754906 - std::io::Write::write_fmt::hfe130653c54466c6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]      8:     0x65000e7611a4 - std::sys::backtrace::BacktraceLock::print::h3ee5721e3f554378
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x65000e7611a4 - std::panicking::default_hook::{{closure}}::h78548964055f6042
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:293:27
[INFO] [stderr]     10:     0x65000e760fc9 - std::panicking::default_hook::h0a256f5fc8ef64e6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:320:9
[INFO] [stderr]     11:     0x65000e7616bb - std::panicking::panic_with_hook::h066093fc9e0da349
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:826:13
[INFO] [stderr]     12:     0x65000e761538 - std::panicking::panic_handler::{{closure}}::hcad50f1998ef02e0
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:699:13
[INFO] [stderr]     13:     0x65000e75ea79 - std::sys::backtrace::__rust_end_short_backtrace::h84a12e76b874911b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x65000e7491ad - __rustc[db2c63b0d9ad08bd]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:690:5
[INFO] [stderr]     15:     0x65000e79b5dc - core::panicking::panic_fmt::h61ea4c5c8806d7fc
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x65000e73d991 - proc_macro2::fallback::validate_ident::hf91b098a21d60199
[INFO] [stderr]     17:     0x65000e73e0c9 - proc_macro2::fallback::Ident::_new::hc9ef459cdc3a66c6
[INFO] [stderr]     18:     0x65000e73e07f - proc_macro2::fallback::Ident::new::heea5379639fe97fb
[INFO] [stderr]     19:     0x65000e736448 - proc_macro2::Ident::new::h6f0874d55773bd31
[INFO] [stderr]     20:     0x65000e4f3fb5 - bindgen::ir::context::BindgenContext::rust_ident_raw::h6d4d6527ad4f29fe
[INFO] [stderr]     21:     0x65000e4f1e20 - bindgen::ir::context::BindgenContext::rust_ident::he959a7cd8eae024d
[INFO] [stderr]     22:     0x65000e4b1a12 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hf12192a75ef4b42c
[INFO] [stderr]     23:     0x65000e432652 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h65d2833fe2e02c6b
[INFO] [stderr]     24:     0x65000e47a840 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h5066d6cf973921f6
[INFO] [stderr]     25:     0x65000e4b836e - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hf12192a75ef4b42c
[INFO] [stderr]     26:     0x65000e432652 - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h65d2833fe2e02c6b
[INFO] [stderr]     27:     0x65000e47a840 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h5066d6cf973921f6
[INFO] [stderr]     28:     0x65000e499365 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::ha9faf303e5bea77f
[INFO] [stderr]     29:     0x65000e4c8f70 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h7aa6e4aeb562da35
[INFO] [stderr]     30:     0x65000e47a825 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h5066d6cf973921f6
[INFO] [stderr]     31:     0x65000e4a2d4d - bindgen::codegen::codegen::{{closure}}::h1d3f3bd1b11aafce
[INFO] [stderr]     32:     0x65000e4ffd58 - bindgen::ir::context::BindgenContext::gen::hc7961f41be6da6a0
[INFO] [stderr]     33:     0x65000e4a210d - bindgen::codegen::codegen::hf6ebdb7aeb1e72da
[INFO] [stderr]     34:     0x65000e4d30ef - bindgen::Bindings::generate::h82e638cbb271fdd0
[INFO] [stderr]     35:     0x65000e4cdc26 - bindgen::Builder::generate::hd985c04d636a73a2
[INFO] [stderr]     36:     0x65000e3e57e5 - build_script_build::main::h916f7627d97dd2a7
[INFO] [stderr]     37:     0x65000e3e6203 - core::ops::function::FnOnce::call_once::hf767dd11dcd00300
[INFO] [stderr]     38:     0x65000e3e6056 - std::sys::backtrace::__rust_begin_short_backtrace::h79213c6d98d4f6ea
[INFO] [stderr]     39:     0x65000e3e6039 - std::rt::lang_start::{{closure}}::h1a73b9eaca18de4d
[INFO] [stderr]     40:     0x65000e75614a - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h474f7857509d3e2b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x65000e75614a - std::panicking::catch_unwind::do_call::h1b4842681d37b4de
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     42:     0x65000e75614a - std::panicking::catch_unwind::h8caa954e23f3d392
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     43:     0x65000e75614a - std::panic::catch_unwind::h799510bc1e15c53c
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x65000e75614a - std::rt::lang_start_internal::{{closure}}::hdd766f796ed54cf9
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x65000e75614a - std::panicking::catch_unwind::do_call::hb51acc40ffa92e40
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:582:40
[INFO] [stderr]     46:     0x65000e75614a - std::panicking::catch_unwind::h4ba9c0843d285bb6
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panicking.rs:545:19
[INFO] [stderr]     47:     0x65000e75614a - std::panic::catch_unwind::hc6ee6b11e632194f
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x65000e75614a - std::rt::lang_start_internal::h035258992d18009b
[INFO] [stderr]                                  at /rustc/217cb73577ed6f30a2005dd75bab01d23ec4cd60/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x65000e3e6021 - std::rt::lang_start::h1c6ae6b849e06255
[INFO] [stderr]     50:     0x65000e3e72e5 - main
[INFO] [stderr]     51:     0x7b66467821ca - <unknown>
[INFO] [stderr]     52:     0x7b664678228b - __libc_start_main
[INFO] [stderr]     53:     0x65000e3e5635 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "0a51c0e0ce711d4ef8c76949cf22d79b720a836de3a6db0df5175d8c27d23464", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a51c0e0ce711d4ef8c76949cf22d79b720a836de3a6db0df5175d8c27d23464", kill_on_drop: false }`
[INFO] [stdout] 0a51c0e0ce711d4ef8c76949cf22d79b720a836de3a6db0df5175d8c27d23464
