[INFO] cloning repository https://github.com/NonNullDinu/sbuild [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NonNullDinu/sbuild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13265e3e8352d98e682b503c7cc703d1c367f99b [INFO] checking NonNullDinu/sbuild against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] finished tweaking git repo https://github.com/NonNullDinu/sbuild [INFO] tweaked toml for git repo https://github.com/NonNullDinu/sbuild written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/NonNullDinu/sbuild already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff34410a82446be1d68e02eab40b9e72366fdd00a7a50e2ec23b2ec622376241 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ff34410a82446be1d68e02eab40b9e72366fdd00a7a50e2ec23b2ec622376241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff34410a82446be1d68e02eab40b9e72366fdd00a7a50e2ec23b2ec622376241", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff34410a82446be1d68e02eab40b9e72366fdd00a7a50e2ec23b2ec622376241", kill_on_drop: false }` [INFO] [stdout] ff34410a82446be1d68e02eab40b9e72366fdd00a7a50e2ec23b2ec622376241 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31b8f35a8b553f7f65fd1f3c59a683a6cde169b76309e0283b52ab6fc940f529 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "31b8f35a8b553f7f65fd1f3c59a683a6cde169b76309e0283b52ab6fc940f529", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Checking pretty_env_logger v0.4.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling leafbuild v0.0.1-dev.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/diagnostics/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ops::{Deref, Range, RangeInclusive}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/grammar/ast.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::{Deref, Range}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/diagnostics/mod.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 9 | use std::ops::{Deref, Range, RangeInclusive}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Deref` [INFO] [stdout] --> src/grammar/ast.rs:4:16 [INFO] [stdout] | [INFO] [stdout] 4 | use std::ops::{Deref, Range}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/buildsys-utils/toolchains/flags/c.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn from_string(s: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `warn` [INFO] [stdout] --> src/diagnostics/mod.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub(crate) fn warn() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_labels` [INFO] [stdout] --> src/diagnostics/mod.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | pub(crate) fn with_labels(mut self, labels: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_notes` [INFO] [stdout] --> src/diagnostics/mod.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | pub(crate) fn with_notes(mut self, notes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Warn` [INFO] [stdout] --> src/diagnostics/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | Warn, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Secondary` [INFO] [stdout] --> src/diagnostics/mod.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | Secondary, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `secondary` [INFO] [stdout] --> src/diagnostics/mod.rs:287:19 [INFO] [stdout] | [INFO] [stdout] 287 | pub(crate) fn secondary( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `report_diagnostic` [INFO] [stdout] --> src/diagnostics/mod.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) fn report_diagnostic(&self, diagnostic: impl LeafDiagnosticTrait) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_boxed_value` [INFO] [stdout] --> src/grammar/ast.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_boxed_value(self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Spanned` [INFO] [stdout] --> src/grammar/ast.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub(crate) struct Spanned { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_base` [INFO] [stdout] --> src/grammar/ast.rs:281:25 [INFO] [stdout] | [INFO] [stdout] 281 | pub(crate) const fn get_base(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_property_name` [INFO] [stdout] --> src/grammar/ast.rs:286:25 [INFO] [stdout] | [INFO] [stdout] 286 | pub(crate) const fn get_property_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_property_name_loc` [INFO] [stdout] --> src/grammar/ast.rs:291:25 [INFO] [stdout] | [INFO] [stdout] 291 | pub(crate) const fn get_property_name_loc(&self) -> &Span { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_value` [INFO] [stdout] --> src/grammar/ast.rs:508:25 [INFO] [stdout] | [INFO] [stdout] 508 | pub(crate) const fn get_value(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_base_expr` [INFO] [stdout] --> src/grammar/ast.rs:589:25 [INFO] [stdout] | [INFO] [stdout] 589 | pub(crate) const fn get_base_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/grammar/ast.rs:594:25 [INFO] [stdout] | [INFO] [stdout] 594 | pub(crate) const fn get_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name_loc` [INFO] [stdout] --> src/grammar/ast.rs:599:25 [INFO] [stdout] | [INFO] [stdout] 599 | pub(crate) const fn get_name_loc(&self) -> &Span { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_args` [INFO] [stdout] --> src/grammar/ast.rs:604:25 [INFO] [stdout] | [INFO] [stdout] 604 | pub(crate) const fn get_args(&self) -> &FuncCallArgs { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_condition` [INFO] [stdout] --> src/grammar/ast.rs:746:25 [INFO] [stdout] | [INFO] [stdout] 746 | pub(crate) const fn get_condition(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_statements` [INFO] [stdout] --> src/grammar/ast.rs:751:25 [INFO] [stdout] | [INFO] [stdout] 751 | pub(crate) const fn get_statements(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_if` [INFO] [stdout] --> src/grammar/ast.rs:789:25 [INFO] [stdout] | [INFO] [stdout] 789 | pub(crate) const fn get_if(&self) -> &If { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_statements` [INFO] [stdout] --> src/grammar/ast.rs:828:25 [INFO] [stdout] | [INFO] [stdout] 828 | pub(crate) const fn get_statements(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_initial_if` [INFO] [stdout] --> src/grammar/ast.rs:850:25 [INFO] [stdout] | [INFO] [stdout] 850 | pub(crate) const fn get_initial_if(&self) -> &If { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_else_ifs` [INFO] [stdout] --> src/grammar/ast.rs:855:25 [INFO] [stdout] | [INFO] [stdout] 855 | pub(crate) const fn get_else_ifs(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_else` [INFO] [stdout] --> src/grammar/ast.rs:860:25 [INFO] [stdout] | [INFO] [stdout] 860 | pub(crate) const fn get_else(&self) -> &Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_for_in_expr` [INFO] [stdout] --> src/grammar/ast.rs:909:25 [INFO] [stdout] | [INFO] [stdout] 909 | pub(crate) const fn get_for_in_expr(&self) -> &ForInExpr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_statements` [INFO] [stdout] --> src/grammar/ast.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 913 | pub(crate) const fn get_statements(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/grammar/ast.rs:942:25 [INFO] [stdout] | [INFO] [stdout] 942 | pub(crate) const fn get_name(&self) -> &(String, Span) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_expr` [INFO] [stdout] --> src/grammar/ast.rs:947:25 [INFO] [stdout] | [INFO] [stdout] 947 | pub(crate) const fn get_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_results` [INFO] [stdout] --> src/handle/mod.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn write_results(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_env` [INFO] [stdout] --> src/handle/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) const fn get_env(&self) -> &Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output_directory` [INFO] [stdout] --> src/interpreter/env.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | output_directory: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `report_diagnostic` [INFO] [stdout] --> src/interpreter/env.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) fn report_diagnostic(&self, diagnostic: impl LeafDiagnosticTrait) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_results` [INFO] [stdout] --> src/interpreter/env.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) fn write_results(&self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_id` [INFO] [stdout] --> src/interpreter/env.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | file_id: FileId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `I32` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | I32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `I64` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | I64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `U32` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | U32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `U64` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | U64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `String` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Vector` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Vector(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Map` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Map(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Object` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Object, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoSuchProperty` [INFO] [stdout] --> src/interpreter/internal/values/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / NoSuchProperty { [INFO] [stdout] 11 | | root_type: ValueType, [INFO] [stdout] 12 | | root_span: Span, [INFO] [stdout] 13 | | dot_span: Span, [INFO] [stdout] 14 | | name: String, [INFO] [stdout] 15 | | name_span: Span, [INFO] [stdout] 16 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoSuchMethod` [INFO] [stdout] --> src/interpreter/internal/values/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / NoSuchMethod { [INFO] [stdout] 23 | | root_type: ValueType, [INFO] [stdout] 24 | | root_span: Span, [INFO] [stdout] 25 | | dot_span: Span, [INFO] [stdout] 26 | | name: String, [INFO] [stdout] 27 | | name_span: Span, [INFO] [stdout] 28 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_string` [INFO] [stdout] --> src/buildsys-utils/toolchains/flags/c.rs:42:8 [INFO] [stdout] | [INFO] [stdout] 42 | fn from_string(s: impl Into) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `warn` [INFO] [stdout] --> src/diagnostics/mod.rs:171:19 [INFO] [stdout] | [INFO] [stdout] 171 | pub(crate) fn warn() -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_labels` [INFO] [stdout] --> src/diagnostics/mod.rs:188:19 [INFO] [stdout] | [INFO] [stdout] 188 | pub(crate) fn with_labels(mut self, labels: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `with_notes` [INFO] [stdout] --> src/diagnostics/mod.rs:200:19 [INFO] [stdout] | [INFO] [stdout] 200 | pub(crate) fn with_notes(mut self, notes: Vec) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Warn` [INFO] [stdout] --> src/diagnostics/mod.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | Warn, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Secondary` [INFO] [stdout] --> src/diagnostics/mod.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | Secondary, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `secondary` [INFO] [stdout] --> src/diagnostics/mod.rs:287:19 [INFO] [stdout] | [INFO] [stdout] 287 | pub(crate) fn secondary( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `report_diagnostic` [INFO] [stdout] --> src/diagnostics/mod.rs:337:19 [INFO] [stdout] | [INFO] [stdout] 337 | pub(crate) fn report_diagnostic(&self, diagnostic: impl LeafDiagnosticTrait) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_boxed_value` [INFO] [stdout] --> src/grammar/ast.rs:40:8 [INFO] [stdout] | [INFO] [stdout] 40 | fn to_boxed_value(self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `Spanned` [INFO] [stdout] --> src/grammar/ast.rs:206:19 [INFO] [stdout] | [INFO] [stdout] 206 | pub(crate) struct Spanned { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_base` [INFO] [stdout] --> src/grammar/ast.rs:281:25 [INFO] [stdout] | [INFO] [stdout] 281 | pub(crate) const fn get_base(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_property_name` [INFO] [stdout] --> src/grammar/ast.rs:286:25 [INFO] [stdout] | [INFO] [stdout] 286 | pub(crate) const fn get_property_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_property_name_loc` [INFO] [stdout] --> src/grammar/ast.rs:291:25 [INFO] [stdout] | [INFO] [stdout] 291 | pub(crate) const fn get_property_name_loc(&self) -> &Span { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_value` [INFO] [stdout] --> src/grammar/ast.rs:508:25 [INFO] [stdout] | [INFO] [stdout] 508 | pub(crate) const fn get_value(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_base_expr` [INFO] [stdout] --> src/grammar/ast.rs:589:25 [INFO] [stdout] | [INFO] [stdout] 589 | pub(crate) const fn get_base_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/grammar/ast.rs:594:25 [INFO] [stdout] | [INFO] [stdout] 594 | pub(crate) const fn get_name(&self) -> &String { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name_loc` [INFO] [stdout] --> src/grammar/ast.rs:599:25 [INFO] [stdout] | [INFO] [stdout] 599 | pub(crate) const fn get_name_loc(&self) -> &Span { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_args` [INFO] [stdout] --> src/grammar/ast.rs:604:25 [INFO] [stdout] | [INFO] [stdout] 604 | pub(crate) const fn get_args(&self) -> &FuncCallArgs { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_condition` [INFO] [stdout] --> src/grammar/ast.rs:746:25 [INFO] [stdout] | [INFO] [stdout] 746 | pub(crate) const fn get_condition(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_statements` [INFO] [stdout] --> src/grammar/ast.rs:751:25 [INFO] [stdout] | [INFO] [stdout] 751 | pub(crate) const fn get_statements(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_if` [INFO] [stdout] --> src/grammar/ast.rs:789:25 [INFO] [stdout] | [INFO] [stdout] 789 | pub(crate) const fn get_if(&self) -> &If { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_statements` [INFO] [stdout] --> src/grammar/ast.rs:828:25 [INFO] [stdout] | [INFO] [stdout] 828 | pub(crate) const fn get_statements(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_initial_if` [INFO] [stdout] --> src/grammar/ast.rs:850:25 [INFO] [stdout] | [INFO] [stdout] 850 | pub(crate) const fn get_initial_if(&self) -> &If { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_else_ifs` [INFO] [stdout] --> src/grammar/ast.rs:855:25 [INFO] [stdout] | [INFO] [stdout] 855 | pub(crate) const fn get_else_ifs(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_else` [INFO] [stdout] --> src/grammar/ast.rs:860:25 [INFO] [stdout] | [INFO] [stdout] 860 | pub(crate) const fn get_else(&self) -> &Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_for_in_expr` [INFO] [stdout] --> src/grammar/ast.rs:909:25 [INFO] [stdout] | [INFO] [stdout] 909 | pub(crate) const fn get_for_in_expr(&self) -> &ForInExpr { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_statements` [INFO] [stdout] --> src/grammar/ast.rs:913:25 [INFO] [stdout] | [INFO] [stdout] 913 | pub(crate) const fn get_statements(&self) -> &Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_name` [INFO] [stdout] --> src/grammar/ast.rs:942:25 [INFO] [stdout] | [INFO] [stdout] 942 | pub(crate) const fn get_name(&self) -> &(String, Span) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_expr` [INFO] [stdout] --> src/grammar/ast.rs:947:25 [INFO] [stdout] | [INFO] [stdout] 947 | pub(crate) const fn get_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_results` [INFO] [stdout] --> src/handle/mod.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | pub(crate) fn write_results(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_env` [INFO] [stdout] --> src/handle/mod.rs:21:25 [INFO] [stdout] | [INFO] [stdout] 21 | pub(crate) const fn get_env(&self) -> &Env { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `output_directory` [INFO] [stdout] --> src/interpreter/env.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | output_directory: PathBuf, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `report_diagnostic` [INFO] [stdout] --> src/interpreter/env.rs:26:19 [INFO] [stdout] | [INFO] [stdout] 26 | pub(crate) fn report_diagnostic(&self, diagnostic: impl LeafDiagnosticTrait) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `write_results` [INFO] [stdout] --> src/interpreter/env.rs:41:19 [INFO] [stdout] | [INFO] [stdout] 41 | pub(crate) fn write_results(&self) -> std::io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `file_id` [INFO] [stdout] --> src/interpreter/env.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | file_id: FileId, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `I32` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | I32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `I64` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | I64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `U32` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | U32, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `U64` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | U64, [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `String` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Vector` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | Vector(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Map` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | Map(Box, Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Object` [INFO] [stdout] --> src/interpreter/internal/values/types.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | Object, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoSuchProperty` [INFO] [stdout] --> src/interpreter/internal/values/mod.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / NoSuchProperty { [INFO] [stdout] 11 | | root_type: ValueType, [INFO] [stdout] 12 | | root_span: Span, [INFO] [stdout] 13 | | dot_span: Span, [INFO] [stdout] 14 | | name: String, [INFO] [stdout] 15 | | name_span: Span, [INFO] [stdout] 16 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `NoSuchMethod` [INFO] [stdout] --> src/interpreter/internal/values/mod.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 22 | / NoSuchMethod { [INFO] [stdout] 23 | | root_type: ValueType, [INFO] [stdout] 24 | | root_span: Span, [INFO] [stdout] 25 | | dot_span: Span, [INFO] [stdout] 26 | | name: String, [INFO] [stdout] 27 | | name_span: Span, [INFO] [stdout] 28 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 47 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "31b8f35a8b553f7f65fd1f3c59a683a6cde169b76309e0283b52ab6fc940f529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b8f35a8b553f7f65fd1f3c59a683a6cde169b76309e0283b52ab6fc940f529", kill_on_drop: false }` [INFO] [stdout] 31b8f35a8b553f7f65fd1f3c59a683a6cde169b76309e0283b52ab6fc940f529