[INFO] cloning repository https://github.com/Lemon-Chad/JPizzaCrust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lemon-Chad/JPizzaCrust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemon-Chad%2FJPizzaCrust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemon-Chad%2FJPizzaCrust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aff39960c13f5b477651fcd7e9af0cbeecac5326 [INFO] checking Lemon-Chad/JPizzaCrust against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLemon-Chad%2FJPizzaCrust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Lemon-Chad/JPizzaCrust on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Lemon-Chad/JPizzaCrust [INFO] finished tweaking git repo https://github.com/Lemon-Chad/JPizzaCrust [INFO] tweaked toml for git repo https://github.com/Lemon-Chad/JPizzaCrust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Lemon-Chad/JPizzaCrust 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.41 [INFO] [stderr] Downloaded locale-codes v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c86b9de431bed6c170e0682cadacce87bc2506af1ec1ed8f7b36de6daa3a4f5e [INFO] running `Command { std: "docker" "start" "-a" "c86b9de431bed6c170e0682cadacce87bc2506af1ec1ed8f7b36de6daa3a4f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c86b9de431bed6c170e0682cadacce87bc2506af1ec1ed8f7b36de6daa3a4f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c86b9de431bed6c170e0682cadacce87bc2506af1ec1ed8f7b36de6daa3a4f5e", kill_on_drop: false }` [INFO] [stdout] c86b9de431bed6c170e0682cadacce87bc2506af1ec1ed8f7b36de6daa3a4f5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 054f74a5bad78a8ac6a17b574ea4e0b7974aac7aa85e1efc33e1c1a49f1ceacc [INFO] running `Command { std: "docker" "start" "-a" "054f74a5bad78a8ac6a17b574ea4e0b7974aac7aa85e1efc33e1c1a49f1ceacc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.41 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Checking serde_json v1.0.82 [INFO] [stderr] Checking locale-codes v0.3.0 [INFO] [stderr] Checking jpizzacrust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `locale_codes` is imported redundantly [INFO] [stdout] --> src/utils/general.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use locale_codes; [INFO] [stdout] | ^^^^^^^^^^^^ the item `locale_codes` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `locale_codes` is imported redundantly [INFO] [stdout] --> src/utils/general.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use locale_codes; [INFO] [stdout] | ^^^^^^^^^^^^ the item `locale_codes` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `extend` is never used [INFO] [stdout] --> src/lexer/token.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> Position<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn extend(&self, other: &Position<'a>) -> Position<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | Plus(Position<'a>), [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 57 | Plus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | Minus(Position<'a>), [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 58 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | Star(Position<'a>), [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 59 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | Slash(Position<'a>), [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 60 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | Int(Position<'a>, i64), [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 61 | Int((), i64), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | Float(Position<'a>, f64), [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 62 | Float((), f64), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | Identifier(Position<'a>, String), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 63 | Identifier((), String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | Keyword(Position<'a>, String), [INFO] [stdout] | ------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 64 | Keyword((), String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expr` is never used [INFO] [stdout] --> src/parser/expr.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Expr<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_type` and `pos` are never used [INFO] [stdout] --> src/parser/expr.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Expr<'a> { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | fn get_type(&self) -> TypeResult<'a, '_> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn pos(&self) -> &Position<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Int`, `Float`, and `Void` are never constructed [INFO] [stdout] --> src/types/jtypes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum JType { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 6 | Int, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | Float, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ok` and `Err` are never constructed [INFO] [stdout] --> src/types/result.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum TypeResult<'a, 'b> { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 7 | Ok(JType), [INFO] [stdout] | ^^ [INFO] [stdout] 8 | // In case there's a TypeError [INFO] [stdout] 9 | Err(String, String, &'b Position<'a>), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_numeric` is never used [INFO] [stdout] --> src/types/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn is_numeric<'a>(t: &JType) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print` is never used [INFO] [stdout] --> src/utils/logging.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn print(msg: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `extend` is never used [INFO] [stdout] --> src/lexer/token.rs:23:12 [INFO] [stdout] | [INFO] [stdout] 16 | impl<'a> Position<'a> { [INFO] [stdout] | --------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn extend(&self, other: &Position<'a>) -> Position<'a> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:57:10 [INFO] [stdout] | [INFO] [stdout] 57 | Plus(Position<'a>), [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 57 | Plus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:58:11 [INFO] [stdout] | [INFO] [stdout] 58 | Minus(Position<'a>), [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 58 | Minus(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:59:10 [INFO] [stdout] | [INFO] [stdout] 59 | Star(Position<'a>), [INFO] [stdout] | ---- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 59 | Star(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:60:11 [INFO] [stdout] | [INFO] [stdout] 60 | Slash(Position<'a>), [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 60 | Slash(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:61:9 [INFO] [stdout] | [INFO] [stdout] 61 | Int(Position<'a>, i64), [INFO] [stdout] | --- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 61 | Int((), i64), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:62:11 [INFO] [stdout] | [INFO] [stdout] 62 | Float(Position<'a>, f64), [INFO] [stdout] | ----- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 62 | Float((), f64), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:63:16 [INFO] [stdout] | [INFO] [stdout] 63 | Identifier(Position<'a>, String), [INFO] [stdout] | ---------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 63 | Identifier((), String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lexer/token.rs:64:13 [INFO] [stdout] | [INFO] [stdout] 64 | Keyword(Position<'a>, String), [INFO] [stdout] | ------- ^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [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] 64 | Keyword((), String), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Expr` is never used [INFO] [stdout] --> src/parser/expr.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum Expr<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_type` and `pos` are never used [INFO] [stdout] --> src/parser/expr.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 19 | impl<'a> Expr<'a> { [INFO] [stdout] | ----------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 23 | fn get_type(&self) -> TypeResult<'a, '_> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 148 | fn pos(&self) -> &Position<'a> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Int`, `Float`, and `Void` are never constructed [INFO] [stdout] --> src/types/jtypes.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum JType { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 6 | Int, [INFO] [stdout] | ^^^ [INFO] [stdout] 7 | Float, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 8 | Void, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Ok` and `Err` are never constructed [INFO] [stdout] --> src/types/result.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum TypeResult<'a, 'b> { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 7 | Ok(JType), [INFO] [stdout] | ^^ [INFO] [stdout] 8 | // In case there's a TypeError [INFO] [stdout] 9 | Err(String, String, &'b Position<'a>), [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_numeric` is never used [INFO] [stdout] --> src/types/utils.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn is_numeric<'a>(t: &JType) -> bool { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `print` is never used [INFO] [stdout] --> src/utils/logging.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub fn print(msg: &str) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.36s [INFO] running `Command { std: "docker" "inspect" "054f74a5bad78a8ac6a17b574ea4e0b7974aac7aa85e1efc33e1c1a49f1ceacc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "054f74a5bad78a8ac6a17b574ea4e0b7974aac7aa85e1efc33e1c1a49f1ceacc", kill_on_drop: false }` [INFO] [stdout] 054f74a5bad78a8ac6a17b574ea4e0b7974aac7aa85e1efc33e1c1a49f1ceacc