[INFO] cloning repository https://github.com/jblindsay/whitebox-tools [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jblindsay/whitebox-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] af304e08d05c5ca9fc0048913ddc3eef220567c3 [INFO] testing jblindsay/whitebox-tools against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-9/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded late-static v0.3.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] aa82228e26c4055c3ce7fbe95df7ab068dcba30d2402a58dbc783ff2546c9e02 [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" "aa82228e26c4055c3ce7fbe95df7ab068dcba30d2402a58dbc783ff2546c9e02"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling libm v0.2.1 [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 serde v1.0.110 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling late-static v0.3.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 v0.6.5 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling kdtree v0.6.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling 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,link -Cembed-bitcode=no -C debuginfo=2 -C metadata=2e1e4383ddf60f91 -C extra-filename=-2e1e4383ddf60f91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-78580fbf595daae7.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-702ffbd59ab73d84.rlib --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-b9804468f7a5d17f.rlib --extern late_static=/opt/rustwide/target/debug/deps/liblate_static-acae1d05efc876cd.rlib --extern lzw=/opt/rustwide/target/debug/deps/liblzw-88a56833efa91571.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-6eca02b8afa79989.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-ad34c4db686b9a71.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-bc27f7054a1b722a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-40524d7bc9897096.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-003d5c9b7b3e8e0b.rlib --extern rstar=/opt/rustwide/target/debug/deps/librstar-183c08c9c9b28b4f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-43c78d185e0150c9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6e51ca2ac661204b.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-ea77f9016542fce2.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-3ec57870895ce7e3.rlib --extern zip=/opt/rustwide/target/debug/deps/libzip-c43bc3a9a04c09d0.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-c27ed26b9350b7ef/out/lib` (signal: 9, SIGKILL: kill) [INFO] running `"docker" "inspect" "aa82228e26c4055c3ce7fbe95df7ab068dcba30d2402a58dbc783ff2546c9e02"` [INFO] running `"docker" "rm" "-f" "aa82228e26c4055c3ce7fbe95df7ab068dcba30d2402a58dbc783ff2546c9e02"` [INFO] [stdout] aa82228e26c4055c3ce7fbe95df7ab068dcba30d2402a58dbc783ff2546c9e02