[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] db8423fd1e9b884ab9c6cd11eff7309c1e892a0a [INFO] checking jblindsay/whitebox-tools against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjblindsay%2Fwhitebox-tools" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jblindsay/whitebox-tools on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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-2/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 78d45be756d4b8edea9f7f5017d15c19d7ae822663bf4492b0205692cb0dc498 [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" "78d45be756d4b8edea9f7f5017d15c19d7ae822663bf4492b0205692cb0dc498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "78d45be756d4b8edea9f7f5017d15c19d7ae822663bf4492b0205692cb0dc498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78d45be756d4b8edea9f7f5017d15c19d7ae822663bf4492b0205692cb0dc498", kill_on_drop: false }` [INFO] [stdout] 78d45be756d4b8edea9f7f5017d15c19d7ae822663bf4492b0205692cb0dc498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d0f3517db8926add27beb79e847a4ee796d6078e6979eb718fddad98002656ff [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" "d0f3517db8926add27beb79e847a4ee796d6078e6979eb718fddad98002656ff", 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] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [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 unicode-xid v0.2.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Checking lzw v0.10.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 rayon v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking msdos_time v0.1.6 [INFO] [stderr] Checking flate2 v1.0.14 [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] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking statrs v0.9.0 [INFO] [stderr] Compiling bzip2-sys v0.1.8+1.0.8 [INFO] [stderr] Checking rayon-core v1.7.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking rstar v0.7.1 [INFO] [stderr] Checking kdtree v0.6.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Checking num-rational v0.2.4 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking alga v0.9.3 [INFO] [stderr] Checking zip v0.3.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking whitebox_tools v1.5.0 (/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,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=0bfcd9213f53ba66 -C extra-filename=-0bfcd9213f53ba66 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-6cff13e263182f19.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4de59176d13b678f.rmeta --extern kdtree=/opt/rustwide/target/debug/deps/libkdtree-bca7672387f6165b.rmeta --extern late_static=/opt/rustwide/target/debug/deps/liblate_static-e852d32c34e3acdd.rmeta --extern lzw=/opt/rustwide/target/debug/deps/liblzw-4426686ee71a2088.rmeta --extern miniz_oxide=/opt/rustwide/target/debug/deps/libminiz_oxide-0ef6aea3a1659739.rmeta --extern nalgebra=/opt/rustwide/target/debug/deps/libnalgebra-2b40b8e28940f053.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-c1e3adc066ed84b3.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-7775e5a720e57995.rmeta --extern rand_distr=/opt/rustwide/target/debug/deps/librand_distr-47ffd51a0b0888ba.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-d65d6057660a90bf.rmeta --extern rstar=/opt/rustwide/target/debug/deps/librstar-7d96a0d10fdb1888.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-c12f1d79c5d75f1c.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-b6738e3676651e22.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4d2c65162ce1e94d.rmeta --extern statrs=/opt/rustwide/target/debug/deps/libstatrs-1821fd368a1c7007.rmeta --extern zip=/opt/rustwide/target/debug/deps/libzip-386febcb0656b4a1.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/bzip2-sys-90fc70eeac769c39/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] --> src/tools/terrain_analysis/time_in_daylight.rs:934:5 [INFO] [stdout] | [INFO] [stdout] 934 | 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] --> src/tools/terrain_analysis/time_in_daylight.rs:935:5 [INFO] [stdout] | [INFO] [stdout] 935 | sunset: PositionTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tools/lidar_analysis/classify_buildings.rs:204:32 [INFO] [stdout] | [INFO] [stdout] 204 | Err(err) => panic!(format!("Error reading file {}: {}", input_file, err)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 204 | Err(err) => panic!("Error reading file {}: {}", input_file, err), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tools/lidar_analysis/clip_lidar_to_polygon.rs:201:32 [INFO] [stdout] | [INFO] [stdout] 201 | Err(err) => panic!(format!("Error reading file {}: {}", input_file, err)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 201 | Err(err) => panic!("Error reading file {}: {}", input_file, err), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tools/lidar_analysis/erase_polygon_from_lidar.rs:199:32 [INFO] [stdout] | [INFO] [stdout] 199 | Err(err) => panic!(format!("Error reading file {}: {}", input_file, err)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 199 | Err(err) => panic!("Error reading file {}: {}", input_file, err), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tools/lidar_analysis/las_to_zlidar.rs:293:40 [INFO] [stdout] | [INFO] [stdout] 293 | ... panic!(format!("Error reading file: {}", input_file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 293 | panic!("Error reading file: {}", input_file); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tools/lidar_analysis/select_tiles_by_polygon.rs:285:44 [INFO] [stdout] | [INFO] [stdout] 285 | Err(err) => panic!(format!("Error reading file {}: {}", input_file, err)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 285 | Err(err) => panic!("Error reading file {}: {}", input_file, err), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tools/lidar_analysis/zlidar_to_las.rs:253:40 [INFO] [stdout] | [INFO] [stdout] 253 | ... panic!(format!("Error reading file: {}", input_file)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 253 | panic!("Error reading file: {}", input_file); [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/tools/math_stat_analysis/anova.rs:297:20 [INFO] [stdout] | [INFO] [stdout] 297 | ...ic!(Error::new(ErrorKind::InvalidInput, "The input and feature definition rasters must have the same number of rows and columns.")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 297 | panic!("{}", Error::new(ErrorKind::InvalidInput, "The input and feature definition rasters must have the same number of rows and columns.")); [INFO] [stdout] | ^^^^^ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 297 | std::panic::panic_any(Error::new(ErrorKind::InvalidInput, "The input and feature definition rasters must have the same number of rows and columns.")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/vector/shapefile/geometry.rs:517:25 [INFO] [stdout] | [INFO] [stdout] 517 | _ => panic!(format!("Unrecognized ShapeType: {}", value)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 517 | _ => panic!("Unrecognized ShapeType: {}", value), [INFO] [stdout] | -- -- [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "d0f3517db8926add27beb79e847a4ee796d6078e6979eb718fddad98002656ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0f3517db8926add27beb79e847a4ee796d6078e6979eb718fddad98002656ff", kill_on_drop: false }` [INFO] [stdout] d0f3517db8926add27beb79e847a4ee796d6078e6979eb718fddad98002656ff