[INFO] cloning repository https://github.com/Dessix/lg600r
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dessix/lg600r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessix%2Flg600r", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessix%2Flg600r'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12dafb4c81e8b3f2ba92c6d2765d5614aa8c4ee7
[INFO] testing Dessix/lg600r against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDessix%2Flg600r" "/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/Dessix/lg600r
[INFO] finished tweaking git repo https://github.com/Dessix/lg600r
[INFO] tweaked toml for git repo https://github.com/Dessix/lg600r written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dessix/lg600r on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Dessix/lg600r 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded which v3.0.0
[INFO] [stderr]   Downloaded serde-value v0.6.0
[INFO] [stderr]   Downloaded cexpr v0.3.5
[INFO] [stderr]   Downloaded serde_json v1.0.41
[INFO] [stderr]   Downloaded toml v0.5.3
[INFO] [stderr]   Downloaded evdev-sys v0.2.0
[INFO] [stderr]   Downloaded nix v0.13.1
[INFO] [stderr]   Downloaded synstructure v0.12.1
[INFO] [stderr]   Downloaded pkg-config v0.3.16
[INFO] [stderr]   Downloaded ordered-float v1.0.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.5
[INFO] [stderr]   Downloaded ryu v1.0.1
[INFO] [stderr]   Downloaded evdev-rs v0.3.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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18e6ff8f9e19a4484c7dcf32b35197d74b858108dd86d213b25209e2768bb13b
[INFO] running `Command { std: "docker" "start" "-a" "18e6ff8f9e19a4484c7dcf32b35197d74b858108dd86d213b25209e2768bb13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18e6ff8f9e19a4484c7dcf32b35197d74b858108dd86d213b25209e2768bb13b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18e6ff8f9e19a4484c7dcf32b35197d74b858108dd86d213b25209e2768bb13b", kill_on_drop: false }`
[INFO] [stdout] 18e6ff8f9e19a4484c7dcf32b35197d74b858108dd86d213b25209e2768bb13b
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b99f91af99bd325ecb7be8561b5881bfe6942e7d3134e566278c2d6dce05eb5c
[INFO] running `Command { std: "docker" "start" "-a" "b99f91af99bd325ecb7be8561b5881bfe6942e7d3134e566278c2d6dce05eb5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.62
[INFO] [stderr]    Compiling cc v1.0.45
[INFO] [stderr]    Compiling proc-macro2 v1.0.5
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quick-error v1.2.2
[INFO] [stderr]    Compiling unicode-width v0.1.6
[INFO] [stderr]    Compiling autocfg v0.1.6
[INFO] [stderr]    Compiling serde v1.0.101
[INFO] [stderr]    Compiling memchr v2.2.1
[INFO] [stderr]    Compiling nom v4.2.3
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.12
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling pkg-config v0.3.16
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling termcolor v1.0.5
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling bindgen v0.51.1
[INFO] [stderr]    Compiling nix v0.13.1
[INFO] [stderr]    Compiling clang-sys v0.28.1
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rustc-hash v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.1
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling syn v1.0.5
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.6
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]    Compiling evdev-sys v0.2.0
[INFO] [stderr]    Compiling atty v0.2.13
[INFO] [stderr]    Compiling which v3.0.0
[INFO] [stderr]    Compiling dirs-sys v0.3.4
[INFO] [stderr]    Compiling clap v2.33.0
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]    Compiling ordered-float v1.0.2
[INFO] [stderr]    Compiling cexpr v0.3.5
[INFO] [stderr]    Compiling regex v1.3.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling serde_derive v1.0.101
[INFO] [stderr]    Compiling evdev-rs v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.41
[INFO] [stderr]    Compiling serde-value v0.6.0
[INFO] [stderr]    Compiling toml v0.5.3
[INFO] [stderr]    Compiling lg600r v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `lg600r 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/lg600r-bf2783331c9bf21b/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1061) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.5/src/fallback.rs:594: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:     0x5f83d033e4b2 - std::backtrace_rs::backtrace::libunwind::trace::h786de35fecf3582f
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5f83d033e4b2 - std::backtrace_rs::backtrace::trace_unsynchronized::h4a7da1a2a64387f1
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5f83d033e4b2 - std::sys::backtrace::_print_fmt::h6bd7d500070c788c
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5f83d033e4b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h6d82c1afff976903
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5f83d034f4ff - core::fmt::rt::Argument::fmt::hc4ce6d643d397690
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5f83d034f4ff - core::fmt::write::hb1e7ca88b6a3936e
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5f83d0311123 - std::io::default_write_fmt::hd5a9ffaa98f14929
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5f83d0311123 - std::io::Write::write_fmt::hc04a1e5003ed78ae
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5f83d031b7e2 - std::sys::backtrace::BacktraceLock::print::ha2430613ee79d059
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5f83d031e34f - std::panicking::default_hook::{{closure}}::hdbd2db9e5c303cf6
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5f83d031e1a9 - std::panicking::default_hook::hed93c70cba5fdcf0
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5f83d031ea0f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h3a55ca34534c0d00
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/alloc/src/boxed.rs:2099:9
[INFO] [stderr]     12:     0x5f83d031ea0f - std::panicking::panic_with_hook::h3862d766c2cec19b
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:842:13
[INFO] [stderr]     13:     0x5f83d031e7ba - std::panicking::panic_handler::{{closure}}::hb95eb402b5e28ee1
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:707:13
[INFO] [stderr]     14:     0x5f83d031b929 - std::sys::backtrace::__rust_end_short_backtrace::hf73a26dc1835d85a
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     15:     0x5f83d030570d - __rustc[6ed5915ee467787]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:698:5
[INFO] [stderr]     16:     0x5f83d0359630 - core::panicking::panic_fmt::h3454303eb8e6f7cd
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/panicking.rs:80:14
[INFO] [stderr]     17:     0x5f83d020247f - proc_macro2::fallback::validate_ident::h87ca904670dfdbee
[INFO] [stderr]     18:     0x5f83d0204c41 - proc_macro2::fallback::Ident::_new::h0c8c62efa1f0d6b2
[INFO] [stderr]     19:     0x5f83d0204bff - proc_macro2::fallback::Ident::new::h4154ebee5a75bcd2
[INFO] [stderr]     20:     0x5f83d0214e78 - proc_macro2::imp::Ident::new::h7b3a44b11187e424
[INFO] [stderr]     21:     0x5f83d0209038 - proc_macro2::Ident::new::haeb08c86844a2ccb
[INFO] [stderr]     22:     0x5f83d00903ef - bindgen::ir::context::BindgenContext::rust_ident_raw::hf8c14af23d7bb291
[INFO] [stderr]     23:     0x5f83d008e320 - bindgen::ir::context::BindgenContext::rust_ident::h511ed6f60ca84342
[INFO] [stderr]     24:     0x5f83cffcd539 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hf7b6b188b9de65bb
[INFO] [stderr]     25:     0x5f83cffee07f - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h7a9dba089f499c36
[INFO] [stderr]     26:     0x5f83d0077459 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h7b00156969b1d00b
[INFO] [stderr]     27:     0x5f83cffd57b3 - <bindgen::ir::comp::CompInfo as bindgen::codegen::CodeGenerator>::codegen::hf7b6b188b9de65bb
[INFO] [stderr]     28:     0x5f83cffee07f - <bindgen::ir::ty::Type as bindgen::codegen::CodeGenerator>::codegen::h7a9dba089f499c36
[INFO] [stderr]     29:     0x5f83d0077459 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h7b00156969b1d00b
[INFO] [stderr]     30:     0x5f83d004e145 - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::{{closure}}::hec52072e9e8f2db0
[INFO] [stderr]     31:     0x5f83cfff315d - <bindgen::ir::module::Module as bindgen::codegen::CodeGenerator>::codegen::h9181553a8d662be7
[INFO] [stderr]     32:     0x5f83d0077434 - <bindgen::ir::item::Item as bindgen::codegen::CodeGenerator>::codegen::h7b00156969b1d00b
[INFO] [stderr]     33:     0x5f83d005a71c - bindgen::codegen::codegen::{{closure}}::h1bd6731e062cf951
[INFO] [stderr]     34:     0x5f83d009b178 - bindgen::ir::context::BindgenContext::gen::h3f516a8ba14334bb
[INFO] [stderr]     35:     0x5f83d0059fad - bindgen::codegen::codegen::h674a85e21e50e67c
[INFO] [stderr]     36:     0x5f83d006e8b6 - bindgen::Bindings::generate::hf6178246378bf971
[INFO] [stderr]     37:     0x5f83d006ba15 - bindgen::Builder::generate::hd2afc337c7fdc905
[INFO] [stderr]     38:     0x5f83cffad26e - build_script_build::main::h7079b7c6a2d62435
[INFO] [stderr]     39:     0x5f83cffadc13 - core::ops::function::FnOnce::call_once::h939de7c2164ef3ef
[INFO] [stderr]     40:     0x5f83cffadaf6 - std::sys::backtrace::__rust_begin_short_backtrace::hae90148fb5bdc68f
[INFO] [stderr]     41:     0x5f83cffadad9 - std::rt::lang_start::{{closure}}::h60984373bc0a5464
[INFO] [stderr]     42:     0x5f83d0312a10 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h3e39d917a8cc5592
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     43:     0x5f83d0312a10 - std::panicking::catch_unwind::do_call::hc1ce44ccb31bb18e
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]     44:     0x5f83d0312a10 - std::panicking::catch_unwind::ha27d9fd2a77bbb18
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]     45:     0x5f83d0312a10 - std::panic::catch_unwind::h0b0f1918d1e2eb85
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]     46:     0x5f83d0312a10 - std::rt::lang_start_internal::{{closure}}::heeac2294083edcfe
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:175:24
[INFO] [stderr]     47:     0x5f83d0312a10 - std::panicking::catch_unwind::do_call::h4bb7d51c3842c367
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:590:40
[INFO] [stderr]     48:     0x5f83d0312a10 - std::panicking::catch_unwind::h1d2f2878ba2618c4
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panicking.rs:553:19
[INFO] [stderr]     49:     0x5f83d0312a10 - std::panic::catch_unwind::h5070bdf026bf1f78
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/panic.rs:359:14
[INFO] [stderr]     50:     0x5f83d0312a10 - std::rt::lang_start_internal::h9590fa5449576090
[INFO] [stderr]                                  at /rustc/1ef7943ee607160a564655b6596f83670ef95df5/library/std/src/rt.rs:171:5
[INFO] [stderr]     51:     0x5f83cffadac1 - std::rt::lang_start::h1d8ae7d2fe1fde5b
[INFO] [stderr]     52:     0x5f83cffaee45 - main
[INFO] [stderr]     53:     0x798eb3c0e1ca - <unknown>
[INFO] [stderr]     54:     0x798eb3c0e28b - __libc_start_main
[INFO] [stderr]     55:     0x5f83cffacef5 - _start
[INFO] [stderr]     56:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "b99f91af99bd325ecb7be8561b5881bfe6942e7d3134e566278c2d6dce05eb5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b99f91af99bd325ecb7be8561b5881bfe6942e7d3134e566278c2d6dce05eb5c", kill_on_drop: false }`
[INFO] [stdout] b99f91af99bd325ecb7be8561b5881bfe6942e7d3134e566278c2d6dce05eb5c
