[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 try#c3491e21996dc67a8e37d9e5e74ed156563e9854 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 c3491e21996dc67a8e37d9e5e74ed156563e9854 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "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" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0edb41d90a26d12aa8069f8f88b1539b582d9019fabcbf287fd0983b6aee7b25 [INFO] running `Command { std: "docker" "start" "-a" "0edb41d90a26d12aa8069f8f88b1539b582d9019fabcbf287fd0983b6aee7b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0edb41d90a26d12aa8069f8f88b1539b582d9019fabcbf287fd0983b6aee7b25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0edb41d90a26d12aa8069f8f88b1539b582d9019fabcbf287fd0983b6aee7b25", kill_on_drop: false }` [INFO] [stdout] 0edb41d90a26d12aa8069f8f88b1539b582d9019fabcbf287fd0983b6aee7b25 [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" "+c3491e21996dc67a8e37d9e5e74ed156563e9854" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ec0e25d300e532b4cba162c3dc39afa43d6b3efc3c9066fde135130b5276fc [INFO] running `Command { std: "docker" "start" "-a" "39ec0e25d300e532b4cba162c3dc39afa43d6b3efc3c9066fde135130b5276fc", 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] 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: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: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] 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] 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: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: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] 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] 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] 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: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] 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] 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] 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] 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] 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: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] 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] 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] 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] 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: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: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: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] error: internal compiler error: no errors encountered even though `delay_span_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[89f2]::{impl#3}::iter), local_id: 18 }, kind: OpaqueDef(ItemId { def_id: DefId(0:79 ~ perpendicular[89f2]::{impl#3}::iter::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[89f2]::{impl#3}::iter), local_id: 14 }, span: src/lib.rs:216:48: 216:50 (#0), name: Param(DefId(0:1990 ~ perpendicular[89f2]::{impl#3}::iter::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[89f2]::{impl#3}::iter), local_id: 15 }, kind: Path(Resolved(None, Path { span: src/lib.rs:96:6: 96:7 (#0), res: Def(TyParam, DefId(0:64 ~ perpendicular[89f2]::{impl#3}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: src/lib.rs:96:6: 96:7 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[89f2]::{impl#3}::iter), local_id: 16 }, body: BodyId { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[89f2]::{impl#3}::iter), local_id: 17 } } }, span: src/lib.rs:96:9: 96:25 (#0) })]), span: src/lib.rs:216:27: 216:51 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/check/coercion.rs:176:49 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: `InferCtxt` incorrectly tainted by errors [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_infer/src/infer/mod.rs:1265:27 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[89f2]::{impl#3}::iter_mut), local_id: 18 }, kind: OpaqueDef(ItemId { def_id: DefId(0:81 ~ perpendicular[89f2]::{impl#3}::iter_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[89f2]::{impl#3}::iter_mut), local_id: 14 }, span: src/lib.rs:242:56: 242:62 (#0), name: Param(DefId(0:1995 ~ perpendicular[89f2]::{impl#3}::iter_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[89f2]::{impl#3}::iter_mut), local_id: 15 }, kind: Path(Resolved(None, Path { span: src/lib.rs:96:6: 96:7 (#0), res: Def(TyParam, DefId(0:64 ~ perpendicular[89f2]::{impl#3}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: src/lib.rs:96:6: 96:7 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[89f2]::{impl#3}::iter_mut), local_id: 16 }, body: BodyId { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[89f2]::{impl#3}::iter_mut), local_id: 17 } } }, span: src/lib.rs:96:9: 96:25 (#0) })]), span: src/lib.rs:242:35: 242:63 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_build/src/build/mod.rs:759:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:1994 ~ perpendicular[89f2]::{impl#3}::iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:765:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:1994 ~ perpendicular[89f2]::{impl#3}::iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/lib.rs:96:9: 96:25 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:1999 ~ perpendicular[89f2]::{impl#3}::iter_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1499:13 [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:1999 ~ perpendicular[89f2]::{impl#3}::iter_mut::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/lib.rs:96:9: 96:25 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f2d8a6d0340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f2d8a6d0340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f2d8a6d0340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f2d8a6d0340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f2d8a72b0fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f2d8a6c0d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f2d8a6d2fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f2d8a6d2fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f2d8a6d2fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f2d8a6d2cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: no errors encountered even though `delay_span_bug` issued [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[f06f]::{impl#3}::iter), local_id: 18 }, kind: OpaqueDef(ItemId { def_id: DefId(0:79 ~ perpendicular[f06f]::{impl#3}::iter::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[f06f]::{impl#3}::iter), local_id: 14 }, span: src/lib.rs:216:48: 216:50 (#0), name: Param(DefId(0:2030 ~ perpendicular[f06f]::{impl#3}::iter::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[f06f]::{impl#3}::iter), local_id: 15 }, kind: Path(Resolved(None, Path { span: src/lib.rs:96:6: 96:7 (#0), res: Def(TyParam, DefId(0:64 ~ perpendicular[f06f]::{impl#3}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: src/lib.rs:96:6: 96:7 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[f06f]::{impl#3}::iter), local_id: 16 }, body: BodyId { hir_id: HirId { owner: DefId(0:78 ~ perpendicular[f06f]::{impl#3}::iter), local_id: 17 } } }, span: src/lib.rs:96:9: 96:25 (#0) })]), span: src/lib.rs:216:27: 216:51 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/check/coercion.rs:176:49 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: `InferCtxt` incorrectly tainted by errors [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_infer/src/infer/mod.rs:1265:27 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: unexpected const parent in type_of(): Ty(Ty { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[f06f]::{impl#3}::iter_mut), local_id: 18 }, kind: OpaqueDef(ItemId { def_id: DefId(0:81 ~ perpendicular[f06f]::{impl#3}::iter_mut::{opaque#0}) }, [Lifetime(Lifetime { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[f06f]::{impl#3}::iter_mut), local_id: 14 }, span: src/lib.rs:242:56: 242:62 (#0), name: Param(DefId(0:2035 ~ perpendicular[f06f]::{impl#3}::iter_mut::'_), Fresh) }), Type(Ty { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[f06f]::{impl#3}::iter_mut), local_id: 15 }, kind: Path(Resolved(None, Path { span: src/lib.rs:96:6: 96:7 (#0), res: Def(TyParam, DefId(0:64 ~ perpendicular[f06f]::{impl#3}::T)), segments: [PathSegment { ident: T#0, hir_id: None, res: None, args: None, infer_args: true }] })), span: src/lib.rs:96:6: 96:7 (#0) }), Const(ConstArg { value: AnonConst { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[f06f]::{impl#3}::iter_mut), local_id: 16 }, body: BodyId { hir_id: HirId { owner: DefId(0:80 ~ perpendicular[f06f]::{impl#3}::iter_mut), local_id: 17 } } }, span: src/lib.rs:96:9: 96:25 (#0) })]), span: src/lib.rs:242:35: 242:63 (#0) }) [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_typeck/src/collect/type_of.rs:479:23 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_build/src/build/mod.rs:759:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: mir_const_qualif: MIR had errors [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_mir_transform/src/lib.rs:190:18 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: PromoteTemps: MIR had errors [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_const_eval/src/transform/promote_consts.rs:52:22 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2034 ~ perpendicular[f06f]::{impl#3}::iter::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: TyKind::Error constructed but no error reported [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:765:20 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2034 ~ perpendicular[f06f]::{impl#3}::iter::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/lib.rs:96:9: 96:25 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2039 ~ perpendicular[f06f]::{impl#3}::iter_mut::{constant#0}) ("return type"): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: internal compiler error: broken MIR in DefId(0:2039 ~ perpendicular[f06f]::{impl#3}::iter_mut::{constant#0}) (LocalDecl { mutability: Mut, local_info: None, internal: false, is_block_tail: None, ty: [type error], user_ty: None, source_info: SourceInfo { span: src/lib.rs:96:9: 96:25 (#0), scope: scope[0] } }): bad type [type error] [INFO] [stdout] --> src/lib.rs:96:9 [INFO] [stdout] | [INFO] [stdout] 96 | impl Vector { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: delayed at compiler/rustc_borrowck/src/type_check/mod.rs:510:13 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] thread 'rustc' panicked at 'Box', compiler/rustc_errors/src/lib.rs:1499:13 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x7f26e86e6340 - std::backtrace_rs::backtrace::libunwind::trace::h6176bf60b78d74d6 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 1: 0x7f26e86e6340 - std::backtrace_rs::backtrace::trace_unsynchronized::h5d22932bd33ba306 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x7f26e86e6340 - std::sys_common::backtrace::_print_fmt::h91ed71259c388db3 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x7f26e86e6340 - ::fmt::hde15bb8cbf7665da [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x7f26e87410fe - core::fmt::write::h9761a5598d7cc269 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/core/src/fmt/mod.rs:1202:17 [INFO] [stderr] 5: 0x7f26e86d6d15 - std::io::Write::write_fmt::h26becaaa3f318825 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/io/mod.rs:1679:15 [INFO] [stderr] 6: 0x7f26e86e8fd3 - std::sys_common::backtrace::_print::hc10fefd61e366dd2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x7f26e86e8fd3 - std::sys_common::backtrace::print::hd8c846072a354bbf [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x7f26e86e8fd3 - std::panicking::default_hook::{{closure}}::haa135eeb0555cd8c [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x7f26e86e8cbf - std::panicking::default_hook::h962e5f45e4e85804 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x7f26eaf81244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 10: 0x7f2d8cf6b244 - rustc_driver[37844947c1c4e730]::DEFAULT_HOOK::{closure#0}::{closure#0} [INFO] [stderr] 11: 0x7f26e86e980d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 11: 0x7f2d8a6d380d - std::panicking::rust_panic_with_hook::h26097f8ccbe406f2 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/panicking.rs:702:17 [INFO] [stderr] 12: 0x7f2d8e05af41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f2d8e05aa76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 12: 0x7f26ec070f41 - std[17c996d5f6362125]::panicking::begin_panic::::{closure#0} [INFO] [stderr] 13: 0x7f26ec070a76 - std[17c996d5f6362125]::sys_common::backtrace::__rust_end_short_backtrace::::{closure#0}, !> [INFO] [stderr] 14: 0x7f2d8e05a736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 14: 0x7f26ec070736 - std[17c996d5f6362125]::panicking::begin_panic:: [INFO] [stderr] 15: 0x7f26ec072fd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 15: 0x7f2d8e05cfd6 - std[17c996d5f6362125]::panic::panic_any:: [INFO] [stderr] 16: 0x7f26eaa47ef8 - ::drop [INFO] [stderr] 16: 0x7f2d8ca31ef8 - ::drop [INFO] [stderr] 17: 0x7f2d8bd9c198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 17: 0x7f26e9db2198 - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 18: 0x7f26e9da3aa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 18: 0x7f2d8bd8daa8 - as core[fae64f17691dff84]::ops::drop::Drop>::drop [INFO] [stderr] 19: 0x7f2d8bd8ce5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 19: 0x7f26e9da2e5d - core[fae64f17691dff84]::ptr::drop_in_place:: [INFO] [stderr] 20: 0x7f2d8bd8c5d9 - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 20: 0x7f26e9da25d9 - rustc_span[b6ed302232182e4]::with_source_map::, rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#1}> [INFO] [stderr] 21: 0x7f26e9da1e12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 21: 0x7f2d8bd8be12 - rustc_interface[5b9d04fc58ee7720]::interface::create_compiler_and_run::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}> [INFO] [stderr] 22: 0x7f2d8bd8aa61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 22: 0x7f26e9da0a61 - >::set::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f2d8bd8a74f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 23: 0x7f26e9da074f - std[17c996d5f6362125]::sys_common::backtrace::__rust_begin_short_backtrace::, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>> [INFO] [stderr] 24: 0x7f2d8cd89629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 24: 0x7f26ead9f629 - <::spawn_unchecked_, rustc_driver[37844947c1c4e730]::run_compiler::{closure#1}>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#0}, core[fae64f17691dff84]::result::Result<(), rustc_errors[ffc9f8ad040f737d]::ErrorGuaranteed>>::{closure#1} as core[fae64f17691dff84]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stderr] 25: 0x7f26e86f3663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] 25: 0x7f2d8a6dd663 - as core::ops::function::FnOnce>::call_once::hbcba3d5baddb20d1 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f2d8a6dd663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 26: 0x7f26e86f3663 - as core::ops::function::FnOnce>::call_once::hcb40027853eebed4 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/alloc/src/boxed.rs:1940:9 [INFO] [stderr] 27: 0x7f26e86f3663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] 27: 0x7f2d8a6dd663 - std::sys::unix::thread::Thread::new::thread_start::habdd10d71164d0ca [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] at /rustc/c3491e21996dc67a8e37d9e5e74ed156563e9854/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stderr] 28: 0x7f2d8a58d609 - start_thread [INFO] [stderr] 28: 0x7f26e85a3609 - start_thread [INFO] [stderr] 29: 0x7f2d8a4b0133 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] 29: 0x7f26e84c6133 - clone [INFO] [stderr] 30: 0x0 - [INFO] [stderr] [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: --crate-type lib -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] note: the compiler unexpectedly panicked. this is a bug. [INFO] [stderr] [INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md [INFO] [stderr] [INFO] [stderr] note: rustc 1.65.0-nightly (c3491e219 2022-09-03) running on x86_64-unknown-linux-gnu [INFO] [stderr] [INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2 [INFO] [stderr] [INFO] [stderr] note: some of the compiler flags provided by cargo are hidden [INFO] [stderr] [INFO] [stderr] query stack during panic: [INFO] [stderr] end of query stack [INFO] [stderr] error: could not compile `perpendicular`; 23 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `perpendicular`; 23 warnings emitted [INFO] running `Command { std: "docker" "inspect" "39ec0e25d300e532b4cba162c3dc39afa43d6b3efc3c9066fde135130b5276fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ec0e25d300e532b4cba162c3dc39afa43d6b3efc3c9066fde135130b5276fc", kill_on_drop: false }` [INFO] [stdout] 39ec0e25d300e532b4cba162c3dc39afa43d6b3efc3c9066fde135130b5276fc