[INFO] cloning repository https://github.com/gmadrid/rzm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmadrid/rzm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Frzm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Frzm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d896e789f7381f7a699ce67f57f9bccbfb82e84f [INFO] checking gmadrid/rzm against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmadrid%2Frzm" "/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/gmadrid/rzm on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gmadrid/rzm [INFO] finished tweaking git repo https://github.com/gmadrid/rzm [INFO] tweaked toml for git repo https://github.com/gmadrid/rzm written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/gmadrid/rzm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-segmentation v0.1.2 [INFO] [stderr] Downloaded unicode-width v0.1.3 [INFO] [stderr] Downloaded strsim v0.5.1 [INFO] [stderr] Downloaded clap v2.16.4 [INFO] [stderr] Downloaded ncurses v5.84.0 [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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d5af8da59106f782af9121345231371f23d928842b1077fe012b3424775b9a5f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d5af8da59106f782af9121345231371f23d928842b1077fe012b3424775b9a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5af8da59106f782af9121345231371f23d928842b1077fe012b3424775b9a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5af8da59106f782af9121345231371f23d928842b1077fe012b3424775b9a5f", kill_on_drop: false }` [INFO] [stdout] d5af8da59106f782af9121345231371f23d928842b1077fe012b3424775b9a5f [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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 346a09df863f961b88ba0b668b65aa65a2f6cb376e95fbdfd00fc4e0c812f06b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "346a09df863f961b88ba0b668b65aa65a2f6cb376e95fbdfd00fc4e0c812f06b", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking ncurses v5.84.0 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking clap v2.16.4 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking env_logger v0.3.5 [INFO] [stderr] Checking rzm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/zmachine/ops/branch.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ((word | 0b1100000000000000) as i16) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/ops/text.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | 0x01u16...0x03u16 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/ops/text.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | 32...126 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/vm/vm.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | 0x01...0x0f => VariableRef::Local(encoded - 0x01), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/vm/vm.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | 0x10...0xff => VariableRef::Global(encoded - 0x10), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zmachine/vm/zvm.rs:232:40 [INFO] [stdout] | [INFO] [stdout] 232 | ... op_func: &Fn(&mut Self, Operand, VariableRef) -> Result<()>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self, Operand, VariableRef) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zmachine/vm/zvm.rs:282:35 [INFO] [stdout] | [INFO] [stdout] 282 | op_func: &Fn(&mut Self, Operand, Operand) -> Result<()>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self, Operand, Operand) -> Result<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zmachine/vm/zvm.rs:292:41 [INFO] [stdout] | [INFO] [stdout] 292 | ... op_func: &Fn(&mut Self, Operand, Operand, VariableRef) -> Result<()>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self, Operand, Operand, VariableRef) -> Result<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `zmachine::vm::object_table::ZPropertyAccess` [INFO] [stdout] --> src/zmachine/vm/mock_object_table.rs:4:57 [INFO] [stdout] | [INFO] [stdout] 4 | use zmachine::vm::object_table::{ZObject, ZObjectTable, ZPropertyAccess, ZPropertyTable}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ no `ZPropertyAccess` in `zmachine::vm::object_table` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `ObjStorage` is not a member of trait `VM` [INFO] [stdout] --> src/zmachine/ops/testvm.rs:72:3 [INFO] [stdout] | [INFO] [stdout] 72 | type ObjStorage = MockObjectTableStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `VM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `PropertyAccess` is not a member of trait `VM` [INFO] [stdout] --> src/zmachine/ops/testvm.rs:74:3 [INFO] [stdout] | [INFO] [stdout] 74 | type PropertyAccess = MockPropertyTableStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `VM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `object_storage` is not a member of trait `VM` [INFO] [stdout] --> src/zmachine/ops/testvm.rs:161:3 [INFO] [stdout] | [INFO] [stdout] 161 | / fn object_storage(&self) -> &Self::ObjStorage { [INFO] [stdout] 162 | | &self.object_storage [INFO] [stdout] 163 | | } [INFO] [stdout] | |___^ not a member of trait `VM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `object_storage_mut` is not a member of trait `VM` [INFO] [stdout] --> src/zmachine/ops/testvm.rs:165:3 [INFO] [stdout] | [INFO] [stdout] 165 | / fn object_storage_mut(&mut self) -> &mut Self::ObjStorage { [INFO] [stdout] 166 | | &mut self.object_storage [INFO] [stdout] 167 | | } [INFO] [stdout] | |___^ not a member of trait `VM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `property_storage` is not a member of trait `VM` [INFO] [stdout] --> src/zmachine/ops/testvm.rs:169:3 [INFO] [stdout] | [INFO] [stdout] 169 | / fn property_storage(&self) -> &Self::PropertyAccess { [INFO] [stdout] 170 | | &self.property_storage [INFO] [stdout] 171 | | } [INFO] [stdout] | |___^ not a member of trait `VM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `property_storage_mut` is not a member of trait `VM` [INFO] [stdout] --> src/zmachine/ops/testvm.rs:173:3 [INFO] [stdout] | [INFO] [stdout] 173 | / fn property_storage_mut(&mut self) -> &mut Self::PropertyAccess { [INFO] [stdout] 174 | | &mut self.property_storage [INFO] [stdout] 175 | | } [INFO] [stdout] | |___^ not a member of trait `VM` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `DataAccess` is not a member of trait `ZObjectTable` [INFO] [stdout] --> src/zmachine/vm/mock_object_table.rs:98:3 [INFO] [stdout] | [INFO] [stdout] 98 | type DataAccess = MockObjectTableStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `ZObjectTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `PropertyAccess` is not a member of trait `ZObjectTable` [INFO] [stdout] --> src/zmachine/vm/mock_object_table.rs:100:3 [INFO] [stdout] | [INFO] [stdout] 100 | type PropertyAccess = MockPropertyTableStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `ZObjectTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `DataAccess` is not a member of trait `ZObject` [INFO] [stdout] --> src/zmachine/vm/mock_object_table.rs:112:3 [INFO] [stdout] | [INFO] [stdout] 112 | type DataAccess = MockObjectTableStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `ZObject` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0437]: type `PropertyAccess` is not a member of trait `ZPropertyTable` [INFO] [stdout] --> src/zmachine/vm/mock_object_table.rs:170:3 [INFO] [stdout] | [INFO] [stdout] 170 | type PropertyAccess = MockPropertyTableStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `ZPropertyTable` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around block return value [INFO] [stdout] --> src/zmachine/ops/branch.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | ((word | 0b1100000000000000) as i16) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `VariableRef` [INFO] [stdout] --> src/zmachine/ops/branch.rs:183:26 [INFO] [stdout] | [INFO] [stdout] 183 | use zmachine::vm::{VM, VariableRef}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `result::Result` [INFO] [stdout] --> src/zmachine/ops/load.rs:110:7 [INFO] [stdout] | [INFO] [stdout] 110 | use result::Result; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/ops/text.rs:81:24 [INFO] [stdout] | [INFO] [stdout] 81 | 0x01u16...0x03u16 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/ops/text.rs:175:7 [INFO] [stdout] | [INFO] [stdout] 175 | 32...126 => { [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BytePtr`, `Memory` [INFO] [stdout] --> src/zmachine/ops/testvm.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use zmachine::vm::{BytePtr, Memory, RawPtr, VM, VariableRef, WordPtr}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `RawPtr` [INFO] [stdout] --> src/zmachine/vm/memory.rs:134:37 [INFO] [stdout] | [INFO] [stdout] 134 | use super::super::ptrs::{BytePtr, RawPtr}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/vm/vm.rs:145:11 [INFO] [stdout] | [INFO] [stdout] 145 | 0x01...0x0f => VariableRef::Local(encoded - 0x01), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/zmachine/vm/vm.rs:146:11 [INFO] [stdout] | [INFO] [stdout] 146 | 0x10...0xff => VariableRef::Global(encoded - 0x10), [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zmachine/vm/zvm.rs:232:40 [INFO] [stdout] | [INFO] [stdout] 232 | ... op_func: &Fn(&mut Self, Operand, VariableRef) -> Result<()>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self, Operand, VariableRef) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zmachine/vm/zvm.rs:282:35 [INFO] [stdout] | [INFO] [stdout] 282 | op_func: &Fn(&mut Self, Operand, Operand) -> Result<()>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self, Operand, Operand) -> Result<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/zmachine/vm/zvm.rs:292:41 [INFO] [stdout] | [INFO] [stdout] 292 | ... op_func: &Fn(&mut Self, Operand, Operand, VariableRef) -> Result<()>) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&mut Self, Operand, Operand, VariableRef) -> Result<()>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 11 previous errors; 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0407, E0432, E0437. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rzm` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/zmachine/vm/vm.rs:147:7 [INFO] [stdout] | [INFO] [stdout] 147 | _ => panic!("What is this number: {}", encoded), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/zmachine/vm/stack.rs:171:9 [INFO] [stdout] | [INFO] [stdout] 171 | let mut slice = self.stack.as_mut_slice(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/zmachine/vm/stack.rs:177:9 [INFO] [stdout] | [INFO] [stdout] 177 | let mut slice = self.stack.as_mut_slice(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/zmachine/ops/call.rs:25:32 [INFO] [stdout] | [INFO] [stdout] 25 | for (i, operand) in operands.into_iter().enumerate() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(array_into_iter)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this method call currently resolves to `<&[T; N] as IntoIterator>::into_iter` (due to autoref coercions), but that might change in the future when `IntoIterator` impls for arrays are added. [INFO] [stdout] --> src/zmachine/ops/text.rs:62:31 [INFO] [stdout] | [INFO] [stdout] 62 | for ch in [ch1, ch2, ch3].into_iter() { [INFO] [stdout] | ^^^^^^^^^ help: use `.iter()` instead of `.into_iter()` to avoid ambiguity: `iter` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #66145 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "346a09df863f961b88ba0b668b65aa65a2f6cb376e95fbdfd00fc4e0c812f06b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "346a09df863f961b88ba0b668b65aa65a2f6cb376e95fbdfd00fc4e0c812f06b", kill_on_drop: false }` [INFO] [stdout] 346a09df863f961b88ba0b668b65aa65a2f6cb376e95fbdfd00fc4e0c812f06b