[INFO] cloning repository https://github.com/skycloudd/pepper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/skycloudd/pepper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fpepper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fpepper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 41e5af1ad5b43dc29e060f61acc018159539053f [INFO] testing skycloudd/pepper against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fskycloudd%2Fpepper" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/skycloudd/pepper on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/skycloudd/pepper [INFO] finished tweaking git repo https://github.com/skycloudd/pepper [INFO] tweaked toml for git repo https://github.com/skycloudd/pepper written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/skycloudd/pepper 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" "+beta-2025-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chumsky v1.0.0-alpha.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25d2503fdce5bb131e121e63f8d31ca45024d3721f277c39ff11c5ebf056ed69 [INFO] running `Command { std: "docker" "start" "-a" "25d2503fdce5bb131e121e63f8d31ca45024d3721f277c39ff11c5ebf056ed69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25d2503fdce5bb131e121e63f8d31ca45024d3721f277c39ff11c5ebf056ed69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25d2503fdce5bb131e121e63f8d31ca45024d3721f277c39ff11c5ebf056ed69", kill_on_drop: false }` [INFO] [stdout] 25d2503fdce5bb131e121e63f8d31ca45024d3721f277c39ff11c5ebf056ed69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f414c6f37bc9c070fcb9321969ce7c0907a78eda7c755e68609ac380c1d457d [INFO] running `Command { std: "docker" "start" "-a" "1f414c6f37bc9c070fcb9321969ce7c0907a78eda7c755e68609ac380c1d457d", kill_on_drop: false }` [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling cc v1.2.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling owo-colors v4.1.0 [INFO] [stderr] Compiling chumsky v1.0.0-alpha.7 [INFO] [stderr] Compiling camino v1.1.9 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling rustc-hash v2.1.0 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling pepper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/typechecker/mod.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | fn typecheck(&mut self, ast: Ast) -> TypedAst { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> src/typechecker/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Typechecker<'a> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | errors: &'a mut Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Typechecker` 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] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.07s [INFO] running `Command { std: "docker" "inspect" "1f414c6f37bc9c070fcb9321969ce7c0907a78eda7c755e68609ac380c1d457d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f414c6f37bc9c070fcb9321969ce7c0907a78eda7c755e68609ac380c1d457d", kill_on_drop: false }` [INFO] [stdout] 1f414c6f37bc9c070fcb9321969ce7c0907a78eda7c755e68609ac380c1d457d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97872e7af2ff8a9b78fa0b3e3b0b7cf0540be8deef9d40189d86e75e4fbb12c2 [INFO] running `Command { std: "docker" "start" "-a" "97872e7af2ff8a9b78fa0b3e3b0b7cf0540be8deef9d40189d86e75e4fbb12c2", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling similar v2.6.0 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/typechecker/mod.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | fn typecheck(&mut self, ast: Ast) -> TypedAst { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> src/typechecker/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Typechecker<'a> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | errors: &'a mut Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Typechecker` 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] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling insta v1.42.0 [INFO] [stderr] Compiling pepper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `ast` [INFO] [stdout] --> src/typechecker/mod.rs:20:29 [INFO] [stdout] | [INFO] [stdout] 20 | fn typecheck(&mut self, ast: Ast) -> TypedAst { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `errors` is never read [INFO] [stdout] --> src/typechecker/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 11 | struct Typechecker<'a> { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 12 | errors: &'a mut Vec, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Typechecker` 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] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 59.64s [INFO] running `Command { std: "docker" "inspect" "97872e7af2ff8a9b78fa0b3e3b0b7cf0540be8deef9d40189d86e75e4fbb12c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97872e7af2ff8a9b78fa0b3e3b0b7cf0540be8deef9d40189d86e75e4fbb12c2", kill_on_drop: false }` [INFO] [stdout] 97872e7af2ff8a9b78fa0b3e3b0b7cf0540be8deef9d40189d86e75e4fbb12c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9d39d0434a88b5f95b229fed2e954a25643eca53327f9679daf587667f3cc2a [INFO] running `Command { std: "docker" "start" "-a" "e9d39d0434a88b5f95b229fed2e954a25643eca53327f9679daf587667f3cc2a", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `ast` [INFO] [stderr] --> src/typechecker/mod.rs:20:29 [INFO] [stderr] | [INFO] [stderr] 20 | fn typecheck(&mut self, ast: Ast) -> TypedAst { [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ast` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `errors` is never read [INFO] [stderr] --> src/typechecker/mod.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 11 | struct Typechecker<'a> { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 12 | errors: &'a mut Vec, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Typechecker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `pepper` (lib) generated 2 warnings [INFO] [stderr] warning: `pepper` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pepper-f6e9a06b7fbe093b) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] parsing tests/parser/dot_expr/simple.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/empty.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/function_generics.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/multiple_functions.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/multiple_params.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/one_param.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/params_and_return.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/return_type_path.pr ... [INFO] [stderr] parsing tests/parser/function_signatures/return_type_simple.pr ... [INFO] [stderr] parsing tests/parser/idents/weird_idents.pr ... [INFO] [stderr] parsing tests/parser/match/fibonacci.pr ... [INFO] [stderr] parsing tests/parser/match/simple_float.pr ... [INFO] [stderr] parsing tests/parser/match/simple_number.pr ... [INFO] [stderr] parsing tests/parser/match/type_patterns.pr ... [INFO] [stderr] parsing tests/parser/submodules/aa.pr ... [INFO] [stderr] parsing tests/parser/submodules/complex/complex.pr ... [INFO] [stderr] parsing tests/parser/submodules/complex/other_submod/mod.pr ... [INFO] [stderr] parsing tests/parser/submodules/complex/submod_submod.pr ... [INFO] [stderr] parsing tests/parser/submodules/simple.pr ... [INFO] [stderr] parsing tests/parser/types/all_enum_variants.pr ... [INFO] [stderr] parsing tests/parser/types/enum_generic.pr ... [INFO] [stderr] parsing tests/parser/types/lots_of_enum_variants.pr ... [INFO] [stderr] parsing tests/parser/types/simple_enum.pr ... [INFO] [stderr] parsing tests/parser/types/simple_struct.pr ... [INFO] [stderr] parsing tests/parser/types/struct_with_path_types.pr ... [INFO] [stdout] test tests::parser_tests ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pepper-29f4895d011ab2d5) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] running tests/parser/dot_expr/simple.pr ... [INFO] [stderr] running tests/parser/function_signatures/empty.pr ... [INFO] [stderr] running tests/parser/function_signatures/function_generics.pr ... [INFO] [stderr] running tests/parser/function_signatures/multiple_functions.pr ... [INFO] [stderr] running tests/parser/function_signatures/multiple_params.pr ... [INFO] [stderr] running tests/parser/function_signatures/one_param.pr ... [INFO] [stderr] running tests/parser/function_signatures/params_and_return.pr ... [INFO] [stderr] running tests/parser/function_signatures/return_type_path.pr ... [INFO] [stderr] running tests/parser/function_signatures/return_type_simple.pr ... [INFO] [stderr] running tests/parser/idents/weird_idents.pr ... [INFO] [stderr] running tests/parser/match/fibonacci.pr ... [INFO] [stderr] running tests/parser/match/simple_float.pr ... [INFO] [stderr] running tests/parser/match/simple_number.pr ... [INFO] [stderr] running tests/parser/match/type_patterns.pr ... [INFO] [stderr] running tests/parser/submodules/aa.pr ... [INFO] [stderr] running tests/parser/submodules/complex/complex.pr ... [INFO] [stderr] running tests/parser/submodules/complex/other_submod/mod.pr ... [INFO] [stderr] running tests/parser/submodules/complex/submod_submod.pr ... [INFO] [stderr] running tests/parser/submodules/simple.pr ... [INFO] [stderr] running tests/parser/types/all_enum_variants.pr ... [INFO] [stderr] running tests/parser/types/enum_generic.pr ... [INFO] [stderr] running tests/parser/types/lots_of_enum_variants.pr ... [INFO] [stderr] running tests/parser/types/simple_enum.pr ... [INFO] [stderr] running tests/parser/types/simple_struct.pr ... [INFO] [stderr] running tests/parser/types/struct_with_path_types.pr ... [INFO] [stdout] test tests::run_tests ... ok [INFO] [stdout] [INFO] [stderr] Doc-tests pepper [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9d39d0434a88b5f95b229fed2e954a25643eca53327f9679daf587667f3cc2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9d39d0434a88b5f95b229fed2e954a25643eca53327f9679daf587667f3cc2a", kill_on_drop: false }` [INFO] [stdout] e9d39d0434a88b5f95b229fed2e954a25643eca53327f9679daf587667f3cc2a