[INFO] cloning repository https://github.com/jonay2000/perpendicular [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonay2000/perpendicular" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fperpendicular", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fperpendicular'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b48ed1676028f8074b372d0b51546a7b3e9b2f1a [INFO] checking jonay2000/perpendicular against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonay2000%2Fperpendicular" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonay2000/perpendicular 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 git repo https://github.com/jonay2000/perpendicular [INFO] finished tweaking git repo https://github.com/jonay2000/perpendicular [INFO] tweaked toml for git repo https://github.com/jonay2000/perpendicular written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/jonay2000/perpendicular already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded concat-idents v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] abed716b6e0bd83bf99aa8cf733b253213264d90a3ff999210b3a0b6188253ea [INFO] running `Command { std: "docker" "start" "-a" "abed716b6e0bd83bf99aa8cf733b253213264d90a3ff999210b3a0b6188253ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abed716b6e0bd83bf99aa8cf733b253213264d90a3ff999210b3a0b6188253ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abed716b6e0bd83bf99aa8cf733b253213264d90a3ff999210b3a0b6188253ea", kill_on_drop: false }` [INFO] [stdout] abed716b6e0bd83bf99aa8cf733b253213264d90a3ff999210b3a0b6188253ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] bb7742bcbaa2ae0b8cf82691e253f968c6844a9dede11daf1ab827c472679f49 [INFO] running `Command { std: "docker" "start" "-a" "bb7742bcbaa2ae0b8cf82691e253f968c6844a9dede11daf1ab827c472679f49", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Checking array-init v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling concat-idents v1.1.2 [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 6.43s [INFO] running `Command { std: "docker" "inspect" "bb7742bcbaa2ae0b8cf82691e253f968c6844a9dede11daf1ab827c472679f49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb7742bcbaa2ae0b8cf82691e253f968c6844a9dede11daf1ab827c472679f49", kill_on_drop: false }` [INFO] [stdout] bb7742bcbaa2ae0b8cf82691e253f968c6844a9dede11daf1ab827c472679f49