[INFO] fetching crate perpendicular 0.1.9...
[INFO] building perpendicular-0.1.9 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate perpendicular 0.1.9 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate perpendicular 0.1.9
[INFO] finished tweaking crates.io crate perpendicular 0.1.9
[INFO] tweaked toml for crates.io crate perpendicular 0.1.9 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate perpendicular 0.1.9 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 17 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded array-init v2.1.0
[INFO] [stderr]   Downloaded concat-idents v1.1.5
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0d1450acfda4e524edfd134f5d43d496a7a3551acd9ff5f4925781b59e591ab
[INFO] running `Command { std: "docker" "start" "-a" "d0d1450acfda4e524edfd134f5d43d496a7a3551acd9ff5f4925781b59e591ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0d1450acfda4e524edfd134f5d43d496a7a3551acd9ff5f4925781b59e591ab", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0d1450acfda4e524edfd134f5d43d496a7a3551acd9ff5f4925781b59e591ab", kill_on_drop: false }`
[INFO] [stdout] d0d1450acfda4e524edfd134f5d43d496a7a3551acd9ff5f4925781b59e591ab
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f919811c8a067fbb5e226e6df2fb7bf14446ff55f1cb59e650444cd61812af60
[INFO] running `Command { std: "docker" "start" "-a" "f919811c8a067fbb5e226e6df2fb7bf14446ff55f1cb59e650444cd61812af60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling concat-idents v1.1.5
[INFO] [stderr]    Compiling perpendicular v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:542:31
[INFO] [stdout]     |
[INFO] [stdout] 542 |         std::array::IntoIter::new(self.values)
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:773:47
[INFO] [stdout]     |
[INFO] [stdout] 773 |         let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.70s
[INFO] running `Command { std: "docker" "inspect" "f919811c8a067fbb5e226e6df2fb7bf14446ff55f1cb59e650444cd61812af60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f919811c8a067fbb5e226e6df2fb7bf14446ff55f1cb59e650444cd61812af60", kill_on_drop: false }`
[INFO] [stdout] f919811c8a067fbb5e226e6df2fb7bf14446ff55f1cb59e650444cd61812af60
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e661119b845781e932709795a8cd33310eea176878c60d8ce86b5a46467e152
[INFO] running `Command { std: "docker" "start" "-a" "7e661119b845781e932709795a8cd33310eea176878c60d8ce86b5a46467e152", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:542:31
[INFO] [stdout]     |
[INFO] [stdout] 542 |         std::array::IntoIter::new(self.values)
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling perpendicular v0.1.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:773:47
[INFO] [stdout]     |
[INFO] [stdout] 773 |         let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:542:31
[INFO] [stdout]     |
[INFO] [stdout] 542 |         std::array::IntoIter::new(self.values)
[INFO] [stdout]     |                               ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 763 | impl_bin_op!(+, Add, add);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 764 | impl_bin_op!(-, Sub, sub);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 765 | impl_bin_op!(*, Mul, mul);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 766 | impl_bin_op!(/, Div, div);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:703:55
[INFO] [stdout]     |
[INFO] [stdout] 703 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:704:56
[INFO] [stdout]     |
[INFO] [stdout] 704 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:719:55
[INFO] [stdout]     |
[INFO] [stdout] 719 |                 let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                                       ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:736:56
[INFO] [stdout]     |
[INFO] [stdout] 736 |                 let other_iter = std::array::IntoIter::new(rhs.values);
[INFO] [stdout]     |                                                        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 767 | impl_bin_op!(%, Rem, rem);
[INFO] [stdout]     | ------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `impl_bin_op` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::<T, N>::new`: use `IntoIterator::into_iter` instead
[INFO] [stdout]    --> src/lib.rs:773:47
[INFO] [stdout]     |
[INFO] [stdout] 773 |         let self_iter = std::array::IntoIter::new(self.values);
[INFO] [stdout]     |                                               ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "7e661119b845781e932709795a8cd33310eea176878c60d8ce86b5a46467e152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e661119b845781e932709795a8cd33310eea176878c60d8ce86b5a46467e152", kill_on_drop: false }`
[INFO] [stdout] 7e661119b845781e932709795a8cd33310eea176878c60d8ce86b5a46467e152
