[INFO] cloning repository https://github.com/violetastcs/sun [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/violetastcs/sun" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvioletastcs%2Fsun", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvioletastcs%2Fsun'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abdbea9b0a43e4e4323371d66740b03cbc94020d [INFO] building violetastcs/sun against master#11663cd3bfefef7d34e8f0892c250bf698049392+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvioletastcs%2Fsun" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/violetastcs/sun on toolchain 11663cd3bfefef7d34e8f0892c250bf698049392 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/violetastcs/sun [INFO] finished tweaking git repo https://github.com/violetastcs/sun [INFO] tweaked toml for git repo https://github.com/violetastcs/sun written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/violetastcs/sun 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" "+11663cd3bfefef7d34e8f0892c250bf698049392" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7310d3039452868d581e6ba2b0999aacb7989dee0dc80a5e401bf48939a4387 [INFO] running `Command { std: "docker" "start" "-a" "b7310d3039452868d581e6ba2b0999aacb7989dee0dc80a5e401bf48939a4387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7310d3039452868d581e6ba2b0999aacb7989dee0dc80a5e401bf48939a4387", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7310d3039452868d581e6ba2b0999aacb7989dee0dc80a5e401bf48939a4387", kill_on_drop: false }` [INFO] [stdout] b7310d3039452868d581e6ba2b0999aacb7989dee0dc80a5e401bf48939a4387 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e6b2d29ae8c537f2cee613dda11bf1cc9593d5dc2bdeb523e81ad9bad39815c4 [INFO] running `Command { std: "docker" "start" "-a" "e6b2d29ae8c537f2cee613dda11bf1cc9593d5dc2bdeb523e81ad9bad39815c4", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling sun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ItemPath` [INFO] [stdout] --> src/analysis.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::parser::{CompilationUnit, Type, ItemPath, Statement, StatementKind}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/sexpr.rs:164:73 [INFO] [stdout] | [INFO] [stdout] 164 | Some(&Token { kind: TokenKind::Whitespace | TokenKind::Comment, data, span }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `data: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/sexpr.rs:164:79 [INFO] [stdout] | [INFO] [stdout] 164 | Some(&Token { kind: TokenKind::Whitespace | TokenKind::Comment, data, span }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `span: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/parser.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | c => Err(ParserError { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/analysis.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | _ => () [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/analysis.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 31 | / Statement { kind: StatementKind::Defun { [INFO] [stdout] 32 | | name, args, .. [INFO] [stdout] 33 | | }, span } => { [INFO] [stdout] | |_____________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 40 | / Statement { kind: StatementKind::Decl { [INFO] [stdout] 41 | | name, kind [INFO] [stdout] 42 | | }, span } => { [INFO] [stdout] | |_____________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 49 | _ => () [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next_useful` is never used [INFO] [stdout] --> src/lexer.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 148 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | fn next_useful(&mut self) -> Option> { [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/sexpr.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | UnexpectedCloseBracket(BracketKind), [INFO] [stdout] | ---------------------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SexprErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are 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 | UnexpectedCloseBracket(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Expected` is never constructed [INFO] [stdout] --> src/sexpr.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum SexprErrorKind { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Expected(&'static [TokenKind], Option), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SexprErrorKind` 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: field `path` is never read [INFO] [stdout] --> src/parser.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ItemPath { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10 | path: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemPath` 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: field `0` is never read [INFO] [stdout] --> src/parser.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | Sexpr(SexprErrorKind), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 25 | Sexpr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | Expected(AtomKind, AtomKind) [INFO] [stdout] | -------- ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 27 | Expected((), ()) [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kind` and `span` are never read [INFO] [stdout] --> src/parser.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ParserError { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 32 | kind: ParserErrorKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` 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: field `0` is never read [INFO] [stdout] --> src/parser.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | Symbol(ItemPath), [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 76 | Symbol(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | Integer(i128), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 77 | Integer(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | Real(f64), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 78 | Real(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | String(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 79 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | Quoted(Box), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 80 | Quoted(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `func` and `args` are never read [INFO] [stdout] --> src/parser.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | Call { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 84 | func: ItemPath, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | args: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` 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: fields `kind` and `span` are never read [INFO] [stdout] --> src/parser.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Expression { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 91 | kind: ExpressionKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expression` 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: variants `F32`, `F64`, and `Char` are never constructed [INFO] [stdout] --> src/parser.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 151 | pub enum BaseType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 157 | F32, F64, [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] 158 | [INFO] [stdout] 159 | Char, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BaseType` 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: field `0` is never read [INFO] [stdout] --> src/parser.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | BaseType(BaseType), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` has derived impls for the traits `Clone` and `Debug`, but these are 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] 184 | BaseType(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | TypeRef(ItemPath), [INFO] [stdout] | ------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` has derived impls for the traits `Clone` and `Debug`, but these are 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] 185 | TypeRef(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `args` and `ret` are never read [INFO] [stdout] --> src/parser.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 186 | Fun { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 187 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 188 | ret: Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` 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: fields `of` and `args` are never read [INFO] [stdout] --> src/parser.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 190 | Generic { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 191 | of: ItemPath, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | args: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` 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 `Empty` is never constructed [INFO] [stdout] --> src/parser.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 182 | pub enum TypeData { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 183 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` 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: fields `data` and `span` are never read [INFO] [stdout] --> src/parser.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub struct Type { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 198 | data: TypeData, [INFO] [stdout] | ^^^^ [INFO] [stdout] 199 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` 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: field `body` is never read [INFO] [stdout] --> src/parser.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 266 | Defun { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 269 | body: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementKind` 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: fields `args` and `span` are never read [INFO] [stdout] --> src/analysis.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Function { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` 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: fields `kind` and `span` are never read [INFO] [stdout] --> src/analysis.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Decl { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | kind: Type, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Decl` 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: fields `decls` and `functions` are never read [INFO] [stdout] --> src/analysis.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct UnitInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | decls: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | functions: HashMap [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.05s [INFO] running `Command { std: "docker" "inspect" "e6b2d29ae8c537f2cee613dda11bf1cc9593d5dc2bdeb523e81ad9bad39815c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6b2d29ae8c537f2cee613dda11bf1cc9593d5dc2bdeb523e81ad9bad39815c4", kill_on_drop: false }` [INFO] [stdout] e6b2d29ae8c537f2cee613dda11bf1cc9593d5dc2bdeb523e81ad9bad39815c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dtail-expr-drop-order" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+11663cd3bfefef7d34e8f0892c250bf698049392" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d770f3bebc3b1e0fec15621cf4005016d83a21bf0c4db1b81c377ec78a44336f [INFO] running `Command { std: "docker" "start" "-a" "d770f3bebc3b1e0fec15621cf4005016d83a21bf0c4db1b81c377ec78a44336f", kill_on_drop: false }` [INFO] [stderr] Compiling sun v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ItemPath` [INFO] [stdout] --> src/analysis.rs:5:44 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::parser::{CompilationUnit, Type, ItemPath, Statement, StatementKind}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `data` [INFO] [stdout] --> src/sexpr.rs:164:73 [INFO] [stdout] | [INFO] [stdout] 164 | Some(&Token { kind: TokenKind::Whitespace | TokenKind::Comment, data, span }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `data: _` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `span` [INFO] [stdout] --> src/sexpr.rs:164:79 [INFO] [stdout] | [INFO] [stdout] 164 | Some(&Token { kind: TokenKind::Whitespace | TokenKind::Comment, data, span }) => { [INFO] [stdout] | ^^^^ help: try ignoring the field: `span: _` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `c` [INFO] [stdout] --> src/parser.rs:347:9 [INFO] [stdout] | [INFO] [stdout] 347 | c => Err(ParserError { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_c` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/analysis.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | _ => () [INFO] [stdout] | ^ no value can reach this [INFO] [stdout] | [INFO] [stdout] note: multiple earlier patterns match some of the same values [INFO] [stdout] --> src/analysis.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 31 | / Statement { kind: StatementKind::Defun { [INFO] [stdout] 32 | | name, args, .. [INFO] [stdout] 33 | | }, span } => { [INFO] [stdout] | |_____________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 40 | / Statement { kind: StatementKind::Decl { [INFO] [stdout] 41 | | name, kind [INFO] [stdout] 42 | | }, span } => { [INFO] [stdout] | |_____________________- matches some of the same values [INFO] [stdout] ... [INFO] [stdout] 49 | _ => () [INFO] [stdout] | ^ collectively making this unreachable [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `next_useful` is never used [INFO] [stdout] --> src/lexer.rs:188:8 [INFO] [stdout] | [INFO] [stdout] 148 | impl<'a> Lexer<'a> { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] ... [INFO] [stdout] 188 | fn next_useful(&mut self) -> Option> { [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/sexpr.rs:8:28 [INFO] [stdout] | [INFO] [stdout] 8 | UnexpectedCloseBracket(BracketKind), [INFO] [stdout] | ---------------------- ^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `SexprErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are 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 | UnexpectedCloseBracket(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Expected` is never constructed [INFO] [stdout] --> src/sexpr.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum SexprErrorKind { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 11 | Expected(&'static [TokenKind], Option), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SexprErrorKind` 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: field `path` is never read [INFO] [stdout] --> src/parser.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct ItemPath { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 10 | path: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ItemPath` 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: field `0` is never read [INFO] [stdout] --> src/parser.rs:25:11 [INFO] [stdout] | [INFO] [stdout] 25 | Sexpr(SexprErrorKind), [INFO] [stdout] | ----- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 25 | Sexpr(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parser.rs:27:14 [INFO] [stdout] | [INFO] [stdout] 27 | Expected(AtomKind, AtomKind) [INFO] [stdout] | -------- ^^^^^^^^ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ParserErrorKind` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the fields to be of unit type to suppress this warning while preserving the field numbering, or remove the fields [INFO] [stdout] | [INFO] [stdout] 27 | Expected((), ()) [INFO] [stdout] | ~~ ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `kind` and `span` are never read [INFO] [stdout] --> src/parser.rs:32:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct ParserError { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 32 | kind: ParserErrorKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 33 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ParserError` 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: field `0` is never read [INFO] [stdout] --> src/parser.rs:76:12 [INFO] [stdout] | [INFO] [stdout] 76 | Symbol(ItemPath), [INFO] [stdout] | ------ ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 76 | Symbol(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:77:13 [INFO] [stdout] | [INFO] [stdout] 77 | Integer(i128), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 77 | Integer(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:78:10 [INFO] [stdout] | [INFO] [stdout] 78 | Real(f64), [INFO] [stdout] | ---- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 78 | Real(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:79:12 [INFO] [stdout] | [INFO] [stdout] 79 | String(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 79 | String(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:80:12 [INFO] [stdout] | [INFO] [stdout] 80 | Quoted(Box), [INFO] [stdout] | ------ ^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` has derived impls for the traits `Clone` and `Debug`, but these are 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] 80 | Quoted(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `func` and `args` are never read [INFO] [stdout] --> src/parser.rs:84:9 [INFO] [stdout] | [INFO] [stdout] 83 | Call { [INFO] [stdout] | ---- fields in this variant [INFO] [stdout] 84 | func: ItemPath, [INFO] [stdout] | ^^^^ [INFO] [stdout] 85 | args: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionKind` 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: fields `kind` and `span` are never read [INFO] [stdout] --> src/parser.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 90 | pub struct Expression { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 91 | kind: ExpressionKind, [INFO] [stdout] | ^^^^ [INFO] [stdout] 92 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Expression` 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: variants `F32`, `F64`, and `Char` are never constructed [INFO] [stdout] --> src/parser.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 151 | pub enum BaseType { [INFO] [stdout] | -------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 157 | F32, F64, [INFO] [stdout] | ^^^ ^^^ [INFO] [stdout] 158 | [INFO] [stdout] 159 | Char, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BaseType` 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: field `0` is never read [INFO] [stdout] --> src/parser.rs:184:14 [INFO] [stdout] | [INFO] [stdout] 184 | BaseType(BaseType), [INFO] [stdout] | -------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` has derived impls for the traits `Clone` and `Debug`, but these are 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] 184 | BaseType(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser.rs:185:13 [INFO] [stdout] | [INFO] [stdout] 185 | TypeRef(ItemPath), [INFO] [stdout] | ------- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` has derived impls for the traits `Clone` and `Debug`, but these are 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] 185 | TypeRef(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `args` and `ret` are never read [INFO] [stdout] --> src/parser.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 186 | Fun { [INFO] [stdout] | --- fields in this variant [INFO] [stdout] 187 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 188 | ret: Box, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` 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: fields `of` and `args` are never read [INFO] [stdout] --> src/parser.rs:191:9 [INFO] [stdout] | [INFO] [stdout] 190 | Generic { [INFO] [stdout] | ------- fields in this variant [INFO] [stdout] 191 | of: ItemPath, [INFO] [stdout] | ^^ [INFO] [stdout] 192 | args: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` 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 `Empty` is never constructed [INFO] [stdout] --> src/parser.rs:183:5 [INFO] [stdout] | [INFO] [stdout] 182 | pub enum TypeData { [INFO] [stdout] | -------- variant in this enum [INFO] [stdout] 183 | Empty, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TypeData` 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: fields `data` and `span` are never read [INFO] [stdout] --> src/parser.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 197 | pub struct Type { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 198 | data: TypeData, [INFO] [stdout] | ^^^^ [INFO] [stdout] 199 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Type` 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: field `body` is never read [INFO] [stdout] --> src/parser.rs:269:9 [INFO] [stdout] | [INFO] [stdout] 266 | Defun { [INFO] [stdout] | ----- field in this variant [INFO] [stdout] ... [INFO] [stdout] 269 | body: Vec [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatementKind` 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: fields `args` and `span` are never read [INFO] [stdout] --> src/analysis.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Function { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | args: Vec, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Function` 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: fields `kind` and `span` are never read [INFO] [stdout] --> src/analysis.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Decl { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 15 | kind: Type, [INFO] [stdout] | ^^^^ [INFO] [stdout] 16 | span: Span [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Decl` 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: fields `decls` and `functions` are never read [INFO] [stdout] --> src/analysis.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct UnitInfo { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 21 | decls: HashMap, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 22 | functions: HashMap [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `UnitInfo` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s [INFO] running `Command { std: "docker" "inspect" "d770f3bebc3b1e0fec15621cf4005016d83a21bf0c4db1b81c377ec78a44336f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d770f3bebc3b1e0fec15621cf4005016d83a21bf0c4db1b81c377ec78a44336f", kill_on_drop: false }` [INFO] [stdout] d770f3bebc3b1e0fec15621cf4005016d83a21bf0c4db1b81c377ec78a44336f