[INFO] cloning repository https://github.com/debugdoctor/jvm-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/debugdoctor/jvm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebugdoctor%2Fjvm-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebugdoctor%2Fjvm-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3231d50c33aa4beb59af690dcc0c38619b0ae950
[INFO] testing debugdoctor/jvm-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdebugdoctor%2Fjvm-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/debugdoctor/jvm-rs
[INFO] finished tweaking git repo https://github.com/debugdoctor/jvm-rs
[INFO] tweaked toml for git repo https://github.com/debugdoctor/jvm-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/debugdoctor/jvm-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/debugdoctor/jvm-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1f83881b71b43360ca78e78d0368915e27ba231b70f7ea368920ce115987ce2a
[INFO] running `Command { std: "docker" "start" "-a" "1f83881b71b43360ca78e78d0368915e27ba231b70f7ea368920ce115987ce2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1f83881b71b43360ca78e78d0368915e27ba231b70f7ea368920ce115987ce2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f83881b71b43360ca78e78d0368915e27ba231b70f7ea368920ce115987ce2a", kill_on_drop: false }`
[INFO] [stdout] 1f83881b71b43360ca78e78d0368915e27ba231b70f7ea368920ce115987ce2a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b90a11bbb8350630bb6c02793194b541a6183748b8ebfb2b0b33fa1029cc8ccb
[INFO] running `Command { std: "docker" "start" "-a" "b90a11bbb8350630bb6c02793194b541a6183748b8ebfb2b0b33fa1029cc8ccb", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.131.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling wasmtime-internal-core v44.0.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling cranelift-isle v0.131.1
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.131.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.131.1
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regalloc2 v0.15.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling gimli v0.33.0
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.131.1
[INFO] [stderr]    Compiling cranelift-control v0.131.1
[INFO] [stderr]    Compiling cranelift-bitset v0.131.1
[INFO] [stderr]    Compiling cranelift-entity v0.131.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling cranelift-bforest v0.131.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.131.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling zopfli v0.8.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling cranelift-codegen v0.131.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling cranelift-frontend v0.131.1
[INFO] [stderr]    Compiling cranelift-native v0.131.1
[INFO] [stderr]    Compiling cranelift-module v0.131.1
[INFO] [stderr]    Compiling cranelift v0.131.1
[INFO] [stderr]    Compiling jvm-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/vm/builtin/bootstrap_reflect.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::vm::{ClassMethod, RuntimeClass, Value, Vm};
[INFO] [stdout]   |                                            ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/vm/builtin/bootstrap_regex.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::vm::{ClassMethod, RuntimeClass, Value, Vm};
[INFO] [stdout]   |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Value`
[INFO] [stdout]  --> src/vm/builtin/bootstrap_text.rs:3:44
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::vm::{ClassMethod, RuntimeClass, Value, Vm};
[INFO] [stdout]   |                                            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Value` and `VmError`
[INFO] [stdout]  --> src/vm/builtin/format.rs:1:17
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::vm::{Value, VmError};
[INFO] [stdout]   |                 ^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/vm/builtin/invoke.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RuntimeClass`
[INFO] [stdout]  --> src/vm/builtin/invoke.rs:9:52
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::vm::{ClassMethod, HeapValue, Reference, RuntimeClass, Value, Vm, VmError};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/vm/builtin/invoke_util.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]   --> src/vm/builtin/mod.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use std::collections::HashMap;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClassMethod` and `RuntimeClass`
[INFO] [stdout]   --> src/vm/builtin/mod.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 | use crate::vm::{ClassMethod, HeapValue, Reference, RuntimeClass, Value, Vm, VmError};
[INFO] [stdout]    |                 ^^^^^^^^^^^                        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Opcode` and `Vm`
[INFO] [stdout]  --> src/vm/interpreter.rs:1:34
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::vm::{ExecutionResult, Opcode, Reference, Thread, Value, Vm, VmError};
[INFO] [stdout]   |                                  ^^^^^^                            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `GuardCheck`, `StackSlot`, and `TrapInfo`
[INFO] [stdout]  --> src/vm/jit/emitter.rs:1:47
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::{CompiledCode, DeoptimizationInfo, GuardCheck, StackSlot, TrapInfo};
[INFO] [stdout]   |                                               ^^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `runtime::JitContext`
[INFO] [stdout]   --> src/vm/jit/mod.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use runtime::JitContext;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `standard_open_option_instance_fields`
[INFO] [stdout]     --> src/vm/builtin/bootstrap.rs:1485:9
[INFO] [stdout]      |
[INFO] [stdout] 1485 |     let standard_open_option_instance_fields = vec![
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_standard_open_option_instance_fields`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vm`
[INFO] [stdout]    --> src/vm/builtin/helpers.rs:381:27
[INFO] [stdout]     |
[INFO] [stdout] 381 | pub(super) fn hash_object(vm: &Vm, reference: Reference) -> i32 {
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_vm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/helpers.rs:461:13
[INFO] [stdout]     |
[INFO] [stdout] 461 |         let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/helpers.rs:600:9
[INFO] [stdout]     |
[INFO] [stdout] 600 |     let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/helpers.rs:618:9
[INFO] [stdout]     |
[INFO] [stdout] 618 |     let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/helpers.rs:636:9
[INFO] [stdout]     |
[INFO] [stdout] 636 |     let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/helpers.rs:658:9
[INFO] [stdout]     |
[INFO] [stdout] 658 |     let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |         ----^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/helpers.rs:681:13
[INFO] [stdout]     |
[INFO] [stdout] 681 |         let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |             ----^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `heap`
[INFO] [stdout]    --> src/vm/builtin/invoke_reflect.rs:147:17
[INFO] [stdout]     |
[INFO] [stdout] 147 |             let heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_heap`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructor_descriptor`
[INFO] [stdout]    --> src/vm/builtin/invoke_reflect.rs:162:17
[INFO] [stdout]     |
[INFO] [stdout] 162 |             let constructor_descriptor =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constructor_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `constructor_descriptor`
[INFO] [stdout]    --> src/vm/builtin/invoke_reflect.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |             let constructor_descriptor =
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_constructor_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regex_id`
[INFO] [stdout]   --> src/vm/builtin/invoke_regex.rs:25:25
[INFO] [stdout]    |
[INFO] [stdout] 25 |                     let regex_id = {
[INFO] [stdout]    |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_regex_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> src/vm/builtin/invoke_regex.rs:41:21
[INFO] [stdout]    |
[INFO] [stdout] 41 |                 Err(e) => Err(VmError::UnhandledException {
[INFO] [stdout]    |                     ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `regex_id`
[INFO] [stdout]   --> src/vm/builtin/invoke_regex.rs:56:25
[INFO] [stdout]    |
[INFO] [stdout] 56 |                     let regex_id = {
[INFO] [stdout]    |                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_regex_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `pattern`
[INFO] [stdout]   --> src/vm/builtin/invoke_text.rs:39:17
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let pattern = crate::vm::builtin::helpers::stringify_reference(vm, pattern_ref)?;
[INFO] [stdout]    |                 ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pattern`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_text.rs:180:13
[INFO] [stdout]     |
[INFO] [stdout] 180 |         let mut s = format!("{}", int_val);
[INFO] [stdout]     |             ----^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_util.rs:214:17
[INFO] [stdout]     |
[INFO] [stdout] 214 |             let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_util.rs:224:17
[INFO] [stdout]     |
[INFO] [stdout] 224 |             let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_util.rs:241:17
[INFO] [stdout]     |
[INFO] [stdout] 241 |             let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_util.rs:253:17
[INFO] [stdout]     |
[INFO] [stdout] 253 |             let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_util.rs:265:17
[INFO] [stdout]     |
[INFO] [stdout] 265 |             let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_util.rs:330:17
[INFO] [stdout]     |
[INFO] [stdout] 330 |             let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/vm/builtin/invoke_util.rs:342:17
[INFO] [stdout]     |
[INFO] [stdout] 342 |             let mut heap = vm.heap.lock().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value_mapper`
[INFO] [stdout]    --> src/vm/builtin/mod.rs:328:9
[INFO] [stdout]     |
[INFO] [stdout] 328 |         value_mapper: Reference,
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_value_mapper`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `i`
[INFO] [stdout]    --> src/vm/jit/compiler.rs:144:21
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 for i in low..=high {
[INFO] [stdout]     |                     ^ help: if this is intentional, prefix it with an underscore: `_i`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `key`
[INFO] [stdout]    --> src/vm/jit/compiler.rs:169:25
[INFO] [stdout]     |
[INFO] [stdout] 169 |                     let key = ((self.method.code[new_pc] as i32) << 24)
[INFO] [stdout]     |                         ^^^ help: if this is intentional, prefix it with an underscore: `_key`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `reason`
[INFO] [stdout]     --> src/vm/jit/compiler.rs:2071:39
[INFO] [stdout]      |
[INFO] [stdout] 2071 |     fn emit_deoptimization(&mut self, reason: &str) -> Result<Value, JitError> {
[INFO] [stdout]      |                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_reason`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]     --> src/vm/jit/compiler.rs:3790:5
[INFO] [stdout]      |
[INFO] [stdout] 3790 |     method: &Method,
[INFO] [stdout]      |     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Frame` is more private than the item `Vm::collect_jit_args_static`
[INFO] [stdout]    --> src/vm/mod.rs:404:5
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub(super) fn collect_jit_args_static(method: &Method, frame: &Frame) -> Vec<Value> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Vm::collect_jit_args_static` is reachable at visibility `pub(crate)`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Frame` is only usable at visibility `pub(in crate::vm)`
[INFO] [stdout]    --> src/vm/frame.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub(super) struct Frame {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_aconst_null`
[INFO] [stdout]   --> src/vm/interpreter.rs:4:1
[INFO] [stdout]    |
[INFO] [stdout]  4 | pub fn execute_aconst_null(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_aconst_null` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_iconst`
[INFO] [stdout]   --> src/vm/interpreter.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub fn execute_iconst(thread: &mut Thread, val: i32) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_iconst` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_lconst`
[INFO] [stdout]   --> src/vm/interpreter.rs:16:1
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub fn execute_lconst(thread: &mut Thread, val: i64) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_lconst` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_fconst`
[INFO] [stdout]   --> src/vm/interpreter.rs:21:1
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub fn execute_fconst(thread: &mut Thread, val: f32) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_fconst` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_dconst`
[INFO] [stdout]   --> src/vm/interpreter.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub fn execute_dconst(thread: &mut Thread, val: f64) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_dconst` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_bipush`
[INFO] [stdout]   --> src/vm/interpreter.rs:31:1
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub fn execute_bipush(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_bipush` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_sipush`
[INFO] [stdout]   --> src/vm/interpreter.rs:37:1
[INFO] [stdout]    |
[INFO] [stdout] 37 | pub fn execute_sipush(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_sipush` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_iload`
[INFO] [stdout]   --> src/vm/interpreter.rs:43:1
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub fn execute_iload(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_iload` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_lload`
[INFO] [stdout]   --> src/vm/interpreter.rs:49:1
[INFO] [stdout]    |
[INFO] [stdout] 49 | pub fn execute_lload(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_lload` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_fload`
[INFO] [stdout]   --> src/vm/interpreter.rs:55:1
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub fn execute_fload(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_fload` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_dload`
[INFO] [stdout]   --> src/vm/interpreter.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub fn execute_dload(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_dload` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_aload`
[INFO] [stdout]   --> src/vm/interpreter.rs:67:1
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub fn execute_aload(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_aload` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_istore`
[INFO] [stdout]   --> src/vm/interpreter.rs:73:1
[INFO] [stdout]    |
[INFO] [stdout] 73 | pub fn execute_istore(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_istore` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_lstore`
[INFO] [stdout]   --> src/vm/interpreter.rs:79:1
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn execute_lstore(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_lstore` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_fstore`
[INFO] [stdout]   --> src/vm/interpreter.rs:85:1
[INFO] [stdout]    |
[INFO] [stdout] 85 | pub fn execute_fstore(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_fstore` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_dstore`
[INFO] [stdout]   --> src/vm/interpreter.rs:91:1
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub fn execute_dstore(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_dstore` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_astore`
[INFO] [stdout]   --> src/vm/interpreter.rs:97:1
[INFO] [stdout]    |
[INFO] [stdout] 97 | pub fn execute_astore(thread: &mut Thread, index: usize) -> Result<(), VmError> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_astore` is reachable at visibility `pub`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]   --> src/vm/thread.rs:61:1
[INFO] [stdout]    |
[INFO] [stdout] 61 | pub(crate) struct Thread {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_iadd`
[INFO] [stdout]    --> src/vm/interpreter.rs:103:1
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn execute_iadd(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_iadd` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_isub`
[INFO] [stdout]    --> src/vm/interpreter.rs:112:1
[INFO] [stdout]     |
[INFO] [stdout] 112 | pub fn execute_isub(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_isub` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_imul`
[INFO] [stdout]    --> src/vm/interpreter.rs:121:1
[INFO] [stdout]     |
[INFO] [stdout] 121 | pub fn execute_imul(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_imul` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_ireturn_full`
[INFO] [stdout]    --> src/vm/interpreter.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub fn execute_ireturn_full(thread: &mut Thread) -> Result<Option<ExecutionResult>, VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_ireturn_full` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_lreturn_full`
[INFO] [stdout]    --> src/vm/interpreter.rs:141:1
[INFO] [stdout]     |
[INFO] [stdout] 141 | pub fn execute_lreturn_full(thread: &mut Thread) -> Result<Option<ExecutionResult>, VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_lreturn_full` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_areturn_full`
[INFO] [stdout]    --> src/vm/interpreter.rs:152:1
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub fn execute_areturn_full(thread: &mut Thread) -> Result<Option<ExecutionResult>, VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_areturn_full` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_return_full`
[INFO] [stdout]    --> src/vm/interpreter.rs:163:1
[INFO] [stdout]     |
[INFO] [stdout] 163 | pub fn execute_return_full(thread: &mut Thread) -> Result<Option<ExecutionResult>, VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_return_full` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_pop`
[INFO] [stdout]    --> src/vm/interpreter.rs:172:1
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub fn execute_pop(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_pop` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_dup`
[INFO] [stdout]    --> src/vm/interpreter.rs:178:1
[INFO] [stdout]     |
[INFO] [stdout] 178 | pub fn execute_dup(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_dup` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_ldc`
[INFO] [stdout]    --> src/vm/interpreter.rs:185:1
[INFO] [stdout]     |
[INFO] [stdout] 185 | pub fn execute_ldc(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_ldc` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `vm::thread::Thread` is more private than the item `execute_ldc_w`
[INFO] [stdout]    --> src/vm/interpreter.rs:192:1
[INFO] [stdout]     |
[INFO] [stdout] 192 | pub fn execute_ldc_w(thread: &mut Thread) -> Result<(), VmError> {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ function `execute_ldc_w` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `vm::thread::Thread` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/vm/thread.rs:61:1
[INFO] [stdout]     |
[INFO] [stdout]  61 | pub(crate) struct Thread {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Frame` is more private than the item `JitCompiler::should_compile`
[INFO] [stdout]    --> src/vm/jit/mod.rs:119:5
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn should_compile(&self, frame: &Frame, cp_index: Option<usize>) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `JitCompiler::should_compile` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Frame` is only usable at visibility `pub(in crate::vm)`
[INFO] [stdout]    --> src/vm/frame.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub(super) struct Frame {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `Frame` is more private than the item `JitCompiler::should_osr`
[INFO] [stdout]    --> src/vm/jit/mod.rs:128:5
[INFO] [stdout]     |
[INFO] [stdout] 128 |     pub fn should_osr(&self, frame: &Frame, backedge_pc: usize) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `JitCompiler::should_osr` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `Frame` is only usable at visibility `pub(in crate::vm)`
[INFO] [stdout]    --> src/vm/frame.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | pub(super) struct Frame {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `promotion_age` is never read
[INFO] [stdout]    --> src/vm/heap.rs:115:16
[INFO] [stdout]     |
[INFO] [stdout]  92 | pub(super) struct Heap {
[INFO] [stdout]     |                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 115 |     pub(super) promotion_age: u8,
[INFO] [stdout]     |                ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Heap` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `should_collect` is never used
[INFO] [stdout]    --> src/vm/heap.rs:694:19
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl Heap {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 694 |     pub(super) fn should_collect(&self) -> bool {
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `X64_ALIGN` is never used
[INFO] [stdout]   --> src/vm/jit/compiler.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 | const X64_ALIGN: u16 = 16;
[INFO] [stdout]    |       ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `JIT_TRAP_CODE` is never used
[INFO] [stdout]   --> src/vm/jit/compiler.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const JIT_TRAP_CODE: TrapCode = TrapCode::unwrap_user(1);
[INFO] [stdout]    |       ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `read_branch_offset_for_pc`, `get_switch_targets_for_pc`, `emit_deoptimization`, `emit_helper_call`, and `seal_block` are never used
[INFO] [stdout]     --> src/vm/jit/compiler.rs:267:8
[INFO] [stdout]      |
[INFO] [stdout]   44 | impl<'a> BytecodeCompiler<'a> {
[INFO] [stdout]      | ----------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  267 |     fn read_branch_offset_for_pc(&self, pc: usize, code: &[u8]) -> i32 {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  273 |     fn get_switch_targets_for_pc(&self, pc: usize, code: &[u8]) -> Vec<usize> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2071 |     fn emit_deoptimization(&mut self, reason: &str) -> Result<Value, JitError> {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2077 |     fn emit_helper_call(
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2569 |     fn seal_block(&mut self, block: Block) {
[INFO] [stdout]      |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_inline_depth` is never read
[INFO] [stdout]  --> src/vm/jit/optimizer.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub struct Optimizer {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 6 |     inline_threshold: usize,
[INFO] [stdout] 7 |     max_inline_depth: usize,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `dummy` is never used
[INFO] [stdout]   --> src/vm/thread.rs:72:19
[INFO] [stdout]    |
[INFO] [stdout] 65 | impl Thread {
[INFO] [stdout]    | ----------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub(super) fn dummy() -> Self {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `record_unknown_native` is never used
[INFO] [stdout]   --> src/vm/types.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl StubStats {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn record_unknown_native(&self, class: &str, method: &str, descriptor: &str) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/vm/builtin/invoke.rs:1154:21
[INFO] [stdout]      |
[INFO] [stdout] 1154 |                     drop(values);
[INFO] [stdout]      |                     ^^^^^------^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          argument has type `&mut Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1154 -                     drop(values);
[INFO] [stdout] 1154 +                     let _ = values;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/vm/builtin/invoke.rs:1207:21
[INFO] [stdout]      |
[INFO] [stdout] 1207 |                     drop(target);
[INFO] [stdout]      |                     ^^^^^------^
[INFO] [stdout]      |                          |
[INFO] [stdout]      |                          argument has type `&mut Vec<i32>`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1207 -                     drop(target);
[INFO] [stdout] 1207 +                     let _ = target;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/vm/jit/runtime.rs:281:45
[INFO] [stdout]     |
[INFO] [stdout] 281 |     jit_helper_load_reference_array_element as u64
[INFO] [stdout]     |                                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 281 |     jit_helper_load_reference_array_element as *const () as u64
[INFO] [stdout]     |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/vm/jit/runtime.rs:342:46
[INFO] [stdout]     |
[INFO] [stdout] 342 |     jit_helper_store_reference_array_element as u64
[INFO] [stdout]     |                                              ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 342 |     jit_helper_store_reference_array_element as *const () as u64
[INFO] [stdout]     |                                              ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/vm/jit/runtime.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 395 |     jit_helper_array_length as u64
[INFO] [stdout]     |                             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 395 |     jit_helper_array_length as *const () as u64
[INFO] [stdout]     |                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/vm/jit/runtime.rs:429:38
[INFO] [stdout]     |
[INFO] [stdout] 429 |     jit_helper_raise_exception_class as u64
[INFO] [stdout]     |                                      ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 429 |     jit_helper_raise_exception_class as *const () as u64
[INFO] [stdout]     |                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/vm/jit/runtime.rs:511:41
[INFO] [stdout]     |
[INFO] [stdout] 511 |     jit_helper_load_typed_array_element as u64
[INFO] [stdout]     |                                         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 511 |     jit_helper_load_typed_array_element as *const () as u64
[INFO] [stdout]     |                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/vm/jit/runtime.rs:588:42
[INFO] [stdout]     |
[INFO] [stdout] 588 |     jit_helper_store_typed_array_element as u64
[INFO] [stdout]     |                                          ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 588 |     jit_helper_store_typed_array_element as *const () as u64
[INFO] [stdout]     |                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `INVOKE_VIRTUAL_fn` should have an upper case name
[INFO] [stdout]    --> src/vm/jit/runtime.rs:591:16
[INFO] [stdout]     |
[INFO] [stdout] 591 | pub static mut INVOKE_VIRTUAL_fn: JitHelperFn = jit_helper_invoke_virtual;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INVOKE_VIRTUAL_FN`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(non_upper_case_globals)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `INVOKE_SPECIAL_fn` should have an upper case name
[INFO] [stdout]    --> src/vm/jit/runtime.rs:592:16
[INFO] [stdout]     |
[INFO] [stdout] 592 | pub static mut INVOKE_SPECIAL_fn: JitHelperFn = jit_helper_invoke_special;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INVOKE_SPECIAL_FN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `INVOKE_STATIC_fn` should have an upper case name
[INFO] [stdout]    --> src/vm/jit/runtime.rs:593:16
[INFO] [stdout]     |
[INFO] [stdout] 593 | pub static mut INVOKE_STATIC_fn: JitHelperFn = jit_helper_invoke_static;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INVOKE_STATIC_FN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static variable `INVOKE_INTERFACE_fn` should have an upper case name
[INFO] [stdout]    --> src/vm/jit/runtime.rs:594:16
[INFO] [stdout]     |
[INFO] [stdout] 594 | pub static mut INVOKE_INTERFACE_fn: JitHelperFn = jit_helper_invoke_interface;
[INFO] [stdout]     |                ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper case: `INVOKE_INTERFACE_FN`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cranelift-codegen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name cranelift_codegen --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cranelift-codegen-0.131.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--warn=clippy::useless_conversion' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=trivial_numeric_casts '--warn=clippy::redundant_field_names' '--warn=clippy::multiple_bound_locations' '--warn=clippy::map_clone' '--warn=clippy::manual_strip' '--warn=clippy::from_over_into' '--warn=clippy::extra_unused_type_parameters' '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(pulley_tail_calls)' --check-cfg 'cfg(pulley_assume_llvm_makes_tail_calls)' --check-cfg 'cfg(pulley_disable_interp_simd)' --check-cfg 'cfg(arc_try_new)' --check-cfg 'cfg(gc_zeal)' --cfg 'feature="gimli"' --cfg 'feature="std"' --cfg 'feature="unwind"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-arch", "all-native-arch", "anyhow", "arm64", "capstone", "core", "default", "disas", "enable-serde", "gimli", "host-arch", "incremental-cache", "isle-errors", "isle-split-match", "postcard", "pulley", "riscv64", "s390x", "serde", "serde_derive", "sha2", "souper-harvest", "souper-ir", "std", "timing", "trace-log", "unwind", "x86"))' -C metadata=9428cbd077b7d4f3 -C extra-filename=-b095f76f0655ba56 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-08443defd5839c8d.rmeta --extern cranelift_assembler_x64=/opt/rustwide/target/debug/deps/libcranelift_assembler_x64-3f6db9780bd76f3d.rmeta --extern cranelift_bforest=/opt/rustwide/target/debug/deps/libcranelift_bforest-319f44c3570194f3.rmeta --extern cranelift_bitset=/opt/rustwide/target/debug/deps/libcranelift_bitset-097f160f90dec5a4.rmeta --extern cranelift_codegen_shared=/opt/rustwide/target/debug/deps/libcranelift_codegen_shared-ee61c3ab70d0dfcc.rmeta --extern cranelift_control=/opt/rustwide/target/debug/deps/libcranelift_control-6a6bcc5c280be8c9.rmeta --extern cranelift_entity=/opt/rustwide/target/debug/deps/libcranelift_entity-c818ba2b7e76f9d1.rmeta --extern gimli=/opt/rustwide/target/debug/deps/libgimli-322677a622ca911c.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-142bcf9a3d68cfe8.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-5a7600805088532e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-a4263a0971f08dad.rmeta --extern regalloc2=/opt/rustwide/target/debug/deps/libregalloc2-7b185611c40878c8.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-64d6968641eb9921.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-e5b2c32b6da95a68.rmeta --extern target_lexicon=/opt/rustwide/target/debug/deps/libtarget_lexicon-dadf13a3ee2ce3ef.rmeta --extern wasmtime_core=/opt/rustwide/target/debug/deps/libwasmtime_internal_core-9743f952cf88b844.rmeta --cap-lints allow --cap-lints=forbid --cfg 'feature="x86"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b90a11bbb8350630bb6c02793194b541a6183748b8ebfb2b0b33fa1029cc8ccb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b90a11bbb8350630bb6c02793194b541a6183748b8ebfb2b0b33fa1029cc8ccb", kill_on_drop: false }`
[INFO] [stdout] b90a11bbb8350630bb6c02793194b541a6183748b8ebfb2b0b33fa1029cc8ccb
