[INFO] cloning repository https://github.com/archerfeel/azeroth-vm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/archerfeel/azeroth-vm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcherfeel%2Fazeroth-vm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcherfeel%2Fazeroth-vm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 30a4cbabf144cec914b5b5aa15bfa78d34da6af4 [INFO] testing archerfeel/azeroth-vm against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcherfeel%2Fazeroth-vm" "/workspace/builds/worker-74/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-74/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/archerfeel/azeroth-vm on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/archerfeel/azeroth-vm [INFO] finished tweaking git repo https://github.com/archerfeel/azeroth-vm [INFO] tweaked toml for git repo https://github.com/archerfeel/azeroth-vm written to /workspace/builds/worker-74/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded podio v0.1.7 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Downloaded zip v0.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ba5f9fcdc68d4b057b9c72c620d453a0f9c69317b5d3ceb3a8e0738eb40f99d [INFO] running `Command { std: "docker" "start" "-a" "8ba5f9fcdc68d4b057b9c72c620d453a0f9c69317b5d3ceb3a8e0738eb40f99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ba5f9fcdc68d4b057b9c72c620d453a0f9c69317b5d3ceb3a8e0738eb40f99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ba5f9fcdc68d4b057b9c72c620d453a0f9c69317b5d3ceb3a8e0738eb40f99d", kill_on_drop: false }` [INFO] [stdout] 8ba5f9fcdc68d4b057b9c72c620d453a0f9c69317b5d3ceb3a8e0738eb40f99d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-74/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=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07469098000f8ad69ff72ec2efdf921654594085b13ebe2dfbd9f6c091b50c4c [INFO] running `Command { std: "docker" "start" "-a" "07469098000f8ad69ff72ec2efdf921654594085b13ebe2dfbd9f6c091b50c4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling argparse v0.2.2 [INFO] [stderr] Compiling azeroth-jni v0.1.0 (/opt/rustwide/workdir/jni) [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling owning_ref v0.3.3 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling msdos_time v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling chashmap v2.2.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling zip v0.3.3 [INFO] [stderr] Compiling azeroth-vm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::gc` [INFO] [stdout] --> src/mem/heap.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::gc; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::thread::Thread` [INFO] [stdout] --> src/interpreter/mod.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use std::thread::Thread; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `klass` [INFO] [stdout] --> src/interpreter/mod.rs:597:22 [INFO] [stdout] | [INFO] [stdout] 597 | let (klass, initialized) = found.unwrap(); [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_klass` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/mem/heap.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 159 | unsafe { [INFO] [stdout] | ------ because it's nested under this `unsafe` block [INFO] [stdout] 160 | let eden_ptr = jvm_heap!().base.add(eden.offset as usize); [INFO] [stdout] | ----------- in this macro invocation [INFO] [stdout] ... [INFO] [stdout] 183 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` on by default [INFO] [stdout] = note: this warning originates in the macro `jvm_heap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/mem/heap.rs:183:9 [INFO] [stdout] | [INFO] [stdout] 170 | unsafe { jvm_heap!().base.add(offset) } [INFO] [stdout] | ------ ----------- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | because it's nested under this `unsafe` block [INFO] [stdout] ... [INFO] [stdout] 183 | unsafe { [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `jvm_heap` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `init_value` [INFO] [stdout] --> src/bytecode/field.rs:93:4 [INFO] [stdout] | [INFO] [stdout] 93 | fn init_value(access_flag: u16, descriptor: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_PRIVATE` [INFO] [stdout] --> src/bytecode/method.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | const ACC_PRIVATE: U2 = 0x0002; // Declared private; accessible only within the defining class. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_BRIDGE` [INFO] [stdout] --> src/bytecode/method.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | const ACC_BRIDGE: U2 = 0x0040; // A bridge method, generated by the compiler. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_VARARGS` [INFO] [stdout] --> src/bytecode/method.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | const ACC_VARARGS: U2 = 0x0080; // Declared with variable number of arguments. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_ABSTRACT` [INFO] [stdout] --> src/bytecode/method.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | const ACC_ABSTRACT: U2 = 0x0400; // Declared abstract; no implementation is provided. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_STRICT` [INFO] [stdout] --> src/bytecode/method.rs:27:1 [INFO] [stdout] | [INFO] [stdout] 27 | const ACC_STRICT: U2 = 0x0800; // Declared strictfp; floating-point mode is FPstrict. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `ACC_SYNTHETIC` [INFO] [stdout] --> src/bytecode/method.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | const ACC_SYNTHETIC: U2 = 0x1000; // Declared synthetic; not present in the source code. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `allocate_array_in_region` [INFO] [stdout] --> src/mem/heap.rs:132:8 [INFO] [stdout] | [INFO] [stdout] 132 | fn allocate_array_in_region( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `max_stack_size` [INFO] [stdout] --> src/mem/stack.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | max_stack_size: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `is_subclass` [INFO] [stdout] --> src/mem/stack.rs:359:4 [INFO] [stdout] | [INFO] [stdout] 359 | fn is_subclass(klass: &Klass, target: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(weak_into_raw)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(map_first_last)] [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `weak_into_raw` has been stable since 1.45.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(weak_into_raw)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bytecode/mod.rs:52:28 [INFO] [stdout] | [INFO] [stdout] 52 | panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 52 - panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] 52 + panic!("Illegal method descriptor: {}", descriptor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bytecode/mod.rs:58:28 [INFO] [stdout] | [INFO] [stdout] 58 | panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 58 - panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] 58 + panic!("Illegal method descriptor: {}", descriptor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bytecode/mod.rs:92:28 [INFO] [stdout] | [INFO] [stdout] 92 | panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 92 - panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] 92 + panic!("Illegal method descriptor: {}", descriptor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/bytecode/mod.rs:97:12 [INFO] [stdout] | [INFO] [stdout] 97 | panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 97 - panic!(format!("Illegal method descriptor: {}", descriptor)); [INFO] [stdout] 97 + panic!("Illegal method descriptor: {}", descriptor); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/interpreter/thread.rs:56:37 [INFO] [stdout] | [INFO] [stdout] 56 | Err(no_class) => panic!(format!("ClassNotFoundException: {}", no_class)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 56 - Err(no_class) => panic!(format!("ClassNotFoundException: {}", no_class)), [INFO] [stdout] 56 + Err(no_class) => panic!("ClassNotFoundException: {}", no_class), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/interpreter/mod.rs:707:25 [INFO] [stdout] | [INFO] [stdout] 707 | _ => panic!(format!( [INFO] [stdout] | _________________________^ [INFO] [stdout] 708 | | "Instruction 0x{:2x?} not implemented yet.", [INFO] [stdout] 709 | | instruction [INFO] [stdout] 710 | | )), [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 707 ~ _ => panic!( [INFO] [stdout] 708 | "Instruction 0x{:2x?} not implemented yet.", [INFO] [stdout] 709 | instruction [INFO] [stdout] 710 ~ ), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/mem/mod.rs:73:17 [INFO] [stdout] | [INFO] [stdout] 73 | &vv[..].copy_from_slice(&v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 73 | let _ = &vv[..].copy_from_slice(&v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/mem/mod.rs:79:17 [INFO] [stdout] | [INFO] [stdout] 79 | &vv[..].copy_from_slice(&v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 79 | let _ = &vv[..].copy_from_slice(&v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/mem/mod.rs:84:17 [INFO] [stdout] | [INFO] [stdout] 84 | &vv[..].copy_from_slice(&v); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 84 | let _ = &vv[..].copy_from_slice(&v); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/interpreter/mod.rs:504:21 [INFO] [stdout] | [INFO] [stdout] 504 | / &field.value.set(match t.as_ref() { [INFO] [stdout] 505 | | "D" | "J" => Some(Value::eval_w(context.stack.pop_w())), [INFO] [stdout] 506 | | _ => Some(Value::eval(context.stack.pop(), &t)), [INFO] [stdout] 507 | | }); [INFO] [stdout] | |______________________^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 504 | let _ = &field.value.set(match t.as_ref() { [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/mem/klass.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 128 | &klass.build_vtable(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 128 | let _ = &klass.build_vtable(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/mem/klass.rs:129:9 [INFO] [stdout] | [INFO] [stdout] 129 | &klass.build_itable(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 129 | let _ = &klass.build_itable(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/mem/klass.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | &klass.build_layout(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] help: use `let _ = ...` to ignore the resulting value [INFO] [stdout] | [INFO] [stdout] 130 | let _ = &klass.build_layout(); [INFO] [stdout] | +++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 29 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `azeroth-vm` due to 3 previous errors; 29 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "07469098000f8ad69ff72ec2efdf921654594085b13ebe2dfbd9f6c091b50c4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07469098000f8ad69ff72ec2efdf921654594085b13ebe2dfbd9f6c091b50c4c", kill_on_drop: false }` [INFO] [stdout] 07469098000f8ad69ff72ec2efdf921654594085b13ebe2dfbd9f6c091b50c4c