[INFO] cloning repository https://github.com/bytexenon/lua_decomp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bytexenon/lua_decomp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytexenon%2Flua_decomp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytexenon%2Flua_decomp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23895d7f18eae127b3a3db1723a04650cb2039ef [INFO] checking bytexenon/lua_decomp against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbytexenon%2Flua_decomp" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/bytexenon/lua_decomp [INFO] finished tweaking git repo https://github.com/bytexenon/lua_decomp [INFO] tweaked toml for git repo https://github.com/bytexenon/lua_decomp written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/bytexenon/lua_decomp on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/bytexenon/lua_decomp 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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 num_enum v0.7.3 [INFO] [stderr] Downloaded toml_datetime v0.6.9 [INFO] [stderr] Downloaded colorchoice v1.0.3 [INFO] [stderr] Downloaded anstyle v1.0.10 [INFO] [stderr] Downloaded anstyle-parse v0.2.6 [INFO] [stderr] Downloaded anstyle-query v1.1.2 [INFO] [stderr] Downloaded clap_lex v0.7.4 [INFO] [stderr] Downloaded clap_derive v4.5.32 [INFO] [stderr] Downloaded portable-atomic-util v0.2.4 [INFO] [stderr] Downloaded clap v4.5.34 [INFO] [stderr] Downloaded jiff-static v0.2.5 [INFO] [stderr] Downloaded indexmap v2.9.0 [INFO] [stderr] Downloaded toml_edit v0.22.26 [INFO] [stderr] Downloaded nom v8.0.0 [INFO] [stderr] Downloaded clap_builder v4.5.34 [INFO] [stderr] Downloaded winnow v0.7.10 [INFO] [stderr] Downloaded portable-atomic v1.11.0 [INFO] [stderr] Downloaded hashbrown v0.15.3 [INFO] [stderr] Downloaded syn v2.0.100 [INFO] [stderr] Downloaded proc-macro2 v1.0.94 [INFO] [stderr] Downloaded anstream v0.6.18 [INFO] [stderr] Downloaded env_logger v0.11.7 [INFO] [stderr] Downloaded anstyle-wincon v3.0.7 [INFO] [stderr] Downloaded env_filter v0.1.3 [INFO] [stderr] Downloaded num_enum_derive v0.7.3 [INFO] [stderr] Downloaded jiff v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 834f35a2ade80b08c6aac586f699a29c69b202141785d9e86e5d8fbe47de9c8b [INFO] running `Command { std: "docker" "start" "-a" "834f35a2ade80b08c6aac586f699a29c69b202141785d9e86e5d8fbe47de9c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "834f35a2ade80b08c6aac586f699a29c69b202141785d9e86e5d8fbe47de9c8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "834f35a2ade80b08c6aac586f699a29c69b202141785d9e86e5d8fbe47de9c8b", kill_on_drop: false }` [INFO] [stdout] 834f35a2ade80b08c6aac586f699a29c69b202141785d9e86e5d8fbe47de9c8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 96b059454c3f0ed5c38c520bc22052bb1bd637ddd5583baffe2a5725d36122ae [INFO] running `Command { std: "docker" "start" "-a" "96b059454c3f0ed5c38c520bc22052bb1bd637ddd5583baffe2a5725d36122ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Checking clap_builder v4.5.34 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking env_logger v0.11.7 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Checking num_enum v0.7.3 [INFO] [stderr] Checking clap v4.5.34 [INFO] [stderr] Checking rluadecomp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/bytecode.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Boolean(bool), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] 17 - Boolean(bool), [INFO] [stdout] 17 + Boolean(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/bytecode.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | Number(f64), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has a derived impl for the trait `Debug`, but this is 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] 18 - Number(f64), [INFO] [stdout] 18 + Number(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/bytecode.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | String(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has a derived impl for the trait `Debug`, but this is 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] 19 - String(String), [INFO] [stdout] 19 + String(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `varname`, `startpc`, and `endpc` are never read [INFO] [stdout] --> src/parser/bytecode.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct LocalVariable { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 62 | pub varname: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 63 | pub startpc: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 64 | pub endpc: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocalVariable` 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 `lineinfo`, `locals`, and `upvalues` are never read [INFO] [stdout] --> src/parser/bytecode.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct DebugInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 69 | pub lineinfo: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | pub locals: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 71 | pub upvalues: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DebugInfo` 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 `version`, `format`, `size_int`, and `size_instruction` are never read [INFO] [stdout] --> src/parser/bytecode.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 76 | pub version: u8, // Lua version (0x51 for Lua 5.1) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 77 | pub format: u8, // Bytecode format (0 for official Lua bytecode) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 78 | pub endianness: Endianness, // Byte order (Big or Little Endian) [INFO] [stdout] 79 | pub size_int: u8, // Size of an integer in bytes [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | pub size_size_t: u8, // Size of a size_t value in bytes [INFO] [stdout] 81 | pub size_instruction: u8, // Size of an instruction in bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 fields are never read [INFO] [stdout] --> src/parser/bytecode.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct FunctionPrototype { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 88 | pub source_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | pub line_defined: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 90 | pub last_line_defined: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 91 | pub num_upvalues: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 92 | pub num_params: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 93 | pub is_vararg: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 94 | pub max_stack_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 95 | pub code: Vec, [INFO] [stdout] 96 | pub constants: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 97 | pub prototypes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 98 | pub debug_info: DebugInfo, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionPrototype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/bytecode.rs:17:13 [INFO] [stdout] | [INFO] [stdout] 17 | Boolean(bool), [INFO] [stdout] | ------- ^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [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] 17 - Boolean(bool), [INFO] [stdout] 17 + Boolean(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/bytecode.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | Number(f64), [INFO] [stdout] | ------ ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has a derived impl for the trait `Debug`, but this is 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] 18 - Number(f64), [INFO] [stdout] 18 + Number(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parser/bytecode.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | String(String), [INFO] [stdout] | ------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `Constant` has a derived impl for the trait `Debug`, but this is 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] 19 - String(String), [INFO] [stdout] 19 + String(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `varname`, `startpc`, and `endpc` are never read [INFO] [stdout] --> src/parser/bytecode.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 61 | pub struct LocalVariable { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 62 | pub varname: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 63 | pub startpc: u32, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 64 | pub endpc: u32, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LocalVariable` 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 `lineinfo`, `locals`, and `upvalues` are never read [INFO] [stdout] --> src/parser/bytecode.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 68 | pub struct DebugInfo { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 69 | pub lineinfo: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 70 | pub locals: Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 71 | pub upvalues: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DebugInfo` 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 `version`, `format`, `size_int`, and `size_instruction` are never read [INFO] [stdout] --> src/parser/bytecode.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub struct Header { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 76 | pub version: u8, // Lua version (0x51 for Lua 5.1) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 77 | pub format: u8, // Bytecode format (0 for official Lua bytecode) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 78 | pub endianness: Endianness, // Byte order (Big or Little Endian) [INFO] [stdout] 79 | pub size_int: u8, // Size of an integer in bytes [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 80 | pub size_size_t: u8, // Size of a size_t value in bytes [INFO] [stdout] 81 | pub size_instruction: u8, // Size of an instruction in bytes [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Header` 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 fields are never read [INFO] [stdout] --> src/parser/bytecode.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct FunctionPrototype { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 88 | pub source_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 89 | pub line_defined: i32, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 90 | pub last_line_defined: i32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 91 | pub num_upvalues: u8, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 92 | pub num_params: u8, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 93 | pub is_vararg: u8, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 94 | pub max_stack_size: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 95 | pub code: Vec, [INFO] [stdout] 96 | pub constants: Vec, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 97 | pub prototypes: Vec, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 98 | pub debug_info: DebugInfo, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionPrototype` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.95s [INFO] running `Command { std: "docker" "inspect" "96b059454c3f0ed5c38c520bc22052bb1bd637ddd5583baffe2a5725d36122ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96b059454c3f0ed5c38c520bc22052bb1bd637ddd5583baffe2a5725d36122ae", kill_on_drop: false }` [INFO] [stdout] 96b059454c3f0ed5c38c520bc22052bb1bd637ddd5583baffe2a5725d36122ae