[INFO] cloning repository https://github.com/ocornoc/calicity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ocornoc/calicity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fcalicity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fcalicity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f4b3377b1a992ba613706b8dba9a1612bbeeafe4 [INFO] checking ocornoc/calicity against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fcalicity" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ocornoc/calicity on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ocornoc/calicity [INFO] finished tweaking git repo https://github.com/ocornoc/calicity [INFO] tweaked toml for git repo https://github.com/ocornoc/calicity written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ocornoc/calicity 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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "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 crossbeam-epoch v0.9.3 [INFO] [stderr] Downloaded const-random-macro v0.1.13 [INFO] [stderr] Downloaded firestorm v0.4.6 [INFO] [stderr] Downloaded const-random v0.1.13 [INFO] [stderr] Downloaded memoffset v0.6.1 [INFO] [stderr] Downloaded dycovec v0.1.1 [INFO] [stderr] Downloaded rayon-core v1.9.0 [INFO] [stderr] Downloaded rand_distr v0.4.0 [INFO] [stderr] Downloaded crossbeam-channel v0.5.0 [INFO] [stderr] Downloaded rayon v1.5.0 [INFO] [stderr] Downloaded libc v0.2.87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0eb2ae58cb815a60aae4bfeb281eadf77c5ff38e3bf7436929ccb8f07ef8bd24 [INFO] running `Command { std: "docker" "start" "-a" "0eb2ae58cb815a60aae4bfeb281eadf77c5ff38e3bf7436929ccb8f07ef8bd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0eb2ae58cb815a60aae4bfeb281eadf77c5ff38e3bf7436929ccb8f07ef8bd24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb2ae58cb815a60aae4bfeb281eadf77c5ff38e3bf7436929ccb8f07ef8bd24", kill_on_drop: false }` [INFO] [stdout] 0eb2ae58cb815a60aae4bfeb281eadf77c5ff38e3bf7436929ccb8f07ef8bd24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef50145dcc5cd93d7c66d5e0872df3927f69f0544be8a4871093019bb5b837b3 [INFO] running `Command { std: "docker" "start" "-a" "ef50145dcc5cd93d7c66d5e0872df3927f69f0544be8a4871093019bb5b837b3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking firestorm v0.4.6 [INFO] [stderr] Checking dycovec v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking ordered-float v2.1.1 [INFO] [stderr] Checking const-random v0.1.13 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking rand_distr v0.4.0 [INFO] [stderr] Checking calicity-world v0.1.0 (/opt/rustwide/workdir/calicity-world) [INFO] [stdout] warning: the item `Display` is imported redundantly [INFO] [stdout] --> calicity-world/src/action.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display, Formatter, Result as FmtResult}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Display` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Formatter` is imported redundantly [INFO] [stdout] --> calicity-world/src/action.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display, Formatter, Result as FmtResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Formatter` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Display` is imported redundantly [INFO] [stdout] --> calicity-world/src/action.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display, Formatter, Result as FmtResult}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Display` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Formatter` is imported redundantly [INFO] [stdout] --> calicity-world/src/action.rs:1:32 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::{Debug, Display, Formatter, Result as FmtResult}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 2 | use std::collections::HashMap; [INFO] [stdout] 3 | use super::*; [INFO] [stdout] | -------- the item `Formatter` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking calicity-knowledge v0.1.0 (/opt/rustwide/workdir/calicity-knowledge) [INFO] [stderr] Checking calicity-dialog v0.1.0 (/opt/rustwide/workdir/calicity-dialog) [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking calicity v0.1.0 (/opt/rustwide/workdir/calicity) [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> calicity/src/dialog/stranger.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | |world, initiator, recipient, state| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `world` [INFO] [stdout] --> calicity/src/dialog/stranger.rs:76:6 [INFO] [stdout] | [INFO] [stdout] 76 | |world, initiator, recipient, state| { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_world` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `conv_states` and `facts` are never read [INFO] [stdout] --> calicity/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CharData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | conv_states: ConvStates, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | beliefs: Beliefs, [INFO] [stdout] 15 | facts: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CharData` 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: struct `HaveAlreadyMet` is never constructed [INFO] [stdout] --> calicity/src/dialog/stranger.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct HaveAlreadyMet; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HaveAlreadyMet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STRANGER` is never used [INFO] [stdout] --> calicity/src/dialog/stranger.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | static STRANGER: Frame = Frame( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `conv_states` and `facts` are never read [INFO] [stdout] --> calicity/src/main.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct CharData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 13 | conv_states: ConvStates, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 14 | beliefs: Beliefs, [INFO] [stdout] 15 | facts: HashSet, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CharData` 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: struct `HaveAlreadyMet` is never constructed [INFO] [stdout] --> calicity/src/dialog/stranger.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub struct HaveAlreadyMet; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `HaveAlreadyMet` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STRANGER` is never used [INFO] [stdout] --> calicity/src/dialog/stranger.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | static STRANGER: Frame = Frame( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.72s [INFO] running `Command { std: "docker" "inspect" "ef50145dcc5cd93d7c66d5e0872df3927f69f0544be8a4871093019bb5b837b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef50145dcc5cd93d7c66d5e0872df3927f69f0544be8a4871093019bb5b837b3", kill_on_drop: false }` [INFO] [stdout] ef50145dcc5cd93d7c66d5e0872df3927f69f0544be8a4871093019bb5b837b3 [INFO] checking ocornoc/calicity against try#3a4bc97f6385a3aa300a4fd689b44350e54fd676 for no-never-type-fallback [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Focornoc%2Fcalicity" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ocornoc/calicity on toolchain 3a4bc97f6385a3aa300a4fd689b44350e54fd676 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ocornoc/calicity [INFO] finished tweaking git repo https://github.com/ocornoc/calicity [INFO] tweaked toml for git repo https://github.com/ocornoc/calicity written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ocornoc/calicity 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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 013df935a07a108195d215394beb01d1f35a2f638c1d23b11c7f9217e6e20a37 [INFO] running `Command { std: "docker" "start" "-a" "013df935a07a108195d215394beb01d1f35a2f638c1d23b11c7f9217e6e20a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "013df935a07a108195d215394beb01d1f35a2f638c1d23b11c7f9217e6e20a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "013df935a07a108195d215394beb01d1f35a2f638c1d23b11c7f9217e6e20a37", kill_on_drop: false }` [INFO] [stdout] 013df935a07a108195d215394beb01d1f35a2f638c1d23b11c7f9217e6e20a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+3a4bc97f6385a3aa300a4fd689b44350e54fd676" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0359f4b3cfbc8fc76cff83956c6653e4a92d308c5c50117018c51458eb5b1e62 [INFO] running `Command { std: "docker" "start" "-a" "0359f4b3cfbc8fc76cff83956c6653e4a92d308c5c50117018c51458eb5b1e62", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.87 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking firestorm v0.4.6 [INFO] [stderr] Checking dycovec v0.1.1 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stdout] error[E0282]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/crossbeam-utils-0.8.3/src/sync/parker.rs:364:25 [INFO] [stdout] | [INFO] [stdout] 364 | / match self.state.swap(EMPTY, SeqCst) { [INFO] [stdout] 365 | | NOTIFIED | PARKED => return, [INFO] [stdout] 366 | | n => panic!("inconsistent park_timeout state: {}", n), [INFO] [stdout] 367 | | }; [INFO] [stdout] | |_________________________^ cannot infer type [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `crossbeam-utils` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0359f4b3cfbc8fc76cff83956c6653e4a92d308c5c50117018c51458eb5b1e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0359f4b3cfbc8fc76cff83956c6653e4a92d308c5c50117018c51458eb5b1e62", kill_on_drop: false }` [INFO] [stdout] 0359f4b3cfbc8fc76cff83956c6653e4a92d308c5c50117018c51458eb5b1e62