[INFO] fetching crate perpendicular 0.1.9... [INFO] checking perpendicular-0.1.9 against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] extracting crate perpendicular 0.1.9 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate perpendicular 0.1.9 on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5de6553fb3300165e988652886812022b4dab6b1d1a69fe17d201ea7b660b8f2 [INFO] running `Command { std: "docker" "start" "-a" "5de6553fb3300165e988652886812022b4dab6b1d1a69fe17d201ea7b660b8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5de6553fb3300165e988652886812022b4dab6b1d1a69fe17d201ea7b660b8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5de6553fb3300165e988652886812022b4dab6b1d1a69fe17d201ea7b660b8f2", kill_on_drop: false }` [INFO] [stdout] 5de6553fb3300165e988652886812022b4dab6b1d1a69fe17d201ea7b660b8f2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 06ca79e1806534f65fc39052e977b78b64c77633f501f0464230def9977bf921 [INFO] running `Command { std: "docker" "start" "-a" "06ca79e1806534f65fc39052e977b78b64c77633f501f0464230def9977bf921", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Checking array-init v2.0.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Compiling concat-idents v1.1.3 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking perpendicular v0.1.9 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::array::IntoIter::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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::::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: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.21s [INFO] running `Command { std: "docker" "inspect" "06ca79e1806534f65fc39052e977b78b64c77633f501f0464230def9977bf921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ca79e1806534f65fc39052e977b78b64c77633f501f0464230def9977bf921", kill_on_drop: false }` [INFO] [stdout] 06ca79e1806534f65fc39052e977b78b64c77633f501f0464230def9977bf921