[INFO] updating cached repository https://github.com/jblindsay/whitebox-tools [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/jblindsay/whitebox-tools [INFO] [stderr] 3acfb1a..ae1c298 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ae1c2980ab6bf549527696864c3f68671e14f1e5 [INFO] checking jblindsay/whitebox-tools against master#74e80468347471779be6060d8d7d6d04e98e467f for pr-72788 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 59% (340/572) Checking out files: 60% (344/572) Checking out files: 61% (349/572) Checking out files: 62% (355/572) Checking out files: 63% (361/572) Checking out files: 64% (367/572) Checking out files: 65% (372/572) Checking out files: 66% (378/572) Checking out files: 67% (384/572) Checking out files: 68% (389/572) Checking out files: 69% (395/572) Checking out files: 70% (401/572) Checking out files: 71% (407/572) Checking out files: 72% (412/572) Checking out files: 73% (418/572) Checking out files: 74% (424/572) Checking out files: 75% (429/572) Checking out files: 76% (435/572) Checking out files: 77% (441/572) Checking out files: 78% (447/572) Checking out files: 79% (452/572) Checking out files: 80% (458/572) Checking out files: 81% (464/572) Checking out files: 82% (470/572) Checking out files: 83% (475/572) Checking out files: 84% (481/572) Checking out files: 85% (487/572) Checking out files: 86% (492/572) Checking out files: 87% (498/572) Checking out files: 88% (504/572) Checking out files: 89% (510/572) Checking out files: 90% (515/572) Checking out files: 91% (521/572) Checking out files: 92% (527/572) Checking out files: 93% (532/572) Checking out files: 94% (538/572) Checking out files: 95% (544/572) Checking out files: 96% (550/572) Checking out files: 97% (555/572) Checking out files: 98% (561/572) Checking out files: 99% (567/572) Checking out files: 100% (572/572) Checking out files: 100% (572/572), done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain 74e80468347471779be6060d8d7d6d04e98e467f [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jblindsay/whitebox-tools [INFO] finished tweaking git repo https://github.com/jblindsay/whitebox-tools [INFO] tweaked toml for git repo https://github.com/jblindsay/whitebox-tools written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jblindsay/whitebox-tools already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+74e80468347471779be6060d8d7d6d04e98e467f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+74e80468347471779be6060d8d7d6d04e98e467f" "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] 8bed6938bb1ee203cf6ca16a67f1a865cc8bdf0a5b1eef815cbeac60e4422530 [INFO] running `"docker" "start" "-a" "8bed6938bb1ee203cf6ca16a67f1a865cc8bdf0a5b1eef815cbeac60e4422530"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking late-static v0.3.0 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rstar v0.7.1 [INFO] [stderr] Checking kdtree v0.6.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking whitebox_tools v1.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `whitebox_tools`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name whitebox_tools --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type bin --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 -C metadata=2cfdfccceed2f46a -C extra-filename=-2cfdfccceed2f46a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-04c49ba599f3e26e.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-048a607b4dc7240b.rmeta --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-98a684d0f5c7d6f4.rmeta --extern late_static=/opt/rustwide/target/debug/deps/liblate_static-b7da2ca0b45c89d2.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-6b43b5326cd11b77.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-0c6203bdb20ae775.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-d9eb183d9a11d89d.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-3c9e0e23dcac7158.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-73449e82dd620f52.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-9f9d7fe15f8fd96c.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-4bb1c4f4dfc81470.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-27b135e5c2f385d5.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-d0a891383752cbc1.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-acdf1556ccc05292.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-ffde76d822bb49b6.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-a372e22775f5f3e3.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-a2062a5f1dca817d/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "8bed6938bb1ee203cf6ca16a67f1a865cc8bdf0a5b1eef815cbeac60e4422530"` [INFO] running `"docker" "rm" "-f" "8bed6938bb1ee203cf6ca16a67f1a865cc8bdf0a5b1eef815cbeac60e4422530"` [INFO] [stdout] 8bed6938bb1ee203cf6ca16a67f1a865cc8bdf0a5b1eef815cbeac60e4422530