[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] e8b0f6e78ed98ad2ce7addf21c33b691f82c21c3 [INFO] testing jblindsay/whitebox-tools against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-49/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-49/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-49/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43bb5ff4ed8f49eabb30c2ecdee9de460d9bb436dde3aaba31ba025959681712 [INFO] running `Command { std: "docker" "start" "-a" "43bb5ff4ed8f49eabb30c2ecdee9de460d9bb436dde3aaba31ba025959681712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43bb5ff4ed8f49eabb30c2ecdee9de460d9bb436dde3aaba31ba025959681712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43bb5ff4ed8f49eabb30c2ecdee9de460d9bb436dde3aaba31ba025959681712", kill_on_drop: false }` [INFO] [stdout] 43bb5ff4ed8f49eabb30c2ecdee9de460d9bb436dde3aaba31ba025959681712 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-49/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4f17fa82b75618c3c2a6611b459eff851d8a3b765281ef8290cfb7f1d26e8f2 [INFO] running `Command { std: "docker" "start" "-a" "e4f17fa82b75618c3c2a6611b459eff851d8a3b765281ef8290cfb7f1d26e8f2", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling pdqselect v0.1.0 [INFO] [stderr] Compiling fasteval v0.2.4 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.1 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling uuid v0.8.2 [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 num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling quote v1.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 generic-array v0.12.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling brotli-decompressor v2.3.1 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling statrs v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling brotli v3.3.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rand_distr v0.2.2 [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 bzip2 v0.3.3 [INFO] [stderr] Compiling whitebox_common v2.0.0 (/opt/rustwide/workdir/whitebox-common) [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling nalgebra v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.123 [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 serde_json v1.0.64 [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] [stdout] warning: field is never read: `unused1` [INFO] [stdout] --> whitebox-vector/src/shapefile/mod.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 32 | unused1: i32, // BigEndian [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unused2` [INFO] [stdout] --> whitebox-vector/src/shapefile/mod.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | unused2: i32, // BigEndian [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unused3` [INFO] [stdout] --> whitebox-vector/src/shapefile/mod.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | unused3: i32, // BigEndian [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unused4` [INFO] [stdout] --> whitebox-vector/src/shapefile/mod.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 35 | unused4: i32, // BigEndian [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `unused5` [INFO] [stdout] --> whitebox-vector/src/shapefile/mod.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | unused5: i32, // BigEndian [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling whitebox_lidar v2.0.0 (/opt/rustwide/workdir/whitebox-lidar) [INFO] [stderr] Compiling whitebox_plugins v1.5.0 (/opt/rustwide/workdir/whitebox-plugins) [INFO] [stderr] Compiling whitebox_tools v2.0.1 (/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 --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=052822b0ace0021e -C extra-filename=-052822b0ace0021e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-5373212db2bebf14.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-87f8ee505d9710dd.rlib --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-a28a7df5696fd43e.rlib --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-de6f1c8ffae47eb4.rlib --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-6cbc090115ca5522.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1f7d676cbeb562f9.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e341435afa9fb5c2.rlib --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-7a5dc6d70bd67fe5.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-eff047de99a1bf88.rlib --extern rstar=/opt/rustwide/target/debug/deps/librstar-d639ef200e72988f.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ffff4b3ebbbfdd48.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-cc205561ce9819f2.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-030e5afcc72785ae.rlib --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-97a6983c048fcb95.rlib --extern whitebox_common=/opt/rustwide/target/debug/deps/libwhitebox_common-e6cd948dba3c3783.rlib --extern whitebox_lidar=/opt/rustwide/target/debug/deps/libwhitebox_lidar-a5ffd5a65e852f41.rlib --extern whitebox_raster=/opt/rustwide/target/debug/deps/libwhitebox_raster-a1ec71bf9cb88227.rlib --extern whitebox_vector=/opt/rustwide/target/debug/deps/libwhitebox_vector-5d6064c58834f46a.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-d6423faa3924c894/out/lib` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e4f17fa82b75618c3c2a6611b459eff851d8a3b765281ef8290cfb7f1d26e8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f17fa82b75618c3c2a6611b459eff851d8a3b765281ef8290cfb7f1d26e8f2", kill_on_drop: false }` [INFO] [stdout] e4f17fa82b75618c3c2a6611b459eff851d8a3b765281ef8290cfb7f1d26e8f2