[INFO] fetching crate linera-wasmer-compiler-singlepass 4.4.0-linera.7...
[INFO] building linera-wasmer-compiler-singlepass-4.4.0-linera.7 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate linera-wasmer-compiler-singlepass 4.4.0-linera.7 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate linera-wasmer-compiler-singlepass 4.4.0-linera.7
[INFO] finished tweaking crates.io crate linera-wasmer-compiler-singlepass 4.4.0-linera.7
[INFO] tweaked toml for crates.io crate linera-wasmer-compiler-singlepass 4.4.0-linera.7 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate linera-wasmer-compiler-singlepass 4.4.0-linera.7 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 137 packages to latest compatible versions
[INFO] [stderr]       Adding dynasm v1.2.3 (available: v4.0.1)
[INFO] [stderr]       Adding dynasmrt v1.2.3 (available: v4.0.1)
[INFO] [stderr]       Adding gimli v0.26.2 (available: v0.32.3)
[INFO] [stderr]       Adding hashbrown v0.11.2 (available: v0.16.0)
[INFO] [stderr]       Adding more-asserts v0.2.2 (available: v0.3.1)
[INFO] [stderr]       Adding target-lexicon v0.12.16 (available: v0.13.3)
[INFO] [stderr]       Adding wasmer-types v4.4.0 (available: v6.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9951b47d893b7a01dd2e433d155402565b5796f0d92a3095e1c6a1c5ff7e7f8b
[INFO] running `Command { std: "docker" "start" "-a" "9951b47d893b7a01dd2e433d155402565b5796f0d92a3095e1c6a1c5ff7e7f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9951b47d893b7a01dd2e433d155402565b5796f0d92a3095e1c6a1c5ff7e7f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9951b47d893b7a01dd2e433d155402565b5796f0d92a3095e1c6a1c5ff7e7f8b", kill_on_drop: false }`
[INFO] [stdout] 9951b47d893b7a01dd2e433d155402565b5796f0d92a3095e1c6a1c5ff7e7f8b
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ffa5c3c787b10604643caaa5c6e4dc3187d187643ec870c18591373f65b78c6
[INFO] running `Command { std: "docker" "start" "-a" "8ffa5c3c787b10604643caaa5c6e4dc3187d187643ec870c18591373f65b78c6", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling more-asserts v0.2.2
[INFO] [stderr]    Compiling region v3.0.2
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling memmap2 v0.6.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling shared-buffer v0.1.4
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasmparser v0.121.2
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling dynasm v1.2.3
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling wasmer-types v4.4.0
[INFO] [stderr]    Compiling linera-wasmer-vm v4.4.0-linera.7
[INFO] [stderr]    Compiling linera-wasmer-compiler v4.4.0-linera.7
[INFO] [stderr]    Compiling dynasmrt v1.2.3
[INFO] [stderr]    Compiling linera-wasmer-compiler-singlepass v4.4.0-linera.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `enable-serde`
[INFO] [stdout]    --> src/unwind_winx64.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg_attr(feature = "enable-serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `avx`, `core`, `default`, `gimli`, `hashbrown`, `rayon`, `sse`, `std`, `unwind`, and `wasm`
[INFO] [stdout]     = help: consider adding `enable-serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/common_decl.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MachineStateDiff {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub stack_push: Vec<MachineValue>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub stack_pop: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub reg_diff: Vec<(RegisterIndex, MachineValue)>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub prev_frame_diff: BTreeMap<usize, Option<MachineValue>>, // None for removal
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub wasm_stack_push: Vec<WasmAbstractValue>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub wasm_stack_pop: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub wasm_inst_offset: usize, // absolute value; not a diff.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MachineStateDiff` has derived impls for the traits `Debug` and `Clone`, 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: fields `initial`, `locals`, `shadow_size`, `wasm_function_header_target_offset`, and `loop_offsets` are never read
[INFO] [stdout]    --> src/common_decl.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub struct FunctionStateMap {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout]  87 |     /// Initial.
[INFO] [stdout]  88 |     pub initial: MachineState,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub locals: Vec<WasmAbstractValue>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  93 |     /// Shadow size.
[INFO] [stdout]  94 |     pub shadow_size: usize, // for single-pass backend, 32 bytes on x86-64
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub wasm_function_header_target_offset: Option<SuspendOffset>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub loop_offsets: BTreeMap<usize, OffsetInfo>, /* suspend_offset -> info */
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionStateMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/common_decl.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Call(usize),
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 123 -     Call(usize),
[INFO] [stdout] 123 +     Call(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/common_decl.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Trappable(usize),
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 125 -     Trappable(usize),
[INFO] [stdout] 125 +     Trappable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `end_offset`, `diff_id`, and `activate_offset` are never read
[INFO] [stdout]    --> src/common_decl.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct OffsetInfo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 131 |     /// Exclusive range-end offset.
[INFO] [stdout] 132 |     pub end_offset: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 133 |     /// Index pointing to the `MachineStateDiff` entry.
[INFO] [stdout] 134 |     pub diff_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 135 |     /// Offset at which execution can be continued.
[INFO] [stdout] 136 |     pub activate_offset: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OffsetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/emitter_arm64.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub trait EmitterARM64 {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn get_jmp_instr_size(&self) -> u8;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn emit_strdb(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn emit_ldria(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn emit_movz(&mut self, reg: Location, val: u32) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 185 |     fn emit_movk(&mut self, reg: Location, val: u32, shift: u32) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     fn emit_subs(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn emit_csetm(&mut self, sz: Size, dst: Location, cond: Condition) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 336 |     fn emit_cinc(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     fn emit_tbnz_label(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     fn emit_brk(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/emitter_x64.rs:74:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub trait EmitterX64 {
[INFO] [stdout]     |           ---------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn emit_u64(&mut self, x: u64) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     fn emit_nop(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn emit_test(&mut self, sz: Size, src: Location, dst: Location) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn emit_cmovae_gpr_32(&mut self, src: GPR, dst: GPR) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn emit_vcmpordss(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn emit_vcmpordsd(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn emit_ud2(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     fn emit_bkpt(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 461 |     fn arch_emit_entry_trampoline(&mut self) -> Result<(), CompileError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     fn arch_mov64_imm_offset(&self) -> Result<usize, CompileError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_callee_save` and `is_reserved` are never used
[INFO] [stdout]   --> src/location.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Reg: Copy + Clone + Eq + PartialEq + Debug + Hash + Ord {
[INFO] [stdout]    |           --- methods in this trait
[INFO] [stdout] 42 |     fn is_callee_save(self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     fn is_reserved(self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Descriptor` is never used
[INFO] [stdout]   --> src/location.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait Descriptor<R: Reg, S: Reg> {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CombinedRegister` is never used
[INFO] [stdout]   --> src/location.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub trait CombinedRegister: Copy + Clone + Eq + PartialEq + Debug {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MaybeImmediate` is never used
[INFO] [stdout]   --> src/machine.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait MaybeImmediate {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/machine.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub trait Machine {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn mark_address_with_trap_code(&mut self, code: TrapCode);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn emit_call_label(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     fn emit_debug_breakpoint(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn location_address(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     fn location_and(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn location_sub(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     fn location_test(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     fn jmp_on_above(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     fn jmp_on_overflow(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.09s
[INFO] running `Command { std: "docker" "inspect" "8ffa5c3c787b10604643caaa5c6e4dc3187d187643ec870c18591373f65b78c6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ffa5c3c787b10604643caaa5c6e4dc3187d187643ec870c18591373f65b78c6", kill_on_drop: false }`
[INFO] [stdout] 8ffa5c3c787b10604643caaa5c6e4dc3187d187643ec870c18591373f65b78c6
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4eabb77992aaaa06c7d936d21287d49c9bdc90d8868591cd029ce87b9348321a
[INFO] running `Command { std: "docker" "start" "-a" "4eabb77992aaaa06c7d936d21287d49c9bdc90d8868591cd029ce87b9348321a", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `enable-serde`
[INFO] [stdout]    --> src/unwind_winx64.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg_attr(feature = "enable-serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `avx`, `core`, `default`, `gimli`, `hashbrown`, `rayon`, `sse`, `std`, `unwind`, and `wasm`
[INFO] [stdout]     = help: consider adding `enable-serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/common_decl.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MachineStateDiff {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub stack_push: Vec<MachineValue>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub stack_pop: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub reg_diff: Vec<(RegisterIndex, MachineValue)>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub prev_frame_diff: BTreeMap<usize, Option<MachineValue>>, // None for removal
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub wasm_stack_push: Vec<WasmAbstractValue>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub wasm_stack_pop: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub wasm_inst_offset: usize, // absolute value; not a diff.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MachineStateDiff` has derived impls for the traits `Debug` and `Clone`, 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: fields `initial`, `locals`, `shadow_size`, `wasm_function_header_target_offset`, and `loop_offsets` are never read
[INFO] [stdout]    --> src/common_decl.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub struct FunctionStateMap {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout]  87 |     /// Initial.
[INFO] [stdout]  88 |     pub initial: MachineState,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub locals: Vec<WasmAbstractValue>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  93 |     /// Shadow size.
[INFO] [stdout]  94 |     pub shadow_size: usize, // for single-pass backend, 32 bytes on x86-64
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub wasm_function_header_target_offset: Option<SuspendOffset>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub loop_offsets: BTreeMap<usize, OffsetInfo>, /* suspend_offset -> info */
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionStateMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/common_decl.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Call(usize),
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 123 -     Call(usize),
[INFO] [stdout] 123 +     Call(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/common_decl.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Trappable(usize),
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 125 -     Trappable(usize),
[INFO] [stdout] 125 +     Trappable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `end_offset`, `diff_id`, and `activate_offset` are never read
[INFO] [stdout]    --> src/common_decl.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct OffsetInfo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 131 |     /// Exclusive range-end offset.
[INFO] [stdout] 132 |     pub end_offset: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 133 |     /// Index pointing to the `MachineStateDiff` entry.
[INFO] [stdout] 134 |     pub diff_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 135 |     /// Offset at which execution can be continued.
[INFO] [stdout] 136 |     pub activate_offset: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OffsetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/emitter_arm64.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub trait EmitterARM64 {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn get_jmp_instr_size(&self) -> u8;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn emit_strdb(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn emit_ldria(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn emit_movz(&mut self, reg: Location, val: u32) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 185 |     fn emit_movk(&mut self, reg: Location, val: u32, shift: u32) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     fn emit_subs(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn emit_csetm(&mut self, sz: Size, dst: Location, cond: Condition) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 336 |     fn emit_cinc(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     fn emit_tbnz_label(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     fn emit_brk(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/emitter_x64.rs:74:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub trait EmitterX64 {
[INFO] [stdout]     |           ---------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn emit_u64(&mut self, x: u64) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     fn emit_nop(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn emit_test(&mut self, sz: Size, src: Location, dst: Location) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn emit_cmovae_gpr_32(&mut self, src: GPR, dst: GPR) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn emit_vcmpordss(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn emit_vcmpordsd(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn emit_ud2(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     fn emit_bkpt(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 461 |     fn arch_emit_entry_trampoline(&mut self) -> Result<(), CompileError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     fn arch_mov64_imm_offset(&self) -> Result<usize, CompileError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_callee_save` and `is_reserved` are never used
[INFO] [stdout]   --> src/location.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Reg: Copy + Clone + Eq + PartialEq + Debug + Hash + Ord {
[INFO] [stdout]    |           --- methods in this trait
[INFO] [stdout] 42 |     fn is_callee_save(self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     fn is_reserved(self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling linera-wasmer-compiler-singlepass v4.4.0-linera.7 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Descriptor` is never used
[INFO] [stdout]   --> src/location.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait Descriptor<R: Reg, S: Reg> {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CombinedRegister` is never used
[INFO] [stdout]   --> src/location.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub trait CombinedRegister: Copy + Clone + Eq + PartialEq + Debug {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MaybeImmediate` is never used
[INFO] [stdout]   --> src/machine.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait MaybeImmediate {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/machine.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub trait Machine {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn mark_address_with_trap_code(&mut self, code: TrapCode);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn emit_call_label(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     fn emit_debug_breakpoint(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn location_address(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     fn location_and(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn location_sub(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     fn location_test(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     fn jmp_on_above(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     fn jmp_on_overflow(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `enable-serde`
[INFO] [stdout]    --> src/unwind_winx64.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | #[cfg_attr(feature = "enable-serde", derive(Serialize, Deserialize))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `avx`, `core`, `default`, `gimli`, `hashbrown`, `rayon`, `sse`, `std`, `unwind`, and `wasm`
[INFO] [stdout]     = help: consider adding `enable-serde` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/emitter_x64.rs:74:8
[INFO] [stdout]     |
[INFO] [stdout]  64 | pub trait EmitterX64 {
[INFO] [stdout]     |           ---------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  74 |     fn emit_u64(&mut self, x: u64) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  79 |     fn emit_nop(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn emit_test(&mut self, sz: Size, src: Location, dst: Location) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 147 |     fn emit_cmovae_gpr_32(&mut self, src: GPR, dst: GPR) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn emit_vcmpordss(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn emit_vcmpordsd(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 347 |     fn emit_ud2(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 355 |     fn emit_bkpt(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 461 |     fn arch_emit_entry_trampoline(&mut self) -> Result<(), CompileError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 467 |     fn arch_mov64_imm_offset(&self) -> Result<usize, CompileError> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_callee_save` and `is_reserved` are never used
[INFO] [stdout]   --> src/location.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub trait Reg: Copy + Clone + Eq + PartialEq + Debug + Hash + Ord {
[INFO] [stdout]    |           --- methods in this trait
[INFO] [stdout] 42 |     fn is_callee_save(self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 43 |     fn is_reserved(self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Descriptor` is never used
[INFO] [stdout]   --> src/location.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub trait Descriptor<R: Reg, S: Reg> {
[INFO] [stdout]    |           ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `CombinedRegister` is never used
[INFO] [stdout]   --> src/location.rs:68:11
[INFO] [stdout]    |
[INFO] [stdout] 68 | pub trait CombinedRegister: Copy + Clone + Eq + PartialEq + Debug {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `MaybeImmediate` is never used
[INFO] [stdout]   --> src/machine.rs:35:11
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub trait MaybeImmediate {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/machine.rs:114:8
[INFO] [stdout]     |
[INFO] [stdout]  54 | pub trait Machine {
[INFO] [stdout]     |           ------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout] 114 |     fn mark_address_with_trap_code(&mut self, code: TrapCode);
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 279 |     fn emit_call_label(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 298 |     fn emit_debug_breakpoint(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 302 |     fn location_address(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     fn location_and(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 343 |     fn location_sub(
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 368 |     fn location_test(
[INFO] [stdout]     |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 385 |     fn jmp_on_above(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 394 |     fn jmp_on_overflow(&mut self, label: Label) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/emitter_arm64.rs:90:8
[INFO] [stdout]     |
[INFO] [stdout]  87 | pub trait EmitterARM64 {
[INFO] [stdout]     |           ------------ methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  90 |     fn get_jmp_instr_size(&self) -> u8;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 110 |     fn emit_strdb(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 124 |     fn emit_ldria(
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 184 |     fn emit_movz(&mut self, reg: Location, val: u32) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] 185 |     fn emit_movk(&mut self, reg: Location, val: u32, shift: u32) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 217 |     fn emit_subs(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 335 |     fn emit_csetm(&mut self, sz: Size, dst: Location, cond: Condition) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] 336 |     fn emit_cinc(
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 370 |     fn emit_tbnz_label(
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 390 |     fn emit_brk(&mut self) -> Result<(), CompileError>;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]   --> src/common_decl.rs:40:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct MachineStateDiff {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 40 |     pub stack_push: Vec<MachineValue>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 43 |     pub stack_pop: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 46 |     pub reg_diff: Vec<(RegisterIndex, MachineValue)>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 49 |     pub prev_frame_diff: BTreeMap<usize, Option<MachineValue>>, // None for removal
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 52 |     pub wasm_stack_push: Vec<WasmAbstractValue>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 55 |     pub wasm_stack_pop: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 58 |     pub wasm_inst_offset: usize, // absolute value; not a diff.
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `MachineStateDiff` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `initial`, `locals`, `shadow_size`, `wasm_function_header_target_offset`, and `loop_offsets` are never read
[INFO] [stdout]    --> src/common_decl.rs:88:9
[INFO] [stdout]     |
[INFO] [stdout]  86 | pub struct FunctionStateMap {
[INFO] [stdout]     |            ---------------- fields in this struct
[INFO] [stdout]  87 |     /// Initial.
[INFO] [stdout]  88 |     pub initial: MachineState,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  92 |     pub locals: Vec<WasmAbstractValue>,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]  93 |     /// Shadow size.
[INFO] [stdout]  94 |     pub shadow_size: usize, // for single-pass backend, 32 bytes on x86-64
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  98 |     pub wasm_function_header_target_offset: Option<SuspendOffset>,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 102 |     pub loop_offsets: BTreeMap<usize, OffsetInfo>, /* suspend_offset -> info */
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `FunctionStateMap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/common_decl.rs:123:10
[INFO] [stdout]     |
[INFO] [stdout] 123 |     Call(usize),
[INFO] [stdout]     |     ---- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 123 -     Call(usize),
[INFO] [stdout] 123 +     Call(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> src/common_decl.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |     Trappable(usize),
[INFO] [stdout]     |     --------- ^^^^^
[INFO] [stdout]     |     |
[INFO] [stdout]     |     field in this variant
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SuspendOffset` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]     |
[INFO] [stdout] 125 -     Trappable(usize),
[INFO] [stdout] 125 +     Trappable(()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `end_offset`, `diff_id`, and `activate_offset` are never read
[INFO] [stdout]    --> src/common_decl.rs:132:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct OffsetInfo {
[INFO] [stdout]     |            ---------- fields in this struct
[INFO] [stdout] 131 |     /// Exclusive range-end offset.
[INFO] [stdout] 132 |     pub end_offset: usize,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout] 133 |     /// Index pointing to the `MachineStateDiff` entry.
[INFO] [stdout] 134 |     pub diff_id: usize,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] 135 |     /// Offset at which execution can be continued.
[INFO] [stdout] 136 |     pub activate_offset: usize,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OffsetInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.44s
[INFO] running `Command { std: "docker" "inspect" "4eabb77992aaaa06c7d936d21287d49c9bdc90d8868591cd029ce87b9348321a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4eabb77992aaaa06c7d936d21287d49c9bdc90d8868591cd029ce87b9348321a", kill_on_drop: false }`
[INFO] [stdout] 4eabb77992aaaa06c7d936d21287d49c9bdc90d8868591cd029ce87b9348321a
