[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] 9353727611d201388eef41e023c8274736facfb7 [INFO] checking NonNullDinu/sbuild against master#c919f490bbcd2b29b74016101f7ec71aaa24bdbb for pr-79073 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNonNullDinu%2Fsbuild" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NonNullDinu/sbuild on toolchain c919f490bbcd2b29b74016101f7ec71aaa24bdbb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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-1/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "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] 87410391c32022948fefb44728dd3c675a288c8feaaf76ceaf61625ee9a8441b [INFO] running `Command { std: "docker" "start" "-a" "87410391c32022948fefb44728dd3c675a288c8feaaf76ceaf61625ee9a8441b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "87410391c32022948fefb44728dd3c675a288c8feaaf76ceaf61625ee9a8441b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87410391c32022948fefb44728dd3c675a288c8feaaf76ceaf61625ee9a8441b", kill_on_drop: false }` [INFO] [stdout] 87410391c32022948fefb44728dd3c675a288c8feaaf76ceaf61625ee9a8441b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+c919f490bbcd2b29b74016101f7ec71aaa24bdbb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5697d7663051a9d57ad8a2ce008a2776187802fc05cf41916c65405875ecaca [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" "d5697d7663051a9d57ad8a2ce008a2776187802fc05cf41916c65405875ecaca", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bit-vec v0.6.2 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling lalrpop-util v0.19.1 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling beef v0.4.4 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking unindent v0.1.7 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking sharded-slab v0.1.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Checking codespan-reporting v0.9.5 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling ena v0.14.0 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling logos-derive v0.11.5 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Checking thiserror v1.0.22 [INFO] [stderr] Checking which v4.0.2 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking logos v0.11.4 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking tracing-serde v0.1.2 [INFO] [stderr] Checking serde_json v1.0.59 [INFO] [stderr] Compiling string_cache v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking tracing-subscriber v0.2.15 [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: struct is never constructed: `Spanned` [INFO] [stdout] --> src/grammar/ast.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | 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:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | 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:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | 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:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | 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:479:25 [INFO] [stdout] | [INFO] [stdout] 479 | 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:568:25 [INFO] [stdout] | [INFO] [stdout] 568 | 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:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | 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:578:25 [INFO] [stdout] | [INFO] [stdout] 578 | 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:583:25 [INFO] [stdout] | [INFO] [stdout] 583 | 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:743:25 [INFO] [stdout] | [INFO] [stdout] 743 | 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:748:25 [INFO] [stdout] | [INFO] [stdout] 748 | 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:787:25 [INFO] [stdout] | [INFO] [stdout] 787 | 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:827:25 [INFO] [stdout] | [INFO] [stdout] 827 | 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:911:25 [INFO] [stdout] | [INFO] [stdout] 911 | 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:915:25 [INFO] [stdout] | [INFO] [stdout] 915 | 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:946:25 [INFO] [stdout] | [INFO] [stdout] 946 | 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:951:25 [INFO] [stdout] | [INFO] [stdout] 951 | pub(crate) const fn get_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_boxed_value` [INFO] [stdout] --> src/grammar/ast.rs:1133:8 [INFO] [stdout] | [INFO] [stdout] 1133 | fn to_boxed_value(self) -> Box { [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: struct is never constructed: `Spanned` [INFO] [stdout] --> src/grammar/ast.rs:139:19 [INFO] [stdout] | [INFO] [stdout] 139 | 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:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | 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:221:25 [INFO] [stdout] | [INFO] [stdout] 221 | 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:226:25 [INFO] [stdout] | [INFO] [stdout] 226 | 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:479:25 [INFO] [stdout] | [INFO] [stdout] 479 | 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:568:25 [INFO] [stdout] | [INFO] [stdout] 568 | 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:573:25 [INFO] [stdout] | [INFO] [stdout] 573 | 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:578:25 [INFO] [stdout] | [INFO] [stdout] 578 | 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:583:25 [INFO] [stdout] | [INFO] [stdout] 583 | 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:743:25 [INFO] [stdout] | [INFO] [stdout] 743 | 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:748:25 [INFO] [stdout] | [INFO] [stdout] 748 | 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:787:25 [INFO] [stdout] | [INFO] [stdout] 787 | 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:827:25 [INFO] [stdout] | [INFO] [stdout] 827 | 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:911:25 [INFO] [stdout] | [INFO] [stdout] 911 | 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:915:25 [INFO] [stdout] | [INFO] [stdout] 915 | 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:946:25 [INFO] [stdout] | [INFO] [stdout] 946 | 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:951:25 [INFO] [stdout] | [INFO] [stdout] 951 | pub(crate) const fn get_expr(&self) -> &Expr { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `to_boxed_value` [INFO] [stdout] --> src/grammar/ast.rs:1133:8 [INFO] [stdout] | [INFO] [stdout] 1133 | fn to_boxed_value(self) -> Box { [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 2m 15s [INFO] running `Command { std: "docker" "inspect" "d5697d7663051a9d57ad8a2ce008a2776187802fc05cf41916c65405875ecaca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5697d7663051a9d57ad8a2ce008a2776187802fc05cf41916c65405875ecaca", kill_on_drop: false }` [INFO] [stdout] d5697d7663051a9d57ad8a2ce008a2776187802fc05cf41916c65405875ecaca