[INFO] cloning repository https://github.com/feraxg-c/compiler [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/feraxg-c/compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferaxg-c%2Fcompiler", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferaxg-c%2Fcompiler'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3bcc20f829c794e41a705439b1c1728249eab20b [INFO] checking feraxg-c/compiler against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferaxg-c%2Fcompiler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] [stderr] fatal: cannot create directory at 'src/compiler/parser': No space left on device [INFO] [stderr] warning: Clone succeeded, but checkout failed. [INFO] [stderr] You can inspect what was checked out with 'git status' [INFO] [stderr] and retry with 'git restore --source=HEAD :/' [INFO] [stderr] [INFO] checking feraxg-c/compiler against try#cd420d8bda33494ba3cc45048d5f067484a32b94 for pr-140209-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fferaxg-c%2Fcompiler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/feraxg-c/compiler on toolchain cd420d8bda33494ba3cc45048d5f067484a32b94 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/feraxg-c/compiler [INFO] finished tweaking git repo https://github.com/feraxg-c/compiler [INFO] tweaked toml for git repo https://github.com/feraxg-c/compiler written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/feraxg-c/compiler already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96754b8911f7411265bd0923830cc7960bc1ab526ad38ea6ccbe07403255a25e [INFO] running `Command { std: "docker" "start" "-a" "96754b8911f7411265bd0923830cc7960bc1ab526ad38ea6ccbe07403255a25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96754b8911f7411265bd0923830cc7960bc1ab526ad38ea6ccbe07403255a25e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96754b8911f7411265bd0923830cc7960bc1ab526ad38ea6ccbe07403255a25e", kill_on_drop: false }` [INFO] [stdout] 96754b8911f7411265bd0923830cc7960bc1ab526ad38ea6ccbe07403255a25e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+cd420d8bda33494ba3cc45048d5f067484a32b94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daf15f7d6d1e91e3dfee620ed938aec348619cc350b4b514b2886e36c023dd0c [INFO] running `Command { std: "docker" "start" "-a" "daf15f7d6d1e91e3dfee620ed938aec348619cc350b4b514b2886e36c023dd0c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.81 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking compiler v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LexerValueChar` [INFO] [stdout] --> src/compiler/lexer/lexer.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::compiler::lexer::token::{LexerValueChar, LexerValueString, Token}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Formatter` [INFO] [stdout] --> src/compiler/lexer/token.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Formatter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::compiler::lib::private::std::types::type_compress::ParameterType` [INFO] [stdout] --> src/compiler/parser/expr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::compiler::lib::private::std::types::type_compress::ParameterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ansi_term::Colour` [INFO] [stdout] --> src/compiler/lib/private/std/io/errors/e_format.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ansi_term::Colour; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Error` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LexerValueChar` [INFO] [stdout] --> src/compiler/lexer/lexer.rs:3:37 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::compiler::lexer::token::{LexerValueChar, LexerValueString, Token}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Formatter` [INFO] [stdout] --> src/compiler/lexer/token.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Formatter}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::compiler::lib::private::std::types::type_compress::ParameterType` [INFO] [stdout] --> src/compiler/parser/expr.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::compiler::lib::private::std::types::type_compress::ParameterType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ansi_term::Colour` [INFO] [stdout] --> src/compiler/lib/private/std/io/errors/e_format.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ansi_term::Colour; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | Identifier(LexerValueString), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - Identifier(LexerValueString), [INFO] [stdout] 6 + Identifier(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | Number(LexerValueString), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - Number(LexerValueString), [INFO] [stdout] 8 + Number(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NumberFloat` and `EndLine` are never constructed [INFO] [stdout] --> src/compiler/lexer/token.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | NumberFloat(LexerValueString), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | EndLine(LexerValueChar), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct LexerValueString { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 44 | pub(crate) value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexerValueString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct LexerValueChar { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 55 | pub(crate) value: char, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexerValueChar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lexer/token.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl LexerValueChar { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 60 | pub fn new(value: char) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expr` is never used [INFO] [stdout] --> src/compiler/parser/expr.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Expr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Operator` is never used [INFO] [stdout] --> src/compiler/parser/expr.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum Operator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangFunction` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/io/func/function.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LangFunction{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Types{ [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 25 | LangStruct, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | LangBoolean, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | LangList, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | LangVec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | LangString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | LangChar, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | LangInt8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | LangInt16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | LangInt32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | LangInt64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | LangUInt8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | LangUInt16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | LangUInt32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | LangUInt64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | LangFloat32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 40 | LangFloat64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Types` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ValueData` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ValueData{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ParameterType` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct ParameterType { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Value` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangBoolean` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_boolean.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangBoolean{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangBoolean` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_boolean.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | impl LangBoolean{ [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 8 | fn new(value: bool) -> LangBoolean { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangString` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_string.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangString{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangString` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_string.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 6 | impl LangString{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 7 | fn new(value: String) -> LangString{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangChar` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_char.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangChar{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangChar` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_char.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl LangChar{ [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 8 | pub fn new(value: char) -> LangChar{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt8` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangInt8{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt8` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt16` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LangInt16{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt16` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt32` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LangInt32{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt32` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt64` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LangInt64{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt64` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl LangInt8{ [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(value: i8) -> LangInt8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl LangInt16{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(value: i16) -> LangInt16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl LangInt32{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(value: i32) -> LangInt32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl LangInt64{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 41 | pub fn new(value: i64) -> LangInt64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt8` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangUInt8{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt8` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt16` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LangUInt16{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt16` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt32` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LangUInt32{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt32` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt64` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LangUInt64{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt64` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl LangUInt8{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(value: i8) -> LangUInt8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl LangUInt16{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(value: i16) -> LangUInt16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl LangUInt32{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(value: i32) -> LangUInt32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl LangUInt64{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 41 | pub fn new(value: i64) -> LangUInt64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangFloat32` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangFloat32{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangFloat32` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangFloat64` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LangFloat64{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangFloat64` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl LangFloat32{ [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(value: f32) -> LangFloat32{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl LangFloat64{ [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(value: f64) -> LangFloat64{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangList` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_list.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LangList{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangList` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_list.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl LangList { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(value: Vec, data: Types, len: usize) -> LangList{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangVec` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_vec.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LangVec{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangVec` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `element_push`, and `len` are never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_vec.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl LangVec { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 10 | pub fn new(value: Vec, data: Types) -> LangVec{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn element_push(&mut self, element: Value){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangStruct` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_struct.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LangStruct{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangStruct` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_struct.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl LangStruct{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(value: Vec) -> LangStruct { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | Identifier(LexerValueString), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 6 - Identifier(LexerValueString), [INFO] [stdout] 6 + Identifier(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | Number(LexerValueString), [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 8 - Number(LexerValueString), [INFO] [stdout] 8 + Number(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NumberFloat` and `EndLine` are never constructed [INFO] [stdout] --> src/compiler/lexer/token.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Token { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 10 | NumberFloat(LexerValueString), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | EndLine(LexerValueChar), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:44:16 [INFO] [stdout] | [INFO] [stdout] 43 | pub struct LexerValueString { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 44 | pub(crate) value: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexerValueString` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `value` is never read [INFO] [stdout] --> src/compiler/lexer/token.rs:55:16 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct LexerValueChar { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 55 | pub(crate) value: char, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LexerValueChar` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lexer/token.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 59 | impl LexerValueChar { [INFO] [stdout] | ------------------- associated function in this implementation [INFO] [stdout] 60 | pub fn new(value: char) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expr` is never used [INFO] [stdout] --> src/compiler/parser/expr.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | pub enum Expr { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Operator` is never used [INFO] [stdout] --> src/compiler/parser/expr.rs:33:10 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum Operator { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangFunction` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/io/func/function.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct LangFunction{ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub enum Types{ [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 25 | LangStruct, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 26 | LangBoolean, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 27 | LangList, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 28 | LangVec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 29 | LangString, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 30 | LangChar, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | LangInt8, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 32 | LangInt16, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 33 | LangInt32, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 34 | LangInt64, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 35 | LangUInt8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 36 | LangUInt16, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 37 | LangUInt32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 38 | LangUInt64, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 39 | LangFloat32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 40 | LangFloat64, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Types` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ValueData` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:43:10 [INFO] [stdout] | [INFO] [stdout] 43 | pub enum ValueData{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueData` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ParameterType` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct ParameterType { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParameterType` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Value` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/type_compress.rs:67:12 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct Value { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Value` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangBoolean` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_boolean.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangBoolean{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangBoolean` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_boolean.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 7 | impl LangBoolean{ [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 8 | fn new(value: bool) -> LangBoolean { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangString` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_string.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangString{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangString` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_string.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 6 | impl LangString{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 7 | fn new(value: String) -> LangString{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangChar` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_char.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangChar{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangChar` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_char.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl LangChar{ [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 8 | pub fn new(value: char) -> LangChar{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt8` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangInt8{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt8` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt16` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LangInt16{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt16` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt32` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LangInt32{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt32` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangInt64` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LangInt64{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangInt64` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl LangInt8{ [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(value: i8) -> LangInt8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl LangInt16{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(value: i16) -> LangInt16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl LangInt32{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(value: i32) -> LangInt32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_ints.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl LangInt64{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 41 | pub fn new(value: i64) -> LangInt64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt8` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangUInt8{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt8` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt16` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LangUInt16{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt16` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt32` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LangUInt32{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt32` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangUInt64` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct LangUInt64{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangUInt64` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl LangUInt8{ [INFO] [stdout] | -------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(value: i8) -> LangUInt8 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:27:12 [INFO] [stdout] | [INFO] [stdout] 26 | impl LangUInt16{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 27 | pub fn new(value: i16) -> LangUInt16 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 33 | impl LangUInt32{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 34 | pub fn new(value: i32) -> LangUInt32 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_uints.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 40 | impl LangUInt64{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 41 | pub fn new(value: i64) -> LangUInt64 { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangFloat32` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct LangFloat32{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangFloat32` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangFloat64` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LangFloat64{ [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangFloat64` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 11 | impl LangFloat32{ [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 12 | pub fn new(value: f32) -> LangFloat32{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_floats.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 19 | impl LangFloat64{ [INFO] [stdout] | ---------------- associated function in this implementation [INFO] [stdout] 20 | pub fn new(value: f64) -> LangFloat64{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangList` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_list.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LangList{ [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangList` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_list.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl LangList { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 11 | pub fn new(value: Vec, data: Types, len: usize) -> LangList{ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangVec` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_vec.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LangVec{ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangVec` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `element_push`, and `len` are never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_vec.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl LangVec { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 10 | pub fn new(value: Vec, data: Types) -> LangVec{ [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub fn element_push(&mut self, element: Value){ [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LangStruct` is never constructed [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_struct.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct LangStruct{ [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LangStruct` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/compiler/lib/private/std/types/implementation/lang_struct.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl LangStruct{ [INFO] [stdout] | --------------- associated function in this implementation [INFO] [stdout] 9 | pub fn new(value: Vec) -> LangStruct { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s [INFO] running `Command { std: "docker" "inspect" "daf15f7d6d1e91e3dfee620ed938aec348619cc350b4b514b2886e36c023dd0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daf15f7d6d1e91e3dfee620ed938aec348619cc350b4b514b2886e36c023dd0c", kill_on_drop: false }` [INFO] [stdout] daf15f7d6d1e91e3dfee620ed938aec348619cc350b4b514b2886e36c023dd0c