[INFO] cloning repository https://github.com/JoeHowarth/specs_db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JoeHowarth/specs_db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fspecs_db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fspecs_db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c2ca36814cfb344f3e3b9acd8183e26f15eca20 [INFO] checking JoeHowarth/specs_db against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoeHowarth%2Fspecs_db" "/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/JoeHowarth/specs_db on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JoeHowarth/specs_db [INFO] finished tweaking git repo https://github.com/JoeHowarth/specs_db [INFO] tweaked toml for git repo https://github.com/JoeHowarth/specs_db written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JoeHowarth/specs_db 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tuple_utils v0.3.0 [INFO] [stderr] Downloaded shred v0.9.2 [INFO] [stderr] Downloaded hashbrown v0.5.0 [INFO] [stderr] Downloaded hibitset v0.6.2 [INFO] [stderr] Downloaded specs v0.15.0 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bbe2eb8f569dbff79e714a06c84d0d77cd6744350d98f70c66a7ebc50d4559e [INFO] running `Command { std: "docker" "start" "-a" "0bbe2eb8f569dbff79e714a06c84d0d77cd6744350d98f70c66a7ebc50d4559e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bbe2eb8f569dbff79e714a06c84d0d77cd6744350d98f70c66a7ebc50d4559e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bbe2eb8f569dbff79e714a06c84d0d77cd6744350d98f70c66a7ebc50d4559e", kill_on_drop: false }` [INFO] [stdout] 0bbe2eb8f569dbff79e714a06c84d0d77cd6744350d98f70c66a7ebc50d4559e [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4854819c682a3f936701a21b897a5e118e2def604467b591df3645dd68231b8a [INFO] running `Command { std: "docker" "start" "-a" "4854819c682a3f936701a21b897a5e118e2def604467b591df3645dd68231b8a", kill_on_drop: false }` [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking either v1.5.2 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking hashbrown v0.5.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking atom v0.3.5 [INFO] [stderr] Checking shrev v1.1.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking tuple_utils v0.3.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Checking shred v0.9.2 [INFO] [stderr] Compiling derivative v1.0.2 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Checking specs v0.15.0 [INFO] [stderr] Checking specs_db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | fn accept(res: &Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:130:31 [INFO] [stdout] | [INFO] [stdout] 130 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:44:62 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn fetch_serializable_by_string(reads: &[&str], res: &Resources, f: fn(&dyn Serialize) -> T) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn test_dyn_component(res: &mut Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn test_dyn_join(reads: &[&str], res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | fn setup(_accessor: &Self::Accessor, _res: &mut Resources) {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | fn fetch(accessor: &Dependencies, res: &'a Resources) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | fn setup(&mut self, _res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:5:32 [INFO] [stdout] | [INFO] [stdout] 5 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:77:21 [INFO] [stdout] | [INFO] [stdout] 77 | fn accept(res: &Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:114:31 [INFO] [stdout] | [INFO] [stdout] 114 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/main.rs:130:31 [INFO] [stdout] | [INFO] [stdout] 130 | fn component(&self, res: &Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:4:32 [INFO] [stdout] | [INFO] [stdout] 4 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:44:62 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn fetch_serializable_by_string(reads: &[&str], res: &Resources, f: fn(&dyn Serialize) -> T) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:65:37 [INFO] [stdout] | [INFO] [stdout] 65 | pub fn test_dyn_component(res: &mut Resources) -> String { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/other.rs:78:48 [INFO] [stdout] | [INFO] [stdout] 78 | pub fn test_dyn_join(reads: &[&str], res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:2:32 [INFO] [stdout] | [INFO] [stdout] 2 | ResourceId, Resources, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:17:53 [INFO] [stdout] | [INFO] [stdout] 17 | fn setup(_accessor: &Self::Accessor, _res: &mut Resources) {} [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:19:48 [INFO] [stdout] | [INFO] [stdout] 19 | fn fetch(accessor: &Dependencies, res: &'a Resources) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `specs::shred::Resources`: renamed to `World` [INFO] [stdout] --> src/fake_system.rs:69:36 [INFO] [stdout] | [INFO] [stdout] 69 | fn setup(&mut self, _res: &mut Resources) { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:9:36 [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 9 | meta_table: Read<'a, MetaTable>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 10 | reads: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:11:32 [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 11 | writes: Vec>>, [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `specs::WorldExt::add_resource`: use `World::insert` instead [INFO] [stdout] --> src/other.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | self.add_resource(r); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `specs::WorldExt::add_resource`: use `World::insert` instead [INFO] [stdout] --> src/other.rs:31:14 [INFO] [stdout] | [INFO] [stdout] 31 | self.add_resource(r); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/fake_system.rs:87:48 [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: if this is an object-safe trait, use `dyn` [INFO] [stdout] | [INFO] [stdout] 87 | reads.push(ResourceId::new::>()); [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.35s [INFO] running `Command { std: "docker" "inspect" "4854819c682a3f936701a21b897a5e118e2def604467b591df3645dd68231b8a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4854819c682a3f936701a21b897a5e118e2def604467b591df3645dd68231b8a", kill_on_drop: false }` [INFO] [stdout] 4854819c682a3f936701a21b897a5e118e2def604467b591df3645dd68231b8a