[INFO] cloning repository https://github.com/jblindsay/whitebox-tools [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b08b58bf35d93cfb81a767276a7266c106ef4e50 [INFO] checking jblindsay/whitebox-tools against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded late-static v0.3.0 [INFO] running `Command { std: "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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a95e9c5eddc0e506a4926a0a971aed32ccf399a2d7e94ea1be5a7ce596cad73 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7a95e9c5eddc0e506a4926a0a971aed32ccf399a2d7e94ea1be5a7ce596cad73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a95e9c5eddc0e506a4926a0a971aed32ccf399a2d7e94ea1be5a7ce596cad73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a95e9c5eddc0e506a4926a0a971aed32ccf399a2d7e94ea1be5a7ce596cad73", kill_on_drop: false }` [INFO] [stdout] 7a95e9c5eddc0e506a4926a0a971aed32ccf399a2d7e94ea1be5a7ce596cad73 [INFO] running `Command { std: "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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbc46c160ea85eccaa966c93e67cfe147d4bfbdb6e93bd7d7b15ad1fd4256254 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bbc46c160ea85eccaa966c93e67cfe147d4bfbdb6e93bd7d7b15ad1fd4256254", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking late-static v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling memoffset v0.5.5 [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 rayon v1.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [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 rand_distr v0.2.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking whitebox_tools v1.3.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 --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --test -C metadata=b4f7dda65006296a -C extra-filename=-b4f7dda65006296a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d318bf70139b3e64.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-382079760042eebd.rmeta --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-de517a86ea56405d.rmeta --extern late_static=/opt/rustwide/target/debug/deps/liblate_static-2ed8db3d2ded61cf.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-31f74380d851a46b.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-b1511b09d0cf76ba.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-ef65e351cb90afd6.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-34111be2e25d8547.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-aedca7930562d3ec.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-7731eaf660534ff0.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-ab0f48e874603638.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-8791b2cafa15b8b1.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-2f4fe73bc0f26842.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6b2e38d44b0f0362.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-fa41a39e333a7eb8.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-04a511bab70532ae.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-43464543e7bd1d55.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-912c24fbf09487c8/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bbc46c160ea85eccaa966c93e67cfe147d4bfbdb6e93bd7d7b15ad1fd4256254", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbc46c160ea85eccaa966c93e67cfe147d4bfbdb6e93bd7d7b15ad1fd4256254", kill_on_drop: false }` [INFO] [stdout] bbc46c160ea85eccaa966c93e67cfe147d4bfbdb6e93bd7d7b15ad1fd4256254