[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] c63fee6f3d8ab45e88e6f769c6d6a803af700a25 [INFO] checking NonNullDinu/sbuild against master#7f5a42b073dc2bee2aa625052eb066ee07072048 for pr-78991 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain 7f5a42b073dc2bee2aa625052eb066ee07072048 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "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-12/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 585abec385ab1206c7cc7eca10127ebdf52a7c9ebc3a8c542d6b0c4aefb5514d [INFO] running `Command { std: "docker" "start" "-a" "585abec385ab1206c7cc7eca10127ebdf52a7c9ebc3a8c542d6b0c4aefb5514d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "585abec385ab1206c7cc7eca10127ebdf52a7c9ebc3a8c542d6b0c4aefb5514d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "585abec385ab1206c7cc7eca10127ebdf52a7c9ebc3a8c542d6b0c4aefb5514d", kill_on_drop: false }` [INFO] [stdout] 585abec385ab1206c7cc7eca10127ebdf52a7c9ebc3a8c542d6b0c4aefb5514d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+7f5a42b073dc2bee2aa625052eb066ee07072048" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 794cb13402d951ee0f9d72016b46523b7635da7fa0ebdaf9843545e2c5d5562c [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" "794cb13402d951ee0f9d72016b46523b7635da7fa0ebdaf9843545e2c5d5562c", kill_on_drop: false }` [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling lalrpop v0.19.1 [INFO] [stderr] Compiling leafbuild v0.0.1-dev.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/interpreter/internal/mod.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | Statement::FuncCall(call) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `call` [INFO] [stdout] --> src/interpreter/internal/mod.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | Statement::FuncCall(call) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_call` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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] = note: `#[warn(dead_code)]` on by default [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:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | 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:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | 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:322:25 [INFO] [stdout] | [INFO] [stdout] 322 | 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:327:25 [INFO] [stdout] | [INFO] [stdout] 327 | 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:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | 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:585:25 [INFO] [stdout] | [INFO] [stdout] 585 | 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:674:25 [INFO] [stdout] | [INFO] [stdout] 674 | 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:679:25 [INFO] [stdout] | [INFO] [stdout] 679 | 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:684:25 [INFO] [stdout] | [INFO] [stdout] 684 | 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:689:25 [INFO] [stdout] | [INFO] [stdout] 689 | 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:849:25 [INFO] [stdout] | [INFO] [stdout] 849 | 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:854:25 [INFO] [stdout] | [INFO] [stdout] 854 | 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:893:25 [INFO] [stdout] | [INFO] [stdout] 893 | 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:933:25 [INFO] [stdout] | [INFO] [stdout] 933 | 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:956:25 [INFO] [stdout] | [INFO] [stdout] 956 | 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:961:25 [INFO] [stdout] | [INFO] [stdout] 961 | 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:966:25 [INFO] [stdout] | [INFO] [stdout] 966 | 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:1017:25 [INFO] [stdout] | [INFO] [stdout] 1017 | 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:1021:25 [INFO] [stdout] | [INFO] [stdout] 1021 | 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:1052:25 [INFO] [stdout] | [INFO] [stdout] 1052 | 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:1057:25 [INFO] [stdout] | [INFO] [stdout] 1057 | pub(crate) const fn get_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `report_diagnostic` [INFO] [stdout] --> src/interpreter/env.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn report_diagnostic(&self, diagnostic: impl LeafDiagnosticTrait) { [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: 40 warnings emitted [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] = note: `#[warn(dead_code)]` on by default [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:50:8 [INFO] [stdout] | [INFO] [stdout] 50 | 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:245:19 [INFO] [stdout] | [INFO] [stdout] 245 | 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:322:25 [INFO] [stdout] | [INFO] [stdout] 322 | 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:327:25 [INFO] [stdout] | [INFO] [stdout] 327 | 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:332:25 [INFO] [stdout] | [INFO] [stdout] 332 | 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:585:25 [INFO] [stdout] | [INFO] [stdout] 585 | 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:674:25 [INFO] [stdout] | [INFO] [stdout] 674 | 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:679:25 [INFO] [stdout] | [INFO] [stdout] 679 | 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:684:25 [INFO] [stdout] | [INFO] [stdout] 684 | 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:689:25 [INFO] [stdout] | [INFO] [stdout] 689 | 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:849:25 [INFO] [stdout] | [INFO] [stdout] 849 | 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:854:25 [INFO] [stdout] | [INFO] [stdout] 854 | 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:893:25 [INFO] [stdout] | [INFO] [stdout] 893 | 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:933:25 [INFO] [stdout] | [INFO] [stdout] 933 | 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:956:25 [INFO] [stdout] | [INFO] [stdout] 956 | 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:961:25 [INFO] [stdout] | [INFO] [stdout] 961 | 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:966:25 [INFO] [stdout] | [INFO] [stdout] 966 | 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:1017:25 [INFO] [stdout] | [INFO] [stdout] 1017 | 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:1021:25 [INFO] [stdout] | [INFO] [stdout] 1021 | 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:1052:25 [INFO] [stdout] | [INFO] [stdout] 1052 | 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:1057:25 [INFO] [stdout] | [INFO] [stdout] 1057 | pub(crate) const fn get_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `report_diagnostic` [INFO] [stdout] --> src/interpreter/env.rs:63:19 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) fn report_diagnostic(&self, diagnostic: impl LeafDiagnosticTrait) { [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: 40 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `Command { std: "docker" "inspect" "794cb13402d951ee0f9d72016b46523b7635da7fa0ebdaf9843545e2c5d5562c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794cb13402d951ee0f9d72016b46523b7635da7fa0ebdaf9843545e2c5d5562c", kill_on_drop: false }` [INFO] [stdout] 794cb13402d951ee0f9d72016b46523b7635da7fa0ebdaf9843545e2c5d5562c