[INFO] cloning repository https://github.com/utkn/bebec [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/utkn/bebec" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkn%2Fbebec", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkn%2Fbebec'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4f5c40f20ea02f3d3a71535478227ee5c6102409 [INFO] checking utkn/bebec against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Futkn%2Fbebec" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/utkn/bebec on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/utkn/bebec [INFO] finished tweaking git repo https://github.com/utkn/bebec [INFO] tweaked toml for git repo https://github.com/utkn/bebec written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/utkn/bebec 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itertools v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f [INFO] running `Command { std: "docker" "start" "-a" "e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f", kill_on_drop: false }` [INFO] [stdout] e70b21f969a6418c99151ddb98db50ea0148e420ed6fddb7985d6ba5de63783f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214 [INFO] running `Command { std: "docker" "start" "-a" "c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking either v1.12.0 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking bebec v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/context.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{ExternCallable, ExternFunc, Func, Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/extern_func.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `extern_func` [INFO] [stdout] --> src/core/extern_func.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | macro_rules! extern_func { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `extern_func` [INFO] [stdout] --> src/core.rs:12:30 [INFO] [stdout] | [INFO] [stdout] 12 | pub(crate) use extern_func::{extern_func, ExternCallError, ExternCallable, ExternFunc}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/context.rs:1:47 [INFO] [stdout] | [INFO] [stdout] 1 | use super::{ExternCallable, ExternFunc, Func, Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Pattern` [INFO] [stdout] --> src/core/extern_func.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use super::{Pattern, Val, ValType}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let mut inner_types = self.parse_bindings()?; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/parser.rs:201:17 [INFO] [stdout] | [INFO] [stdout] 201 | let mut inner_types = self.parse_bindings()?; [INFO] [stdout] | ----^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter` and `iter_mut` are never used [INFO] [stdout] --> src/core.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> OrderedTuple<'a> { [INFO] [stdout] | ------------------------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn iter_mut(&mut self) -> impl Iterator> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `iter`, `iter_mut`, `remove`, `as_ordered`, `get`, and `len` are never used [INFO] [stdout] --> src/core.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl<'a> NamedTuple<'a> { [INFO] [stdout] | ----------------------- methods in this implementation [INFO] [stdout] 70 | pub fn iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn iter_mut(&mut self) -> impl Iterator)> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn remove<'b>(&mut self, name: &'b str) -> Option> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | pub fn as_ordered<'b>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn get(&self, field_name: &str) -> Option<&Val<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 108 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgError` is never constructed [INFO] [stdout] --> src/core.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum CallError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 135 | #[error("function argument {0} cannot be represented as a pattern")] [INFO] [stdout] 136 | MalformedArgError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Intern` and `Extern` are never constructed [INFO] [stdout] --> src/core.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 157 | pub enum Func<'a, T> { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 158 | Intern(InternFunc<'a, T>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 159 | Extern(ExternFunc<'a>), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Func` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/core.rs:163:12 [INFO] [stdout] | [INFO] [stdout] 162 | impl<'a> Func<'a, Typed<'a>> { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] 163 | pub fn call(&self, arg: Val<'a>) -> Result, CallError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Func` is never constructed [INFO] [stdout] --> src/core.rs:192:5 [INFO] [stdout] | [INFO] [stdout] 186 | pub enum Val<'a> { [INFO] [stdout] | --- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 192 | Func(Func<'a, Typed<'a>>), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Val` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `try_destruct_tuple` is never used [INFO] [stdout] --> src/core.rs:242:12 [INFO] [stdout] | [INFO] [stdout] 199 | impl<'a> Val<'a> { [INFO] [stdout] | ---------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 242 | pub fn try_destruct_tuple( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `nil` and `unwrap_singular_tuple` are never used [INFO] [stdout] --> src/core.rs:281:12 [INFO] [stdout] | [INFO] [stdout] 274 | impl<'a> ValType<'a> { [INFO] [stdout] | -------------------- associated items in this implementation [INFO] [stdout] ... [INFO] [stdout] 281 | pub fn nil() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 285 | pub fn unwrap_singular_tuple(&self) -> &Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `let_pattern` and `arg_pattern` are never used [INFO] [stdout] --> src/core/coercion.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 21 | impl CoercionStrategy { [INFO] [stdout] | --------------------- associated functions in this implementation [INFO] [stdout] 22 | pub fn let_pattern() -> CoercionStrategy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 26 | pub fn arg_pattern() -> CoercionStrategy { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce` is never used [INFO] [stdout] --> src/core/coercion.rs:31:8 [INFO] [stdout] | [INFO] [stdout] 31 | pub fn try_coerce<'a>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_batch_coerce_types` is never used [INFO] [stdout] --> src/core/coercion.rs:84:4 [INFO] [stdout] | [INFO] [stdout] 84 | fn try_batch_coerce_types<'a: 'b, 'b>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_unwrap` is never used [INFO] [stdout] --> src/core/coercion.rs:106:4 [INFO] [stdout] | [INFO] [stdout] 106 | fn try_coerce_unwrap<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_intra_tuple` is never used [INFO] [stdout] --> src/core/coercion.rs:138:4 [INFO] [stdout] | [INFO] [stdout] 138 | fn try_coerce_intra_tuple<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_tuple_to_ordered` is never used [INFO] [stdout] --> src/core/coercion.rs:192:4 [INFO] [stdout] | [INFO] [stdout] 192 | fn try_coerce_inter_tuple_to_ordered<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_tuple_to_named` is never used [INFO] [stdout] --> src/core/coercion.rs:220:4 [INFO] [stdout] | [INFO] [stdout] 220 | fn try_coerce_inter_tuple_to_named<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `try_coerce_inter_func` is never used [INFO] [stdout] --> src/core/coercion.rs:254:4 [INFO] [stdout] | [INFO] [stdout] 254 | fn try_coerce_inter_func<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `register_func`, `extend`, and `get` are never used [INFO] [stdout] --> src/core/context.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 8 | impl<'a> ValCtx<'a> { [INFO] [stdout] | ------------------- methods in this implementation [INFO] [stdout] 9 | pub fn register_func( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub fn extend(&mut self, binding_name: &'a str, val: Val<'a>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn get(&self, binding_name: &'a str) -> Option<&Val<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `extend`, `get`, and `collect_types` are never used [INFO] [stdout] --> src/core/context.rs:58:12 [INFO] [stdout] | [INFO] [stdout] 57 | impl<'a> TypeCtx<'a> { [INFO] [stdout] | -------------------- methods in this implementation [INFO] [stdout] 58 | pub fn extend(&mut self, binding_name: &'a str, val_type: ValType<'a>) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 62 | pub fn get(&self, binding_name: &'a str) -> Option<&ValType<'a>> { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn collect_types(&mut self, val_ctx: ValCtx<'a>) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub enum Expr<'a, T> { [INFO] [stdout] | ---- variants in this enum [INFO] [stdout] 15 | Ref(T, &'a str), [INFO] [stdout] | ^^^ [INFO] [stdout] 16 | NewPrimitive(T, Primitive), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 17 | NewNamedTuple(T, Vec<(&'a str, Self)>), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 18 | NewOrderedTuple(T, Vec), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 19 | NewFunc { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | Block { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | Call { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | Let { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 38 | If { [INFO] [stdout] | ^^ [INFO] [stdout] ... [INFO] [stdout] 44 | Access { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expr` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum TypeError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 53 | #[error("invalid reference `{0}`")] [INFO] [stdout] 54 | InvalidRef(String), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 55 | #[error("expected `{0}` to be a function, but it has a type {1}")] [INFO] [stdout] 56 | NotAFunction(String, String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 57 | #[error("if branches must return the same value, but the main branch returns {main_type}, whereas the else branch returns {else_type}")] [INFO] [stdout] 58 | InconsistentIfBranches { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | NotAConditional(CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 64 | #[error("invalid field `{0}` on a named tuple of type {1}")] [INFO] [stdout] 65 | InvalidField(String, String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 66 | #[error("trying to access the field of a value that is not a named tuple")] [INFO] [stdout] 67 | NotANamedTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 68 | #[error("arguments do not match on call to `{0}`: {1:?}")] [INFO] [stdout] 69 | ArgCoercionError(String, CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 70 | #[error("destruct error on let: {0:?}")] [INFO] [stdout] 71 | DestructLetError(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 72 | #[error("argument pattern cannot be trivially destructed: {0:?}")] [INFO] [stdout] 73 | MalformedArgPattern(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `to_typed` is never used [INFO] [stdout] --> src/core/expression.rs:78:12 [INFO] [stdout] | [INFO] [stdout] 76 | impl<'a> Expr<'a, Untyped> { [INFO] [stdout] | -------------------------- method in this implementation [INFO] [stdout] 77 | /// Performs type checking and turns the expression into an evaluatable state. [INFO] [stdout] 78 | pub fn to_typed(self, ctx: &mut TypeCtx<'a>) -> Result>, TypeError> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/core/expression.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub enum EvalError { [INFO] [stdout] | --------- variants in this enum [INFO] [stdout] 264 | #[error("error during call to `{0}`: {1:?}")] [INFO] [stdout] 265 | CallError(String, CallError), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 269 | NotAFunction(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 270 | #[error("invalid reference `{0}`")] [INFO] [stdout] 271 | InvalidReference(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 272 | #[error("expected a conditional in the if expression: {0:?}")] [INFO] [stdout] 273 | NotAConditional(CoercionError), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 274 | #[error("invalid field `{0}`")] [INFO] [stdout] 275 | InvalidField(String), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 276 | #[error("trying to access the field of a value that is not a named tuple")] [INFO] [stdout] 277 | NotANamedTuple, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 278 | #[error("argument {0} cannot be represented as a pattern: {1:?}")] [INFO] [stdout] 279 | MalformedArg(String, PatternBuildError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 280 | #[error("malformed expression: {0}")] [INFO] [stdout] 281 | MalformedExpr(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `get_expr_type` and `eval` are never used [INFO] [stdout] --> src/core/expression.rs:285:12 [INFO] [stdout] | [INFO] [stdout] 284 | impl<'a> Expr<'a, Typed<'a>> { [INFO] [stdout] | ---------------------------- methods in this implementation [INFO] [stdout] 285 | pub fn get_expr_type(&self) -> ValType<'a> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 318 | pub fn eval(self, ctx: &mut ValCtx<'a>) -> Result, EvalError> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoArgsProvided`, `TypeError`, and `Any` are never constructed [INFO] [stdout] --> src/core/extern_func.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ExternCallError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 7 | #[error("no arguments provided")] [INFO] [stdout] 8 | NoArgsProvided, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 9 | #[error("unexpected argument")] [INFO] [stdout] 10 | TypeError, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | #[error("{0:?}")] [INFO] [stdout] 12 | Any(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternCallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `call` is never used [INFO] [stdout] --> src/core/extern_func.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 15 | pub trait ExternCallable<'a> { [INFO] [stdout] | -------------- method in this trait [INFO] [stdout] 16 | fn call(&self, arg: Val<'a>) -> Result, ExternCallError>; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `body` is never read [INFO] [stdout] --> src/core/extern_func.rs:33:16 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ExternFunc<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub(super) body: &'a dyn ExternCallable<'a>, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternFunc` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `UnmatchedPattern`, `UnsatisfiedName`, and `NoCorrespondingBinding` are never constructed [INFO] [stdout] --> src/core/pattern.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum DestructError { [INFO] [stdout] | ------------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 8 | UnmatchedPattern { pat: String, val: String }, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 9 | #[error("pattern requires the field `{0}` to be present")] [INFO] [stdout] 10 | UnsatisfiedName(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | #[error("no corresponding binding exists on the pattern for the named tuple")] [INFO] [stdout] 12 | NoCorrespondingBinding, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DestructError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `destruct_val` is never used [INFO] [stdout] --> src/core/pattern.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 45 | impl<'a> Pattern<'a> { [INFO] [stdout] | -------------------- method in this implementation [INFO] [stdout] 46 | pub fn destruct_val( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `destruct_val_single` is never used [INFO] [stdout] --> src/core/pattern.rs:116:4 [INFO] [stdout] | [INFO] [stdout] 116 | fn destruct_val_single<'a>( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Word` and `Numeric` are never constructed [INFO] [stdout] --> src/parser.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub enum Token<'a> { [INFO] [stdout] | ----- variants in this enum [INFO] [stdout] 30 | Word(&'a str), [INFO] [stdout] | ^^^^ [INFO] [stdout] 31 | Numeric(&'a str), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Token` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `contents` is never used [INFO] [stdout] --> src/parser.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl<'a> Token<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 35 | /// Returns the contents of this token. [INFO] [stdout] 36 | pub fn contents(&self) -> &'a str { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Lexer` is never constructed [INFO] [stdout] --> src/parser.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct Lexer<'a> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Lexer` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `peek_one_escaped`, `peek_token`, and `next_token` are never used [INFO] [stdout] --> src/parser.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 49 | pub fn new(source: &'a str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 53 | fn peek_one_escaped(&mut self) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | pub fn peek_token(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 99 | pub fn next_token(&mut self) -> Option> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `BadToken`, `ExpectedToken`, `ExpectedWord`, `UnexpectedEof`, `ExpectedType`, and `ExpectedPattern` are never constructed [INFO] [stdout] --> src/parser.rs:109:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ParseError { [INFO] [stdout] | ---------- variants in this enum [INFO] [stdout] 108 | #[error("unknown token")] [INFO] [stdout] 109 | BadToken, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 110 | #[error("expected token {0:?}")] [INFO] [stdout] 111 | ExpectedToken(String), [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 112 | #[error("expected some word")] [INFO] [stdout] 113 | ExpectedWord, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 114 | #[error("unexpected eof")] [INFO] [stdout] 115 | UnexpectedEof, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 116 | #[error("unexpected type")] [INFO] [stdout] 117 | ExpectedType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 118 | #[error("unexpected pattern")] [INFO] [stdout] 119 | ExpectedPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PrattParser` is never constructed [INFO] [stdout] --> src/parser.rs:129:12 [INFO] [stdout] | [INFO] [stdout] 129 | pub struct PrattParser<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `PrattParser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/parser.rs:134:12 [INFO] [stdout] | [INFO] [stdout] 133 | impl<'a> PrattParser<'a> { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 134 | pub fn new(lexer: Lexer<'a>) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 138 | fn try_consume<'b>(&mut self, word_contents: &'b str) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 147 | fn try_consume_non_symbol(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 158 | fn check_non_symbol_and<'b>(&self, token_after_word: &'b str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 163 | fn parse_bindings_opt(&mut self) -> Result>)>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 181 | fn parse_bindings(&mut self) -> Result)>, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 197 | fn parse_tuple_type_inner(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 216 | fn parse_type(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 250 | fn parse_pattern(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 259 | fn parse_new_tuple_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 290 | fn parse_let_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 302 | fn parse_if_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 324 | fn parse_new_func_expr(&mut self) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 337 | pub fn parse_expr(&mut self, min_bp: usize) -> Result, ParseError> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `prefix_binding` is never used [INFO] [stdout] --> src/parser.rs:424:4 [INFO] [stdout] | [INFO] [stdout] 424 | fn prefix_binding(s: &str) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `infix_binding` is never used [INFO] [stdout] --> src/parser.rs:432:4 [INFO] [stdout] | [INFO] [stdout] 432 | fn infix_binding(s: &str) -> Option<(usize, usize)> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> src/parser.rs:444:12 [INFO] [stdout] | [INFO] [stdout] 443 | impl<'a> Expr<'a, Untyped> { [INFO] [stdout] | -------------------------- associated function in this implementation [INFO] [stdout] 444 | pub fn parse(s: &'a str) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `LET` is never used [INFO] [stdout] --> src/parser.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | pub const LET: &str = "let"; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `IF` is never used [INFO] [stdout] --> src/parser.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | pub const IF: &str = "if"; [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ELSE` is never used [INFO] [stdout] --> src/parser.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub const ELSE: &str = "else"; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `EXPR_SEP` is never used [INFO] [stdout] --> src/parser.rs:13:15 [INFO] [stdout] | [INFO] [stdout] 13 | pub const EXPR_SEP: &str = ";"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ASSIGN` is never used [INFO] [stdout] --> src/parser.rs:14:15 [INFO] [stdout] | [INFO] [stdout] 14 | pub const ASSIGN: &str = "="; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `TYPE_SEP` is never used [INFO] [stdout] --> src/parser.rs:15:15 [INFO] [stdout] | [INFO] [stdout] 15 | pub const TYPE_SEP: &str = ":"; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `ACCESS` is never used [INFO] [stdout] --> src/parser.rs:16:15 [INFO] [stdout] | [INFO] [stdout] 16 | pub const ACCESS: &str = "."; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `SYMBOLS` is never used [INFO] [stdout] --> src/parser.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | pub const SYMBOLS: &[&str] = &[ [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/core.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 35 | impl<'a> OrderedTuple<'a> { [INFO] [stdout] | ------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | pub fn iter(&self) -> impl Iterator> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `iter` is never used [INFO] [stdout] --> src/core.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 69 | impl<'a> NamedTuple<'a> { [INFO] [stdout] | ----------------------- method in this implementation [INFO] [stdout] 70 | pub fn iter(&self) -> impl Iterator)> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgError` is never constructed [INFO] [stdout] --> src/core.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 134 | pub enum CallError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 135 | #[error("function argument {0} cannot be represented as a pattern")] [INFO] [stdout] 136 | MalformedArgError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArgPattern` is never constructed [INFO] [stdout] --> src/core/expression.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 52 | pub enum TypeError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 73 | MalformedArgPattern(DestructError), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `MalformedArg` is never constructed [INFO] [stdout] --> src/core/expression.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 263 | pub enum EvalError { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 279 | MalformedArg(String, PatternBuildError), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EvalError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `NoArgsProvided` and `Any` are never constructed [INFO] [stdout] --> src/core/extern_func.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum ExternCallError { [INFO] [stdout] | --------------- variants in this enum [INFO] [stdout] 7 | #[error("no arguments provided")] [INFO] [stdout] 8 | NoArgsProvided, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | Any(Box), [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExternCallError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `peek_one_escaped` is never used [INFO] [stdout] --> src/parser.rs:53:8 [INFO] [stdout] | [INFO] [stdout] 48 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 53 | fn peek_one_escaped(&mut self) -> Option<&'a str> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `ExpectedPattern` is never constructed [INFO] [stdout] --> src/parser.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 107 | pub enum ParseError { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 119 | ExpectedPattern, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParseError` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 52 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.57s [INFO] running `Command { std: "docker" "inspect" "c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214", kill_on_drop: false }` [INFO] [stdout] c073c536881579904bde6b2291d7c4bf28ca0936cb795c9b56228257028b4214