[INFO] updating cached repository https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] [stderr] 4a2f5d7..8955638 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 895563830a44f7fb9f065460fd55931c614a48ce [INFO] testing mia-platform-marketplace/rust-hello-world-example against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmia-platform-marketplace%2Frust-hello-world-example" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mia-platform-marketplace/rust-hello-world-example on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] finished tweaking git repo https://github.com/mia-platform-marketplace/rust-hello-world-example [INFO] tweaked toml for git repo https://github.com/mia-platform-marketplace/rust-hello-world-example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/mia-platform-marketplace/rust-hello-world-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a61e44a8a09b7070ae45778943e4ee2b49d42f2d431d4b46629d834c03beae3a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a61e44a8a09b7070ae45778943e4ee2b49d42f2d431d4b46629d834c03beae3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a61e44a8a09b7070ae45778943e4ee2b49d42f2d431d4b46629d834c03beae3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a61e44a8a09b7070ae45778943e4ee2b49d42f2d431d4b46629d834c03beae3a", kill_on_drop: false }` [INFO] [stdout] a61e44a8a09b7070ae45778943e4ee2b49d42f2d431d4b46629d834c03beae3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4d9e3808acd7b8060525deddfe3fb63f458debcbec0cbeb39a23c821f149209f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4d9e3808acd7b8060525deddfe3fb63f458debcbec0cbeb39a23c821f149209f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling instant v0.1.6 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling copyless v0.1.5 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling hashbrown v0.8.1 [INFO] [stderr] Compiling indexmap v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lru-cache v0.1.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling flate2 v1.0.16 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling bytestring v0.1.5 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling envconfig_derive v0.8.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling envconfig v0.8.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling struct2swagger v0.1.2 [INFO] [stderr] Compiling struct2swagger_derive v0.1.2 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling mia_template_service_name_placeholder v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 56s [INFO] running `Command { std: "docker" "inspect" "4d9e3808acd7b8060525deddfe3fb63f458debcbec0cbeb39a23c821f149209f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d9e3808acd7b8060525deddfe3fb63f458debcbec0cbeb39a23c821f149209f", kill_on_drop: false }` [INFO] [stdout] 4d9e3808acd7b8060525deddfe3fb63f458debcbec0cbeb39a23c821f149209f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 543fd667292218076ff2741a7fa88a953fb86fe396a741e5f47bb7e2695d4011 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "543fd667292218076ff2741a7fa88a953fb86fe396a741e5f47bb7e2695d4011", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling mia_template_service_name_placeholder v0.1.2-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.70s [INFO] running `Command { std: "docker" "inspect" "543fd667292218076ff2741a7fa88a953fb86fe396a741e5f47bb7e2695d4011", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "543fd667292218076ff2741a7fa88a953fb86fe396a741e5f47bb7e2695d4011", kill_on_drop: false }` [INFO] [stdout] 543fd667292218076ff2741a7fa88a953fb86fe396a741e5f47bb7e2695d4011 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e3184f213829e3be75c8e41033b9528e92ca9f10a61df61eb18a239466b5cbec [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e3184f213829e3be75c8e41033b9528e92ca9f10a61df61eb18a239466b5cbec", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.70s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mia_template_service_name_placeholder-17d9aff571d73cba [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] thread '' panicked at 'explicit panic', src/handlers.rs:129:13 [INFO] [stdout] test printer::tests::test_format_should_return_the_right_string ... ok [INFO] [stderr] stack backtrace: [INFO] [stdout] test printer::tests::test_format_should_fallback_on_none ... ok [INFO] [stderr] [2020-08-10T00:57:46Z INFO actix_web::middleware::logger] - "GET /?name=Tomm HTTP/1.1" 200 21 "-" "-" 0.000202 [INFO] [stdout] test printer::tests::test_change_say_should_change_the_say ... ok [INFO] [stdout] test printer::tests::test_new_should_set_say_member ... ok [INFO] [stdout] test handlers::tests::test_is_up_ok ... ok [INFO] [stderr] [2020-08-10T00:57:46Z INFO actix_web::middleware::logger] - "GET /?name=Tomm HTTP/1.1" 200 18 "-" "-" 0.000198 [INFO] [stdout] test server::tests::test_flow ... ok [INFO] [stderr] [2020-08-10T00:57:46Z INFO actix_web::middleware::logger] - "POST / HTTP/1.1" 200 0 "-" "-" 0.000591 [INFO] [stderr] 0: 0x555aff5effb5 - backtrace::backtrace::libunwind::trace::ha215bbf14e328799 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x555aff5effb5 - backtrace::backtrace::trace_unsynchronized::h3384b099b135857a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x555aff5effb5 - std::sys_common::backtrace::_print_fmt::hfec93740f7294682 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x555aff5effb5 - ::fmt::h5fe20777f4174074 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x555aff61a6cc - core::fmt::write::he14c3177144df275 [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x555aff5e8e93 - std::io::Write::write_fmt::h8e26323bfab8bcc5 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x555aff5f2810 - std::sys_common::backtrace::_print::h9cfa4c87526ba064 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x555aff5f2810 - std::sys_common::backtrace::print::h94936584848b3272 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x555aff5f2810 - std::panicking::default_hook::{{closure}}::h733b20cc9b496e46 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x555aff5f255c - std::panicking::default_hook::h556d8cff6c12a651 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x555aff5f2e47 - std::panicking::rust_panic_with_hook::ha0c7ca5b39baa9d5 [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x555aff5dc149 - std::panicking::begin_panic::h8a60b6b2a5c74151 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:410 [INFO] [stderr] 12: 0x555afee6ca51 - mia_template_service_name_placeholder::handlers::tests::make_rwlock_poisoned::{{closure}}::h4381c65b02690916 [INFO] [stderr] at src/handlers.rs:129 [INFO] [stderr] 13: 0x555afee149da - std::sys_common::backtrace::__rust_begin_short_backtrace::h39a4e48fb059e6c5 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/sys_common/backtrace.rs:130 [INFO] [stderr] 14: 0x555afedf110a - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h80b3e535ab0d4d43 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:475 [INFO] [stderr] 15: 0x555afedea4ee - as core::ops::function::FnOnce<()>>::call_once::hbc185365da716c76 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:318 [INFO] [stderr] 16: 0x555afee48d8c - std::panicking::try::do_call::h470a701c4fd7c5a9 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:297 [INFO] [stderr] 17: 0x555afee5c18d - __rust_try [INFO] [stderr] 18: 0x555afee48be7 - std::panicking::try::hf477e41878a41a6c [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panicking.rs:274 [INFO] [stderr] 19: 0x555afedefebe - std::panic::catch_unwind::hf4ea2cbbe05a57c1 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/panic.rs:394 [INFO] [stderr] 20: 0x555afedf0c7e - std::thread::Builder::spawn_unchecked::{{closure}}::h5338ede0b6c061dc [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libstd/thread/mod.rs:474 [INFO] [stderr] 21: 0x555afeeba34e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h52cfd91097f59728 [INFO] [stdout] test handlers::tests::test_is_up_ko ... ok [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/libcore/ops/function.rs:232 [INFO] [stderr] 22: 0x555aff5fa90a - as core::ops::function::FnOnce>::call_once::hf311c88f1fadb9b8 [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stderr] 23: 0x555aff5fa90a - as core::ops::function::FnOnce>::call_once::h8cfb7235b81393ef [INFO] [stderr] at /rustc/d3fb005a39e62501b8b0b356166e515ae24e2e54/src/liballoc/boxed.rs:1076 [INFO] [stderr] 24: 0x555aff5fa90a - std::sys::unix::thread::Thread::new::thread_start::hf745c8cf29a89648 [INFO] [stderr] at src/libstd/sys/unix/thread.rs:87 [INFO] [stderr] 25: 0x7fa8aa6bb609 - start_thread [INFO] [stderr] 26: 0x7fa8aa5c7103 - __clone [INFO] [stderr] 27: 0x0 - [INFO] [stdout] Ok("") [INFO] [stdout] test tests::test_start ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e3184f213829e3be75c8e41033b9528e92ca9f10a61df61eb18a239466b5cbec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3184f213829e3be75c8e41033b9528e92ca9f10a61df61eb18a239466b5cbec", kill_on_drop: false }` [INFO] [stdout] e3184f213829e3be75c8e41033b9528e92ca9f10a61df61eb18a239466b5cbec