[INFO] cloning repository https://github.com/quek/arysn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quek/arysn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Farysn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Farysn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2321e62af406ab2a92e7af80c829ba4df4405a4b [INFO] testing quek/arysn against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquek%2Farysn" "/workspace/builds/worker-96/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-96/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quek/arysn 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/quek/arysn [INFO] finished tweaking git repo https://github.com/quek/arysn [INFO] tweaked toml for git repo https://github.com/quek/arysn written to /workspace/builds/worker-96/source/Cargo.toml [INFO] crate git repo https://github.com/quek/arysn 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 deadpool v0.8.2 [INFO] [stderr] Downloaded deadpool-postgres v0.9.0 [INFO] [stderr] Downloaded postgres v0.19.1 [INFO] [stderr] Downloaded postgis v0.8.0 [INFO] [stderr] Downloaded config v0.11.0 [INFO] [stderr] Downloaded postgres-derive v0.4.0 [INFO] [stderr] Downloaded postgis v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] abb784a0e043e15ce9153357083ad8da900c8fd8ac4b7b86b77a96692d74c590 [INFO] running `Command { std: "docker" "start" "-a" "abb784a0e043e15ce9153357083ad8da900c8fd8ac4b7b86b77a96692d74c590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abb784a0e043e15ce9153357083ad8da900c8fd8ac4b7b86b77a96692d74c590", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abb784a0e043e15ce9153357083ad8da900c8fd8ac4b7b86b77a96692d74c590", kill_on_drop: false }` [INFO] [stdout] abb784a0e043e15ce9153357083ad8da900c8fd8ac4b7b86b77a96692d74c590 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-96/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] 64c422c53d7127660bffdcaaf91c135a00afb5e844d6cb5662e865aee521b6e4 [INFO] running `Command { std: "docker" "start" "-a" "64c422c53d7127660bffdcaaf91c135a00afb5e844d6cb5662e865aee521b6e4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling siphasher v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling postgres-protocol v0.6.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling postgres-derive v0.4.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling deadpool v0.8.2 [INFO] [stderr] Compiling postgres-types v0.2.1 [INFO] [stderr] Compiling tokio-postgres v0.7.2 [INFO] [stderr] Compiling postgis v0.8.0 [INFO] [stderr] Compiling postgres v0.19.1 [INFO] [stderr] Compiling deadpool-postgres v0.9.0 [INFO] [stderr] Compiling arysn v0.3.7 (/opt/rustwide/workdir/arysn) [INFO] [stderr] Compiling arysn-test v0.1.0 (/opt/rustwide/workdir/arysn-test) [INFO] [stderr] error: failed to run custom build command for `arysn-test v0.1.0 (/opt/rustwide/workdir/arysn-test)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/arysn-test-ab749fd493659fd7/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'DATABASE_URL must be set!: NotPresent', arysn/src/generator.rs:589:54 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x558918a2e03d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x558918a2e03d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x558918a2e03d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stderr] 3: 0x558918a2e03d - ::fmt::h606862f787600875 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stderr] 4: 0x558918a5040c - core::fmt::write::he803f0f418caf762 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stderr] 5: 0x558918a28308 - std::io::Write::write_fmt::h70bc45872f37e7bb [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stderr] 6: 0x558918a304a7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stderr] 7: 0x558918a304a7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stderr] 8: 0x558918a304a7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stderr] 9: 0x558918a30170 - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:314:9 [INFO] [stderr] 10: 0x558918a30bf9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stderr] 11: 0x558918a308e7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stderr] 12: 0x558918a2e504 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stderr] 13: 0x558918a305f9 - rust_begin_unwind [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stderr] 14: 0x55891854dcb3 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stderr] 15: 0x55891854dd43 - core::result::unwrap_failed::h719f957ed74f93fd [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1749:5 [INFO] [stderr] 16: 0x5589185ab3ee - core::result::Result::expect::hafb50e66e0a75b56 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1022:23 [INFO] [stderr] 17: 0x558918569bed - arysn::generator::connect::{{closure}}::h1850b523708143fb [INFO] [stderr] at /opt/rustwide/workdir/arysn/src/generator.rs:589:24 [INFO] [stderr] 18: 0x5589185d12d9 - as core::future::future::Future>::poll::h1753f4f99450f2a2 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stderr] 19: 0x55891855598b - arysn::generator::define_ar::{{closure}}::h6d4a43c31124b8e6 [INFO] [stderr] at /opt/rustwide/workdir/arysn/src/generator.rs:33:29 [INFO] [stderr] 20: 0x5589185d2e82 - as core::future::future::Future>::poll::hfc6f962fa10869df [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/future/mod.rs:84:19 [INFO] [stderr] 21: 0x5589185b7b4e - tokio::park::thread::CachedParkThread::block_on::{{closure}}::hfff0f18f4e7247f3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/park/thread.rs:263:54 [INFO] [stderr] 22: 0x55891860150e - tokio::coop::with_budget::{{closure}}::hecac2260816502b3 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:106:9 [INFO] [stderr] 23: 0x5589185eacd6 - std::thread::local::LocalKey::try_with::h249396937731939f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:413:16 [INFO] [stderr] 24: 0x5589185ea3ac - std::thread::local::LocalKey::with::h00bf1b76b0460d0a [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/local.rs:389:9 [INFO] [stderr] 25: 0x5589185b69fd - tokio::coop::with_budget::h662397a1f1e1114e [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:99:5 [INFO] [stderr] 26: 0x5589185b69fd - tokio::coop::budget::hd919f6ffafe1a2e9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/coop.rs:76:5 [INFO] [stderr] 27: 0x5589185b69fd - tokio::park::thread::CachedParkThread::block_on::h12932ac7ca3c1657 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/park/thread.rs:263:31 [INFO] [stderr] 28: 0x5589185ee7c1 - tokio::runtime::enter::Enter::block_on::ha53e4603f191e51a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/enter.rs:151:13 [INFO] [stderr] 29: 0x55891859cdf6 - tokio::runtime::thread_pool::ThreadPool::block_on::h7dc9fe308402abc8 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/thread_pool/mod.rs:71:9 [INFO] [stderr] 30: 0x5589185cfd2c - tokio::runtime::Runtime::block_on::hc9d0a26307295565 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.9.0/src/runtime/mod.rs:452:43 [INFO] [stderr] 31: 0x558918553575 - arysn::generator::define_ar::h14eb6b7f7482ce27 [INFO] [stderr] at /opt/rustwide/workdir/arysn/src/generator.rs:31:53 [INFO] [stderr] 32: 0x5589185523de - build_script_build::main::h9a108825c5bcce81 [INFO] [stderr] at /opt/rustwide/workdir/arysn-test/build.rs:6:5 [INFO] [stderr] 33: 0x55891855037b - core::ops::function::FnOnce::call_once::h7929860a05cdd700 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 34: 0x55891854fe9e - std::sys_common::backtrace::__rust_begin_short_backtrace::hb3aa3b442f8cfe70 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stderr] 35: 0x55891854fd21 - std::rt::lang_start::{{closure}}::h3b5ed47086a45955 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:145:18 [INFO] [stderr] 36: 0x558918a2d721 - core::ops::function::impls:: for &F>::call_once::hb7014f43484a8b4e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 37: 0x558918a2d721 - std::panicking::try::do_call::h7bc9dc436daeb8c7 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 38: 0x558918a2d721 - std::panicking::try::h653d68a27ff5f175 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 39: 0x558918a2d721 - std::panic::catch_unwind::h9d739f9f59895e68 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 40: 0x558918a2d721 - std::rt::lang_start_internal::{{closure}}::hf006f2bc7ce22bbe [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:48 [INFO] [stderr] 41: 0x558918a2d721 - std::panicking::try::do_call::hfb39d6df61a2e69f [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stderr] 42: 0x558918a2d721 - std::panicking::try::h13e2d225134958ac [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stderr] 43: 0x558918a2d721 - std::panic::catch_unwind::h3bd49b5a5dfb1a50 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stderr] 44: 0x558918a2d721 - std::rt::lang_start_internal::h2ba92edce36c035e [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:128:20 [INFO] [stderr] 45: 0x55891854fcf0 - std::rt::lang_start::h84202d3d8c850da6 [INFO] [stderr] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/rt.rs:144:17 [INFO] [stderr] 46: 0x55891855249c - main [INFO] [stderr] 47: 0x7ff7ac9ef0b3 - __libc_start_main [INFO] [stderr] 48: 0x55891854e4de - _start [INFO] [stderr] 49: 0x0 - [INFO] running `Command { std: "docker" "inspect" "64c422c53d7127660bffdcaaf91c135a00afb5e844d6cb5662e865aee521b6e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64c422c53d7127660bffdcaaf91c135a00afb5e844d6cb5662e865aee521b6e4", kill_on_drop: false }` [INFO] [stdout] 64c422c53d7127660bffdcaaf91c135a00afb5e844d6cb5662e865aee521b6e4