[INFO] updating cached repository https://github.com/domodwyer/pmc-sys [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] [stderr] From https://github.com/domodwyer/pmc-sys [INFO] [stderr] * [new branch] dependabot/cargo/libc-0.2.69 -> dependabot/cargo/libc-0.2.69 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6ac582a5434dc2634265f718e9038ffa8b2c7ace [INFO] checking domodwyer/pmc-sys against master#ba72b15666b2491415aec703a02c2364fe5e2790 for pr-71140 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdomodwyer%2Fpmc-sys" "/workspace/builds/worker-1/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/domodwyer/pmc-sys on toolchain ba72b15666b2491415aec703a02c2364fe5e2790 [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/domodwyer/pmc-sys [INFO] finished tweaking git repo https://github.com/domodwyer/pmc-sys [INFO] tweaked toml for git repo https://github.com/domodwyer/pmc-sys written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/domodwyer/pmc-sys already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+ba72b15666b2491415aec703a02c2364fe5e2790" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+ba72b15666b2491415aec703a02c2364fe5e2790" "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] ba8ab723ecbda6f0fb499df8ccdd09e93d14f4274cd1a0b194c6a61a2bde6f00 [INFO] running `"docker" "start" "-a" "ba8ab723ecbda6f0fb499df8ccdd09e93d14f4274cd1a0b194c6a61a2bde6f00"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling quick-error v1.2.1 [INFO] [stderr] Compiling ansi_term v0.10.2 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling atty v0.2.6 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.30.0 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pmc-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `pmc-sys v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pmc-sys-96540cef9b74f5c0/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-lib=pmc [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] wrapper.h:1:10: fatal error: 'pmc.h' file not found [INFO] [stderr] wrapper.h:1:10: fatal error: 'pmc.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', build.rs:9:20 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55e2011268e4 - backtrace::backtrace::libunwind::trace::ha1e5a41b7d3ba0cf [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55e2011268e4 - backtrace::backtrace::trace_unsynchronized::hf18b8c2f3ff8383d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55e2011268e4 - std::sys_common::backtrace::_print_fmt::hedecd22228c490e0 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55e2011268e4 - ::fmt::h340395315789722a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55e2011513ec - core::fmt::write::h0facfeb5ca58bc9e [INFO] [stderr] at src/libcore/fmt/mod.rs:1069 [INFO] [stderr] 5: 0x55e201123273 - std::io::Write::write_fmt::h497f72bb257eb6ad [INFO] [stderr] at src/libstd/io/mod.rs:1504 [INFO] [stderr] 6: 0x55e2011290b5 - std::sys_common::backtrace::_print::h6eaeb972ca7f43b9 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55e2011290b5 - std::sys_common::backtrace::print::h263d3fc63b334d91 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55e2011290b5 - std::panicking::default_hook::{{closure}}::h64185686d42f14f7 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55e201128df2 - std::panicking::default_hook::h8d87bde850f1425e [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55e201129712 - std::panicking::rust_panic_with_hook::h066ce8fe1fd73277 [INFO] [stderr] at src/libstd/panicking.rs:511 [INFO] [stderr] 11: 0x55e2011292fb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:419 [INFO] [stderr] 12: 0x55e20114fb31 - core::panicking::panic_fmt::h8cf5d83db03cfc35 [INFO] [stderr] at src/libcore/panicking.rs:111 [INFO] [stderr] 13: 0x55e20114f953 - core::option::expect_none_failed::h008dc3b23dbfb91c [INFO] [stderr] at src/libcore/option.rs:1268 [INFO] [stderr] 14: 0x55e200b785e7 - core::result::Result::expect::h2b9829dd6f6a358b [INFO] [stderr] at /rustc/ba72b15666b2491415aec703a02c2364fe5e2790/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x55e200b796ab - build_script_build::main::hb9cc964954b41521 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:9 [INFO] [stderr] 16: 0x55e200b7705b - std::rt::lang_start::{{closure}}::ha429879014596421 [INFO] [stderr] at /rustc/ba72b15666b2491415aec703a02c2364fe5e2790/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x55e201129b58 - std::rt::lang_start_internal::{{closure}}::hc6afa970c742b02f [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x55e201129b58 - std::panicking::try::do_call::h1c002a9a857ea77b [INFO] [stderr] at src/libstd/panicking.rs:331 [INFO] [stderr] 19: 0x55e201129b58 - std::panicking::try::hccaa00db5e9f336f [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 20: 0x55e201129b58 - std::panic::catch_unwind::h3fae1eafc1fa8e97 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x55e201129b58 - std::rt::lang_start_internal::hfc8f39fad1a9db56 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x55e200b77037 - std::rt::lang_start::hd1ee5454df623613 [INFO] [stderr] at /rustc/ba72b15666b2491415aec703a02c2364fe5e2790/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x55e200b7982a - main [INFO] [stderr] 24: 0x7f39192fbb97 - __libc_start_main [INFO] [stderr] 25: 0x55e200b7575a - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "ba8ab723ecbda6f0fb499df8ccdd09e93d14f4274cd1a0b194c6a61a2bde6f00"` [INFO] running `"docker" "rm" "-f" "ba8ab723ecbda6f0fb499df8ccdd09e93d14f4274cd1a0b194c6a61a2bde6f00"` [INFO] [stdout] ba8ab723ecbda6f0fb499df8ccdd09e93d14f4274cd1a0b194c6a61a2bde6f00