[INFO] fetching crate goboscript 1.0.0... [INFO] checking goboscript-1.0.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate goboscript 1.0.0 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate goboscript 1.0.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate goboscript 1.0.0 [INFO] finished tweaking crates.io crate goboscript 1.0.0 [INFO] tweaked toml for crates.io crate goboscript 1.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate goboscript 1.0.0 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded new_debug_unreachable v1.0.4 [INFO] [stderr] Downloaded logos-derive v0.14.0 [INFO] [stderr] Downloaded jobserver v0.1.28 [INFO] [stderr] Downloaded clap_complete_fig v4.5.0 [INFO] [stderr] Downloaded clap_complete v4.5.1 [INFO] [stderr] Downloaded clap v4.5.3 [INFO] [stderr] Downloaded clap_complete_nushell v0.1.11 [INFO] [stderr] Downloaded toml_edit v0.22.7 [INFO] [stderr] Downloaded clap_derive v4.5.3 [INFO] [stderr] Downloaded toml v0.8.11 [INFO] [stderr] Downloaded clap_complete_command v0.5.1 [INFO] [stderr] Downloaded colored v2.1.0 [INFO] [stderr] Downloaded logos-codegen v0.14.0 [INFO] [stderr] Downloaded zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Downloaded logos v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a1a89104c31c8b7a8ad64729cafcff21176e402f1c881604d7e8f5ad7c96680 [INFO] running `Command { std: "docker" "start" "-a" "4a1a89104c31c8b7a8ad64729cafcff21176e402f1c881604d7e8f5ad7c96680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a1a89104c31c8b7a8ad64729cafcff21176e402f1c881604d7e8f5ad7c96680", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a1a89104c31c8b7a8ad64729cafcff21176e402f1c881604d7e8f5ad7c96680", kill_on_drop: false }` [INFO] [stdout] 4a1a89104c31c8b7a8ad64729cafcff21176e402f1c881604d7e8f5ad7c96680 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 562f06b06cdc6b072f9575be7ceeefe953102038f3a32816bece23d903b773f8 [INFO] running `Command { std: "docker" "start" "-a" "562f06b06cdc6b072f9575be7ceeefe953102038f3a32816bece23d903b773f8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking password-hash v0.4.2 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking bumpalo v3.15.4 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking time v0.3.34 [INFO] [stderr] Checking smol_str v0.2.1 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling logos-codegen v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Compiling logos-derive v0.14.0 [INFO] [stderr] Checking logos v0.14.0 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking clap_complete v4.5.1 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking clap_complete_fig v4.5.0 [INFO] [stderr] Checking clap_complete_nushell v0.1.11 [INFO] [stderr] Checking clap_complete_command v0.5.1 [INFO] [stderr] Checking zip v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_edit v0.22.7 [INFO] [stderr] Checking toml v0.8.11 [INFO] [stderr] Compiling goboscript v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/diagnostic.rs:214:52 [INFO] [stdout] | [INFO] [stdout] 214 | if let DiagnosticDetail::UnrecognizedToken(token, expected) = &self.detail { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/diagnostic.rs:214:52 [INFO] [stdout] | [INFO] [stdout] 214 | if let DiagnosticDetail::UnrecognizedToken(token, expected) = &self.detail { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/ast.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Enum { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 58 | pub name: SmolStr, [INFO] [stdout] 59 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message`, `span`, and `used` are never read [INFO] [stdout] --> src/ast.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct OnMessage { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 142 | pub message: SmolStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 143 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] 144 | pub body: Stmts, [INFO] [stdout] 145 | pub used: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OnMessage` 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 `span` is never read [INFO] [stdout] --> src/ast.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct Event { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 157 | pub kind: EventDetail, [INFO] [stdout] 158 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` 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 `span` is never read [INFO] [stdout] --> src/ast.rs:168:37 [INFO] [stdout] | [INFO] [stdout] 168 | OnBackdrop { backdrop: SmolStr, span: Span }, [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EventDetail` 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 `op` is never read [INFO] [stdout] --> src/ast.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 246 | ListChange { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 247 | op: BinOp, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Float` and `Str` are never constructed [INFO] [stdout] --> src/ast.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 334 | pub enum Literal { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 335 | Int(i64), [INFO] [stdout] 336 | Float(f64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 337 | Str(SmolStr), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Literal` 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 `next_id` is never used [INFO] [stdout] --> src/codegen/node.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn next_id(mut self, next_id: NodeID) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | UnrecognizedEof(Vec), [INFO] [stdout] | --------------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is 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] 26 | UnrecognizedEof(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | ExtraToken(Token), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is 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] 28 | ExtraToken(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | FileNotFound(SmolStr), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is 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] 29 | FileNotFound(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_name` and `variant_name` are never read [INFO] [stdout] --> src/diagnostic.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | UnrecognizedEnum { enum_name: SmolStr, variant_name: SmolStr }, [INFO] [stdout] | ---------------- ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` 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] --> src/diagnostic.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | UnusedVariable(SmolStr), [INFO] [stdout] | -------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 39 | UnusedVariable(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | UnusedProcedure(SmolStr), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 40 | UnusedProcedure(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | UnusedList(SmolStr), [INFO] [stdout] | ---------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 41 | UnusedList(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | UnusedArgument(SmolStr), [INFO] [stdout] | -------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 42 | UnusedArgument(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_name` and `variant_name` are never read [INFO] [stdout] --> src/diagnostic.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | UnusedEnumVariant { enum_name: SmolStr, variant_name: SmolStr }, [INFO] [stdout] | ----------------- ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` 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 `name` is never read [INFO] [stdout] --> src/preproc.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Rule { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 55 | name: SmolStr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `span` is never read [INFO] [stdout] --> src/ast.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 57 | pub struct Enum { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 58 | pub name: SmolStr, [INFO] [stdout] 59 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Enum` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `message`, `span`, and `used` are never read [INFO] [stdout] --> src/ast.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 141 | pub struct OnMessage { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 142 | pub message: SmolStr, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 143 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] 144 | pub body: Stmts, [INFO] [stdout] 145 | pub used: bool, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OnMessage` 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 `span` is never read [INFO] [stdout] --> src/ast.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 156 | pub struct Event { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 157 | pub kind: EventDetail, [INFO] [stdout] 158 | pub span: Span, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Event` 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 `span` is never read [INFO] [stdout] --> src/ast.rs:168:37 [INFO] [stdout] | [INFO] [stdout] 168 | OnBackdrop { backdrop: SmolStr, span: Span }, [INFO] [stdout] | ---------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `EventDetail` 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 `op` is never read [INFO] [stdout] --> src/ast.rs:247:9 [INFO] [stdout] | [INFO] [stdout] 246 | ListChange { [INFO] [stdout] | ---------- field in this variant [INFO] [stdout] 247 | op: BinOp, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `Stmt` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Float` and `Str` are never constructed [INFO] [stdout] --> src/ast.rs:336:5 [INFO] [stdout] | [INFO] [stdout] 334 | pub enum Literal { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] 335 | Int(i64), [INFO] [stdout] 336 | Float(f64), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 337 | Str(SmolStr), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Literal` 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 `next_id` is never used [INFO] [stdout] --> src/codegen/node.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Node { [INFO] [stdout] | --------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn next_id(mut self, next_id: NodeID) -> Self { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:26:21 [INFO] [stdout] | [INFO] [stdout] 26 | UnrecognizedEof(Vec), [INFO] [stdout] | --------------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is 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] 26 | UnrecognizedEof(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:28:16 [INFO] [stdout] | [INFO] [stdout] 28 | ExtraToken(Token), [INFO] [stdout] | ---------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is 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] 28 | ExtraToken(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:29:18 [INFO] [stdout] | [INFO] [stdout] 29 | FileNotFound(SmolStr), [INFO] [stdout] | ------------ ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is 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] 29 | FileNotFound(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_name` and `variant_name` are never read [INFO] [stdout] --> src/diagnostic.rs:37:24 [INFO] [stdout] | [INFO] [stdout] 37 | UnrecognizedEnum { enum_name: SmolStr, variant_name: SmolStr }, [INFO] [stdout] | ---------------- ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` 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] --> src/diagnostic.rs:39:20 [INFO] [stdout] | [INFO] [stdout] 39 | UnusedVariable(SmolStr), [INFO] [stdout] | -------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 39 | UnusedVariable(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:40:21 [INFO] [stdout] | [INFO] [stdout] 40 | UnusedProcedure(SmolStr), [INFO] [stdout] | --------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 40 | UnusedProcedure(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | UnusedList(SmolStr), [INFO] [stdout] | ---------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 41 | UnusedList(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/diagnostic.rs:42:20 [INFO] [stdout] | [INFO] [stdout] 42 | UnusedArgument(SmolStr), [INFO] [stdout] | -------------- ^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 42 | UnusedArgument(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `enum_name` and `variant_name` are never read [INFO] [stdout] --> src/diagnostic.rs:43:25 [INFO] [stdout] | [INFO] [stdout] 43 | UnusedEnumVariant { enum_name: SmolStr, variant_name: SmolStr }, [INFO] [stdout] | ----------------- ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `DiagnosticDetail` 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 `name` is never read [INFO] [stdout] --> src/preproc.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Rule { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 55 | name: SmolStr, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Rule` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.10s [INFO] running `Command { std: "docker" "inspect" "562f06b06cdc6b072f9575be7ceeefe953102038f3a32816bece23d903b773f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "562f06b06cdc6b072f9575be7ceeefe953102038f3a32816bece23d903b773f8", kill_on_drop: false }` [INFO] [stdout] 562f06b06cdc6b072f9575be7ceeefe953102038f3a32816bece23d903b773f8