[INFO] cloning repository https://github.com/firoze-hossain/roze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/firoze-hossain/roze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiroze-hossain%2Froze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiroze-hossain%2Froze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eb42667b1288b55a1c085742bcd7d00b45303f90 [INFO] checking firoze-hossain/roze against c0dfa9ae292642b7683cf7162ffb6880170df098 for pr-160902 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiroze-hossain%2Froze" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/firoze-hossain/roze [INFO] finished tweaking git repo https://github.com/firoze-hossain/roze [INFO] tweaked toml for git repo https://github.com/firoze-hossain/roze written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/firoze-hossain/roze on toolchain c0dfa9ae292642b7683cf7162ffb6880170df098 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/firoze-hossain/roze 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" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c [INFO] running `Command { std: "docker" "start" "9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c" "/opt/rustwide/cargo-home/bin/cargo" "+c0dfa9ae292642b7683cf7162ffb6880170df098" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.119 [INFO] [stderr] Checking smallvec v1.15.2 [INFO] [stderr] Compiling zerocopy v0.8.55 [INFO] [stderr] Compiling syn v3.0.3 [INFO] [stderr] Checking log v0.4.33 [INFO] [stderr] Compiling cranelift-isle v0.103.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.103.0 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Checking cranelift-entity v0.103.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Checking arbitrary v1.4.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking bumpalo v3.20.3 [INFO] [stderr] Compiling serde_core v1.0.229 [INFO] [stderr] Compiling cranelift-codegen-meta v0.103.0 [INFO] [stderr] Checking anstyle-parse v1.0.0 [INFO] [stderr] Checking colorchoice v1.0.5 [INFO] [stderr] Checking anstyle v1.0.14 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking bitflags v2.13.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling serde v1.0.229 [INFO] [stderr] Checking anstream v1.0.0 [INFO] [stderr] Checking cranelift-bforest v0.103.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking clap_lex v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.22 [INFO] [stderr] Checking either v1.17.0 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Compiling zmij v1.0.23 [INFO] [stderr] Compiling serde_json v1.0.151 [INFO] [stderr] Checking clap_builder v4.6.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking futures-sink v0.3.33 [INFO] [stderr] Checking futures-core v0.3.33 [INFO] [stderr] Checking cranelift-control v0.103.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking futures-io v0.3.33 [INFO] [stderr] Checking futures-task v0.3.33 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking futures-channel v0.3.33 [INFO] [stderr] Checking mio v1.2.2 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.20 [INFO] [stderr] Checking winnow v0.7.15 [INFO] [stderr] Compiling inotify-sys v0.1.8 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking jiff-core v0.1.0 [INFO] [stderr] Compiling getrandom v0.4.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.7 [INFO] [stderr] Checking crossbeam-channel v0.5.16 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking str_indices v0.4.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rustix v1.1.4 [INFO] [stderr] Checking ropey v1.6.1 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking regex-automata v0.4.16 [INFO] [stderr] Checking crossbeam-queue v0.3.13 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking filetime v0.2.29 [INFO] [stderr] Checking fastrand v2.5.0 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking roze-runtime v0.1.0 (/opt/rustwide/workdir/runtime) [INFO] [stderr] Checking glob v0.3.4 [INFO] [stderr] Checking fs_extra v1.3.0 [INFO] [stderr] Checking jiff v0.2.35 [INFO] [stderr] Checking roze-stdlib v0.1.0 (/opt/rustwide/workdir/stdlib) [INFO] [stderr] Compiling cranelift-codegen v0.103.0 [INFO] [stderr] Checking which v6.0.3 [INFO] [stderr] Checking tempfile v3.27.0 [INFO] [stderr] Checking regex v1.13.1 [INFO] [stderr] Compiling serde_derive v1.0.229 [INFO] [stderr] Compiling clap_derive v4.6.4 [INFO] [stderr] Compiling serde_repr v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.91 [INFO] [stderr] Checking env_filter v2.0.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking env_logger v0.11.11 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling displaydoc v0.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-macro v0.3.33 [INFO] [stderr] Compiling tokio-macros v2.7.1 [INFO] [stderr] Compiling pin-project-internal v1.1.13 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Compiling tower-lsp-macros v0.9.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Checking tokio v1.53.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking futures-util v0.3.33 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.13 [INFO] [stderr] Checking clap v4.6.4 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking dashmap v6.2.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking regalloc2 v0.9.3 [INFO] [stderr] Checking zerofrom v0.1.8 [INFO] [stderr] Checking yoke v0.8.3 [INFO] [stderr] Checking zerovec v0.11.6 [INFO] [stderr] Checking zerotrie v0.2.4 [INFO] [stderr] Checking tinystr v0.8.3 [INFO] [stderr] Checking potential_utf v0.1.5 [INFO] [stderr] Checking icu_collections v2.2.0 [INFO] [stderr] Checking toml_datetime v0.6.11 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking icu_locale_core v2.2.0 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking icu_provider v2.2.0 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking futures v0.3.33 [INFO] [stderr] Checking icu_normalizer v2.2.0 [INFO] [stderr] Checking icu_properties v2.2.0 [INFO] [stderr] Checking idna_adapter v1.2.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking tokio-util v0.7.19 [INFO] [stderr] Checking lsp-types v0.94.1 [INFO] [stderr] Checking cranelift-module v0.103.0 [INFO] [stderr] Checking cranelift-frontend v0.103.0 [INFO] [stderr] Checking cranelift-native v0.103.0 [INFO] [stderr] Checking cranelift-object v0.103.0 [INFO] [stderr] Checking cranelift v0.103.0 [INFO] [stderr] Checking roze-compiler v0.1.0 (/opt/rustwide/workdir/compiler) [INFO] [stderr] Checking roze-pkg v0.1.0 (/opt/rustwide/workdir/tools/roze-pkg) [INFO] [stderr] Checking roze-build v0.1.0 (/opt/rustwide/workdir/tools/roze-build) [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> tools/roze-pkg/src/template.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Template { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `description` are never read [INFO] [stdout] --> tools/roze-pkg/src/template.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Template { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 7 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 8 | pub description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `column` are never read [INFO] [stdout] --> compiler/src/semantic/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Symbol { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 117 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 42 | Let { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 45 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | Expression { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 48 | expr: TypedExpression, [INFO] [stdout] 49 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | Return { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 52 | value: Option, [INFO] [stdout] 53 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 55 | Block { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 56 | statements: Vec, [INFO] [stdout] 57 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 66 | If { [INFO] [stdout] | -- field in this variant [INFO] [stdout] ... [INFO] [stdout] 70 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 72 | While { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 75 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 77 | Assign { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 80 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 82 | For { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 87 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 100 | FieldAssign { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 109 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `name` and `column` are never read [INFO] [stdout] --> compiler/src/semantic/mod.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 116 | pub struct Symbol { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 117 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Symbol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 42 | Let { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 45 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:49:9 [INFO] [stdout] | [INFO] [stdout] 47 | Expression { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 48 | expr: TypedExpression, [INFO] [stdout] 49 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 51 | Return { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] 52 | value: Option, [INFO] [stdout] 53 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:57:9 [INFO] [stdout] | [INFO] [stdout] 55 | Block { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] 56 | statements: Vec, [INFO] [stdout] 57 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 66 | If { [INFO] [stdout] | -- field in this variant [INFO] [stdout] ... [INFO] [stdout] 70 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 72 | While { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 75 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 77 | Assign { [INFO] [stdout] | ------ field in this variant [INFO] [stdout] ... [INFO] [stdout] 80 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:87:9 [INFO] [stdout] | [INFO] [stdout] 82 | For { [INFO] [stdout] | --- field in this variant [INFO] [stdout] ... [INFO] [stdout] 87 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` 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 `location` is never read [INFO] [stdout] --> compiler/src/ir.rs:109:9 [INFO] [stdout] | [INFO] [stdout] 100 | FieldAssign { [INFO] [stdout] | ----------- field in this variant [INFO] [stdout] ... [INFO] [stdout] 109 | location: Location, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypedStatement` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tower-lsp v0.20.0 [INFO] [stderr] Checking roze-lsp v0.1.0 (/opt/rustwide/workdir/tools/roze-lsp) [INFO] [stdout] warning: fields `params`, `return_type`, and `column` are never read [INFO] [stdout] --> tools/roze-lsp/src/parser.rs:37:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct Function { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 36 | pub name: String, [INFO] [stdout] 37 | pub params: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 38 | pub return_type: Option, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` 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: fields `name`, `type_`, `line`, and `column` are never read [INFO] [stdout] --> tools/roze-lsp/src/parser.rs:47:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Variable { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 47 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 48 | pub type_: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variable` 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 `fields`, `methods`, and `column` are never read [INFO] [stdout] --> tools/roze-lsp/src/parser.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Class { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 55 | pub name: String, [INFO] [stdout] 56 | pub fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | pub methods: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | pub line: usize, [INFO] [stdout] 59 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Class` 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 `type_`, `line`, and `column` are never read [INFO] [stdout] --> tools/roze-lsp/src/parser.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct Variable { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 47 | pub name: String, [INFO] [stdout] 48 | pub type_: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | pub line: usize, [INFO] [stdout] | ^^^^ [INFO] [stdout] 50 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Variable` 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: fields `fields`, `methods`, and `column` are never read [INFO] [stdout] --> tools/roze-lsp/src/parser.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Class { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 55 | pub name: String, [INFO] [stdout] 56 | pub fields: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 57 | pub methods: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 58 | pub line: usize, [INFO] [stdout] 59 | pub column: usize, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Class` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c", kill_on_drop: false }` [INFO] [stdout] 9cde95c2b3477f1c3384cb6643df43d3e28e68332d438069192c99d91ab03e8c