[INFO] fetching crate itsy 0.1.0... [INFO] checking itsy-0.1.0 against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] extracting crate itsy 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate itsy 0.1.0 on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate itsy 0.1.0 [INFO] finished tweaking crates.io crate itsy 0.1.0 [INFO] tweaked toml for crates.io crate itsy 0.1.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 91c12c62667c1cc3a1854e10699855cda39267497ad7e706537a8bfe74d5b785 [INFO] running `Command { std: "docker" "start" "-a" "91c12c62667c1cc3a1854e10699855cda39267497ad7e706537a8bfe74d5b785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91c12c62667c1cc3a1854e10699855cda39267497ad7e706537a8bfe74d5b785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91c12c62667c1cc3a1854e10699855cda39267497ad7e706537a8bfe74d5b785", kill_on_drop: false }` [INFO] [stdout] 91c12c62667c1cc3a1854e10699855cda39267497ad7e706537a8bfe74d5b785 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5bc3d37fbccac6b3a78a932c5aa4df61cf8609a9246c9367b7b985efb37ff286 [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" "5bc3d37fbccac6b3a78a932c5aa4df61cf8609a9246c9367b7b985efb37ff286", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking itsy v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// Unique numeric id of a type. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | /// Unique numeric id of a scope. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | /// Unique numeric id of a variable binding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | /// Unique numeric id of a function. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | /// Unique numeric id of a type. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | /// Unique numeric id of a scope. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | /// Unique numeric id of a variable binding. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/util/typed_ids.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | /// Unique numeric id of a function. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/util.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | let mut array: [u8; 4] = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/bytecode/vm.rs:133:20 [INFO] [stdout] | [INFO] [stdout] 133 | dest = ::std::mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/bytecode/opcodes.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / impl_vm!{ [INFO] [stdout] 6 | | [INFO] [stdout] 7 | | /// Does nothing. Used as label when debugging. [INFO] [stdout] 8 | | #[allow(unused_variables)] [INFO] [stdout] ... | [INFO] [stdout] 602 | | } [INFO] [stdout] 603 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/util.rs:13:39 [INFO] [stdout] | [INFO] [stdout] 13 | let mut array: [u8; 4] = unsafe { std::mem::uninitialized() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/frontend/resolver.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 353 | let function_type = self.scopes.function_type(function_id); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 354 | self.resolve_block(&mut item.block, function_type.ret_type); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: cannot borrow `*self` as mutable because it is also borrowed as immutable [INFO] [stdout] --> src/frontend/resolver.rs:354:13 [INFO] [stdout] | [INFO] [stdout] 353 | let function_type = self.scopes.function_type(function_id); [INFO] [stdout] | ----------- immutable borrow occurs here [INFO] [stdout] 354 | self.resolve_block(&mut item.block, function_type.ret_type); [INFO] [stdout] | ^^^^ mutable borrow occurs here ---------------------- immutable borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mutable_borrow_reservation_conflict)]` on by default [INFO] [stdout] = warning: this borrowing pattern was not meant to be accepted, and may become a hard error in the future [INFO] [stdout] = note: for more information, see issue #59159 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/bytecode/heap.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | ::std::mem::replace(&mut self.data[v as usize], Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 100 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> tests/vm.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | /// Implement some VM methods to write values to the VM context. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> tests/vm.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | type ContextElement = Box; [INFO] [stdout] | ^^^ help: use `dyn`: `dyn Any` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `std::mem::replace` that must be used [INFO] [stdout] --> src/bytecode/heap.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | ::std::mem::replace(&mut self.data[v as usize], Vec::new()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you don't need the old value, you can just assign the new value directly [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 100 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.33s [INFO] running `Command { std: "docker" "inspect" "5bc3d37fbccac6b3a78a932c5aa4df61cf8609a9246c9367b7b985efb37ff286", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5bc3d37fbccac6b3a78a932c5aa4df61cf8609a9246c9367b7b985efb37ff286", kill_on_drop: false }` [INFO] [stdout] 5bc3d37fbccac6b3a78a932c5aa4df61cf8609a9246c9367b7b985efb37ff286