[INFO] cloning repository https://github.com/flukejones/rog-core
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/flukejones/rog-core" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflukejones%2Frog-core", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflukejones%2Frog-core'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6d40d3a1010658e30fe9851e9ddd192e416bd39
[INFO] checking flukejones/rog-core/c6d40d3a1010658e30fe9851e9ddd192e416bd39 against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fflukejones%2Frog-core" "/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/flukejones/rog-core
[INFO] finished tweaking git repo https://github.com/flukejones/rog-core
[INFO] tweaked toml for git repo https://github.com/flukejones/rog-core written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/flukejones/rog-core on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/flukejones/rog-core 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tinybmp v0.2.3
[INFO] [stderr]   Downloaded gumdrop_derive v0.8.0
[INFO] [stderr]   Downloaded gumdrop v0.8.0
[INFO] [stderr]   Downloaded serde_derive v1.0.114
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded intel-pstate v0.2.1
[INFO] [stderr]   Downloaded yansi-term v0.1.2
[INFO] [stderr]   Downloaded sysfs-class v0.1.3
[INFO] [stderr]   Downloaded proc-macro-error-attr v1.0.3
[INFO] [stderr]   Downloaded adler32 v1.1.0
[INFO] [stderr]   Downloaded libdbus-sys v0.2.1
[INFO] [stderr]   Downloaded filetime v0.2.10
[INFO] [stderr]   Downloaded scoped-tls v0.1.2
[INFO] [stderr]   Downloaded uhidrs-sys v1.0.1
[INFO] [stderr]   Downloaded hermit-abi v0.1.14
[INFO] [stderr]   Downloaded rustversion v1.0.3
[INFO] [stderr]   Downloaded uhid-virt v0.0.5
[INFO] [stderr]   Downloaded serde v1.0.114
[INFO] [stderr]   Downloaded numtoa v0.2.3
[INFO] [stderr]   Downloaded generator v0.6.21
[INFO] [stderr]   Downloaded dbus-tokio v0.5.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.18
[INFO] [stderr]   Downloaded pin-project-internal v0.4.22
[INFO] [stderr]   Downloaded proc-macro-error v1.0.3
[INFO] [stderr]   Downloaded tar v0.4.29
[INFO] [stderr]   Downloaded libflate v0.1.27
[INFO] [stderr]   Downloaded rusb v0.6.0
[INFO] [stderr]   Downloaded pin-project v0.4.22
[INFO] [stderr]   Downloaded rle-decode-fast v1.0.1
[INFO] [stderr]   Downloaded cc v1.0.56
[INFO] [stderr]   Downloaded loom v0.3.4
[INFO] [stderr]   Downloaded bytes v0.5.5
[INFO] [stderr]   Downloaded aho-corasick v0.7.13
[INFO] [stderr]   Downloaded serde_json v1.0.56
[INFO] [stderr]   Downloaded dbus v0.8.4
[INFO] [stderr]   Downloaded syn v1.0.33
[INFO] [stderr]   Downloaded libusb1-sys v0.3.7
[INFO] [stderr]   Downloaded libc v0.2.71
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13eb1c61b2ecbf1d9b9dcbed2e5bdfa775ef2a8dfba4c3416f5ff99f87402915
[INFO] running `Command { std: "docker" "start" "-a" "13eb1c61b2ecbf1d9b9dcbed2e5bdfa775ef2a8dfba4c3416f5ff99f87402915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13eb1c61b2ecbf1d9b9dcbed2e5bdfa775ef2a8dfba4c3416f5ff99f87402915", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13eb1c61b2ecbf1d9b9dcbed2e5bdfa775ef2a8dfba4c3416f5ff99f87402915", kill_on_drop: false }`
[INFO] [stdout] 13eb1c61b2ecbf1d9b9dcbed2e5bdfa775ef2a8dfba4c3416f5ff99f87402915
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ca9f6b03297f9c44d2e266b1357396f2728a81169d213cd9da76abeca734f48
[INFO] running `Command { std: "docker" "start" "-a" "1ca9f6b03297f9c44d2e266b1357396f2728a81169d213cd9da76abeca734f48", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling libc v0.2.71
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling pkg-config v0.3.17
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]     Checking slab v0.4.2
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]     Checking futures-core v0.3.5
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]     Checking once_cell v1.4.0
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]     Checking futures-sink v0.3.5
[INFO] [stderr]     Checking futures-task v0.3.5
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking futures-io v0.3.5
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]     Checking futures-channel v0.3.5
[INFO] [stderr]    Compiling libdbus-sys v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]     Checking itoa v0.4.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]     Checking yansi-term v0.1.2
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling clang-sys v0.29.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling bindgen v0.54.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling rustversion v1.0.3
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.3
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v0.1.1
[INFO] [stderr]    Compiling adler32 v1.1.0
[INFO] [stderr]    Compiling lazycell v1.2.1
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling rle-decode-fast v1.0.1
[INFO] [stderr]    Compiling libflate v0.1.27
[INFO] [stderr]    Compiling tar v0.4.29
[INFO] [stderr]    Compiling proc-macro-error v1.0.3
[INFO] [stderr]    Compiling cc v1.0.56
[INFO] [stderr]     Checking net2 v0.2.34
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking mio v0.6.22
[INFO] [stderr]    Compiling libusb1-sys v0.3.7
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking tinybmp v0.2.3
[INFO] [stderr]     Checking bytes v0.5.5
[INFO] [stderr]     Checking bit-vec v0.6.2
[INFO] [stderr]     Checking pin-project-lite v0.1.7
[INFO] [stderr]     Checking bit-set v0.5.2
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking numtoa v0.2.3
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking rusb v0.6.0
[INFO] [stderr]     Checking sysfs-class v0.1.3
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling gumdrop_derive v0.8.0
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling tokio-macros v0.2.5
[INFO] [stderr]    Compiling err-derive v0.2.4
[INFO] [stderr]     Checking enumflags2 v0.6.4
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking tokio v0.2.21
[INFO] [stderr]     Checking intel-pstate v0.2.1
[INFO] [stderr]     Checking gumdrop v0.8.0
[INFO] [stderr]     Checking pin-project v0.4.22
[INFO] [stderr]     Checking futures-util v0.3.5
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]    Compiling uhidrs-sys v1.0.1
[INFO] [stderr] error: failed to run custom build command for `uhidrs-sys v1.0.1`
[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/uhidrs-sys-45d17004408f1746/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1475) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.18/src/fallback.rs:695: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:     0x5564ea5c3e8a - <<std[db6b5b245bdb9d88]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[b32a8ec1c97161b7]::fmt::Display>::fmt
[INFO] [stderr]      1:     0x5564ea5d974a - core[b32a8ec1c97161b7]::fmt::write
[INFO] [stderr]      2:     0x5564ea5c8e32 - <std[db6b5b245bdb9d88]::sys::stdio::unix::Stderr as std[db6b5b245bdb9d88]::io::Write>::write_fmt
[INFO] [stderr]      3:     0x5564ea5a723f - std[db6b5b245bdb9d88]::panicking::default_hook::{closure#0}
[INFO] [stderr]      4:     0x5564ea5be8d1 - std[db6b5b245bdb9d88]::panicking::default_hook
[INFO] [stderr]      5:     0x5564ea5beb72 - std[db6b5b245bdb9d88]::panicking::panic_with_hook
[INFO] [stderr]      6:     0x5564ea5a72f8 - std[db6b5b245bdb9d88]::panicking::panic_handler::{closure#0}
[INFO] [stderr]      7:     0x5564ea59ebf9 - std[db6b5b245bdb9d88]::sys::backtrace::__rust_end_short_backtrace::<std[db6b5b245bdb9d88]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]      8:     0x5564ea5a7c6d - __rustc[7ca4af3a4678a8ff]::rust_begin_unwind
[INFO] [stderr]      9:     0x5564ea5da0ac - core[b32a8ec1c97161b7]::panicking::panic_fmt
[INFO] [stderr]     10:     0x5564ea57d8cb - proc_macro2[20036da77f13d43e]::fallback::validate_ident
[INFO] [stderr]     11:     0x5564ea57cdb1 - <proc_macro2[20036da77f13d43e]::fallback::Ident>::_new
[INFO] [stderr]     12:     0x5564ea57cd6f - <proc_macro2[20036da77f13d43e]::fallback::Ident>::new
[INFO] [stderr]     13:     0x5564ea582c98 - <proc_macro2[20036da77f13d43e]::imp::Ident>::new
[INFO] [stderr]     14:     0x5564ea57a1f8 - <proc_macro2[20036da77f13d43e]::Ident>::new
[INFO] [stderr]     15:     0x5564ea3f1f7f - <bindgen[a0479fa7fd2135b9]::ir::context::BindgenContext>::rust_ident_raw::<alloc[eaa61ef137c44e19]::borrow::Cow<str>>
[INFO] [stderr]     16:     0x5564ea3f18e0 - <bindgen[a0479fa7fd2135b9]::ir::context::BindgenContext>::rust_ident::<&alloc[eaa61ef137c44e19]::string::String>
[INFO] [stderr]     17:     0x5564ea30a4bc - <bindgen[a0479fa7fd2135b9]::ir::comp::CompInfo as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     18:     0x5564ea362350 - <bindgen[a0479fa7fd2135b9]::ir::ty::Type as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     19:     0x5564ea3ddf33 - <bindgen[a0479fa7fd2135b9]::ir::item::Item as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     20:     0x5564ea3105be - <bindgen[a0479fa7fd2135b9]::ir::comp::CompInfo as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     21:     0x5564ea362350 - <bindgen[a0479fa7fd2135b9]::ir::ty::Type as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     22:     0x5564ea3ddf33 - <bindgen[a0479fa7fd2135b9]::ir::item::Item as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     23:     0x5564ea3c05d5 - <bindgen[a0479fa7fd2135b9]::ir::module::Module as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen::{closure#0}
[INFO] [stderr]     24:     0x5564ea38ac77 - <bindgen[a0479fa7fd2135b9]::ir::module::Module as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     25:     0x5564ea3ddf15 - <bindgen[a0479fa7fd2135b9]::ir::item::Item as bindgen[a0479fa7fd2135b9]::codegen::CodeGenerator>::codegen
[INFO] [stderr]     26:     0x5564ea3c0032 - bindgen[a0479fa7fd2135b9]::codegen::codegen::{closure#0}
[INFO] [stderr]     27:     0x5564ea3f3228 - <bindgen[a0479fa7fd2135b9]::ir::context::BindgenContext>::gen::<bindgen[a0479fa7fd2135b9]::codegen::codegen::{closure#0}, alloc[eaa61ef137c44e19]::vec::Vec<proc_macro2[20036da77f13d43e]::TokenStream>>
[INFO] [stderr]     28:     0x5564ea3cc05f - bindgen[a0479fa7fd2135b9]::codegen::codegen
[INFO] [stderr]     29:     0x5564ea3c4ccd - <bindgen[a0479fa7fd2135b9]::Bindings>::generate
[INFO] [stderr]     30:     0x5564ea3c2405 - <bindgen[a0479fa7fd2135b9]::Builder>::generate
[INFO] [stderr]     31:     0x5564ea2ded45 - build_script_build[9f2b154371c29031]::main
[INFO] [stderr]     32:     0x5564ea2dfed3 - <fn() as core[b32a8ec1c97161b7]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     33:     0x5564ea2dec96 - std[db6b5b245bdb9d88]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     34:     0x5564ea2deca9 - std[db6b5b245bdb9d88]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     35:     0x5564ea5bda26 - std[db6b5b245bdb9d88]::rt::lang_start_internal
[INFO] [stderr]     36:     0x5564ea2dec81 - std[db6b5b245bdb9d88]::rt::lang_start::<()>
[INFO] [stderr]     37:     0x5564ea2e01d5 - main
[INFO] [stderr]     38:     0x716a66ddd1ca - <unknown>
[INFO] [stderr]     39:     0x716a66ddd28b - __libc_start_main
[INFO] [stderr]     40:     0x5564ea2de5f5 - _start
[INFO] [stderr]     41:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "1ca9f6b03297f9c44d2e266b1357396f2728a81169d213cd9da76abeca734f48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca9f6b03297f9c44d2e266b1357396f2728a81169d213cd9da76abeca734f48", kill_on_drop: false }`
[INFO] [stdout] 1ca9f6b03297f9c44d2e266b1357396f2728a81169d213cd9da76abeca734f48
