[INFO] cloning repository https://github.com/thomas9911/expr-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thomas9911/expr-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fexpr-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fexpr-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5c31d666cb61c799f1eb6fe8a952ba922d9886c3
[INFO] checking thomas9911/expr-compiler against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthomas9911%2Fexpr-compiler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thomas9911/expr-compiler
[INFO] finished tweaking git repo https://github.com/thomas9911/expr-compiler
[INFO] tweaked toml for git repo https://github.com/thomas9911/expr-compiler written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thomas9911/expr-compiler on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thomas9911/expr-compiler 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" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded logos v0.16.0
[INFO] [stderr]   Downloaded logos-codegen v0.16.0
[INFO] [stderr]   Downloaded logos-derive v0.16.0
[INFO] [stderr]   Downloaded cranelift v0.127.1
[INFO] [stderr]   Downloaded cranelift-object v0.127.1
[INFO] [stderr]   Downloaded cranelift-jit v0.127.1
[INFO] [stderr]   Downloaded cranelift-isle v0.127.1
[INFO] [stderr]   Downloaded wasmtime-internal-jit-icache-coherence v40.0.1
[INFO] [stderr]   Downloaded cranelift-bitset v0.127.1
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.127.1
[INFO] [stderr]   Downloaded cranelift-native v0.127.1
[INFO] [stderr]   Downloaded cranelift-control v0.127.1
[INFO] [stderr]   Downloaded wasmtime-internal-math v40.0.1
[INFO] [stderr]   Downloaded cranelift-srcgen v0.127.1
[INFO] [stderr]   Downloaded target-lexicon v0.13.4
[INFO] [stderr]   Downloaded cranelift-assembler-x64-meta v0.127.1
[INFO] [stderr]   Downloaded cranelift-module v0.127.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.127.1
[INFO] [stderr]   Downloaded cranelift-assembler-x64 v0.127.1
[INFO] [stderr]   Downloaded cranelift-entity v0.127.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.127.1
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.127.1
[INFO] [stderr]   Downloaded regalloc2 v0.13.5
[INFO] [stderr]   Downloaded cranelift-codegen v0.127.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833
[INFO] running `Command { std: "docker" "start" "b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833", 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" "b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833", 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" "b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cranelift-srcgen v0.127.1
[INFO] [stderr]    Compiling cranelift-isle v0.127.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.127.1
[INFO] [stderr]     Checking cranelift-bitset v0.127.1
[INFO] [stderr]    Compiling target-lexicon v0.13.4
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking wasmtime-internal-math v40.0.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking cranelift-entity v0.127.1
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.127.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking region v3.0.2
[INFO] [stderr]     Checking cranelift-bforest v0.127.1
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v40.0.1
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking regalloc2 v0.13.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking cranelift-control v0.127.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.127.1
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.127.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling cranelift-codegen v0.127.1
[INFO] [stderr]    Compiling logos-codegen v0.16.0
[INFO] [stderr]    Compiling logos-derive v0.16.0
[INFO] [stderr]     Checking logos v0.16.0
[INFO] [stderr]     Checking cranelift-module v0.127.1
[INFO] [stderr]     Checking cranelift-native v0.127.1
[INFO] [stderr]     Checking cranelift-frontend v0.127.1
[INFO] [stderr]     Checking cranelift-object v0.127.1
[INFO] [stderr]     Checking cranelift-jit v0.127.1
[INFO] [stderr]     Checking cranelift v0.127.1
[INFO] [stderr]     Checking expr-compiler v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `JITBuilder` and `JITModule`
[INFO] [stdout]  --> src/compiler.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cranelift::jit::{JITBuilder, JITModule};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context`, `Function`, `control::ControlPlane`, and `lookup_by_name`
[INFO] [stdout]   --> src/compiler.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |         Context,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |         control::ControlPlane,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |         ir::{Function, UserFuncName},
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         isa::{OwnedTargetIsa, lookup_by_name},
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `JITBuilder` and `JITModule`
[INFO] [stdout]  --> src/compiler.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | use cranelift::jit::{JITBuilder, JITModule};
[INFO] [stdout]   |                      ^^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Context`, `Function`, `control::ControlPlane`, and `lookup_by_name`
[INFO] [stdout]   --> src/compiler.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout]  9 |         Context,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 10 |         control::ControlPlane,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 11 |         ir::{Function, UserFuncName},
[INFO] [stdout]    |              ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 17 |         isa::{OwnedTargetIsa, lookup_by_name},
[INFO] [stdout]    |                               ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_indent` is assigned to, but never used
[INFO] [stdout]   --> src/parser.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut current_indent = 0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_current_indent` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/parser.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 x => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     current_indent += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 104 |                     current_indent = 0;
[INFO] [stdout]     |                     ------------------ `current_indent` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     current_indent = 0;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     current_indent = 0;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 116 |                     current_indent = 0;
[INFO] [stdout]     |                     ------------------ `current_indent` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     current_indent = 0;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `current_indent` is assigned to, but never used
[INFO] [stdout]   --> src/parser.rs:92:13
[INFO] [stdout]    |
[INFO] [stdout] 92 |         let mut current_indent = 0;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider using `_current_indent` instead
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]    --> src/parser.rs:114:17
[INFO] [stdout]     |
[INFO] [stdout] 114 |                 x => {
[INFO] [stdout]     |                 ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:100:21
[INFO] [stdout]     |
[INFO] [stdout] 100 |                     current_indent += 1;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 104 |                     current_indent = 0;
[INFO] [stdout]     |                     ------------------ `current_indent` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:104:21
[INFO] [stdout]     |
[INFO] [stdout] 104 |                     current_indent = 0;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |                     current_indent = 0;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 116 |                     current_indent = 0;
[INFO] [stdout]     |                     ------------------ `current_indent` is overwritten here before the previous value is read
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `current_indent` is never read
[INFO] [stdout]    --> src/parser.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     current_indent = 0;
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let mut in_prefix = false;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/parser.rs:186:13
[INFO] [stdout]     |
[INFO] [stdout] 186 |         let mut in_prefix = false;
[INFO] [stdout]     |             ----^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `oke` is never used
[INFO] [stdout]   --> src/compiler.rs:22:4
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn oke() {
[INFO] [stdout]    |    ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_c_headers` is never used
[INFO] [stdout]   --> src/compiler.rs:68:4
[INFO] [stdout]    |
[INFO] [stdout] 68 | fn to_c_headers(declarations: &ModuleDeclarations, header_file: &mut String) {
[INFO] [stdout]    |    ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `types_to_c_type` is never used
[INFO] [stdout]   --> src/compiler.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 | fn types_to_c_type(type_: Type) -> &'static str {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_rs_headers` is never used
[INFO] [stdout]    --> src/compiler.rs:109:4
[INFO] [stdout]     |
[INFO] [stdout] 109 | fn to_rs_headers(declarations: &ModuleDeclarations, header_file: &mut String, name: &str) {
[INFO] [stdout]     |    ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `types_to_rs_type` is never used
[INFO] [stdout]    --> src/compiler.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 | fn types_to_rs_type(type_: Type) -> &'static str {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_operator_to_module` is never used
[INFO] [stdout]    --> src/compiler.rs:157:4
[INFO] [stdout]     |
[INFO] [stdout] 157 | fn add_operator_to_module(
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `span` and `text` are never read
[INFO] [stdout]   --> src/parser.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct ParseError<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 43 |     span: Span,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 44 |     text: &'a str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `span` and `text` are never read
[INFO] [stdout]   --> src/parser.rs:43:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | pub struct ParseError<'a> {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 43 |     span: Span,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 44 |     text: &'a str,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ParseError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.37s
[INFO] running `Command { std: "docker" "inspect" "b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833", kill_on_drop: false }`
[INFO] [stdout] b258b8fe464fe4f1353ff87128c42a602e8d6d3839f4ca654534cc17d411c833
