[INFO] cloning repository https://github.com/luizlls/netrine
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luizlls/netrine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 065f2c0df0cf3d3f1a180695f8144d91f2cd34ac
[INFO] checking luizlls/netrine against try#fa4dd1f19bfeb3fd235dc7f1406c42404436bef5 for pr-145108-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/luizlls/netrine
[INFO] finished tweaking git repo https://github.com/luizlls/netrine
[INFO] tweaked toml for git repo https://github.com/luizlls/netrine written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luizlls/netrine on toolchain fa4dd1f19bfeb3fd235dc7f1406c42404436bef5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/luizlls/netrine 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" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b545beb440a843f9a9e3b8ec87016109fc7328cfc8679901dc9a1a2a37a5b4b6
[INFO] running `Command { std: "docker" "start" "-a" "b545beb440a843f9a9e3b8ec87016109fc7328cfc8679901dc9a1a2a37a5b4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b545beb440a843f9a9e3b8ec87016109fc7328cfc8679901dc9a1a2a37a5b4b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b545beb440a843f9a9e3b8ec87016109fc7328cfc8679901dc9a1a2a37a5b4b6", kill_on_drop: false }`
[INFO] [stdout] b545beb440a843f9a9e3b8ec87016109fc7328cfc8679901dc9a1a2a37a5b4b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+fa4dd1f19bfeb3fd235dc7f1406c42404436bef5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83226e6103bdb40ad3eb41b6df3f3024fc3063cc90f51a6086ee614dd135e476
[INFO] running `Command { std: "docker" "start" "-a" "83226e6103bdb40ad3eb41b6df3f3024fc3063cc90f51a6086ee614dd135e476", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling cranelift-srcgen v0.125.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling cranelift-bitset v0.125.3
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.125.3
[INFO] [stderr]    Compiling cranelift-isle v0.125.3
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.125.3
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking cranelift-control v0.125.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]     Checking wasmtime-internal-math v38.0.3
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling wasm-encoder v0.240.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking winnow v0.7.13
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v38.0.3
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking compiler v0.0.1 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v38.0.3
[INFO] [stdout] warning: unused variable: `mir`
[INFO] [stdout]   --> compiler/src/compiler.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mir = self.mir()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_mir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.125.3
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> compiler/src/mir.rs:283:29
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn local_ref(&mut self, node: &hir::Node, local: &hir::LocalRef) -> Result<InstructionId> {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local`
[INFO] [stdout]    --> compiler/src/mir.rs:283:47
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn local_ref(&mut self, node: &hir::Node, local: &hir::LocalRef) -> Result<InstructionId> {
[INFO] [stdout]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stdout] warning: methods `get_by_key` and `get_by_id` are never used
[INFO] [stdout]    --> compiler/src/collections.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | / impl<K, I, V> IndexMap<K, I, V>
[INFO] [stdout] 115 | | where
[INFO] [stdout] 116 | |     K: Eq + Hash,
[INFO] [stdout] 117 | |     I: From<usize> + Into<usize> + Copy,
[INFO] [stdout]     | |________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |       pub fn get_by_key(&self, key: K) -> Option<&V> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |       pub fn get_by_id(&self, index: I) -> Option<&V> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `kind`, `name`, and `span` are never read
[INFO] [stdout]    --> compiler/src/hir.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct Symbol {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 239 |     pub id: SymbolId,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 240 |     pub kind: SymbolKind,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 241 |     pub name: Name,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 242 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Local` is never constructed
[INFO] [stdout]    --> compiler/src/hir.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub enum SymbolKind {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] 248 |     Local,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SymbolKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `symbol` is never used
[INFO] [stdout]    --> compiler/src/hir.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl Symbols {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub fn symbol(&self, id: SymbolId) -> Option<&Symbol> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]   --> compiler/src/interner.rs:70:12
[INFO] [stdout]    |
[INFO] [stdout] 47 | impl Interner {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 70 |     pub fn get(&self, symbol: Name) -> Option<&str> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `value` is never used
[INFO] [stdout]    --> compiler/src/lexer.rs:298:8
[INFO] [stdout]     |
[INFO] [stdout]  15 | impl<'lexer> Lexer<'lexer> {
[INFO] [stdout]     | -------------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 298 |     fn value(&self, span: Span) -> &str {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `prev` and `value` are never used
[INFO] [stdout]    --> compiler/src/lexer.rs:340:12
[INFO] [stdout]     |
[INFO] [stdout] 311 | impl<'tokens> Tokens<'tokens> {
[INFO] [stdout]     | ----------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub fn prev(&self) -> Token {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 349 |     pub fn value(&self, token: Token) -> &str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `globals` and `functions` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 10 |     globals: IndexMap<Name, GlobalId, Global>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     functions: IndexMap<Name, FunctionId, Function>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind` and `type_id` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Instruction {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 27 |     pub kind: InstructionKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |     pub type_id: TypeId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> compiler/src/mir.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Instruction {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new(kind: InstructionKind, type_id: TypeId) -> Instruction {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     LoadGlobal(LoadGlobal),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 39 -     LoadGlobal(LoadGlobal),
[INFO] [stdout] 39 +     LoadGlobal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Binary(Binary),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 40 -     Binary(Binary),
[INFO] [stdout] 40 +     Binary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Unary(Unary),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 41 -     Unary(Unary),
[INFO] [stdout] 41 +     Unary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Integer(Integer),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 42 -     Integer(Integer),
[INFO] [stdout] 42 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Number(Number),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 43 -     Number(Number),
[INFO] [stdout] 43 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     ToNumber(ToNumber),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 44 -     ToNumber(ToNumber),
[INFO] [stdout] 44 +     ToNumber(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `global` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct LoadGlobal {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 51 |     pub global: GlobalId,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadGlobal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operator` and `operand` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Unary {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 67 |     pub operator: Operator,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 68 |     pub operand: InstructionId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Unary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operator`, `loperand`, and `roperand` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Binary {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 85 |     pub operator: Operator,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 86 |     pub loperand: InstructionId,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 87 |     pub roperand: InstructionId,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Binary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct Integer {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 110 |     pub value: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Integer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Number {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 124 |     pub value: f64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Number` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct ToNumber {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 138 |     pub source: InstructionId,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ToNumber` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function` and `type_id` are never read
[INFO] [stdout]    --> compiler/src/mir.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Global {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 167 |     pub function: FunctionId,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 168 |     pub type_id: TypeId,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Global` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Local` is never constructed
[INFO] [stdout]    --> compiler/src/mir.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct Local {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `seq` and `many` are never used
[INFO] [stdout]    --> compiler/src/parser.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl<'parser> Parser<'parser> {
[INFO] [stdout]     | ----------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn seq<F, T>(&mut self, until: TokenKind, mut parse: F) -> Result<Vec<T>>
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     fn many<F, T>(&mut self, until: TokenKind, mut parse: F) -> Result<Vec<T>>
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking uuid v1.18.1
[INFO] [stderr]     Checking wasmtime-internal-component-util v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-cache v38.0.3
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v38.0.3
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking wasmtime-internal-slab v38.0.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wast v240.0.0
[INFO] [stderr]     Checking wasm v0.0.1 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking netrine v0.0.1 (/opt/rustwide/workdir/netrine)
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stdout] warning: unused variable: `mir`
[INFO] [stdout]   --> compiler/src/compiler.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let mir = self.mir()?;
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_mir`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `node`
[INFO] [stdout]    --> compiler/src/mir.rs:283:29
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn local_ref(&mut self, node: &hir::Node, local: &hir::LocalRef) -> Result<InstructionId> {
[INFO] [stdout]     |                             ^^^^ help: if this is intentional, prefix it with an underscore: `_node`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local`
[INFO] [stdout]    --> compiler/src/mir.rs:283:47
[INFO] [stdout]     |
[INFO] [stdout] 283 |     fn local_ref(&mut self, node: &hir::Node, local: &hir::LocalRef) -> Result<InstructionId> {
[INFO] [stdout]     |                                               ^^^^^ help: if this is intentional, prefix it with an underscore: `_local`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_by_key` and `get_by_id` are never used
[INFO] [stdout]    --> compiler/src/collections.rs:155:12
[INFO] [stdout]     |
[INFO] [stdout] 114 | / impl<K, I, V> IndexMap<K, I, V>
[INFO] [stdout] 115 | | where
[INFO] [stdout] 116 | |     K: Eq + Hash,
[INFO] [stdout] 117 | |     I: From<usize> + Into<usize> + Copy,
[INFO] [stdout]     | |________________________________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 155 |       pub fn get_by_key(&self, key: K) -> Option<&V> {
[INFO] [stdout]     |              ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |       pub fn get_by_id(&self, index: I) -> Option<&V> {
[INFO] [stdout]     |              ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `kind`, `name`, and `span` are never read
[INFO] [stdout]    --> compiler/src/hir.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 238 | pub struct Symbol {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 239 |     pub id: SymbolId,
[INFO] [stdout]     |         ^^
[INFO] [stdout] 240 |     pub kind: SymbolKind,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 241 |     pub name: Name,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 242 |     pub span: Span,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `Local` is never constructed
[INFO] [stdout]    --> compiler/src/hir.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | pub enum SymbolKind {
[INFO] [stdout]     |          ---------- variant in this enum
[INFO] [stdout] 248 |     Local,
[INFO] [stdout]     |     ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SymbolKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `symbol` is never used
[INFO] [stdout]    --> compiler/src/hir.rs:282:12
[INFO] [stdout]     |
[INFO] [stdout] 257 | impl Symbols {
[INFO] [stdout]     | ------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 282 |     pub fn symbol(&self, id: SymbolId) -> Option<&Symbol> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `globals` and `functions` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  9 | pub struct Module {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 10 |     globals: IndexMap<Name, GlobalId, Global>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 11 |     functions: IndexMap<Name, FunctionId, Function>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Module` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `kind` and `type_id` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Instruction {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 27 |     pub kind: InstructionKind,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 28 |     pub type_id: TypeId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Instruction` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> compiler/src/mir.rs:32:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl Instruction {
[INFO] [stdout]    | ---------------- associated function in this implementation
[INFO] [stdout] 32 |     pub fn new(kind: InstructionKind, type_id: TypeId) -> Instruction {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     LoadGlobal(LoadGlobal),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 39 -     LoadGlobal(LoadGlobal),
[INFO] [stdout] 39 +     LoadGlobal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Binary(Binary),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 40 -     Binary(Binary),
[INFO] [stdout] 40 +     Binary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:41:11
[INFO] [stdout]    |
[INFO] [stdout] 41 |     Unary(Unary),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 41 -     Unary(Unary),
[INFO] [stdout] 41 +     Unary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:42:13
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Integer(Integer),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 42 -     Integer(Integer),
[INFO] [stdout] 42 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:43:12
[INFO] [stdout]    |
[INFO] [stdout] 43 |     Number(Number),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 43 -     Number(Number),
[INFO] [stdout] 43 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:44:14
[INFO] [stdout]    |
[INFO] [stdout] 44 |     ToNumber(ToNumber),
[INFO] [stdout]    |     -------- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `InstructionKind` has derived impls for the traits `Clone` and `Debug`, 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] 44 -     ToNumber(ToNumber),
[INFO] [stdout] 44 +     ToNumber(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `global` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub struct LoadGlobal {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 51 |     pub global: GlobalId,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadGlobal` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operator` and `operand` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Unary {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 67 |     pub operator: Operator,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 68 |     pub operand: InstructionId,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Unary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `operator`, `loperand`, and `roperand` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Binary {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 85 |     pub operator: Operator,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 86 |     pub loperand: InstructionId,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 87 |     pub roperand: InstructionId,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Binary` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 109 | pub struct Integer {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 110 |     pub value: i64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Integer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `value` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:124:9
[INFO] [stdout]     |
[INFO] [stdout] 123 | pub struct Number {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 124 |     pub value: f64,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Number` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `source` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:138:9
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub struct ToNumber {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 138 |     pub source: InstructionId,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ToNumber` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function` and `type_id` are never read
[INFO] [stdout]    --> compiler/src/mir.rs:167:9
[INFO] [stdout]     |
[INFO] [stdout] 166 | pub struct Global {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout] 167 |     pub function: FunctionId,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 168 |     pub type_id: TypeId,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Global` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Local` is never constructed
[INFO] [stdout]    --> compiler/src/mir.rs:174:12
[INFO] [stdout]     |
[INFO] [stdout] 174 | pub struct Local {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `seq` and `many` are never used
[INFO] [stdout]    --> compiler/src/parser.rs:226:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | impl<'parser> Parser<'parser> {
[INFO] [stdout]     | ----------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn seq<F, T>(&mut self, until: TokenKind, mut parse: F) -> Result<Vec<T>>
[INFO] [stdout]     |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     fn many<F, T>(&mut self, until: TokenKind, mut parse: F) -> Result<Vec<T>>
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pulley-macros v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v38.0.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling wasmtime-internal-jit-debug v38.0.3
[INFO] [stderr]    Compiling wasmtime-internal-fiber v38.0.3
[INFO] [stderr]    Compiling wasmtime v38.0.3
[INFO] [stderr]    Compiling pulley-interpreter v38.0.3
[INFO] [stderr] error: could not compile `wasmparser` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/fa4dd1f19bfeb3fd235dc7f1406c42404436bef5/bin/rustc --crate-name wasmparser --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wasmparser-0.239.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no '--allow=clippy::all' --warn=unused_import_braces --warn=unused_extern_crates --warn=unused-macro-rules --warn=unused-lifetimes --warn=unstable_features --deny=unsafe_code --warn=unsafe-op-in-unsafe-fn --warn=unsafe-attr-outside-unsafe '--warn=clippy::unnecessary_to_owned' '--warn=clippy::unnecessary_mut_passed' '--warn=clippy::unnecessary_fallible_conversions' '--warn=clippy::unnecessary_cast' '--warn=clippy::uninlined_format_args' --warn=unexpected_cfgs --warn=rust-2024-prelude-collisions --warn=rust-2024-incompatible-pat --warn=rust-2024-guarded-string-incompatible-syntax --warn=missing-unsafe-on-extern '--warn=clippy::map_clone' '--warn=clippy::manual_strip' --warn=keyword_idents_2024 --warn=deprecated-safe-2024 '--warn=clippy::clone_on_copy' '--warn=clippy::allow_attributes_without_reason' --check-cfg 'cfg(fuzzing)' --cfg 'feature="component-model"' --cfg 'feature="features"' --cfg 'feature="simd"' --cfg 'feature="std"' --cfg 'feature="validate"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("component-model", "default", "features", "hash-collections", "prefer-btree-collections", "serde", "simd", "std", "validate"))' -C metadata=4dd9fc15177b4bb2 -C extra-filename=-ba64a106879bb791 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-d060648b4513e855.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-81141607d0e231ff.rmeta --cap-lints allow --cap-lints=forbid --cfg core_error --check-cfg 'cfg(core_error)'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "83226e6103bdb40ad3eb41b6df3f3024fc3063cc90f51a6086ee614dd135e476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83226e6103bdb40ad3eb41b6df3f3024fc3063cc90f51a6086ee614dd135e476", kill_on_drop: false }`
[INFO] [stdout] 83226e6103bdb40ad3eb41b6df3f3024fc3063cc90f51a6086ee614dd135e476
