[INFO] cloning repository https://github.com/jonochang/skillmill [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonochang/skillmill" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Fskillmill", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Fskillmill'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fe2f34caa55e9a03ceaa8228f4938478f405fb69 [INFO] testing jonochang/skillmill against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjonochang%2Fskillmill" "/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/jonochang/skillmill [INFO] finished tweaking git repo https://github.com/jonochang/skillmill [INFO] tweaked toml for git repo https://github.com/jonochang/skillmill written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jonochang/skillmill on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jonochang/skillmill 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded peg-runtime v0.6.3 [INFO] [stderr] Downloaded peg v0.6.3 [INFO] [stderr] Downloaded typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded inventory v0.3.22 [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded cucumber-codegen v0.20.2 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded peg-macros v0.6.3 [INFO] [stderr] Downloaded insta v1.46.3 [INFO] [stderr] Downloaded cucumber v0.20.2 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded sealed v0.5.0 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 56b919d1534a1c0995db4c4185cc0a830bd9bfe1f3f80fe1e56e49f38422c0d7 [INFO] running `Command { std: "docker" "start" "-a" "56b919d1534a1c0995db4c4185cc0a830bd9bfe1f3f80fe1e56e49f38422c0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "56b919d1534a1c0995db4c4185cc0a830bd9bfe1f3f80fe1e56e49f38422c0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56b919d1534a1c0995db4c4185cc0a830bd9bfe1f3f80fe1e56e49f38422c0d7", kill_on_drop: false }` [INFO] [stdout] 56b919d1534a1c0995db4c4185cc0a830bd9bfe1f3f80fe1e56e49f38422c0d7 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e348fa6fbc9e6a3c953803ae72049867d5fff90bedae00d2a64dee71e8be944 [INFO] running `Command { std: "docker" "start" "-a" "9e348fa6fbc9e6a3c953803ae72049867d5fff90bedae00d2a64dee71e8be944", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling skillmill-core v0.1.4 (/opt/rustwide/workdir/crates/skillmill-core) [INFO] [stderr] Compiling skillmill-math v0.1.4 (/opt/rustwide/workdir/plugins/skillmill-math) [INFO] [stderr] Compiling skillmill v0.1.4 (/opt/rustwide/workdir/crates/skillmill-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.80s [INFO] running `Command { std: "docker" "inspect" "9e348fa6fbc9e6a3c953803ae72049867d5fff90bedae00d2a64dee71e8be944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e348fa6fbc9e6a3c953803ae72049867d5fff90bedae00d2a64dee71e8be944", kill_on_drop: false }` [INFO] [stdout] 9e348fa6fbc9e6a3c953803ae72049867d5fff90bedae00d2a64dee71e8be944 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 215e8c2718910eb2eaf128a99e2b5308e0a3b90a28ecb2868b7901c8c1f9dcc0 [INFO] running `Command { std: "docker" "start" "-a" "215e8c2718910eb2eaf128a99e2b5308e0a3b90a28ecb2868b7901c8c1f9dcc0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling insta v1.46.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling lazy-regex v3.6.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling skillmill-core v0.1.4 (/opt/rustwide/workdir/crates/skillmill-core) [INFO] [stderr] Compiling proptest v1.10.0 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling cucumber v0.20.2 [INFO] [stderr] Compiling skillmill-math v0.1.4 (/opt/rustwide/workdir/plugins/skillmill-math) [INFO] [stderr] Compiling skillmill v0.1.4 (/opt/rustwide/workdir/crates/skillmill-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 49.00s [INFO] running `Command { std: "docker" "inspect" "215e8c2718910eb2eaf128a99e2b5308e0a3b90a28ecb2868b7901c8c1f9dcc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "215e8c2718910eb2eaf128a99e2b5308e0a3b90a28ecb2868b7901c8c1f9dcc0", kill_on_drop: false }` [INFO] [stdout] 215e8c2718910eb2eaf128a99e2b5308e0a3b90a28ecb2868b7901c8c1f9dcc0 [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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b362347d3948a522dbc4f32e8e485f64831a13b0e435ae53793ef64d6c445f7a [INFO] running `Command { std: "docker" "start" "-a" "b362347d3948a522dbc4f32e8e485f64831a13b0e435ae53793ef64d6c445f7a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/skillmill-1153d53c785dee28) [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] [stderr] Running tests/cli_bdd.rs (/opt/rustwide/target/debug/deps/cli_bdd-a2793513c23832c3) [INFO] [stdout] Feature: SkillMill CLI [INFO] [stdout] Scenario: Help output [INFO] [stdout] ✔ Given the skillmill CLI is available [INFO] [stdout] ✔ When I run "skillmill --help" [INFO] [stdout] ✔ Then the command succeeds [INFO] [stdout] ✔ And the output includes "skillmill" [INFO] [stdout] [Summary] [INFO] [stdout] 1 feature [INFO] [stdout] 1 scenario (1 passed) [INFO] [stdout] 4 steps (4 passed) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skillmill_core-90e43c8c3929f4d1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skillmill_math-12a98d2ac86caebf) [INFO] [stdout] test policy::tests::worksheet_policy_round_trip_yaml ... ok [INFO] [stdout] test profile::tests::student_profile_round_trip_yaml ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::validate_math_plugin_samples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/render_snapshot.rs (/opt/rustwide/target/debug/deps/render_snapshot-2465489763e956ff) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test render_snapshot_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/validation.rs (/opt/rustwide/target/debug/deps/validation-590f393846582eaa) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test property_no_panics_10000_iterations ... ok [INFO] [stdout] test validate_all_schemas_1000_samples ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s [INFO] [stderr] Doc-tests skillmill_core [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] [stderr] Doc-tests skillmill_math [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" "b362347d3948a522dbc4f32e8e485f64831a13b0e435ae53793ef64d6c445f7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b362347d3948a522dbc4f32e8e485f64831a13b0e435ae53793ef64d6c445f7a", kill_on_drop: false }` [INFO] [stdout] b362347d3948a522dbc4f32e8e485f64831a13b0e435ae53793ef64d6c445f7a