[INFO] cloning repository https://github.com/MJ23333/ArknightsStory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MJ23333/ArknightsStory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJ23333%2FArknightsStory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJ23333%2FArknightsStory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e7244437dfbe0de8e4d6138ec012fd18786a0c8 [INFO] checking MJ23333/ArknightsStory against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJ23333%2FArknightsStory" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MJ23333/ArknightsStory on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MJ23333/ArknightsStory [INFO] finished tweaking git repo https://github.com/MJ23333/ArknightsStory [INFO] tweaked toml for git repo https://github.com/MJ23333/ArknightsStory written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/MJ23333/ArknightsStory 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded askama v0.12.0 [INFO] [stderr] Downloaded basic-toml v0.1.4 [INFO] [stderr] Downloaded askama_derive v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b1cf3daa2825e90d6440195b9dc725307031f0d6fcee314af494441f5e14957f [INFO] running `Command { std: "docker" "start" "-a" "b1cf3daa2825e90d6440195b9dc725307031f0d6fcee314af494441f5e14957f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b1cf3daa2825e90d6440195b9dc725307031f0d6fcee314af494441f5e14957f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1cf3daa2825e90d6440195b9dc725307031f0d6fcee314af494441f5e14957f", kill_on_drop: false }` [INFO] [stdout] b1cf3daa2825e90d6440195b9dc725307031f0d6fcee314af494441f5e14957f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afda9b6184d8d2d13a6b861d8d705c8f56df05ef64e7c65fa536f907f08366d3 [INFO] running `Command { std: "docker" "start" "-a" "afda9b6184d8d2d13a6b861d8d705c8f56df05ef64e7c65fa536f907f08366d3", kill_on_drop: false }` [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde v1.0.182 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling serde_derive v1.0.182 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Checking scenario v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/main.rs:357:10 [INFO] [stdout] | [INFO] [stdout] 357 | for (k, v) in story_reviews.iter_mut() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `story_entry_pic_id` is never read [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct StoryReview { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | story_entry_pic_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoryReview` 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] [stdout] warning: fields `story_id` and `story_code` are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct Story { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 44 | #[serde(rename(deserialize = "storyId"))] [INFO] [stdout] 45 | story_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | #[serde(rename(deserialize = "storyCode"))] [INFO] [stdout] 47 | story_code: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Story` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/main.rs:357:10 [INFO] [stdout] | [INFO] [stdout] 357 | for (k, v) in story_reviews.iter_mut() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `story_entry_pic_id` is never read [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct StoryReview { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | story_entry_pic_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoryReview` 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] [stdout] warning: fields `story_id` and `story_code` are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct Story { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 44 | #[serde(rename(deserialize = "storyId"))] [INFO] [stdout] 45 | story_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | #[serde(rename(deserialize = "storyCode"))] [INFO] [stdout] 47 | story_code: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Story` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.14s [INFO] running `Command { std: "docker" "inspect" "afda9b6184d8d2d13a6b861d8d705c8f56df05ef64e7c65fa536f907f08366d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afda9b6184d8d2d13a6b861d8d705c8f56df05ef64e7c65fa536f907f08366d3", kill_on_drop: false }` [INFO] [stdout] afda9b6184d8d2d13a6b861d8d705c8f56df05ef64e7c65fa536f907f08366d3 [INFO] checking MJ23333/ArknightsStory against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMJ23333%2FArknightsStory" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MJ23333/ArknightsStory on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MJ23333/ArknightsStory [INFO] finished tweaking git repo https://github.com/MJ23333/ArknightsStory [INFO] tweaked toml for git repo https://github.com/MJ23333/ArknightsStory written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/MJ23333/ArknightsStory 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f29aec8ca9431d5ebf9b6c91a80300240937160bcabcdf4f816e7c806d113240 [INFO] running `Command { std: "docker" "start" "-a" "f29aec8ca9431d5ebf9b6c91a80300240937160bcabcdf4f816e7c806d113240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f29aec8ca9431d5ebf9b6c91a80300240937160bcabcdf4f816e7c806d113240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f29aec8ca9431d5ebf9b6c91a80300240937160bcabcdf4f816e7c806d113240", kill_on_drop: false }` [INFO] [stdout] f29aec8ca9431d5ebf9b6c91a80300240937160bcabcdf4f816e7c806d113240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63c82255ce8ac2911501de1521bed233a688972f8df863cf7ec309d1719c6857 [INFO] running `Command { std: "docker" "start" "-a" "63c82255ce8ac2911501de1521bed233a688972f8df863cf7ec309d1719c6857", kill_on_drop: false }` [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling serde v1.0.182 [INFO] [stderr] Compiling serde_derive v1.0.182 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Checking hashbrown v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.104 [INFO] [stderr] Checking equivalent v1.0.0 [INFO] [stderr] Checking askama_escape v0.10.3 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking indexmap v2.0.0 [INFO] [stderr] Compiling quote v1.0.32 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Compiling basic-toml v0.1.4 [INFO] [stderr] Compiling askama_derive v0.12.1 [INFO] [stderr] Checking askama v0.12.0 [INFO] [stderr] Checking scenario v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/main.rs:357:10 [INFO] [stdout] | [INFO] [stdout] 357 | for (k, v) in story_reviews.iter_mut() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `story_entry_pic_id` is never read [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct StoryReview { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | story_entry_pic_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoryReview` 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] [stdout] warning: fields `story_id` and `story_code` are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct Story { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 44 | #[serde(rename(deserialize = "storyId"))] [INFO] [stdout] 45 | story_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | #[serde(rename(deserialize = "storyCode"))] [INFO] [stdout] 47 | story_code: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Story` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `k` [INFO] [stdout] --> src/main.rs:357:10 [INFO] [stdout] | [INFO] [stdout] 357 | for (k, v) in story_reviews.iter_mut() { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_k` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `story_entry_pic_id` is never read [INFO] [stdout] --> src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 32 | struct StoryReview { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | story_entry_pic_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StoryReview` 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] [stdout] warning: fields `story_id` and `story_code` are never read [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 43 | struct Story { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 44 | #[serde(rename(deserialize = "storyId"))] [INFO] [stdout] 45 | story_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 46 | #[serde(rename(deserialize = "storyCode"))] [INFO] [stdout] 47 | story_code: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Story` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.87s [INFO] running `Command { std: "docker" "inspect" "63c82255ce8ac2911501de1521bed233a688972f8df863cf7ec309d1719c6857", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63c82255ce8ac2911501de1521bed233a688972f8df863cf7ec309d1719c6857", kill_on_drop: false }` [INFO] [stdout] 63c82255ce8ac2911501de1521bed233a688972f8df863cf7ec309d1719c6857