[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] 01612e1389cffabe484caf4c3c342f269a5e76d3
[INFO] checking luizlls/netrine against try#54cf65b8d066c082e536455049b95943cf30378f for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/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-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/luizlls/netrine on toolchain 54cf65b8d066c082e536455049b95943cf30378f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "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" "+54cf65b8d066c082e536455049b95943cf30378f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 803c9d77ff4bcd3ade03dee2a9b5f84ad75ab96700e7f8bc923ade4b263adb40
[INFO] running `Command { std: "docker" "start" "-a" "803c9d77ff4bcd3ade03dee2a9b5f84ad75ab96700e7f8bc923ade4b263adb40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "803c9d77ff4bcd3ade03dee2a9b5f84ad75ab96700e7f8bc923ade4b263adb40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "803c9d77ff4bcd3ade03dee2a9b5f84ad75ab96700e7f8bc923ade4b263adb40", kill_on_drop: false }`
[INFO] [stdout] 803c9d77ff4bcd3ade03dee2a9b5f84ad75ab96700e7f8bc923ade4b263adb40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+54cf65b8d066c082e536455049b95943cf30378f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0af2a16ad11da9756ae6d782ff4bb4530ad2e5521575332d4470f51ca95adf44
[INFO] running `Command { std: "docker" "start" "-a" "0af2a16ad11da9756ae6d782ff4bb4530ad2e5521575332d4470f51ca95adf44", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling cranelift-srcgen v0.125.4
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling cranelift-isle v0.125.4
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling cranelift-bitset v0.125.4
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.125.4
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking wasmtime-internal-math v38.0.4
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling wasmparser v0.239.0
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.125.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling wasm-encoder v0.239.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v38.0.4
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking cranelift-control v0.125.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking compiler v0.0.1 (/opt/rustwide/workdir/compiler)
[INFO] [stderr]     Checking wasm-encoder v0.244.0
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stdout] warning: method `get` is never used
[INFO] [stdout]    --> compiler/src/collections.rs:128:12
[INFO] [stdout]     |
[INFO] [stdout] 105 | / impl<K, I, V> IndexMap<K, I, V>
[INFO] [stdout] 106 | | where
[INFO] [stdout] 107 | |     K: Eq + Hash,
[INFO] [stdout] 108 | |     I: From<usize> + Into<usize> + Copy,
[INFO] [stdout]     | |________________________________________- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 128 |       pub fn get(&self, key: K) -> 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: method `get` is never used
[INFO] [stdout]   --> compiler/src/interner.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 54 | impl Interner {
[INFO] [stdout]    | ------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 77 |     pub fn get(&self, symbol: Symbol) -> Option<&str> {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `constant_pool` is never read
[INFO] [stdout]  --> compiler/src/mir.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MIR {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 9 |     constant_pool: ConstantPool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MIR` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `function_id` is never used
[INFO] [stdout]   --> compiler/src/mir.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MIR {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn function_id(&self, name: Symbol) -> Option<FunctionId> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strings` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct ConstantPool {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 44 |     strings: IndexVec<StringId, Box<str>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstantPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     StoreLocal(StoreLocal),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 59 -     StoreLocal(StoreLocal),
[INFO] [stdout] 59 +     StoreLocal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     LoadLocal(LoadLocal),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 60 -     LoadLocal(LoadLocal),
[INFO] [stdout] 60 +     LoadLocal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     LoadGlobal(LoadGlobal),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 61 -     LoadGlobal(LoadGlobal),
[INFO] [stdout] 61 +     LoadGlobal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Unary(Unary),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 62 -     Unary(Unary),
[INFO] [stdout] 62 +     Unary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Binary(Binary),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 63 -     Binary(Binary),
[INFO] [stdout] 63 +     Binary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Integer(Integer),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 64 -     Integer(Integer),
[INFO] [stdout] 64 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Number(Number),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 65 -     Number(Number),
[INFO] [stdout] 65 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `String` and `ToNumber` are never constructed
[INFO] [stdout]   --> compiler/src/mir.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum Instruction {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 66 |     String(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 67 |     ToNumber(ToNumber),
[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: fields `local` and `value` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct StoreLocal {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 76 |     pub local: LocalId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 77 |     pub value: InstructionId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StoreLocal` 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 `local` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct LoadLocal {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 82 |     pub local: LocalId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadLocal` 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 `global` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct LoadGlobal {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 87 |     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:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct Unary {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 92 |     pub operator: Operator,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 93 |     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:98:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub struct Binary {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout]  98 |     pub operator: Operator,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  99 |     pub loperand: InstructionId,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 100 |     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:126:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Integer {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 126 |     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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Number {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 131 |     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:136:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct ToNumber {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 136 |     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: field `id` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct String {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 141 |     pub id: StringId,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `String` 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 `function` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct Global {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 148 |     pub function: FunctionId,
[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:153:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub struct Local {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instructions`, `types`, and `spans` are never read
[INFO] [stdout]    --> compiler/src/mir.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct Function {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 161 |     pub instructions: IndexVec<InstructionId, Instruction>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 162 |     pub types: Vec<TypeId>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 163 |     pub spans: Vec<Span>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `many` is never used
[INFO] [stdout]    --> compiler/src/parser.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl<'p> Parser<'p> {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn many<F>(&mut self, until: TokenKind, mut parse: F) -> Result<usize>
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `node` and `node_index` are never used
[INFO] [stdout]   --> compiler/src/syntax.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Syntax {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn node(&self, index: NodeIndex) -> Node {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn node_index(&self) -> NodeIndex {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `id` is never used
[INFO] [stdout]  --> compiler/src/types.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl TypeId {
[INFO] [stdout]   | ----------- method in this implementation
[INFO] [stdout] 7 |     pub fn id(self) -> u32 {
[INFO] [stdout]   |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Type` is never used
[INFO] [stdout]   --> compiler/src/types.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum Type {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is` is never used
[INFO] [stdout]   --> compiler/src/types.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl TypeId {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 24 |     pub fn is(self, other: TypeId) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling wasmtime-internal-component-macro v38.0.4
[INFO] [stderr]     Checking rustc-demangle v0.1.26
[INFO] [stderr]    Compiling wasmtime-internal-cache v38.0.4
[INFO] [stderr]     Checking wasmtime-internal-component-util v38.0.4
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v38.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking wasmtime-internal-slab v38.0.4
[INFO] [stderr]     Checking netrine v0.0.1 (/opt/rustwide/workdir/netrine)
[INFO] [stderr]     Checking wasm v0.0.1 (/opt/rustwide/workdir/wasm)
[INFO] [stdout] warning: field `constant_pool` is never read
[INFO] [stdout]  --> compiler/src/mir.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct MIR {
[INFO] [stdout]   |            --- field in this struct
[INFO] [stdout] 9 |     constant_pool: ConstantPool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `MIR` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `function_id` is never used
[INFO] [stdout]   --> compiler/src/mir.rs:35:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl MIR {
[INFO] [stdout]    | -------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 35 |     pub fn function_id(&self, name: Symbol) -> Option<FunctionId> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `strings` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct ConstantPool {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 44 |     strings: IndexVec<StringId, Box<str>>,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ConstantPool` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:59:16
[INFO] [stdout]    |
[INFO] [stdout] 59 |     StoreLocal(StoreLocal),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 59 -     StoreLocal(StoreLocal),
[INFO] [stdout] 59 +     StoreLocal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:60:15
[INFO] [stdout]    |
[INFO] [stdout] 60 |     LoadLocal(LoadLocal),
[INFO] [stdout]    |     --------- ^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 60 -     LoadLocal(LoadLocal),
[INFO] [stdout] 60 +     LoadLocal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     LoadGlobal(LoadGlobal),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 61 -     LoadGlobal(LoadGlobal),
[INFO] [stdout] 61 +     LoadGlobal(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     Unary(Unary),
[INFO] [stdout]    |     ----- ^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 62 -     Unary(Unary),
[INFO] [stdout] 62 +     Unary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:63:12
[INFO] [stdout]    |
[INFO] [stdout] 63 |     Binary(Binary),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 63 -     Binary(Binary),
[INFO] [stdout] 63 +     Binary(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     Integer(Integer),
[INFO] [stdout]    |     ------- ^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 64 -     Integer(Integer),
[INFO] [stdout] 64 +     Integer(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 65 |     Number(Number),
[INFO] [stdout]    |     ------ ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[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] 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] 65 -     Number(Number),
[INFO] [stdout] 65 +     Number(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `String` and `ToNumber` are never constructed
[INFO] [stdout]   --> compiler/src/mir.rs:66:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | pub enum Instruction {
[INFO] [stdout]    |          ----------- variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 66 |     String(String),
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 67 |     ToNumber(ToNumber),
[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: fields `local` and `value` are never read
[INFO] [stdout]   --> compiler/src/mir.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 75 | pub struct StoreLocal {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 76 |     pub local: LocalId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 77 |     pub value: InstructionId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StoreLocal` 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 `local` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub struct LoadLocal {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 82 |     pub local: LocalId,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LoadLocal` 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 `global` is never read
[INFO] [stdout]   --> compiler/src/mir.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 86 | pub struct LoadGlobal {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 87 |     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:92:9
[INFO] [stdout]    |
[INFO] [stdout] 91 | pub struct Unary {
[INFO] [stdout]    |            ----- fields in this struct
[INFO] [stdout] 92 |     pub operator: Operator,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 93 |     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:98:9
[INFO] [stdout]     |
[INFO] [stdout]  97 | pub struct Binary {
[INFO] [stdout]     |            ------ fields in this struct
[INFO] [stdout]  98 |     pub operator: Operator,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]  99 |     pub loperand: InstructionId,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 100 |     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:126:9
[INFO] [stdout]     |
[INFO] [stdout] 125 | pub struct Integer {
[INFO] [stdout]     |            ------- field in this struct
[INFO] [stdout] 126 |     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:131:9
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub struct Number {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 131 |     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:136:9
[INFO] [stdout]     |
[INFO] [stdout] 135 | pub struct ToNumber {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 136 |     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: field `id` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:141:9
[INFO] [stdout]     |
[INFO] [stdout] 140 | pub struct String {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 141 |     pub id: StringId,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `String` 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 `function` is never read
[INFO] [stdout]    --> compiler/src/mir.rs:148:9
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct Global {
[INFO] [stdout]     |            ------ field in this struct
[INFO] [stdout] 148 |     pub function: FunctionId,
[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:153:12
[INFO] [stdout]     |
[INFO] [stdout] 153 | pub struct Local {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `instructions`, `types`, and `spans` are never read
[INFO] [stdout]    --> compiler/src/mir.rs:161:9
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct Function {
[INFO] [stdout]     |            -------- fields in this struct
[INFO] [stdout] 161 |     pub instructions: IndexVec<InstructionId, Instruction>,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 162 |     pub types: Vec<TypeId>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout] 163 |     pub spans: Vec<Span>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Function` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `many` is never used
[INFO] [stdout]    --> compiler/src/parser.rs:268:8
[INFO] [stdout]     |
[INFO] [stdout]  13 | impl<'p> Parser<'p> {
[INFO] [stdout]     | ------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn many<F>(&mut self, until: TokenKind, mut parse: F) -> Result<usize>
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `node` and `node_index` are never used
[INFO] [stdout]   --> compiler/src/syntax.rs:34:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | impl Syntax {
[INFO] [stdout]    | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     pub fn node(&self, index: NodeIndex) -> Node {
[INFO] [stdout]    |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub fn node_index(&self) -> NodeIndex {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `id` is never used
[INFO] [stdout]  --> compiler/src/types.rs:7:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | impl TypeId {
[INFO] [stdout]   | ----------- method in this implementation
[INFO] [stdout] 7 |     pub fn id(self) -> u32 {
[INFO] [stdout]   |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `Type` is never used
[INFO] [stdout]   --> compiler/src/types.rs:18:10
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub enum Type {
[INFO] [stdout]    |          ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is` is never used
[INFO] [stdout]   --> compiler/src/types.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl TypeId {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 24 |     pub fn is(self, other: TypeId) -> bool {
[INFO] [stdout]    |            ^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.125.4
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]     Checking wast v244.0.0
[INFO] [stderr]     Checking memfd v0.6.5
[INFO] [stderr]     Checking ittapi v0.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pulley-macros v38.0.4
[INFO] [stderr]    Compiling wasmtime-internal-versioned-export-macros v38.0.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pulley-interpreter v38.0.4
[INFO] [stderr]    Compiling wasmtime-internal-fiber v38.0.4
[INFO] [stderr]    Compiling wasmtime-internal-jit-debug v38.0.4
[INFO] [stderr]    Compiling wasmtime v38.0.4
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.125.4
[INFO] [stderr]     Checking wat v1.244.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking fxprof-processed-profile v0.8.1
[INFO] [stderr]    Compiling wit-parser v0.239.0
[INFO] [stderr]     Checking cranelift-entity v0.125.4
[INFO] [stderr]     Checking regalloc2 v0.13.5
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking cranelift-bforest v0.125.4
[INFO] [stderr]    Compiling cranelift-codegen v0.125.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]    Compiling wasmtime-internal-wit-bindgen v38.0.4
[INFO] [stderr]     Checking wasmprinter v0.239.0
[INFO] [stderr]     Checking wasmtime-environ v38.0.4
[INFO] [stderr]     Checking cranelift-frontend v0.125.4
[INFO] [stderr]     Checking cranelift-native v0.125.4
[INFO] [stderr]     Checking wasmtime-internal-cranelift v38.0.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "0af2a16ad11da9756ae6d782ff4bb4530ad2e5521575332d4470f51ca95adf44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0af2a16ad11da9756ae6d782ff4bb4530ad2e5521575332d4470f51ca95adf44", kill_on_drop: false }`
[INFO] [stdout] 0af2a16ad11da9756ae6d782ff4bb4530ad2e5521575332d4470f51ca95adf44
