[INFO] crate varlociraptor 1.5.0 is already in cache [INFO] checking varlociraptor-1.5.0 against try#c846f8a7dc7af09647f397f047db9cc81acb60bd for pr-69129 [INFO] extracting crate varlociraptor 1.5.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate varlociraptor 1.5.0 on toolchain c846f8a7dc7af09647f397f047db9cc81acb60bd [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate varlociraptor 1.5.0 [INFO] finished tweaking crates.io crate varlociraptor 1.5.0 [INFO] tweaked toml for crates.io crate varlociraptor 1.5.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate varlociraptor 1.5.0 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+c846f8a7dc7af09647f397f047db9cc81acb60bd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d6eddc2c07dee43738aa51b95b0ea0f126c9c3d3549b5023fac41a2d8b2532a8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "d6eddc2c07dee43738aa51b95b0ea0f126c9c3d3549b5023fac41a2d8b2532a8"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling bio v0.30.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Checking strum v0.16.0 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling GSL v1.1.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling fs-utils v1.1.1 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking getrandom v0.1.13 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking backtrace-sys v0.1.32 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking itertools-num v0.1.3 [INFO] [stderr] Checking counter v0.4.3 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling serde_derive v1.0.103 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling strum_macros v0.16.0 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Compiling shrinkwraprs v0.2.3 [INFO] [stderr] Compiling derive-new v0.5.8 [INFO] [stderr] Compiling getset v0.0.8 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking ndarray v0.13.0 [INFO] [stderr] Checking backtrace v0.3.40 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking statrs v0.11.0 [INFO] [stderr] Compiling snafu-derive v0.5.0 [INFO] [stderr] Checking hyper v0.10.16 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking csv-core v0.1.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Compiling structopt-derive v0.3.5 [INFO] [stderr] Checking rand_chacha v0.2.1 [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.28.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C debuginfo=2 --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=5fe8ced28c755e72 -C extra-filename=-5fe8ced28c755e72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-41d577f31123a53a.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f2e66daa7e5ebb63.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-c7020fbe7470f882.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libloading-1986420b1fd04d68/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `snafu-derive`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name snafu_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/snafu-derive-0.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C debuginfo=2 --cfg 'feature="backtraces"' --cfg 'feature="rust_1_30"' -C metadata=52fefd5ef67a0054 -C extra-filename=-52fefd5ef67a0054 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-044609edd7b4232f.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5e5863191d7f2e9b.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-5f4fa6f16aafd235.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "d6eddc2c07dee43738aa51b95b0ea0f126c9c3d3549b5023fac41a2d8b2532a8"` [INFO] running `"docker" "rm" "-f" "d6eddc2c07dee43738aa51b95b0ea0f126c9c3d3549b5023fac41a2d8b2532a8"` [INFO] [stdout] d6eddc2c07dee43738aa51b95b0ea0f126c9c3d3549b5023fac41a2d8b2532a8