[INFO] cloning repository https://github.com/gabrielchoong/accounting-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gabrielchoong/accounting-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielchoong%2Faccounting-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielchoong%2Faccounting-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c6a036b19ee62ab4bbda8ff8e9cfea71927fffe [INFO] checking gabrielchoong/accounting-rust against master#18a029cfe8e761533634bda8fe8a14e30280a21b for pr-139646 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgabrielchoong%2Faccounting-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gabrielchoong/accounting-rust on toolchain 18a029cfe8e761533634bda8fe8a14e30280a21b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gabrielchoong/accounting-rust [INFO] finished tweaking git repo https://github.com/gabrielchoong/accounting-rust [INFO] tweaked toml for git repo https://github.com/gabrielchoong/accounting-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gabrielchoong/accounting-rust 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" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de663db51a05aaa4de672802eccb09bd6cec0e51b9b68f0c9a2f4ff54d8780ef [INFO] running `Command { std: "docker" "start" "-a" "de663db51a05aaa4de672802eccb09bd6cec0e51b9b68f0c9a2f4ff54d8780ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de663db51a05aaa4de672802eccb09bd6cec0e51b9b68f0c9a2f4ff54d8780ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de663db51a05aaa4de672802eccb09bd6cec0e51b9b68f0c9a2f4ff54d8780ef", kill_on_drop: false }` [INFO] [stdout] de663db51a05aaa4de672802eccb09bd6cec0e51b9b68f0c9a2f4ff54d8780ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+18a029cfe8e761533634bda8fe8a14e30280a21b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b1da7c97592bd016002ea938d453d589fe8e0114f2d2485ee1cc8a46dbf31d3b [INFO] running `Command { std: "docker" "start" "-a" "b1da7c97592bd016002ea938d453d589fe8e0114f2d2485ee1cc8a46dbf31d3b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.87 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking iana-time-zone v0.1.61 [INFO] [stderr] Compiling cc v1.2.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking rtoolbox v0.0.2 [INFO] [stderr] Checking hashlink v0.9.1 [INFO] [stderr] Checking rpassword v7.3.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking chrono v0.4.39 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking rusqlite v0.32.1 [INFO] [stderr] Checking accounting-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::core_structs::car::Car` [INFO] [stdout] --> src/utils/db.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::core_structs::car::Car; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `details` [INFO] [stdout] --> src/utils/db.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(details) = new_details { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_details` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `customer` [INFO] [stdout] --> src/utils/db.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | if let Some(customer) = new_customer { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_customer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `credential_check` is never used [INFO] [stdout] --> src/auth.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn credential_check(io_password: String, io_username: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login_screen` is never used [INFO] [stdout] --> src/auth.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn login_screen() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Invoice` is never constructed [INFO] [stdout] --> src/core_structs/invoice.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Invoice { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Invoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/core_structs/invoice.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Invoice { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 16 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn get_current_date() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_invoice( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn get_invoice_with_id(&self, invoice_number: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn update_invoice(&self, invoice_number: i32) -> Result<(), rusqlite::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn delete_invoice(&self, invoice_number: i32) -> Result<(), rusqlite::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn export_invoice(&self, _keyword: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `get_price` are never used [INFO] [stdout] --> src/core_structs/invoice_item.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 14 | impl InvoiceItem { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new(description: String, quantity: i32, unit_price: f64) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 33 | pub fn get_price(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `into_vec` is never used [INFO] [stdout] --> src/core_structs/invoice_item.rs:42:12 [INFO] [stdout] | [INFO] [stdout] 41 | impl InvoiceItems { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] 42 | pub fn into_vec(self) -> Vec { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `get_customer`, `create_new_customer`, and `retrieve_current_customer` are never used [INFO] [stdout] --> src/models/customer.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Customer { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 11 | pub fn get_customer() -> Customer { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn create_new_customer() -> Customer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn retrieve_current_customer() -> Customer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `sum_of_item` are never used [INFO] [stdout] --> src/models/invoice_details.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl InvoiceDetails { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn new(description: String, quantity: i32, unit_price: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn sum_of_item(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `DB_PATH` is never used [INFO] [stdout] --> src/utils/db.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const DB_PATH: &str = "src/data/invoice.db"; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_database` is never used [INFO] [stdout] --> src/utils/db.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | pub fn init_database(db_path: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `insert_data` is never used [INFO] [stdout] --> src/utils/db.rs:25:8 [INFO] [stdout] | [INFO] [stdout] 25 | pub fn insert_data( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_data_with_id` is never used [INFO] [stdout] --> src/utils/db.rs:47:8 [INFO] [stdout] | [INFO] [stdout] 47 | pub fn get_data_with_id(id: i32, conn: Option<&Connection>) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_all_data` is never used [INFO] [stdout] --> src/utils/db.rs:77:8 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn get_all_data(conn: Option<&Connection>) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `update_data` is never used [INFO] [stdout] --> src/utils/db.rs:109:8 [INFO] [stdout] | [INFO] [stdout] 109 | pub fn update_data( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `delete_data` is never used [INFO] [stdout] --> src/utils/db.rs:155:8 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn delete_data(id: i32, conn: Option<&Connection>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `append_to_file` is never used [INFO] [stdout] --> src/utils/json_util.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn append_to_file(file_path: &str, data: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `retrieve_json_data` is never used [INFO] [stdout] --> src/utils/json_util.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn retrieve_json_data(file_path: &str) -> Result<(T, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `details` [INFO] [stdout] --> src/utils/db.rs:136:17 [INFO] [stdout] | [INFO] [stdout] 136 | if let Some(details) = new_details { [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_details` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `customer` [INFO] [stdout] --> src/utils/db.rs:140:17 [INFO] [stdout] | [INFO] [stdout] 140 | if let Some(customer) = new_customer { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_customer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `credential_check` is never used [INFO] [stdout] --> src/auth.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn credential_check(io_password: String, io_username: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `login_screen` is never used [INFO] [stdout] --> src/auth.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn login_screen() { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `date`, `details`, and `customer` are never read [INFO] [stdout] --> src/core_structs/invoice.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Invoice { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 9 | // pub invoice_number: i32, [INFO] [stdout] 10 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub details: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 12 | pub customer: Customer, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Invoice` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/core_structs/invoice.rs:16:12 [INFO] [stdout] | [INFO] [stdout] 15 | impl Invoice { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 16 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 30 | fn get_current_date() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 36 | pub fn create_invoice( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | pub fn get_invoice_with_id(&self, invoice_number: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 54 | pub fn update_invoice(&self, invoice_number: i32) -> Result<(), rusqlite::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn delete_invoice(&self, invoice_number: i32) -> Result<(), rusqlite::Error> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 69 | pub fn export_invoice(&self, _keyword: &str) {} [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `get_customer`, `create_new_customer`, and `retrieve_current_customer` are never used [INFO] [stdout] --> src/models/customer.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl Customer { [INFO] [stdout] | ------------- associated functions in this implementation [INFO] [stdout] 11 | pub fn get_customer() -> Customer { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 24 | pub fn create_new_customer() -> Customer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 34 | pub fn retrieve_current_customer() -> Customer { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `sum_of_item` are never used [INFO] [stdout] --> src/models/invoice_details.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 10 | impl InvoiceDetails { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 11 | pub fn new(description: String, quantity: i32, unit_price: f64) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | pub fn sum_of_item(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `append_to_file` is never used [INFO] [stdout] --> src/utils/json_util.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | pub fn append_to_file(file_path: &str, data: &String) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `retrieve_json_data` is never used [INFO] [stdout] --> src/utils/json_util.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn retrieve_json_data(file_path: &str) -> Result<(T, String)> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.55s [INFO] running `Command { std: "docker" "inspect" "b1da7c97592bd016002ea938d453d589fe8e0114f2d2485ee1cc8a46dbf31d3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1da7c97592bd016002ea938d453d589fe8e0114f2d2485ee1cc8a46dbf31d3b", kill_on_drop: false }` [INFO] [stdout] b1da7c97592bd016002ea938d453d589fe8e0114f2d2485ee1cc8a46dbf31d3b