[INFO] cloning repository https://github.com/Tom-game-project/Lichen-lang [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Tom-game-project/Lichen-lang" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTom-game-project%2FLichen-lang", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTom-game-project%2FLichen-lang'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fdbad36786ced9c6ccdcb2746b5a2b7994d7048e [INFO] checking Tom-game-project/Lichen-lang against try#da0275e101cdc809ce291ed8b64d6f82c6b65467 for pr-134276 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTom-game-project%2FLichen-lang" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Tom-game-project/Lichen-lang on toolchain da0275e101cdc809ce291ed8b64d6f82c6b65467 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Tom-game-project/Lichen-lang [INFO] finished tweaking git repo https://github.com/Tom-game-project/Lichen-lang [INFO] tweaked toml for git repo https://github.com/Tom-game-project/Lichen-lang written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Tom-game-project/Lichen-lang 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" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 683857ceea5b3992af77a8049be4294bf384aa1f85055d429e4668de0d80771b [INFO] running `Command { std: "docker" "start" "-a" "683857ceea5b3992af77a8049be4294bf384aa1f85055d429e4668de0d80771b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "683857ceea5b3992af77a8049be4294bf384aa1f85055d429e4668de0d80771b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683857ceea5b3992af77a8049be4294bf384aa1f85055d429e4668de0d80771b", kill_on_drop: false }` [INFO] [stdout] 683857ceea5b3992af77a8049be4294bf384aa1f85055d429e4668de0d80771b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+da0275e101cdc809ce291ed8b64d6f82c6b65467" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c610543fddb8f2f544eab133d5314bca118598043803e715d16e552f8f39afa [INFO] running `Command { std: "docker" "start" "-a" "2c610543fddb8f2f544eab133d5314bca118598043803e715d16e552f8f39afa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Checking hashbrown v0.15.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling rustls-pki-types v1.10.0 [INFO] [stderr] Compiling prettyplease v0.2.25 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking indexmap v2.6.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling cc v1.2.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling corosensei v0.2.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Checking cpufeatures v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling rustls v0.23.17 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking object v0.36.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.70.1 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking more-asserts v0.2.2 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Checking xxhash-rust v0.8.12 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking cranelift-control v0.110.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Checking region v3.0.2 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking cranelift-bforest v0.110.2 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Checking memmap2 v0.6.2 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling cranelift-codegen v0.110.2 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Checking wasmparser v0.216.0 [INFO] [stderr] Compiling tar v0.4.43 [INFO] [stderr] Checking shared-buffer v0.1.4 [INFO] [stderr] Compiling xz v0.1.0 [INFO] [stderr] Checking wasm-encoder v0.216.0 [INFO] [stderr] Compiling cmake v0.1.51 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking self_cell v1.0.4 [INFO] [stderr] Compiling wasmer-compiler-cranelift v5.0.1 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking wast v216.0.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking colored v1.9.4 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking lichen-lang v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `wasm_instructions` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:3:6 [INFO] [stdout] | [INFO] [stdout] 3 | enum wasm_instructions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `WasmInstructions` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `local_get` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | local_get, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `LocalGet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `local_set` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | local_set, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `LocalSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `const_i32` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | const_i32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ConstI32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `add_i32` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | add_i32, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `AddI32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `const_i64` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | const_i64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ConstI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `add_i64` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | add_i64, [INFO] [stdout] | ^^^^^^^ help: convert the identifier to upper camel case: `AddI64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `const_f32` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | const_f32, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ConstF32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `const_f64` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | const_f64, [INFO] [stdout] | ^^^^^^^^^ help: convert the identifier to upper camel case: `ConstF64` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Wasm_gen` should have an upper camel case name [INFO] [stdout] --> src/abs/gen.rs:28:11 [INFO] [stdout] | [INFO] [stdout] 28 | pub trait Wasm_gen { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper camel case: `WasmGen` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/core_parser.rs:257:50 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Parser<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 257 | fn find_ope_priority(ope: &'a str) -> Result<&Ope, &'a str> { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parser/core_parser.rs:257:51 [INFO] [stdout] | [INFO] [stdout] 89 | pub trait Parser<'a> { [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 257 | fn find_ope_priority(ope: &'a str) -> Result<&Ope, &'a str> { [INFO] [stdout] | ^^^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::abs::gen::*` [INFO] [stdout] --> src/token/func.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::abs::gen::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::generate_errors::GenerateError` [INFO] [stdout] --> src/token/func.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::errors::generate_errors::GenerateError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::abs::gen::Wasm_gen` [INFO] [stdout] --> src/token/list.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::abs::gen::Wasm_gen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::generate_errors::GenerateError` [INFO] [stdout] --> src/token/list.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::errors::generate_errors::GenerateError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gen::wasm::MEMORY_SPACE_NAME` [INFO] [stdout] --> src/token/list.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::gen::wasm::MEMORY_SPACE_NAME; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::abs::gen::Wasm_gen` [INFO] [stdout] --> src/token/syntax.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::abs::gen::Wasm_gen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::generate_errors::GenerateError` [INFO] [stdout] --> src/token/syntax.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::errors::generate_errors::GenerateError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::abs::gen::Wasm_gen` [INFO] [stdout] --> src/token/item.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::abs::gen::Wasm_gen; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::errors::generate_errors::GenerateError` [INFO] [stdout] --> src/token/item.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::errors::generate_errors::GenerateError; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::gen::wasm::MEMORY_SPACE_NAME` [INFO] [stdout] --> src/token/item.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::gen::wasm::MEMORY_SPACE_NAME; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `r_assembly_text` is never read [INFO] [stdout] --> src/gen/wasm.rs:215:13 [INFO] [stdout] | [INFO] [stdout] 215 | let mut r_assembly_text = String::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `i` [INFO] [stdout] --> src/gen/wasm.rs:429:21 [INFO] [stdout] | [INFO] [stdout] 429 | for i in 0..count_if_section(&self.contents) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_i` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [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/da0275e101cdc809ce291ed8b64d6f82c6b65467/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.87/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)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d0a67e371f486b52 -C extra-filename=-afeb8dab281d903b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-aef146f7d17f1c35.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a7411b35d595036a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-770d7e9cbee938b1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/da0275e101cdc809ce291ed8b64d6f82c6b65467/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/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="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=fdddf2ddbc8ad49a -C extra-filename=-8a1fa0a38fa840f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-aef146f7d17f1c35.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a7411b35d595036a.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-770d7e9cbee938b1.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stdout] warning: unused variable: `comment_b` [INFO] [stdout] --> src/gen/wasm.rs:623:45 [INFO] [stdout] | [INFO] [stdout] 623 | } else if let StmtElem::CommentElem(comment_b) = s { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_comment_b` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `wasm_instructions` is never used [INFO] [stdout] --> src/abs/gen.rs:3:6 [INFO] [stdout] | [INFO] [stdout] 3 | enum wasm_instructions { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `code2vec` and `grouping_elements` are never used [INFO] [stdout] --> src/parser/type_parser.rs:13:8 [INFO] [stdout] | [INFO] [stdout] 12 | impl TypeParser { [INFO] [stdout] | --------------- methods in this implementation [INFO] [stdout] 13 | fn code2vec(&mut self) -> Result<(), ParserError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | fn grouping_elements( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2c610543fddb8f2f544eab133d5314bca118598043803e715d16e552f8f39afa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c610543fddb8f2f544eab133d5314bca118598043803e715d16e552f8f39afa", kill_on_drop: false }` [INFO] [stdout] 2c610543fddb8f2f544eab133d5314bca118598043803e715d16e552f8f39afa