[INFO] fetching crate tycho-vm 0.3.1...
[INFO] checking tycho-vm-0.3.1 against try#66388cc165a6c4ac98c074dc9f0281ff23528c55 for pr-150727
[INFO] extracting crate tycho-vm 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate tycho-vm 0.3.1
[INFO] finished tweaking crates.io crate tycho-vm 0.3.1
[INFO] tweaked toml for crates.io crate tycho-vm 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate tycho-vm 0.3.1 on toolchain 66388cc165a6c4ac98c074dc9f0281ff23528c55
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate tycho-vm 0.3.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" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76031915266db766bbedca0505f14565fb95a1c868c669c5c02f097505c2ffd0
[INFO] running `Command { std: "docker" "start" "-a" "76031915266db766bbedca0505f14565fb95a1c868c669c5c02f097505c2ffd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76031915266db766bbedca0505f14565fb95a1c868c669c5c02f097505c2ffd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76031915266db766bbedca0505f14565fb95a1c868c669c5c02f097505c2ffd0", kill_on_drop: false }`
[INFO] [stdout] 76031915266db766bbedca0505f14565fb95a1c868c669c5c02f097505c2ffd0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+66388cc165a6c4ac98c074dc9f0281ff23528c55" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52b971397ce39bdaf1080913b30045ca6cc190817292f8ec1c2e6e502179fab5
[INFO] running `Command { std: "docker" "start" "-a" "52b971397ce39bdaf1080913b30045ca6cc190817292f8ec1c2e6e502179fab5", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling crc32c v0.6.8
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tycho-types-proc v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling chumsky v0.11.2
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling tl-scheme v0.3.0
[INFO] [stderr]    Compiling tycho-types v0.3.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling tycho-vm-proc v0.3.1
[INFO] [stderr]    Compiling tl-proto-proc v0.5.4
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking tracing-test v0.2.5
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking tl-proto v0.5.4
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tycho-crypto v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking criterion v0.7.0
[INFO] [stderr]    Compiling tycho-asm v0.2.4
[INFO] [stderr]     Checking tycho-vm v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tycho-asm-macros v0.2.0
[INFO] [stderr] 
[INFO] [stderr] thread 'rustc' (1189) panicked at /rustc-dev/66388cc165a6c4ac98c074dc9f0281ff23528c55/compiler/rustc_ast/src/attr/mod.rs:302:36:
[INFO] [stderr] attribute is missing tokens: Attribute { kind: Normal(NormalAttr { item: AttrItem { unsafety: Default, path: Path { span: src/instr/arithops.rs:980:5: 980:12 (#500), segments: [PathSegment { ident: <test_trace>#500, id: NodeId(4294967040), args: None }], tokens: None }, args: Unparsed(Empty), tokens: None }, tokens: None }), id: AttrId(1520), style: Outer, span: src/instr/arithops.rs:980:5: 980:12 (#500) }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x7cf218c2bfa3 - <<std[7d609349af90bec6]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[75ca2badb63c4514]::fmt::Display>::fmt
[INFO] [stderr]    1:     0x7cf21920fb48 - core[75ca2badb63c4514]::fmt::write
[INFO] [stderr]    2:     0x7cf218c42226 - <std[7d609349af90bec6]::sys::stdio::unix::Stderr as std[7d609349af90bec6]::io::Write>::write_fmt
[INFO] [stderr]    3:     0x7cf218c01b98 - std[7d609349af90bec6]::panicking::default_hook::{closure#0}
[INFO] [stderr]    4:     0x7cf218c1f833 - std[7d609349af90bec6]::panicking::default_hook
[INFO] [stderr]    5:     0x7cf217c0236a - std[7d609349af90bec6]::panicking::update_hook::<alloc[d7482eb0f1d19161]::boxed::Box<rustc_driver_impl[3f9d6dd912ac34bd]::install_ice_hook::{closure#1}>>::{closure#0}
[INFO] [stderr]    6:     0x7cf218c1fb12 - std[7d609349af90bec6]::panicking::panic_with_hook
[INFO] [stderr]    7:     0x7cf218c01c58 - std[7d609349af90bec6]::panicking::panic_handler::{closure#0}
[INFO] [stderr]    8:     0x7cf218bf89a9 - std[7d609349af90bec6]::sys::backtrace::__rust_end_short_backtrace::<std[7d609349af90bec6]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]    9:     0x7cf218c0372d - __rustc[69841a6cbc58d81d]::rust_begin_unwind
[INFO] [stderr]   10:     0x7cf215838f9c - core[75ca2badb63c4514]::panicking::panic_fmt
[INFO] [stderr]   11:     0x7cf219fe0110 - <rustc_ast[333fca09df5738a4]::ast::Attribute>::token_trees
[INFO] [stderr]   12:     0x7cf21a81c314 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::fully_expand_fragment
[INFO] [stderr]   13:     0x7cf21a7e65d2 - <rustc_expand[a01ffc1bf52c2613]::expand::MacroExpander>::expand_crate
[INFO] [stderr]   14:     0x7cf2198f0af3 - rustc_interface[903e43df8d6bd657]::passes::configure_and_expand
[INFO] [stderr]   15:     0x7cf21a407658 - rustc_interface[903e43df8d6bd657]::passes::resolver_for_lowering_raw
[INFO] [stderr]   16:     0x7cf21a4073cd - rustc_query_impl[8c5349e00d64015e]::plumbing::__rust_begin_short_backtrace::<rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2}::{closure#0}, rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>
[INFO] [stderr]   17:     0x7cf21a4073a7 - <rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::dynamic_query::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(rustc_middle[2342951a64deba5]::ty::context::TyCtxt, ())>>::call_once
[INFO] [stderr]   18:     0x7cf21a3ecb5f - rustc_query_system[d45be4fb383a0235]::query::plumbing::try_execute_query::<rustc_query_impl[8c5349e00d64015e]::DynamicConfig<rustc_query_system[d45be4fb383a0235]::query::caches::SingleCache<rustc_middle[2342951a64deba5]::query::erase::Erased<[u8; 16usize]>>, false, false, false>, rustc_query_impl[8c5349e00d64015e]::plumbing::QueryCtxt, false>
[INFO] [stderr]   19:     0x7cf21a3ec6bc - rustc_query_impl[8c5349e00d64015e]::query_impl::resolver_for_lowering_raw::get_query_non_incr::__rust_end_short_backtrace
[INFO] [stderr]   20:     0x7cf21a57127b - <rustc_interface[903e43df8d6bd657]::passes::create_and_enter_global_ctxt<core[75ca2badb63c4514]::option::Option<rustc_interface[903e43df8d6bd657]::queries::Linker>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2}>::{closure#2} as core[75ca2badb63c4514]::ops::function::FnOnce<(&rustc_session[1e6875ba352dc1ba]::session::Session, rustc_middle[2342951a64deba5]::ty::context::CurrentGcx, alloc[d7482eb0f1d19161]::sync::Arc<rustc_data_structures[c82a87ce5cdbfc92]::jobserver::Proxy>, &std[7d609349af90bec6]::sync::once_lock::OnceLock<rustc_middle[2342951a64deba5]::ty::context::GlobalCtxt>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_middle[2342951a64deba5]::arena::Arena>, &rustc_data_structures[c82a87ce5cdbfc92]::sync::worker_local::WorkerLocal<rustc_hir[cc727ec2ba6ebdb5]::Arena>, rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}::{closure#2})>>::call_once::{shim:vtable#0}
[INFO] [stderr]   21:     0x7cf21a45ac98 - rustc_interface[903e43df8d6bd657]::interface::run_compiler::<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}
[INFO] [stderr]   22:     0x7cf21a2eac4e - std[7d609349af90bec6]::sys::backtrace::__rust_begin_short_backtrace::<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>
[INFO] [stderr]   23:     0x7cf21a2eaa20 - <std[7d609349af90bec6]::thread::lifecycle::spawn_unchecked<rustc_interface[903e43df8d6bd657]::util::run_in_thread_with_globals<rustc_interface[903e43df8d6bd657]::util::run_in_thread_pool_with_globals<rustc_interface[903e43df8d6bd657]::interface::run_compiler<(), rustc_driver_impl[3f9d6dd912ac34bd]::run_compiler::{closure#0}>::{closure#1}, ()>::{closure#0}, ()>::{closure#0}::{closure#0}, ()>::{closure#1} as core[75ca2badb63c4514]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stderr]   24:     0x7cf21a2ed138 - <std[7d609349af90bec6]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stderr]   25:     0x7cf213e8aaa4 - <unknown>
[INFO] [stderr]   26:     0x7cf213f17a64 - clone
[INFO] [stderr]   27:                0x0 - <unknown>
[INFO] [stderr] 
[INFO] [stderr] error: the compiler unexpectedly panicked. this is a bug.
[INFO] [stderr] 
[INFO] [stderr] note: we would appreciate a bug report: https://github.com/rust-lang/rust/issues/new?labels=C-bug%2C+I-ICE%2C+T-compiler&template=ice.md
[INFO] [stderr] 
[INFO] [stderr] note: please make sure that you have updated to the latest nightly
[INFO] [stderr] 
[INFO] [stderr] warning: the ICE couldn't be written to `/opt/rustwide/workdir/rustc-ice-2026-01-08T23_46_38-1187.txt`: Read-only file system (os error 30)
[INFO] [stderr] 
[INFO] [stderr] note: rustc 1.94.0-nightly (66388cc16 2026-01-08) running on x86_64-unknown-linux-gnu
[INFO] [stderr] 
[INFO] [stderr] note: compiler flags: -C embed-bitcode=no -C debuginfo=2
[INFO] [stderr] 
[INFO] [stderr] note: some of the compiler flags provided by cargo are hidden
[INFO] [stderr] 
[INFO] [stderr] query stack during panic:
[INFO] [stderr] #0 [resolver_for_lowering_raw] getting the resolver for lowering
[INFO] [stderr] end of query stack
[INFO] [stderr] error: could not compile `tycho-vm` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/66388cc165a6c4ac98c074dc9f0281ff23528c55/bin/rustc --crate-name tycho_vm --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "dump", "tracing"))' -C metadata=efd34cee462d50f6 -C extra-filename=-4312b50753363231 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-8c0ce38f48d112e9.rmeta --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-3d79a77b594dfc85.rmeta --extern blake2=/opt/rustwide/target/debug/deps/libblake2-4af644cec968b794.rmeta --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-34bdb772247b195e.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b330238e90c336f8.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-e75a431ee7681a3c.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-73d7188e19b30f48.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3f20bdcfe3eb0a45.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-a778b53456a90ef3.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-2d3e3c5b6142a154.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-61f6241ac0e3bc91.rmeta --extern tl_proto=/opt/rustwide/target/debug/deps/libtl_proto-9390b7ee21abae10.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8698d353ea77906d.rmeta --extern tracing_test=/opt/rustwide/target/debug/deps/libtracing_test-f3c811a06b8aa784.rmeta --extern tycho_asm_macros=/opt/rustwide/target/debug/deps/libtycho_asm_macros-be60361816fedbdf.so --extern tycho_crypto=/opt/rustwide/target/debug/deps/libtycho_crypto-f707327695405cff.rmeta --extern tycho_types=/opt/rustwide/target/debug/deps/libtycho_types-9b8264a142db20e2.rmeta --extern tycho_vm_proc=/opt/rustwide/target/debug/deps/libtycho_vm_proc-5ec3923c0f5f8775.so --cap-lints=forbid` (exit status: 101)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]     --> src/instr/contops.rs:1167:49
[INFO] [stdout]      |
[INFO] [stdout] 1167 | fn exec_ref_prefix(st: &mut VmState, bits: u16, name: &str) -> VmResult<RcCont> {
[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:1200:50
[INFO] [stdout]      |
[INFO] [stdout] 1200 | fn exec_cell_prefix(st: &mut VmState, bits: u16, name: &str) -> VmResult<Cell> {
[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:1229:13
[INFO] [stdout]      |
[INFO] [stdout] 1229 |         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:421:29
[INFO] [stdout]     |
[INFO] [stdout] 421 |                         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:975:13
[INFO] [stdout]     |
[INFO] [stdout] 975 |         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)]` (part of `#[warn(unused)]`) 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<false> {
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1796 |     fn display_x(self) -> DisplayStoreIntArgs<true> {
[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<const X: bool>(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<false> {
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1932 |     fn display_x(self) -> DisplayLoadIntArgs<true> {
[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<const X: bool>(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<false> {
[INFO] [stdout]      |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 2006 |     fn display_x(&self) -> DisplayLoadSliceArgs<true> {
[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<const X: bool>(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:468:8
[INFO] [stdout]     |
[INFO] [stdout] 468 | 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<false> {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 731 |     pub fn display_b(self, name: &'static str) -> DisplayDictOpArgs<true> {
[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<const B: bool> {
[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] running `Command { std: "docker" "inspect" "52b971397ce39bdaf1080913b30045ca6cc190817292f8ec1c2e6e502179fab5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52b971397ce39bdaf1080913b30045ca6cc190817292f8ec1c2e6e502179fab5", kill_on_drop: false }`
[INFO] [stdout] 52b971397ce39bdaf1080913b30045ca6cc190817292f8ec1c2e6e502179fab5
