[INFO] updating cached repository https://github.com/MWATelescope/mwa_hyperdrive [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/MWATelescope/mwa_hyperdrive [INFO] [stderr] 4f80bd6..8373c51 devel -> devel [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8373c51b2ec984d9a20adfd6c0ed6ffefd5a9105 [INFO] checking MWATelescope/mwa_hyperdrive against master#08dfbfb61871a83f720c6e97a3b737076e89fe3e for pr-71796 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMWATelescope%2Fmwa_hyperdrive" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MWATelescope/mwa_hyperdrive on toolchain 08dfbfb61871a83f720c6e97a3b737076e89fe3e [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/MWATelescope/mwa_hyperdrive [INFO] finished tweaking git repo https://github.com/MWATelescope/mwa_hyperdrive [INFO] tweaked toml for git repo https://github.com/MWATelescope/mwa_hyperdrive written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/MWATelescope/mwa_hyperdrive already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "+08dfbfb61871a83f720c6e97a3b737076e89fe3e" "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] f6f6fb6e7d97cccb020d6c8c5d264db7546b275ab12b2f4034fd9ba8a33b7fe1 [INFO] running `"docker" "start" "-a" "f6f6fb6e7d97cccb020d6c8c5d264db7546b275ab12b2f4034fd9ba8a33b7fe1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bindgen v0.53.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling anyhow v1.0.26 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling clang-sys v0.29.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fitsio-sys v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking termios v0.3.1 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking fitsio v0.15.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking console v0.10.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking indicatif v0.14.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.10.0 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling proc-macro-error v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.9 [INFO] [stderr] Compiling git2 v0.11.0 [INFO] [stderr] error: could not compile `clang-sys`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clang_sys /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clang-sys-0.29.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C opt-level=2 -C debuginfo=2 -C debug-assertions=on --cfg 'feature="clang_6_0"' --cfg 'feature="gte_clang_3_6"' --cfg 'feature="gte_clang_3_7"' --cfg 'feature="gte_clang_3_8"' --cfg 'feature="gte_clang_3_9"' --cfg 'feature="gte_clang_4_0"' --cfg 'feature="gte_clang_5_0"' --cfg 'feature="gte_clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' -C metadata=e24904281c2adf8f -C extra-filename=-e24904281c2adf8f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-ca851c1ef6df5acf.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3b7c6a0acfd9a0ee.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-dc6ecbcb199f1bc9.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-6c0c62114c44326a/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "f6f6fb6e7d97cccb020d6c8c5d264db7546b275ab12b2f4034fd9ba8a33b7fe1"` [INFO] running `"docker" "rm" "-f" "f6f6fb6e7d97cccb020d6c8c5d264db7546b275ab12b2f4034fd9ba8a33b7fe1"` [INFO] [stdout] f6f6fb6e7d97cccb020d6c8c5d264db7546b275ab12b2f4034fd9ba8a33b7fe1