[INFO] fetching crate pure_pursuit 0.1.4...
[INFO] checking pure_pursuit-0.1.4 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate pure_pursuit 0.1.4 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate pure_pursuit 0.1.4 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-6-tc1/source/Cargo.toml
[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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "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] [stderr]   Downloaded libm v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 35058cb7474496b772ec3f52f6ce9482be77e618676908310de247df3eb6246f
[INFO] running `Command { std: "docker" "start" "-a" "35058cb7474496b772ec3f52f6ce9482be77e618676908310de247df3eb6246f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "35058cb7474496b772ec3f52f6ce9482be77e618676908310de247df3eb6246f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35058cb7474496b772ec3f52f6ce9482be77e618676908310de247df3eb6246f", kill_on_drop: false }`
[INFO] [stdout] 35058cb7474496b772ec3f52f6ce9482be77e618676908310de247df3eb6246f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a6654e2a63ab9a011e36b956cacf2012be5114eb892099142eec02eb6c159ee
[INFO] running `Command { std: "docker" "start" "-a" "5a6654e2a63ab9a011e36b956cacf2012be5114eb892099142eec02eb6c159ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.2
[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]    Compiling libc v0.2.119
[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] warning: use of deprecated function `api::paths::pathematics::path_builder`: Please use Pathematics::<T,D>::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[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: 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] warning: use of deprecated function `api::paths::pathematics::path_builder`: Please use Pathematics::<T,D>::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[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] 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] 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] 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: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] [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] warning: unused variable: `path_builder`
[INFO] [stdout]   --> src/lib.rs:20:13
[INFO] [stdout]    |
[INFO] [stdout] 20 |         let path_builder = Pathematics::<f64, 2>::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::<f64, 2>::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::<f64, 2> {
[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::<f64, 2> {
[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::<f64, 2> {
[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::<f64, 2> {
[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" "5a6654e2a63ab9a011e36b956cacf2012be5114eb892099142eec02eb6c159ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a6654e2a63ab9a011e36b956cacf2012be5114eb892099142eec02eb6c159ee", kill_on_drop: false }`
[INFO] [stdout] 5a6654e2a63ab9a011e36b956cacf2012be5114eb892099142eec02eb6c159ee
