[INFO] fetching crate pure_pursuit 0.1.4... [INFO] checking pure_pursuit-0.1.4 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate pure_pursuit 0.1.4 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate pure_pursuit 0.1.4 [INFO] finished tweaking crates.io crate pure_pursuit 0.1.4 [INFO] tweaked toml for crates.io crate pure_pursuit 0.1.4 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pure_pursuit 0.1.4 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pure_pursuit 0.1.4 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc-print v0.1.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04ac11d990e266617ef70b0a72e7b18ee58506abdeefd3ac7038bfe44bb84d84 [INFO] running `Command { std: "docker" "start" "-a" "04ac11d990e266617ef70b0a72e7b18ee58506abdeefd3ac7038bfe44bb84d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04ac11d990e266617ef70b0a72e7b18ee58506abdeefd3ac7038bfe44bb84d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04ac11d990e266617ef70b0a72e7b18ee58506abdeefd3ac7038bfe44bb84d84", kill_on_drop: false }` [INFO] [stdout] 04ac11d990e266617ef70b0a72e7b18ee58506abdeefd3ac7038bfe44bb84d84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b06ddac5f0dfd498734f4888e31c298f24d9801a81b760550993b1f75443dce8 [INFO] running `Command { std: "docker" "start" "-a" "b06ddac5f0dfd498734f4888e31c298f24d9801a81b760550993b1f75443dce8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking libc-print v0.1.17 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking pure_pursuit v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] error[E0635]: unknown feature `array_zip` [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_zip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `api::paths::pathematics::path_builder`: Please use Pathematics::::builder() [INFO] [stdout] --> src/api/paths/mod.rs:4:49 [INFO] [stdout] | [INFO] [stdout] 4 | pub use pathematics::{PathBuilder, Pathematics, path_builder}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `PathBuilder` [INFO] [stdout] --> src/lib.rs:16:26 [INFO] [stdout] | [INFO] [stdout] 16 | use crate::prelude::{PathBuilder, Pathematics, Waypoint}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `array_zip` [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(array_zip)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `api::paths::pathematics::path_builder`: Please use Pathematics::::builder() [INFO] [stdout] --> src/api/paths/mod.rs:4:49 [INFO] [stdout] | [INFO] [stdout] 4 | pub use pathematics::{PathBuilder, Pathematics, path_builder}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 172 | let a: T = p [INFO] [stdout] | ________________________________- [INFO] [stdout] 173 | | .dimensions [INFO] [stdout] 174 | | .zip(q.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 180 | let b: T = p [INFO] [stdout] | ________________________________- [INFO] [stdout] 181 | | .dimensions [INFO] [stdout] 182 | | .zip(q.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 190 | let c: T = p [INFO] [stdout] | ________________________________- [INFO] [stdout] 191 | | .dimensions [INFO] [stdout] 192 | | .zip(position.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 204 | let rt: [T; D] = p [INFO] [stdout] | ______________________________________- [INFO] [stdout] 205 | | .dimensions [INFO] [stdout] 206 | | .zip(q.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:174:26 [INFO] [stdout] | [INFO] [stdout] 172 | let a: T = p [INFO] [stdout] | ________________________________- [INFO] [stdout] 173 | | .dimensions [INFO] [stdout] 174 | | .zip(q.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pure_pursuit` (lib) due to 5 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:182:26 [INFO] [stdout] | [INFO] [stdout] 180 | let b: T = p [INFO] [stdout] | ________________________________- [INFO] [stdout] 181 | | .dimensions [INFO] [stdout] 182 | | .zip(q.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:192:26 [INFO] [stdout] | [INFO] [stdout] 190 | let c: T = p [INFO] [stdout] | ________________________________- [INFO] [stdout] 191 | | .dimensions [INFO] [stdout] 192 | | .zip(position.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: `[T; D]` is not an iterator [INFO] [stdout] --> src/api/paths/pathematics.rs:206:26 [INFO] [stdout] | [INFO] [stdout] 204 | let rt: [T; D] = p [INFO] [stdout] | ______________________________________- [INFO] [stdout] 205 | | .dimensions [INFO] [stdout] 206 | | .zip(q.dimensions) [INFO] [stdout] | | -^^^ `[T; D]` is not an iterator [INFO] [stdout] | |_________________________| [INFO] [stdout] | [INFO] [stdout] | [INFO] [stdout] = note: the following trait bounds were not satisfied: [INFO] [stdout] `[T; D]: Iterator` [INFO] [stdout] which is required by `&mut [T; D]: Iterator` [INFO] [stdout] `[T]: Iterator` [INFO] [stdout] which is required by `&mut [T]: Iterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path_builder` [INFO] [stdout] --> src/lib.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | let path_builder = Pathematics::::builder() [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_builder` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/lib.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let path = Pathematics::::builder() [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:65:13 [INFO] [stdout] | [INFO] [stdout] 65 | let mut position = Waypoint:: { [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/lib.rs:72:13 [INFO] [stdout] | [INFO] [stdout] 72 | let mut target_expected = Waypoint:: { [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:98:13 [INFO] [stdout] | [INFO] [stdout] 98 | let mut position = Waypoint:: { [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:105:13 [INFO] [stdout] | [INFO] [stdout] 105 | let mut target_expected = Waypoint:: { [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0599, E0635. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pure_pursuit` (lib test) due to 5 previous errors; 8 warnings emitted [INFO] running `Command { std: "docker" "inspect" "b06ddac5f0dfd498734f4888e31c298f24d9801a81b760550993b1f75443dce8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b06ddac5f0dfd498734f4888e31c298f24d9801a81b760550993b1f75443dce8", kill_on_drop: false }` [INFO] [stdout] b06ddac5f0dfd498734f4888e31c298f24d9801a81b760550993b1f75443dce8