[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#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexhuszagh%2Fissue_1147" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Alexhuszagh/issue_1147 on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clang-sys v1.4.0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ede7bea106dd4157c81ec7beb58a56e1834dd7f4d7725d5ac491770dd90bdca0
[INFO] running `Command { std: "docker" "start" "-a" "ede7bea106dd4157c81ec7beb58a56e1834dd7f4d7725d5ac491770dd90bdca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ede7bea106dd4157c81ec7beb58a56e1834dd7f4d7725d5ac491770dd90bdca0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ede7bea106dd4157c81ec7beb58a56e1834dd7f4d7725d5ac491770dd90bdca0", kill_on_drop: false }`
[INFO] [stdout] ede7bea106dd4157c81ec7beb58a56e1834dd7f4d7725d5ac491770dd90bdca0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24a9f50532a32f27b3e9db9a1061629154c02b591eb97a8263b555e15947cf87
[INFO] running `Command { std: "docker" "start" "-a" "24a9f50532a32f27b3e9db9a1061629154c02b591eb97a8263b555e15947cf87", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling os_str_bytes v6.4.1
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.60.1
[INFO] [stderr]    Compiling clang-sys v1.4.0
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling either v1.8.0
[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 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 cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.7.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' (579) 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:     0x60ed57a388c2 - std::backtrace_rs::backtrace::libunwind::trace::hc88eb2f5e300ea51
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x60ed57a388c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h8b2f1f44c0b1740b
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x60ed57a388c2 - std::sys::backtrace::_print_fmt::h70d69049475b0e00
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x60ed57a388c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::he6e054ed41f92047
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x60ed57a49a2f - core::fmt::rt::Argument::fmt::hb4ca1b8668c363d1
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x60ed57a49a2f - core::fmt::write::h8d4684b9afb21279
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x60ed57a0b9f3 - std::io::default_write_fmt::h531a1496d2775e0b
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x60ed57a0b9f3 - std::io::Write::write_fmt::hc7fb356c2f5ee8f5
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x60ed57a16252 - std::sys::backtrace::BacktraceLock::print::h719c6fbe29d22349
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x60ed57a18d3f - std::panicking::default_hook::{{closure}}::h50e9fa3f69d728af
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x60ed57a18b99 - std::panicking::default_hook::h8ed58be38517dfa0
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x60ed57a19315 - std::panicking::panic_with_hook::hca9149941ce8df70
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x60ed57a191aa - std::panicking::panic_handler::{{closure}}::h761f7fb46954a937
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x60ed57a16399 - std::sys::backtrace::__rust_end_short_backtrace::hae59f267fe5e6560
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x60ed579fff4d - __rustc[976770a6a7a99d6b]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x60ed57a53ab0 - core::panicking::panic_fmt::h5f968fb8cbc55e68
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x60ed579f42f8 - proc_macro2::fallback::validate_ident::h8c936c252333ddfe
[INFO] [stderr]     17:     0x60ed579f4a49 - proc_macro2::fallback::Ident::_new::h129076ce5d8072ba
[INFO] [stderr]     18:     0x60ed579f49ff - proc_macro2::fallback::Ident::new::h3de40a9e4ba86a78
[INFO] [stderr]     19:     0x60ed579ec778 - proc_macro2::Ident::new::hf4e329a201e81424
[INFO] [stderr]     20:     0x60ed576cae35 - bindgen::ir::context::BindgenContext::rust_ident_raw::h3150c7ae83ce2ddb
[INFO] [stderr]     21:     0x60ed576c8b30 - bindgen::ir::context::BindgenContext::rust_ident::h82966010b31823fa
[INFO] [stderr]     22:     0x60ed5776ae7b - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hedff7bd8c456b5ba
[INFO] [stderr]     23:     0x60ed576b1feb - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h9504c6caeebaa5bd
[INFO] [stderr]     24:     0x60ed577431be - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1884223a36862bfc
[INFO] [stderr]     25:     0x60ed57771788 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hedff7bd8c456b5ba
[INFO] [stderr]     26:     0x60ed576b1feb - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h9504c6caeebaa5bd
[INFO] [stderr]     27:     0x60ed577431be - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1884223a36862bfc
[INFO] [stderr]     28:     0x60ed577bae45 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::h88b8533cd33ca59d
[INFO] [stderr]     29:     0x60ed577ba439 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h6a0138c6e400fbb1
[INFO] [stderr]     30:     0x60ed577431a0 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h1884223a36862bfc
[INFO] [stderr]     31:     0x60ed577c660c - bindgen::codegen::codegen::{{closure}}::hdbdd553af1843da4
[INFO] [stderr]     32:     0x60ed576d6a98 - bindgen::ir::context::BindgenContext::gen::hac6bcc44a79f5825
[INFO] [stderr]     33:     0x60ed577c5a2d - bindgen::codegen::codegen::h0c68851720ca4ac3
[INFO] [stderr]     34:     0x60ed577a82bd - bindgen::Bindings::generate::hb0ee0b9b37a18bd6
[INFO] [stderr]     35:     0x60ed577a45e6 - bindgen::Builder::generate::hb28713fcd036fd14
[INFO] [stderr]     36:     0x60ed57690e95 - build_script_build::main::h16fe8f6a0ebddaf1
[INFO] [stderr]     37:     0x60ed57691953 - core::ops::function::FnOnce::call_once::ha016bd898da089f6
[INFO] [stderr]     38:     0x60ed57691866 - std::sys::backtrace::__rust_begin_short_backtrace::hfa9ab0406284f956
[INFO] [stderr]     39:     0x60ed57691849 - std::rt::lang_start::{{closure}}::hccecf741fdd48189
[INFO] [stderr]     40:     0x60ed57a0d3e0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hb4808de3c53cc7bd
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     41:     0x60ed57a0d3e0 - std::panicking::catch_unwind::do_call::hac7777efbc267cdb
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:590:40
[INFO] [stderr]     42:     0x60ed57a0d3e0 - std::panicking::catch_unwind::h89e1fe3ebba2a858
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:553:19
[INFO] [stderr]     43:     0x60ed57a0d3e0 - std::panic::catch_unwind::h065b87174d927016
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panic.rs:359:14
[INFO] [stderr]     44:     0x60ed57a0d3e0 - std::rt::lang_start_internal::{{closure}}::h4ce8fa0d9939dd08
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/rt.rs:175:24
[INFO] [stderr]     45:     0x60ed57a0d3e0 - std::panicking::catch_unwind::do_call::h12477abcfc6db8a6
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:590:40
[INFO] [stderr]     46:     0x60ed57a0d3e0 - std::panicking::catch_unwind::h8553ce35794026dd
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panicking.rs:553:19
[INFO] [stderr]     47:     0x60ed57a0d3e0 - std::panic::catch_unwind::hd56e00c00379dac9
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/panic.rs:359:14
[INFO] [stderr]     48:     0x60ed57a0d3e0 - std::rt::lang_start_internal::h11095a0e52315381
[INFO] [stderr]                                  at /rustc/c8a31b780d5415358566a20b94912620a3f27067/library/std/src/rt.rs:171:5
[INFO] [stderr]     49:     0x60ed57691831 - std::rt::lang_start::h8fbaf5f21e00f795
[INFO] [stderr]     50:     0x60ed57692dc5 - main
[INFO] [stderr]     51:     0x73e7b14841ca - <unknown>
[INFO] [stderr]     52:     0x73e7b148428b - __libc_start_main
[INFO] [stderr]     53:     0x60ed57690ce5 - _start
[INFO] [stderr]     54:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "24a9f50532a32f27b3e9db9a1061629154c02b591eb97a8263b555e15947cf87", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24a9f50532a32f27b3e9db9a1061629154c02b591eb97a8263b555e15947cf87", kill_on_drop: false }`
[INFO] [stdout] 24a9f50532a32f27b3e9db9a1061629154c02b591eb97a8263b555e15947cf87
