[INFO] cloning repository https://github.com/Teaspot-Studio/stezya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Teaspot-Studio/stezya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeaspot-Studio%2Fstezya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeaspot-Studio%2Fstezya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34edd4cce3adbe0a7e88f0421e44978cfe07e0aa [INFO] testing Teaspot-Studio/stezya against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTeaspot-Studio%2Fstezya" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Teaspot-Studio/stezya on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Teaspot-Studio/stezya [INFO] finished tweaking git repo https://github.com/Teaspot-Studio/stezya [INFO] tweaked toml for git repo https://github.com/Teaspot-Studio/stezya written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Teaspot-Studio/stezya already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded legion_codegen v0.4.0 [INFO] [stderr] Downloaded sdl2 v0.35.2 [INFO] [stderr] Downloaded legion v0.4.0 [INFO] [stderr] Downloaded sdl2-sys v0.35.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5ce619f82d9e4c12636d13a8a72851db4944574b6029d957cc57c02a58690dd [INFO] running `Command { std: "docker" "start" "-a" "c5ce619f82d9e4c12636d13a8a72851db4944574b6029d957cc57c02a58690dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5ce619f82d9e4c12636d13a8a72851db4944574b6029d957cc57c02a58690dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ce619f82d9e4c12636d13a8a72851db4944574b6029d957cc57c02a58690dd", kill_on_drop: false }` [INFO] [stdout] c5ce619f82d9e4c12636d13a8a72851db4944574b6029d957cc57c02a58690dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ae9764aaec1be7f6cea2da1d5bdb23cc990afff22dc92d55f2250b696721da8 [INFO] running `Command { std: "docker" "start" "-a" "7ae9764aaec1be7f6cea2da1d5bdb23cc990afff22dc92d55f2250b696721da8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling erased-serde v0.3.18 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling paste v1.0.6 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling legion_codegen v0.4.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling legion v0.4.0 [INFO] [stderr] Compiling stezya-core v0.1.0 (/opt/rustwide/workdir/stezya-core) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> stezya-core/src/world.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 4 | let mut resources = Resources::default(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> stezya-core/src/world.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | let mut world = World::default(); [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> stezya-core/src/world.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | let mut resources = init_resources(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling stezya v0.1.0 (/opt/rustwide/workdir/stezya) [INFO] [stdout] warning: unused variable: `directory` [INFO] [stdout] --> stezya/src/audio.rs:49:26 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn load_audio_chunks(directory: &Path) -> Result { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_directory` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `dt` [INFO] [stdout] --> stezya/src/audio.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | let dt = delta.0.as_secs_f32(); [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_dt` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sounds` [INFO] [stdout] --> stezya/src/audio.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | fn play_sounds(sounds: &mut AudioReses, audio_chan: &Receiver) -> Result<(), String> { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_sounds` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `CooledChunk` [INFO] [stdout] --> stezya/src/audio.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct CooledChunk { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_file` [INFO] [stdout] --> stezya/src/audio.rs:40:12 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn from_file>(path: P) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `play_with_cooldown` [INFO] [stdout] --> stezya/src/audio.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn play_with_cooldown(ch: &mut CooledChunk, dt: f32) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `update_cooldown` [INFO] [stdout] --> stezya/src/audio.rs:89:4 [INFO] [stdout] | [INFO] [stdout] 89 | fn update_cooldown(ch: &mut CooledChunk, dt: f32) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.stezya.06ca9fd1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c.3lee1t0dl4spescl.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstezya_core-591ff13ce6f7aa8a.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-45f2afd98293bd49.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-59e507693279c369.rlib" "/opt/rustwide/target/debug/deps/liblegion-4b54f0c10ae9eda6.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-4afc5ad40ae3132a.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-f109926a801d02c9.rlib" "/opt/rustwide/target/debug/deps/libbit_set-687369ecfc29424a.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-50c2e67da31d40d9.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-728c8f2b8a666e0c.rlib" "/opt/rustwide/target/debug/deps/libuuid-23ab6c5b2589b81f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-34c5e34b5b94f89a.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls_hkt-65fe854fcaa33df0.rlib" "/opt/rustwide/target/debug/deps/libserde-f58711e0811dac74.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-f10c53f334169f2f.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-800761cd5eae5835.rlib" "/opt/rustwide/target/debug/deps/liblock_api-10cf3fdf4b25c63c.rlib" "/opt/rustwide/target/debug/deps/libinstant-681e9cff8a24e398.rlib" "/opt/rustwide/target/debug/deps/libitertools-1f40b5ee2082b85b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-068ac8185082e6f5.rlib" "/opt/rustwide/target/debug/deps/librayon-57780af13b81bf93.rlib" "/opt/rustwide/target/debug/deps/librayon_core-55850dce09d68625.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-7772d93becdb5fe6.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-790fb7e0c7812afc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-db278085626b4bf0.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-9c9e2ab89dd01fb6.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-93870536328d7ed1.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-1de9c623cf88196e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4cdcaa9e40f885a2.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-56df745b5175507b.rlib" "/opt/rustwide/target/debug/deps/libeither-8b1f227343d1093b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f75f524ca91c8b76.rlib" "/opt/rustwide/target/debug/deps/libsdl2-9f68160ac0c1a136.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-92276b3d77125b16.rlib" "/opt/rustwide/target/debug/deps/libbitflags-f1ca410388ec357f.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b341606102c7008f.rlib" "/opt/rustwide/target/debug/deps/liblibc-72f4dee3ca7a3839.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8d61b92a0a02f53a.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-fc45202bb435016b.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f2400674c7513725.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-605c3a7d1a5d300d.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3d4fb4efa907e4e8.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-65207f030ab23308.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-76ca199cb0186109.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1e3e01ed4f561dc1.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-dd8dddcba7c13fee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-00b13d31c3420656.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-e4c8460b81557bd5.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-600d46e5f0005455.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e4a08a2585b62d37.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-fbc21ec567cb9dc7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-10b3fa8e49bd978f.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-64625b73694ffce7.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-fb6b78ac543a58ee.rlib" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1d1f2d1bec6f51b8.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-acf5ff6e9595d982.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_mixer" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stezya-151827f5b158424c" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_mixer [INFO] [stdout] /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stezya` due to 2 previous errors; 7 warnings emitted [INFO] running `Command { std: "docker" "inspect" "7ae9764aaec1be7f6cea2da1d5bdb23cc990afff22dc92d55f2250b696721da8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ae9764aaec1be7f6cea2da1d5bdb23cc990afff22dc92d55f2250b696721da8", kill_on_drop: false }` [INFO] [stdout] 7ae9764aaec1be7f6cea2da1d5bdb23cc990afff22dc92d55f2250b696721da8