[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] 0e541e37a86268566b23f22ef76c67b3e410016e [INFO] checking luizlls/netrine against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluizlls%2Fnetrine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/luizlls/netrine on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d6b0a6659bc488c296c55c563acfc3fcafeaf065602734712b4d9a8fbe52685b [INFO] running `Command { std: "docker" "start" "-a" "d6b0a6659bc488c296c55c563acfc3fcafeaf065602734712b4d9a8fbe52685b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d6b0a6659bc488c296c55c563acfc3fcafeaf065602734712b4d9a8fbe52685b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b0a6659bc488c296c55c563acfc3fcafeaf065602734712b4d9a8fbe52685b", kill_on_drop: false }` [INFO] [stdout] d6b0a6659bc488c296c55c563acfc3fcafeaf065602734712b4d9a8fbe52685b [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 686bca504f89e0a4bb58a1a9793d6d50ca1fb736441204a7485057544ce733d9 [INFO] running `Command { std: "docker" "start" "-a" "686bca504f89e0a4bb58a1a9793d6d50ca1fb736441204a7485057544ce733d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling serde_core v1.0.226 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde v1.0.226 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling corosensei v0.2.2 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Checking lock_api v0.4.13 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Compiling wasmparser v0.224.1 [INFO] [stderr] Compiling wasm-encoder v0.239.0 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Checking cranelift-bforest v0.110.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Checking libunwind v1.3.3 [INFO] [stderr] Checking leb128fmt v0.1.0 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking self_cell v1.2.0 [INFO] [stderr] Compiling wasmer-compiler-cranelift v6.0.1 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking compiler v0.0.1 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking anyhow v1.0.100 [INFO] [stdout] warning: unused variable: `define` [INFO] [stdout] --> compiler/src/hir.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | fn define(&mut self, define: &syntax::Define) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_define` [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] --> compiler/src/hir.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | fn name(&mut self, name: &syntax::Name) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `define` [INFO] [stdout] --> compiler/src/mir.rs:168:31 [INFO] [stdout] | [INFO] [stdout] 168 | hir::Node::Define(define) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_define` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/mir.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | hir::Node::Name(name) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stdout] warning: unused variable: `define` [INFO] [stdout] --> compiler/src/type_check.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | Node::Define(define) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_define` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/type_check.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | Node::Name(name) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Define` and `Name` are never constructed [INFO] [stdout] --> compiler/src/hir.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Node { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 27 | Define(Box), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | Name(Name), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get` and `get_by_key` are never used [INFO] [stdout] --> compiler/src/index_map.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 16 | / impl IndexMap [INFO] [stdout] 17 | | where [INFO] [stdout] 18 | | K: Hash + Eq + Clone, [INFO] [stdout] 19 | | I: From + Into + Copy, [INFO] [stdout] | |________________________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 44 | pub fn get(&self, index: I) -> Option<&V> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn get_by_key(&self, key: &K) -> Option<&V> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `prev` is never used [INFO] [stdout] --> compiler/src/lexer.rs:344:12 [INFO] [stdout] | [INFO] [stdout] 315 | impl<'src> Tokens<'src> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 344 | pub fn prev(&self) -> Option { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Block` is never constructed [INFO] [stdout] --> compiler/src/mir.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> compiler/src/mir.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Block { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 33 | pub fn new() -> Block { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> compiler/src/mir.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl BlockId { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 44 | #[inline(always)] [INFO] [stdout] 45 | pub fn id(self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `seq` and `many` are never used [INFO] [stdout] --> compiler/src/parser.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'p> Parser<'p> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 247 | fn seq(&mut self, until: TokenKind, mut parse: F) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | fn many(&mut self, until: TokenKind, mut parse: F) -> Result> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> compiler/src/state.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl NameId { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] 11 | pub fn id(self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `non_terminal` is never used [INFO] [stdout] --> compiler/src/token.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl Token { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 105 | #[rustfmt::skip] [INFO] [stdout] 106 | pub fn non_terminal(self) -> bool { [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: function `builtin_types` is never used [INFO] [stdout] --> compiler/src/types.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub const fn builtin_types() -> &'static [Type] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CUSTOM_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const CUSTOM_SECTION: u8 = 0x00; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const TABLE_SECTION: u8 = 0x04; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MEMORY_SECTION: u8 = 0x05; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLOBAL_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const GLOBAL_SECTION: u8 = 0x06; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const F32_TYPE: u8 = 0x7D; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXTERNAL_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const EXTERNAL_TYPE: u8 = 0x65; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FUNCTIONREF_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const FUNCTIONREF_TYPE: u8 = 0x70; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_EXPORT_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const MEMORY_EXPORT_TYPE: u8 = 0x02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_CONST` is never used [INFO] [stdout] --> compiler/src/wasm.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | const I32_CONST: u8 = 0x41; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_CONST` is never used [INFO] [stdout] --> compiler/src/wasm.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const F32_CONST: u8 = 0x43; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_ADD` is never used [INFO] [stdout] --> compiler/src/wasm.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const I32_ADD: u8 = 0x6A; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_SUB` is never used [INFO] [stdout] --> compiler/src/wasm.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const I32_SUB: u8 = 0x6B; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_MUL` is never used [INFO] [stdout] --> compiler/src/wasm.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const I32_MUL: u8 = 0x6C; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_DIV_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | const I32_DIV_S: u8 = 0x6D; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_REM_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const I32_REM_S: u8 = 0x6F; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_DIV_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const I64_DIV_S: u8 = 0x7F; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_REM_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const I64_REM_S: u8 = 0x81; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_ADD` is never used [INFO] [stdout] --> compiler/src/wasm.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | const F32_ADD: u8 = 0x92; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_SUB` is never used [INFO] [stdout] --> compiler/src/wasm.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | const F32_SUB: u8 = 0x93; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_MUL` is never used [INFO] [stdout] --> compiler/src/wasm.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | const F32_MUL: u8 = 0x94; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_DIV` is never used [INFO] [stdout] --> compiler/src/wasm.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | const F32_DIV: u8 = 0x95; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_LT_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | const I32_LT_S: u8 = 0x48; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_LE_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | const I32_LE_S: u8 = 0x4C; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_GT_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const I32_GT_S: u8 = 0x4A; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_GE_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | const I32_GE_S: u8 = 0x4E; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_EQ` is never used [INFO] [stdout] --> compiler/src/wasm.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | const F32_EQ: u8 = 0x5B; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_NE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | const F32_NE: u8 = 0x5C; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_LT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | const F32_LT: u8 = 0x5D; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_LE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | const F32_LE: u8 = 0x5F; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_GT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | const F32_GT: u8 = 0x5E; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_GE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | const F32_GE: u8 = 0x60; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_EQZ` is never used [INFO] [stdout] --> compiler/src/wasm.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | const I64_EQZ: u8 = 0x50; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SELECT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | const SELECT: u8 = 0x1B; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `emit_i32` is never used [INFO] [stdout] --> compiler/src/wasm.rs:362:4 [INFO] [stdout] | [INFO] [stdout] 362 | fn emit_i32(output: &mut Vec, value: i32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wasm v0.0.1 (/opt/rustwide/workdir/wasm) [INFO] [stderr] Checking wast v239.0.0 [INFO] [stdout] warning: unused variable: `define` [INFO] [stdout] --> compiler/src/hir.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | fn define(&mut self, define: &syntax::Define) -> Result { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_define` [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] --> compiler/src/hir.rs:298:24 [INFO] [stdout] | [INFO] [stdout] 298 | fn name(&mut self, name: &syntax::Name) -> Result { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stdout] warning: unused variable: `define` [INFO] [stdout] --> compiler/src/mir.rs:168:31 [INFO] [stdout] | [INFO] [stdout] 168 | hir::Node::Define(define) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_define` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/mir.rs:171:29 [INFO] [stdout] | [INFO] [stdout] 171 | hir::Node::Name(name) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `define` [INFO] [stdout] --> compiler/src/type_check.rs:19:26 [INFO] [stdout] | [INFO] [stdout] 19 | Node::Define(define) => todo!(), [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_define` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> compiler/src/type_check.rs:22:24 [INFO] [stdout] | [INFO] [stdout] 22 | Node::Name(name) => todo!(), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Define` and `Name` are never constructed [INFO] [stdout] --> compiler/src/hir.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 26 | pub enum Node { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 27 | Define(Box), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | Name(Name), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Block` is never constructed [INFO] [stdout] --> compiler/src/mir.rs:28:12 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> compiler/src/mir.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 32 | impl Block { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] 33 | pub fn new() -> Block { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> compiler/src/mir.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 43 | impl BlockId { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 44 | #[inline(always)] [INFO] [stdout] 45 | pub fn id(self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `seq` and `many` are never used [INFO] [stdout] --> compiler/src/parser.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 17 | impl<'p> Parser<'p> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 247 | fn seq(&mut self, until: TokenKind, mut parse: F) -> Result> [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 268 | fn many(&mut self, until: TokenKind, mut parse: F) -> Result> [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `id` is never used [INFO] [stdout] --> compiler/src/state.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl NameId { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] 10 | #[inline(always)] [INFO] [stdout] 11 | pub fn id(self) -> u32 { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `non_terminal` is never used [INFO] [stdout] --> compiler/src/token.rs:106:12 [INFO] [stdout] | [INFO] [stdout] 104 | impl Token { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] 105 | #[rustfmt::skip] [INFO] [stdout] 106 | pub fn non_terminal(self) -> bool { [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: function `builtin_types` is never used [INFO] [stdout] --> compiler/src/types.rs:28:14 [INFO] [stdout] | [INFO] [stdout] 28 | pub const fn builtin_types() -> &'static [Type] { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `CUSTOM_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 10 | const CUSTOM_SECTION: u8 = 0x00; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TABLE_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | const TABLE_SECTION: u8 = 0x04; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:14:7 [INFO] [stdout] | [INFO] [stdout] 14 | const MEMORY_SECTION: u8 = 0x05; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `GLOBAL_SECTION` is never used [INFO] [stdout] --> compiler/src/wasm.rs:15:7 [INFO] [stdout] | [INFO] [stdout] 15 | const GLOBAL_SECTION: u8 = 0x06; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:21:7 [INFO] [stdout] | [INFO] [stdout] 21 | const F32_TYPE: u8 = 0x7D; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXTERNAL_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:24:7 [INFO] [stdout] | [INFO] [stdout] 24 | const EXTERNAL_TYPE: u8 = 0x65; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `FUNCTIONREF_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | const FUNCTIONREF_TYPE: u8 = 0x70; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MEMORY_EXPORT_TYPE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:28:7 [INFO] [stdout] | [INFO] [stdout] 28 | const MEMORY_EXPORT_TYPE: u8 = 0x02; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_CONST` is never used [INFO] [stdout] --> compiler/src/wasm.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | const I32_CONST: u8 = 0x41; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_CONST` is never used [INFO] [stdout] --> compiler/src/wasm.rs:33:7 [INFO] [stdout] | [INFO] [stdout] 33 | const F32_CONST: u8 = 0x43; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_ADD` is never used [INFO] [stdout] --> compiler/src/wasm.rs:39:7 [INFO] [stdout] | [INFO] [stdout] 39 | const I32_ADD: u8 = 0x6A; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_SUB` is never used [INFO] [stdout] --> compiler/src/wasm.rs:40:7 [INFO] [stdout] | [INFO] [stdout] 40 | const I32_SUB: u8 = 0x6B; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_MUL` is never used [INFO] [stdout] --> compiler/src/wasm.rs:41:7 [INFO] [stdout] | [INFO] [stdout] 41 | const I32_MUL: u8 = 0x6C; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_DIV_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:42:7 [INFO] [stdout] | [INFO] [stdout] 42 | const I32_DIV_S: u8 = 0x6D; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_REM_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | const I32_REM_S: u8 = 0x6F; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_DIV_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:48:7 [INFO] [stdout] | [INFO] [stdout] 48 | const I64_DIV_S: u8 = 0x7F; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_REM_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:49:7 [INFO] [stdout] | [INFO] [stdout] 49 | const I64_REM_S: u8 = 0x81; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_ADD` is never used [INFO] [stdout] --> compiler/src/wasm.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | const F32_ADD: u8 = 0x92; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_SUB` is never used [INFO] [stdout] --> compiler/src/wasm.rs:52:7 [INFO] [stdout] | [INFO] [stdout] 52 | const F32_SUB: u8 = 0x93; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_MUL` is never used [INFO] [stdout] --> compiler/src/wasm.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 53 | const F32_MUL: u8 = 0x94; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_DIV` is never used [INFO] [stdout] --> compiler/src/wasm.rs:54:7 [INFO] [stdout] | [INFO] [stdout] 54 | const F32_DIV: u8 = 0x95; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_LT_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:65:7 [INFO] [stdout] | [INFO] [stdout] 65 | const I32_LT_S: u8 = 0x48; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_LE_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:66:7 [INFO] [stdout] | [INFO] [stdout] 66 | const I32_LE_S: u8 = 0x4C; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_GT_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:67:7 [INFO] [stdout] | [INFO] [stdout] 67 | const I32_GT_S: u8 = 0x4A; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I32_GE_S` is never used [INFO] [stdout] --> compiler/src/wasm.rs:68:7 [INFO] [stdout] | [INFO] [stdout] 68 | const I32_GE_S: u8 = 0x4E; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_EQ` is never used [INFO] [stdout] --> compiler/src/wasm.rs:77:7 [INFO] [stdout] | [INFO] [stdout] 77 | const F32_EQ: u8 = 0x5B; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_NE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:78:7 [INFO] [stdout] | [INFO] [stdout] 78 | const F32_NE: u8 = 0x5C; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_LT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:79:7 [INFO] [stdout] | [INFO] [stdout] 79 | const F32_LT: u8 = 0x5D; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_LE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:80:7 [INFO] [stdout] | [INFO] [stdout] 80 | const F32_LE: u8 = 0x5F; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_GT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:81:7 [INFO] [stdout] | [INFO] [stdout] 81 | const F32_GT: u8 = 0x5E; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `F32_GE` is never used [INFO] [stdout] --> compiler/src/wasm.rs:82:7 [INFO] [stdout] | [INFO] [stdout] 82 | const F32_GE: u8 = 0x60; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `I64_EQZ` is never used [INFO] [stdout] --> compiler/src/wasm.rs:93:7 [INFO] [stdout] | [INFO] [stdout] 93 | const I64_EQZ: u8 = 0x50; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SELECT` is never used [INFO] [stdout] --> compiler/src/wasm.rs:97:7 [INFO] [stdout] | [INFO] [stdout] 97 | const SELECT: u8 = 0x1B; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `emit_i32` is never used [INFO] [stdout] --> compiler/src/wasm.rs:362:4 [INFO] [stdout] | [INFO] [stdout] 362 | fn emit_i32(output: &mut Vec, value: i32) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/54e27f559f23913c1d5afb1a0f0114e9e61b81b8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=caf56676422624b0 -C extra-filename=-75a0e01ed54aed9a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-007a4b63d2d3d0be.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-6a1fe40cce5b6ca8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "686bca504f89e0a4bb58a1a9793d6d50ca1fb736441204a7485057544ce733d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "686bca504f89e0a4bb58a1a9793d6d50ca1fb736441204a7485057544ce733d9", kill_on_drop: false }` [INFO] [stdout] 686bca504f89e0a4bb58a1a9793d6d50ca1fb736441204a7485057544ce733d9