[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] 142002f5de0a6dc8d4906b371f98a25f6f7b199b [INFO] checking jblindsay/whitebox-tools against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "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-12/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" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zip v0.3.3 [INFO] [stderr] Downloaded matrixmultiply v0.2.4 [INFO] [stderr] Downloaded num-bigint v0.3.2 [INFO] [stderr] Downloaded kdtree v0.6.0 [INFO] [stderr] Downloaded v_eval v0.6.0 [INFO] [stderr] Downloaded rstar v0.7.1 [INFO] [stderr] Downloaded msdos_time v0.1.6 [INFO] [stderr] Downloaded statrs v0.9.0 [INFO] [stderr] Downloaded laz v0.5.2 [INFO] [stderr] Downloaded bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Downloaded las v0.7.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bcd29a88730c00fcd2cc8ba2b608f79efa09edb621c744c2ef242a7be32e67f [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" "6bcd29a88730c00fcd2cc8ba2b608f79efa09edb621c744c2ef242a7be32e67f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bcd29a88730c00fcd2cc8ba2b608f79efa09edb621c744c2ef242a7be32e67f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bcd29a88730c00fcd2cc8ba2b608f79efa09edb621c744c2ef242a7be32e67f", kill_on_drop: false }` [INFO] [stdout] 6bcd29a88730c00fcd2cc8ba2b608f79efa09edb621c744c2ef242a7be32e67f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b23a9e88d0c0766336a2d984bb52d93878840a5bdaed74710439c8f7bd3812d5 [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" "b23a9e88d0c0766336a2d984bb52d93878840a5bdaed74710439c8f7bd3812d5", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking generic-array v0.12.3 [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 num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling num-bigint v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rstar v0.7.1 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking laz v0.5.2 [INFO] [stderr] Checking kdtree v0.6.0 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling whitebox_common v1.5.0 (/opt/rustwide/workdir/whitebox-common) [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking v_eval v0.6.0 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking las v0.7.4 [INFO] [stderr] Checking serde v1.0.123 [INFO] [stderr] Checking whitebox_raster v1.5.0 (/opt/rustwide/workdir/whitebox-raster) [INFO] [stderr] Checking whitebox_vector v1.5.0 (/opt/rustwide/workdir/whitebox-vector) [INFO] [stderr] Checking whitebox_lidar v1.5.0 (/opt/rustwide/workdir/whitebox-lidar) [INFO] [stderr] Checking whitebox_plugins v1.5.0 (/opt/rustwide/workdir/whitebox-plugins) [INFO] [stderr] Checking whitebox_tools v1.5.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=2018 whitebox-tools-app/src/main.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=7b656e24a6feeeba -C extra-filename=-7b656e24a6feeeba --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-823120ebe90b235c.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-b9e086993df34eb1.rmeta --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-2aae2a208ac075b0.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-18d326ed16c49975.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-95a3488e5eaa0521.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-5bda99edfa4d5a59.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-cb582f3765711a82.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-863dfe20ad9b3280.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-902dfabc22bc8ee1.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-9dded585abacf434.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-6d000e4665231b3d.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-65ebf135aea10359.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7275bec0148d22d6.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-7e1e04ef54344dee.rmeta --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-f9ac1911530b55f2.rmeta --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-983069ee66d9c551.rmeta --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-44facdcde8e4f387.rmeta --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-7678663b491e567e.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-3416e3a9936d511d/out/lib` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: field is never read: `sunrise` [INFO] [stdout] --> whitebox-tools-app/src/tools/terrain_analysis/time_in_daylight.rs:989:5 [INFO] [stdout] | [INFO] [stdout] 989 | sunrise: PositionTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sunset` [INFO] [stdout] --> whitebox-tools-app/src/tools/terrain_analysis/time_in_daylight.rs:990:5 [INFO] [stdout] | [INFO] [stdout] 990 | sunset: PositionTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "b23a9e88d0c0766336a2d984bb52d93878840a5bdaed74710439c8f7bd3812d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b23a9e88d0c0766336a2d984bb52d93878840a5bdaed74710439c8f7bd3812d5", kill_on_drop: false }` [INFO] [stdout] b23a9e88d0c0766336a2d984bb52d93878840a5bdaed74710439c8f7bd3812d5