[INFO] fetching crate tycho-vm 0.2.1... [INFO] checking tycho-vm-0.2.1 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate tycho-vm 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate tycho-vm 0.2.1 [INFO] finished tweaking crates.io crate tycho-vm 0.2.1 [INFO] tweaked toml for crates.io crate tycho-vm 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate tycho-vm 0.2.1 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tycho-vm 0.2.1 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tl-proto v0.5.3 [INFO] [stderr] Downloaded tycho-vm-proc v0.2.1 [INFO] [stderr] Downloaded tycho-asm v0.1.1 [INFO] [stderr] Downloaded tl-proto-proc v0.5.3 [INFO] [stderr] Downloaded tycho-crypto v0.4.0 [INFO] [stderr] Downloaded tycho-types-proc v0.2.0 [INFO] [stderr] Downloaded tycho-types v0.2.1 [INFO] [stderr] Downloaded tycho-asm-macros v0.1.1 [INFO] [stderr] Downloaded tl-scheme v0.3.0 [INFO] [stderr] Downloaded chumsky v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53b123f032b7833dd99003c2b37044b56171d7ef3d5bcb767cf91c2ec730e2ee [INFO] running `Command { std: "docker" "start" "-a" "53b123f032b7833dd99003c2b37044b56171d7ef3d5bcb767cf91c2ec730e2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53b123f032b7833dd99003c2b37044b56171d7ef3d5bcb767cf91c2ec730e2ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b123f032b7833dd99003c2b37044b56171d7ef3d5bcb767cf91c2ec730e2ee", kill_on_drop: false }` [INFO] [stdout] 53b123f032b7833dd99003c2b37044b56171d7ef3d5bcb767cf91c2ec730e2ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af22ada398af9e9740349df04772576e0185f78089f3b4494d24f77db1e3200c [INFO] running `Command { std: "docker" "start" "-a" "af22ada398af9e9740349df04772576e0185f78089f3b4494d24f77db1e3200c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling semver v1.0.25 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling cc v1.2.11 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typeid v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling chumsky v0.10.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking half v2.4.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Checking ryu v1.0.19 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking clap_builder v4.5.27 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking dyn-clone v1.0.18 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking criterion-plot v0.6.0 [INFO] [stderr] Checking clap v4.5.27 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.21.2 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling tycho-types-proc v0.2.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing-test-macro v0.2.5 [INFO] [stderr] Compiling pest v2.7.15 [INFO] [stderr] Compiling tycho-types v0.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Compiling darling_macro v0.21.2 [INFO] [stderr] Compiling pest_meta v2.7.15 [INFO] [stderr] Compiling darling v0.21.2 [INFO] [stderr] Compiling tycho-vm-proc v0.2.1 [INFO] [stderr] Checking tracing-test v0.2.5 [INFO] [stderr] Compiling pest_generator v2.7.15 [INFO] [stderr] Compiling pest_derive v2.7.15 [INFO] [stderr] Compiling tycho-asm v0.1.1 [INFO] [stderr] Compiling tl-scheme v0.3.0 [INFO] [stderr] Compiling tl-proto-proc v0.5.3 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tl-proto v0.5.3 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.7.0 [INFO] [stderr] Checking tycho-crypto v0.4.0 [INFO] [stderr] Compiling tycho-asm-macros v0.1.1 [INFO] [stderr] Checking tycho-vm v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/cellops.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | name: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/contops.rs:1166:49 [INFO] [stdout] | [INFO] [stdout] 1166 | fn exec_ref_prefix(st: &mut VmState, bits: u16, name: &str) -> VmResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/contops.rs:1199:50 [INFO] [stdout] | [INFO] [stdout] 1199 | fn exec_cell_prefix(st: &mut VmState, bits: u16, name: &str) -> VmResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/contops.rs:1228:13 [INFO] [stdout] | [INFO] [stdout] 1228 | let name = match ref_first { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slice_range` [INFO] [stdout] --> src/instr/dictops.rs:623:13 [INFO] [stdout] | [INFO] [stdout] 623 | let slice_range = slice.range(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slice_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/state.rs:394:29 [INFO] [stdout] | [INFO] [stdout] 394 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `steps` [INFO] [stdout] --> src/state.rs:949:13 [INFO] [stdout] | [INFO] [stdout] 949 | let steps = self.steps; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_steps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpDivmod` is never constructed [INFO] [stdout] --> src/instr/arithops.rs:722:8 [INFO] [stdout] | [INFO] [stdout] 722 | struct DumpDivmod(u32); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpShr` is never constructed [INFO] [stdout] --> src/instr/arithops.rs:741:8 [INFO] [stdout] | [INFO] [stdout] 741 | struct DumpShr(u32, bool); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpShl` is never constructed [INFO] [stdout] --> src/instr/arithops.rs:775:8 [INFO] [stdout] | [INFO] [stdout] 775 | struct DumpShl(u32, bool); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_x` are never used [INFO] [stdout] --> src/instr/cellops.rs:1792:8 [INFO] [stdout] | [INFO] [stdout] 1771 | impl StoreIntArgs { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1792 | fn display(&self) -> DisplayStoreIntArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1796 | fn display_x(self) -> DisplayStoreIntArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayStoreIntArgs` is never constructed [INFO] [stdout] --> src/instr/cellops.rs:1801:8 [INFO] [stdout] | [INFO] [stdout] 1801 | struct DisplayStoreIntArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_x` are never used [INFO] [stdout] --> src/instr/cellops.rs:1928:8 [INFO] [stdout] | [INFO] [stdout] 1907 | impl LoadIntArgs { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1928 | fn display(&self) -> DisplayLoadIntArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1932 | fn display_x(self) -> DisplayLoadIntArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayLoadIntArgs` is never constructed [INFO] [stdout] --> src/instr/cellops.rs:1937:8 [INFO] [stdout] | [INFO] [stdout] 1937 | struct DisplayLoadIntArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_x` are never used [INFO] [stdout] --> src/instr/cellops.rs:2002:8 [INFO] [stdout] | [INFO] [stdout] 1993 | impl LoadSliceArgs { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 2002 | fn display(&self) -> DisplayLoadSliceArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2006 | fn display_x(&self) -> DisplayLoadSliceArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayLoadSliceArgs` is never constructed [INFO] [stdout] --> src/instr/cellops.rs:2011:8 [INFO] [stdout] | [INFO] [stdout] 2011 | struct DisplayLoadSliceArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayConfigOpsArgs` is never constructed [INFO] [stdout] --> src/instr/configops.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct DisplayConfigOpsArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayInMsgParamArgs` is never constructed [INFO] [stdout] --> src/instr/configops.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub struct DisplayInMsgParamArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayHashArgsExt` is never constructed [INFO] [stdout] --> src/instr/cryptops.rs:423:8 [INFO] [stdout] | [INFO] [stdout] 423 | struct DisplayHashArgsExt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_b` are never used [INFO] [stdout] --> src/instr/dictops.rs:727:12 [INFO] [stdout] | [INFO] [stdout] 702 | impl DictOpArgs { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 727 | pub fn display(self, name: &'static str) -> DisplayDictOpArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 731 | pub fn display_b(self, name: &'static str) -> DisplayDictOpArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayDictOpArgs` is never constructed [INFO] [stdout] --> src/instr/dictops.rs:736:8 [INFO] [stdout] | [INFO] [stdout] 736 | struct DisplayDictOpArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `display` is never used [INFO] [stdout] --> src/instr/dictops.rs:777:8 [INFO] [stdout] | [INFO] [stdout] 764 | impl ShortDictOpArgs { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 777 | fn display(self, name: &'static str) -> DisplayShortDictOpArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayShortDictOpArgs` is never constructed [INFO] [stdout] --> src/instr/dictops.rs:782:8 [INFO] [stdout] | [INFO] [stdout] 782 | struct DisplayShortDictOpArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/cellops.rs:1508:5 [INFO] [stdout] | [INFO] [stdout] 1508 | name: &str, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/contops.rs:1166:49 [INFO] [stdout] | [INFO] [stdout] 1166 | fn exec_ref_prefix(st: &mut VmState, bits: u16, name: &str) -> VmResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/contops.rs:1199:50 [INFO] [stdout] | [INFO] [stdout] 1199 | fn exec_cell_prefix(st: &mut VmState, bits: u16, name: &str) -> VmResult { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/instr/contops.rs:1228:13 [INFO] [stdout] | [INFO] [stdout] 1228 | let name = match ref_first { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `slice_range` [INFO] [stdout] --> src/instr/dictops.rs:623:13 [INFO] [stdout] | [INFO] [stdout] 623 | let slice_range = slice.range(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_slice_range` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/state.rs:394:29 [INFO] [stdout] | [INFO] [stdout] 394 | Err(e) => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `steps` [INFO] [stdout] --> src/state.rs:949:13 [INFO] [stdout] | [INFO] [stdout] 949 | let steps = self.steps; [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_steps` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpDivmod` is never constructed [INFO] [stdout] --> src/instr/arithops.rs:722:8 [INFO] [stdout] | [INFO] [stdout] 722 | struct DumpDivmod(u32); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpShr` is never constructed [INFO] [stdout] --> src/instr/arithops.rs:741:8 [INFO] [stdout] | [INFO] [stdout] 741 | struct DumpShr(u32, bool); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DumpShl` is never constructed [INFO] [stdout] --> src/instr/arithops.rs:775:8 [INFO] [stdout] | [INFO] [stdout] 775 | struct DumpShl(u32, bool); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_x` are never used [INFO] [stdout] --> src/instr/cellops.rs:1792:8 [INFO] [stdout] | [INFO] [stdout] 1771 | impl StoreIntArgs { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1792 | fn display(&self) -> DisplayStoreIntArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1796 | fn display_x(self) -> DisplayStoreIntArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayStoreIntArgs` is never constructed [INFO] [stdout] --> src/instr/cellops.rs:1801:8 [INFO] [stdout] | [INFO] [stdout] 1801 | struct DisplayStoreIntArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_x` are never used [INFO] [stdout] --> src/instr/cellops.rs:1928:8 [INFO] [stdout] | [INFO] [stdout] 1907 | impl LoadIntArgs { [INFO] [stdout] | ---------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 1928 | fn display(&self) -> DisplayLoadIntArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1932 | fn display_x(self) -> DisplayLoadIntArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayLoadIntArgs` is never constructed [INFO] [stdout] --> src/instr/cellops.rs:1937:8 [INFO] [stdout] | [INFO] [stdout] 1937 | struct DisplayLoadIntArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_x` are never used [INFO] [stdout] --> src/instr/cellops.rs:2002:8 [INFO] [stdout] | [INFO] [stdout] 1993 | impl LoadSliceArgs { [INFO] [stdout] | ------------------ methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 2002 | fn display(&self) -> DisplayLoadSliceArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 2006 | fn display_x(&self) -> DisplayLoadSliceArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayLoadSliceArgs` is never constructed [INFO] [stdout] --> src/instr/cellops.rs:2011:8 [INFO] [stdout] | [INFO] [stdout] 2011 | struct DisplayLoadSliceArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayConfigOpsArgs` is never constructed [INFO] [stdout] --> src/instr/configops.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | pub struct DisplayConfigOpsArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayInMsgParamArgs` is never constructed [INFO] [stdout] --> src/instr/configops.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub struct DisplayInMsgParamArgs(u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayHashArgsExt` is never constructed [INFO] [stdout] --> src/instr/cryptops.rs:423:8 [INFO] [stdout] | [INFO] [stdout] 423 | struct DisplayHashArgsExt { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `display` and `display_b` are never used [INFO] [stdout] --> src/instr/dictops.rs:727:12 [INFO] [stdout] | [INFO] [stdout] 702 | impl DictOpArgs { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 727 | pub fn display(self, name: &'static str) -> DisplayDictOpArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 731 | pub fn display_b(self, name: &'static str) -> DisplayDictOpArgs { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayDictOpArgs` is never constructed [INFO] [stdout] --> src/instr/dictops.rs:736:8 [INFO] [stdout] | [INFO] [stdout] 736 | struct DisplayDictOpArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `display` is never used [INFO] [stdout] --> src/instr/dictops.rs:777:8 [INFO] [stdout] | [INFO] [stdout] 764 | impl ShortDictOpArgs { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 777 | fn display(self, name: &'static str) -> DisplayShortDictOpArgs { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DisplayShortDictOpArgs` is never constructed [INFO] [stdout] --> src/instr/dictops.rs:782:8 [INFO] [stdout] | [INFO] [stdout] 782 | struct DisplayShortDictOpArgs { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "af22ada398af9e9740349df04772576e0185f78089f3b4494d24f77db1e3200c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af22ada398af9e9740349df04772576e0185f78089f3b4494d24f77db1e3200c", kill_on_drop: false }` [INFO] [stdout] af22ada398af9e9740349df04772576e0185f78089f3b4494d24f77db1e3200c