[INFO] cloning repository https://github.com/math-dev-24/rust-dyma
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/math-dev-24/rust-dyma" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmath-dev-24%2Frust-dyma", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmath-dev-24%2Frust-dyma'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fb77ec21a1adfeaf3f1a762b615ba57327390f55
[INFO] checking math-dev-24/rust-dyma against e977a0b5ab976a591981e7263bd67a71a4f79308 for pr-158914
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmath-dev-24%2Frust-dyma" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/math-dev-24/rust-dyma
[INFO] finished tweaking git repo https://github.com/math-dev-24/rust-dyma
[INFO] tweaked toml for git repo https://github.com/math-dev-24/rust-dyma written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/math-dev-24/rust-dyma on toolchain e977a0b5ab976a591981e7263bd67a71a4f79308
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/math-dev-24/rust-dyma 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" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_json v1.0.136
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc
[INFO] running `Command { std: "docker" "start" "6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc" "/opt/rustwide/cargo-home/bin/cargo" "+e977a0b5ab976a591981e7263bd67a71a4f79308" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]    Compiling serde_json v1.0.136
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking rusqlite v0.30.0
[INFO] [stderr]     Checking dyma-rust v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `me`
[INFO] [stdout]   --> src/practice/sqlite.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let me = Person {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_me`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sentence` is never constructed
[INFO] [stdout]  --> src/practice/words.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Sentence {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_acronym`, `is_palindrome`, `count_vowel`, and `sort_by_len_word` are never used
[INFO] [stdout]   --> src/practice/words.rs:7:8
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Sentence {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout]  7 |     fn new(sentence: String) -> Sentence {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get_acronym(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn is_palindrome(&self) -> Option<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn count_vowel(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn sort_by_len_word(&mut self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `words` is never used
[INFO] [stdout]   --> src/practice/words.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn words(input_text: &str) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `guessing_game` is never used
[INFO] [stdout]  --> src/practice/guessing_game.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn guessing_game() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStruct` is never constructed
[INFO] [stdout]  --> src/practice/json_bin.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct FileStruct {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_content`, `write_all`, and `get_meta` are never used
[INFO] [stdout]   --> src/practice/json_bin.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl FileStruct {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 10 |     fn new(path: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn get_content(&mut self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn write_all(&mut self, content: String) -> Result<(), std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn get_meta(&mut self) -> Result<Metadata, std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]   --> src/practice/json_bin.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Person {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encoded` is never used
[INFO] [stdout]   --> src/practice/json_bin.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Person {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 42 |     fn encoded(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_bin` is never used
[INFO] [stdout]   --> src/practice/json_bin.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn json_bin() -> std::io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]  --> src/practice/csv.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Person {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_vec` is never used
[INFO] [stdout]   --> src/practice/csv.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Person {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 10 |     fn get_vec(&self) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStruct` is never constructed
[INFO] [stdout]   --> src/practice/csv.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct FileStruct {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `print_record`, and `add_data` are never used
[INFO] [stdout]   --> src/practice/csv.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl FileStruct {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 20 |     fn new(path: &str) -> FileStruct {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn print_record(&mut self) -> Result<(), csv::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn add_data(&mut self, person: &Person) -> Result<(), csv::Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csv_practice` is never used
[INFO] [stdout]   --> src/practice/csv.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn csv_practice() -> Result<(), csv::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]  --> src/practice/sqlite.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Person {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sql_practice` is never used
[INFO] [stdout]  --> src/practice/sqlite.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn sql_practice() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `me`
[INFO] [stdout]   --> src/practice/sqlite.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     let me = Person {
[INFO] [stdout]    |         ^^ help: if this is intentional, prefix it with an underscore: `_me`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Sentence` is never constructed
[INFO] [stdout]  --> src/practice/words.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | struct Sentence {
[INFO] [stdout]   |        ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_acronym`, `is_palindrome`, `count_vowel`, and `sort_by_len_word` are never used
[INFO] [stdout]   --> src/practice/words.rs:7:8
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl Sentence {
[INFO] [stdout]    | ------------- associated items in this implementation
[INFO] [stdout]  7 |     fn new(sentence: String) -> Sentence {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 16 |     fn get_acronym(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     fn is_palindrome(&self) -> Option<bool> {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn count_vowel(&self) -> usize {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     fn sort_by_len_word(&mut self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `words` is never used
[INFO] [stdout]   --> src/practice/words.rs:46:8
[INFO] [stdout]    |
[INFO] [stdout] 46 | pub fn words(input_text: &str) {
[INFO] [stdout]    |        ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `guessing_game` is never used
[INFO] [stdout]  --> src/practice/guessing_game.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn guessing_game() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStruct` is never constructed
[INFO] [stdout]  --> src/practice/json_bin.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct FileStruct {
[INFO] [stdout]   |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `get_content`, `write_all`, and `get_meta` are never used
[INFO] [stdout]   --> src/practice/json_bin.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl FileStruct {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 10 |     fn new(path: &str) -> Self {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     fn get_content(&mut self) -> String {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 24 |     fn write_all(&mut self, content: String) -> Result<(), std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     fn get_meta(&mut self) -> Result<Metadata, std::io::Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]   --> src/practice/json_bin.rs:34:8
[INFO] [stdout]    |
[INFO] [stdout] 34 | struct Person {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `encoded` is never used
[INFO] [stdout]   --> src/practice/json_bin.rs:42:8
[INFO] [stdout]    |
[INFO] [stdout] 41 | impl Person {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 42 |     fn encoded(&self) -> String {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_bin` is never used
[INFO] [stdout]   --> src/practice/json_bin.rs:48:8
[INFO] [stdout]    |
[INFO] [stdout] 48 | pub fn json_bin() -> std::io::Result<()> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]  --> src/practice/csv.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Person {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_vec` is never used
[INFO] [stdout]   --> src/practice/csv.rs:10:8
[INFO] [stdout]    |
[INFO] [stdout]  9 | impl Person {
[INFO] [stdout]    | ----------- method in this implementation
[INFO] [stdout] 10 |     fn get_vec(&self) -> Vec<String> {
[INFO] [stdout]    |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FileStruct` is never constructed
[INFO] [stdout]   --> src/practice/csv.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct FileStruct {
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `print_record`, and `add_data` are never used
[INFO] [stdout]   --> src/practice/csv.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | impl FileStruct {
[INFO] [stdout]    | --------------- associated items in this implementation
[INFO] [stdout] 20 |     fn new(path: &str) -> FileStruct {
[INFO] [stdout]    |        ^^^
[INFO] [stdout] ...
[INFO] [stdout] 30 |     fn print_record(&mut self) -> Result<(), csv::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 42 |     fn add_data(&mut self, person: &Person) -> Result<(), csv::Error> {
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `csv_practice` is never used
[INFO] [stdout]   --> src/practice/csv.rs:50:8
[INFO] [stdout]    |
[INFO] [stdout] 50 | pub fn csv_practice() -> Result<(), csv::Error> {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Person` is never constructed
[INFO] [stdout]  --> src/practice/sqlite.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Person {
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `sql_practice` is never used
[INFO] [stdout]  --> src/practice/sqlite.rs:9:8
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub fn sql_practice() -> Result<()> {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.18s
[INFO] running `Command { std: "docker" "inspect" "6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc", kill_on_drop: false }`
[INFO] [stdout] 6a462ef5d6eea5f5419acaa78034056004c09add2b12998386703af8adc318bc
