[INFO] updating cached repository https://github.com/julian-goldsmith/gba-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 349ee3f4d5556bd38f50fe715435e4aea508255a [INFO] checking julian-goldsmith/gba-rs against master#bd0bacc694d7d8175804bb6f690cb846bfa4a9ee for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulian-goldsmith%2Fgba-rs" "/workspace/builds/worker-5/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/julian-goldsmith/gba-rs on toolchain bd0bacc694d7d8175804bb6f690cb846bfa4a9ee [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/julian-goldsmith/gba-rs [INFO] finished tweaking git repo https://github.com/julian-goldsmith/gba-rs [INFO] tweaked toml for git repo https://github.com/julian-goldsmith/gba-rs written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/julian-goldsmith/gba-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+bd0bacc694d7d8175804bb6f690cb846bfa4a9ee" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4facc5bbf10ff64d2c924e1a71546cb06113f488b205288dc3e0f12dd7e16ac5 [INFO] running `"docker" "start" "-a" "4facc5bbf10ff64d2c924e1a71546cb06113f488b205288dc3e0f12dd7e16ac5"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling gba v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `gba v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gba-d884fe9eacf80057/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Option::unwrap()` on a `None` value', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.31.3/src/lib.rs:1610:22 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x561e66a73314 - backtrace::backtrace::libunwind::trace::hfcd33194db0151d4 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x561e66a73314 - backtrace::backtrace::trace_unsynchronized::hfd1904bbbd5335b5 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x561e66a73314 - std::sys_common::backtrace::_print_fmt::h8476c57b177b254e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x561e66a73314 - ::fmt::h73acbc5f6d4b1044 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x561e66a9d93c - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x561e66a6fc03 - std::io::Write::write_fmt::h5722fa40bb2afafd [INFO] [stderr] at src/libstd/io/mod.rs:1532 [INFO] [stderr] 6: 0x561e66a75af5 - std::sys_common::backtrace::_print::ha468e873aada7c78 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x561e66a75af5 - std::sys_common::backtrace::print::h149365a2f029de62 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x561e66a75af5 - std::panicking::default_hook::{{closure}}::hb4a33f9e05934a52 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x561e66a75832 - std::panicking::default_hook::hc4535d7b0c743abd [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x561e66a76152 - std::panicking::rust_panic_with_hook::haa34a96a6dbd5a2e [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x561e66a75d3b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x561e66a9c081 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:89 [INFO] [stderr] 13: 0x561e66a9bfcd - core::panicking::panic::h02171c407fa1462f [INFO] [stderr] at src/libcore/panicking.rs:52 [INFO] [stderr] 14: 0x561e665a2e33 - core::option::Option::unwrap::h94c0555ca8025fa4 [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libcore/macros/mod.rs:10 [INFO] [stderr] 15: 0x561e665ae936 - bindgen::Bindings::generate::h093f21a58d424bb1 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.31.3/src/lib.rs:1610 [INFO] [stderr] 16: 0x561e665ad195 - bindgen::Builder::generate::h3970c83dfb29469a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bindgen-0.31.3/src/lib.rs:1097 [INFO] [stderr] 17: 0x561e66584f42 - build_script_build::main::h350d0168c676294c [INFO] [stderr] at /opt/rustwide/workdir/build.rs:9 [INFO] [stderr] 18: 0x561e665852ab - std::rt::lang_start::{{closure}}::h1b60695934c8604b [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libstd/rt.rs:67 [INFO] [stderr] 19: 0x561e66a76598 - std::rt::lang_start_internal::{{closure}}::h8ee41efd8ae7ff76 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 20: 0x561e66a76598 - std::panicking::try::do_call::h0a4c4514ee6ebbfc [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 21: 0x561e66a76598 - std::panicking::try::h7c2f3858e42d7516 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 22: 0x561e66a76598 - std::panic::catch_unwind::h76c4030fa5655c1e [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x561e66a76598 - std::rt::lang_start_internal::h1c1398259f72ace6 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x561e66585287 - std::rt::lang_start::h14290819992454eb [INFO] [stderr] at /rustc/bd0bacc694d7d8175804bb6f690cb846bfa4a9ee/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x561e665850fa - main [INFO] [stderr] 26: 0x7fcdc6efc0b3 - __libc_start_main [INFO] [stderr] 27: 0x561e6658318e - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "4facc5bbf10ff64d2c924e1a71546cb06113f488b205288dc3e0f12dd7e16ac5"` [INFO] running `"docker" "rm" "-f" "4facc5bbf10ff64d2c924e1a71546cb06113f488b205288dc3e0f12dd7e16ac5"` [INFO] [stdout] 4facc5bbf10ff64d2c924e1a71546cb06113f488b205288dc3e0f12dd7e16ac5