[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] b3aeae70d5fa2050139f5f0fdc047aaa977405b3 [INFO] testing jblindsay/whitebox-tools against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ddc84c30292efe91b8ea0492fb240a6421919f41701ff0f07bba3cb1767d1f29 [INFO] running `Command { std: "docker" "start" "-a" "ddc84c30292efe91b8ea0492fb240a6421919f41701ff0f07bba3cb1767d1f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ddc84c30292efe91b8ea0492fb240a6421919f41701ff0f07bba3cb1767d1f29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddc84c30292efe91b8ea0492fb240a6421919f41701ff0f07bba3cb1767d1f29", kill_on_drop: false }` [INFO] [stdout] ddc84c30292efe91b8ea0492fb240a6421919f41701ff0f07bba3cb1767d1f29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e61574af1239da02689193b6e01db0eaa0583fb9530cd888e6a3def90e52802 [INFO] running `Command { std: "docker" "start" "-a" "5e61574af1239da02689193b6e01db0eaa0583fb9530cd888e6a3def90e52802", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rstar v0.7.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling laz v0.5.2 [INFO] [stderr] Compiling kdtree v0.6.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling whitebox_common v2.0.0 (/opt/rustwide/workdir/whitebox-common) [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling las v0.7.4 [INFO] [stderr] Compiling whitebox_raster v2.0.0 (/opt/rustwide/workdir/whitebox-raster) [INFO] [stderr] Compiling whitebox_vector v1.5.0 (/opt/rustwide/workdir/whitebox-vector) [INFO] [stderr] Compiling whitebox_lidar v2.0.0 (/opt/rustwide/workdir/whitebox-lidar) [INFO] [stderr] Compiling whitebox_plugins v2.0.0 (/opt/rustwide/workdir/whitebox-plugins) [INFO] [stderr] Compiling whitebox_tools v2.1.0 (/opt/rustwide/workdir/whitebox-tools-app) [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=2021 whitebox-tools-app/src/main.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=34d9516164413b72 -C extra-filename=-34d9516164413b72 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-2761fcbcd1a84388.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2f3b3d77d1ed3a62.rlib --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-5de4bdc38d0b8af1.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-cbe1f5d281b355c7.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-0e21624d3c8c8e00.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2ce7ef4059d5de57.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-aef7ab76867105e7.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-79ac34ed81e85a08.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-d9ee6cd0055681a9.rlib --extern rstar=/opt/rustwide/target/debug/deps/librstar-56fb15182991b381.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-e4de2b5066e54728.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-fc85828b188598a3.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a111449bddc567c1.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-195b38addf5a2bef.rlib --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-11d4c6b60a839e93.rlib --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-fc0f4f44cc078df3.rlib --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-a227671cd3da8f39.rlib --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-0709dcf809712573.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-22acef1a6fc0c474/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" "5e61574af1239da02689193b6e01db0eaa0583fb9530cd888e6a3def90e52802", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e61574af1239da02689193b6e01db0eaa0583fb9530cd888e6a3def90e52802", kill_on_drop: false }` [INFO] [stdout] 5e61574af1239da02689193b6e01db0eaa0583fb9530cd888e6a3def90e52802