[INFO] fetching crate laz 0.8.3... [INFO] checking laz-0.8.3 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] extracting crate laz 0.8.3 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate laz 0.8.3 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate laz 0.8.3 [INFO] finished tweaking crates.io crate laz 0.8.3 [INFO] tweaked toml for crates.io crate laz 0.8.3 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate laz 0.8.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regex v1.9.1 [INFO] [stderr] Downloaded serde_derive v1.0.171 [INFO] [stderr] Downloaded regex-automata v0.3.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.65 [INFO] [stderr] Downloaded quote v1.0.30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5baa75ed4a4dd4fc96f84ae8294115080acc04314e490cf73ee31b5259837545 [INFO] running `Command { std: "docker" "start" "-a" "5baa75ed4a4dd4fc96f84ae8294115080acc04314e490cf73ee31b5259837545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5baa75ed4a4dd4fc96f84ae8294115080acc04314e490cf73ee31b5259837545", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5baa75ed4a4dd4fc96f84ae8294115080acc04314e490cf73ee31b5259837545", kill_on_drop: false }` [INFO] [stdout] 5baa75ed4a4dd4fc96f84ae8294115080acc04314e490cf73ee31b5259837545 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73485de4f39269b31eb26786b79bdd0011134c40355c52f0fbab3957d0316df8 [INFO] running `Command { std: "docker" "start" "-a" "73485de4f39269b31eb26786b79bdd0011134c40355c52f0fbab3957d0316df8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking laz v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/las/gps.rs:788:66 [INFO] [stdout] | [INFO] [stdout] 788 | ... - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 788 - - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] 788 + - self.common.last_gps_times[(self.common.last + i) & 3] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:946:21 [INFO] [stdout] | [INFO] [stdout] 946 | let mut the_context = &mut self.contexts[self.current_context]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:947:21 [INFO] [stdout] | [INFO] [stdout] 947 | let mut last_point = &mut the_context.last_point; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/las/gps.rs:788:66 [INFO] [stdout] | [INFO] [stdout] 788 | ... - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 788 - - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] 788 + - self.common.last_gps_times[(self.common.last + i) & 3] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:946:21 [INFO] [stdout] | [INFO] [stdout] 946 | let mut the_context = &mut self.contexts[self.current_context]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:947:21 [INFO] [stdout] | [INFO] [stdout] 947 | let mut last_point = &mut the_context.last_point; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "73485de4f39269b31eb26786b79bdd0011134c40355c52f0fbab3957d0316df8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73485de4f39269b31eb26786b79bdd0011134c40355c52f0fbab3957d0316df8", kill_on_drop: false }` [INFO] [stdout] 73485de4f39269b31eb26786b79bdd0011134c40355c52f0fbab3957d0316df8 [INFO] checking laz-0.8.3 against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] extracting crate laz 0.8.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate laz 0.8.3 on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate laz 0.8.3 [INFO] finished tweaking crates.io crate laz 0.8.3 [INFO] tweaked toml for crates.io crate laz 0.8.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate laz 0.8.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14c10811b94d5545a7661809866481c6b40671850deb3ad9794d0478ae4ac238 [INFO] running `Command { std: "docker" "start" "-a" "14c10811b94d5545a7661809866481c6b40671850deb3ad9794d0478ae4ac238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14c10811b94d5545a7661809866481c6b40671850deb3ad9794d0478ae4ac238", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14c10811b94d5545a7661809866481c6b40671850deb3ad9794d0478ae4ac238", kill_on_drop: false }` [INFO] [stdout] 14c10811b94d5545a7661809866481c6b40671850deb3ad9794d0478ae4ac238 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "RUSTDOCFLAGS=--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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bdfb8f478c156490e1e9f5dafe943da9927107d030dc1048a8ce87a1de80c6c [INFO] running `Command { std: "docker" "start" "-a" "1bdfb8f478c156490e1e9f5dafe943da9927107d030dc1048a8ce87a1de80c6c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.65 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.103 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking rand_xoshiro v0.1.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling syn v2.0.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Checking criterion-plot v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Checking regex-automata v0.3.3 [INFO] [stderr] Checking laz v0.8.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/las/gps.rs:788:66 [INFO] [stdout] | [INFO] [stdout] 788 | ... - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 788 - - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] 788 + - self.common.last_gps_times[(self.common.last + i) & 3] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:946:21 [INFO] [stdout] | [INFO] [stdout] 946 | let mut the_context = &mut self.contexts[self.current_context]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:947:21 [INFO] [stdout] | [INFO] [stdout] 947 | let mut last_point = &mut the_context.last_point; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regex v1.9.1 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking indicatif v0.16.2 [INFO] [stderr] Checking csv v1.2.2 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking criterion v0.2.11 [INFO] [stdout] warning: unnecessary parentheses around index expression [INFO] [stdout] --> src/las/gps.rs:788:66 [INFO] [stdout] | [INFO] [stdout] 788 | ... - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 788 - - self.common.last_gps_times[((self.common.last + i) & 3)] [INFO] [stdout] 788 + - self.common.last_gps_times[(self.common.last + i) & 3] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:946:21 [INFO] [stdout] | [INFO] [stdout] 946 | let mut the_context = &mut self.contexts[self.current_context]; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/las/point6.rs:947:21 [INFO] [stdout] | [INFO] [stdout] 947 | let mut last_point = &mut the_context.last_point; [INFO] [stdout] | ----^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.54s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1bdfb8f478c156490e1e9f5dafe943da9927107d030dc1048a8ce87a1de80c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bdfb8f478c156490e1e9f5dafe943da9927107d030dc1048a8ce87a1de80c6c", kill_on_drop: false }` [INFO] [stdout] 1bdfb8f478c156490e1e9f5dafe943da9927107d030dc1048a8ce87a1de80c6c