[INFO] cloning repository https://github.com/cashweb/cashweb-backends [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cashweb/cashweb-backends" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcashweb%2Fcashweb-backends", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcashweb%2Fcashweb-backends'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fd698266d61a2a42a409dd27fead6312d11c941 [INFO] testing cashweb/cashweb-backends against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcashweb%2Fcashweb-backends" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cashweb/cashweb-backends on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cashweb/cashweb-backends [INFO] finished tweaking git repo https://github.com/cashweb/cashweb-backends [INFO] tweaked toml for git repo https://github.com/cashweb/cashweb-backends written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cashweb/cashweb-backends already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded buf_redux v0.8.4 [INFO] [stderr] Downloaded ripemd160 v0.9.1 [INFO] [stderr] Downloaded cast v0.2.4 [INFO] [stderr] Downloaded bindgen v0.54.0 [INFO] [stderr] Downloaded prost-types v0.7.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.6 [INFO] [stderr] Downloaded futures v0.3.14 [INFO] [stderr] Downloaded prost-derive v0.7.0 [INFO] [stderr] Downloaded pin-project-internal v0.4.28 [INFO] [stderr] Downloaded pin-project v0.4.28 [INFO] [stderr] Downloaded multimap v0.8.3 [INFO] [stderr] Downloaded metadeps v1.1.2 [INFO] [stderr] Downloaded block-modes v0.7.0 [INFO] [stderr] Downloaded futures-executor v0.3.14 [INFO] [stderr] Downloaded syn v1.0.69 [INFO] [stderr] Downloaded multipart v0.17.1 [INFO] [stderr] Downloaded lexical-core v0.7.5 [INFO] [stderr] Downloaded zmq-sys v0.11.0 [INFO] [stderr] Downloaded zmq v0.9.2 [INFO] [stderr] Downloaded prometheus-static-metric v0.5.1 [INFO] [stderr] Downloaded which v4.1.0 [INFO] [stderr] Downloaded lock_api v0.4.3 [INFO] [stderr] Downloaded prometheus v0.11.0 [INFO] [stderr] Downloaded rocksdb v0.15.0 [INFO] [stderr] Downloaded prost v0.7.0 [INFO] [stderr] Downloaded headers v0.3.4 [INFO] [stderr] Downloaded protobuf v2.22.1 [INFO] [stderr] Downloaded httparse v1.3.6 [INFO] [stderr] Downloaded twoway v0.1.8 [INFO] [stderr] Downloaded warp v0.3.1 [INFO] [stderr] Downloaded prost-build v0.7.0 [INFO] [stderr] Downloaded bitcoincash-addr v0.5.2 [INFO] [stderr] Downloaded async-json-rpc v0.3.0 [INFO] [stderr] Downloaded async_zmq v0.3.2 [INFO] [stderr] Downloaded cashweb-secp256k1-sys v0.3.1 [INFO] [stderr] Downloaded cashweb-secp256k1 v0.19.1 [INFO] [stderr] Downloaded librocksdb-sys v6.11.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2db48fa70fb29e2649bc6fcd7bbe43afb83e19b7f40291bfcc84a8e3167b70be [INFO] running `Command { std: "docker" "start" "-a" "2db48fa70fb29e2649bc6fcd7bbe43afb83e19b7f40291bfcc84a8e3167b70be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2db48fa70fb29e2649bc6fcd7bbe43afb83e19b7f40291bfcc84a8e3167b70be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2db48fa70fb29e2649bc6fcd7bbe43afb83e19b7f40291bfcc84a8e3167b70be", kill_on_drop: false }` [INFO] [stdout] 2db48fa70fb29e2649bc6fcd7bbe43afb83e19b7f40291bfcc84a8e3167b70be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31c2187d0130c2fddbfcb68961fdefdb451dd8cdf867d0f942b5109e55d12783 [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" "31c2187d0130c2fddbfcb68961fdefdb451dd8cdf867d0f942b5109e55d12783", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling lexical-core v0.7.5 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling bindgen v0.54.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling zmq v0.9.2 [INFO] [stderr] Compiling bitcoin_hashes v0.7.6 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling tokio v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling metadeps v1.1.2 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling zmq-sys v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling aes-soft v0.6.4 [INFO] [stderr] Compiling block-modes v0.7.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling aes v0.6.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling bitcoincash-addr v0.5.2 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cashweb-secp256k1-sys v0.3.1 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling cashweb-secp256k1 v0.19.1 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling tower-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling librocksdb-sys v6.11.4 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling async_zmq v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling cashweb-auth-wrapper v0.1.0-alpha.5 (/opt/rustwide/workdir/lib/cashweb-auth-wrapper) [INFO] [stderr] Compiling cashweb-relay v0.1.0-alpha.4 (/opt/rustwide/workdir/lib/cashweb-relay) [INFO] [stderr] Compiling cashweb-keyserver v0.1.0-alpha.4 (/opt/rustwide/workdir/lib/cashweb-keyserver) [INFO] [stderr] Compiling cashweb-payments v0.1.0-alpha.5 (/opt/rustwide/workdir/lib/cashweb-payments) [INFO] [stderr] Compiling keyserver v0.2.1 (/opt/rustwide/workdir/keyserver) [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cashweb-bitcoin v0.1.0-alpha.4 (/opt/rustwide/workdir/lib/cashweb-bitcoin) [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] error: could not compile `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.14.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --crate-type staticlib --crate-type cdylib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="default"' --cfg 'feature="h2"' --cfg 'feature="http1"' --cfg 'feature="http2"' --cfg 'feature="server"' --cfg 'feature="socket2"' --cfg 'feature="stream"' --cfg 'feature="tcp"' -C metadata=bb5a09e94ac3d655 -C extra-filename=-bb5a09e94ac3d655 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-d756a69163f1ed00.rlib --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3823af808cddb8b2.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-dde91cb2e7ed9d5d.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-91b71b43063a443f.rlib --extern h2=/opt/rustwide/target/debug/deps/libh2-986f9cc32f580211.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-f609da54dca0bd28.rlib --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-6a2a8573869331fb.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-fdeb9738ba3158e5.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib --extern itoa=/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-a24f97eeffe721ca.rlib --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-630cf02357adb623.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12e64ea710da8202.rlib --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-8c5aa5ed9dd33f52.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6121a30ebcd79797.rlib --extern want=/opt/rustwide/target/debug/deps/libwant-38d58437f5770ca1.rlib --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: cargo:warning=compilation terminated. [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "31c2187d0130c2fddbfcb68961fdefdb451dd8cdf867d0f942b5109e55d12783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31c2187d0130c2fddbfcb68961fdefdb451dd8cdf867d0f942b5109e55d12783", kill_on_drop: false }` [INFO] [stdout] 31c2187d0130c2fddbfcb68961fdefdb451dd8cdf867d0f942b5109e55d12783