[INFO] cloning repository https://github.com/TheoXD/tinysol
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheoXD/tinysol" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoXD%2Ftinysol", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoXD%2Ftinysol'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] eaee99de2224e20be16635273882f3d1038f377a
[INFO] checking TheoXD/tinysol against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheoXD%2Ftinysol" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TheoXD/tinysol
[INFO] finished tweaking git repo https://github.com/TheoXD/tinysol
[INFO] tweaked toml for git repo https://github.com/TheoXD/tinysol written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TheoXD/tinysol on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/TheoXD/tinysol 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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 tree-sitter-tags v0.20.2
[INFO] [stderr]   Downloaded rust-sitter-tool v0.3.4
[INFO] [stderr]   Downloaded webbrowser v0.8.10
[INFO] [stderr]   Downloaded tree-sitter-loader v0.20.0
[INFO] [stderr]   Downloaded tree-sitter-highlight v0.20.1
[INFO] [stderr]   Downloaded primitive-types v0.12.1
[INFO] [stderr]   Downloaded keccak-hash v0.10.0
[INFO] [stderr]   Downloaded serde v1.0.170
[INFO] [stderr]   Downloaded rust-sitter-macro v0.3.4
[INFO] [stderr]   Downloaded ethnum v1.3.2
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded serde_derive v1.0.170
[INFO] [stderr]   Downloaded serde_json v1.0.100
[INFO] [stderr]   Downloaded tree-sitter v0.20.10
[INFO] [stderr]   Downloaded smallbitvec v2.5.1
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded equivalent v1.0.0
[INFO] [stderr]   Downloaded c2rust-bitfields-derive v0.2.1
[INFO] [stderr]   Downloaded c2rust-bitfields v0.3.0
[INFO] [stderr]   Downloaded rust-sitter v0.3.4
[INFO] [stderr]   Downloaded rust-sitter-common v0.3.4
[INFO] [stderr]   Downloaded syn-inline-mod v0.5.0
[INFO] [stderr]   Downloaded chunked_transfer v1.4.1
[INFO] [stderr]   Downloaded tree-sitter-config v0.19.0
[INFO] [stderr]   Downloaded tree-sitter-c2rust v0.20.10
[INFO] [stderr]   Downloaded tree-sitter-cli v0.20.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27db43b7f8d21bee150621d62c637377ee36e926d52786895d044b2e27f16ed6
[INFO] running `Command { std: "docker" "start" "-a" "27db43b7f8d21bee150621d62c637377ee36e926d52786895d044b2e27f16ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27db43b7f8d21bee150621d62c637377ee36e926d52786895d044b2e27f16ed6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27db43b7f8d21bee150621d62c637377ee36e926d52786895d044b2e27f16ed6", kill_on_drop: false }`
[INFO] [stdout] 27db43b7f8d21bee150621d62c637377ee36e926d52786895d044b2e27f16ed6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f46002016b6573e202a1f54aa0d637cf215d0982371d28e31db888914b23d388
[INFO] running `Command { std: "docker" "start" "-a" "f46002016b6573e202a1f54aa0d637cf215d0982371d28e31db888914b23d388", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling serde v1.0.170
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-syntax v0.7.3
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.43
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling serde_json v1.0.100
[INFO] [stderr]    Compiling tree-sitter v0.20.10
[INFO] [stderr]    Compiling ryu v1.0.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling rustix v0.37.23
[INFO] [stderr]    Compiling tree-sitter-loader v0.20.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling chunked_transfer v1.4.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling ascii v1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling tiny_http v0.12.0
[INFO] [stderr]    Compiling syn v2.0.25
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling smallbitvec v2.5.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking fixed-hash v0.8.0
[INFO] [stderr]     Checking ethnum v1.3.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking primitive-types v0.12.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling idna v0.4.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling which v4.4.0
[INFO] [stderr]    Compiling url v2.4.0
[INFO] [stderr]    Compiling dirs v3.0.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling webbrowser v0.8.10
[INFO] [stderr]     Checking keccak-hash v0.10.0
[INFO] [stderr]    Compiling regex-automata v0.3.2
[INFO] [stderr]    Compiling serde_derive v1.0.170
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling rust-sitter-common v0.3.4
[INFO] [stderr]    Compiling syn-inline-mod v0.5.0
[INFO] [stderr]    Compiling regex v1.9.1
[INFO] [stderr]    Compiling c2rust-bitfields-derive v0.2.1
[INFO] [stderr]    Compiling rust-sitter-macro v0.3.4
[INFO] [stderr]    Compiling tree-sitter-highlight v0.20.1
[INFO] [stderr]    Compiling tree-sitter-tags v0.20.2
[INFO] [stderr]     Checking c2rust-bitfields v0.3.0
[INFO] [stderr]     Checking tree-sitter-c2rust v0.20.10
[INFO] [stderr]     Checking rust-sitter v0.3.4
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tree-sitter-config v0.19.0
[INFO] [stderr]    Compiling tree-sitter-cli v0.20.8
[INFO] [stderr]    Compiling rust-sitter-tool v0.3.4
[INFO] [stderr]    Compiling tinysol v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/tinyvm.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         SourceUnitPart::ContractDefinition(_, name, _, parts, _) => {
[INFO] [stdout]     |         -------------------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 226 |         _ => None,
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/tinyvm.rs:256:42
[INFO] [stdout]     |
[INFO] [stdout] 256 |         ContractPart::VariableDefinition(ty, visibility, name, _) => {
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visibility`
[INFO] [stdout]    --> src/tinyvm.rs:256:46
[INFO] [stdout]     |
[INFO] [stdout] 256 |         ContractPart::VariableDefinition(ty, visibility, name, _) => {
[INFO] [stdout]     |                                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/tinyvm.rs:260:48
[INFO] [stdout]     |
[INFO] [stdout] 260 |         ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_list`
[INFO] [stdout]    --> src/tinyvm.rs:260:56
[INFO] [stdout]     |
[INFO] [stdout] 260 |         ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => {
[INFO] [stdout]     |                                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statement`
[INFO] [stdout]    --> src/tinyvm.rs:260:70
[INFO] [stdout]     |
[INFO] [stdout] 260 |         ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => {
[INFO] [stdout]     |                                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/tinyvm.rs:343:17
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Type::Bool(_) => vec![], //TODO
[INFO] [stdout]     |                 ------------- matches all the relevant values
[INFO] [stdout] 343 |                 _ => vec![],
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/tinyvm.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |         Expression::BoolLiteral(val) => {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Whitespace` is never constructed
[INFO] [stdout]    --> src/solidity.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     struct Whitespace {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Newline` is never constructed
[INFO] [stdout]    --> src/solidity.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     struct Newline {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleLineComment` is never constructed
[INFO] [stdout]    --> src/solidity.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 |     struct SingleLineComment {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `calldata` is never read
[INFO] [stdout]   --> src/tinyvm.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct VM<'a> {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     calldata: &'a [u8],
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/tinyvm.rs:226:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         SourceUnitPart::ContractDefinition(_, name, _, parts, _) => {
[INFO] [stdout]     |         -------------------------------------------------------- matches all the relevant values
[INFO] [stdout] ...
[INFO] [stdout] 226 |         _ => None,
[INFO] [stdout]     |         ^ no value can reach this
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_patterns)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ty`
[INFO] [stdout]    --> src/tinyvm.rs:256:42
[INFO] [stdout]     |
[INFO] [stdout] 256 |         ContractPart::VariableDefinition(ty, visibility, name, _) => {
[INFO] [stdout]     |                                          ^^ help: if this is intentional, prefix it with an underscore: `_ty`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `visibility`
[INFO] [stdout]    --> src/tinyvm.rs:256:46
[INFO] [stdout]     |
[INFO] [stdout] 256 |         ContractPart::VariableDefinition(ty, visibility, name, _) => {
[INFO] [stdout]     |                                              ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_visibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `params`
[INFO] [stdout]    --> src/tinyvm.rs:260:48
[INFO] [stdout]     |
[INFO] [stdout] 260 |         ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => {
[INFO] [stdout]     |                                                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_params`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attr_list`
[INFO] [stdout]    --> src/tinyvm.rs:260:56
[INFO] [stdout]     |
[INFO] [stdout] 260 |         ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => {
[INFO] [stdout]     |                                                        ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attr_list`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `statement`
[INFO] [stdout]    --> src/tinyvm.rs:260:70
[INFO] [stdout]     |
[INFO] [stdout] 260 |         ContractPart::ConstructorDefinition(_, params, attr_list, _, statement, _) => {
[INFO] [stdout]     |                                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_statement`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable pattern
[INFO] [stdout]    --> src/tinyvm.rs:343:17
[INFO] [stdout]     |
[INFO] [stdout] 342 |                 Type::Bool(_) => vec![], //TODO
[INFO] [stdout]     |                 ------------- matches all the relevant values
[INFO] [stdout] 343 |                 _ => vec![],
[INFO] [stdout]     |                 ^ no value can reach this
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `val`
[INFO] [stdout]    --> src/tinyvm.rs:311:33
[INFO] [stdout]     |
[INFO] [stdout] 311 |         Expression::BoolLiteral(val) => {
[INFO] [stdout]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Whitespace` is never constructed
[INFO] [stdout]    --> src/solidity.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 |     struct Whitespace {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Newline` is never constructed
[INFO] [stdout]    --> src/solidity.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     struct Newline {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SingleLineComment` is never constructed
[INFO] [stdout]    --> src/solidity.rs:179:12
[INFO] [stdout]     |
[INFO] [stdout] 179 |     struct SingleLineComment {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `calldata` is never read
[INFO] [stdout]   --> src/tinyvm.rs:67:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct VM<'a> {
[INFO] [stdout]    |            -- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 67 |     calldata: &'a [u8],
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.20s
[INFO] running `Command { std: "docker" "inspect" "f46002016b6573e202a1f54aa0d637cf215d0982371d28e31db888914b23d388", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f46002016b6573e202a1f54aa0d637cf215d0982371d28e31db888914b23d388", kill_on_drop: false }`
[INFO] [stdout] f46002016b6573e202a1f54aa0d637cf215d0982371d28e31db888914b23d388
