[INFO] cloning repository https://github.com/jareksgit/Actix-Yew-Fullstack-Realworld-Example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jareksgit/Actix-Yew-Fullstack-Realworld-Example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjareksgit%2FActix-Yew-Fullstack-Realworld-Example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjareksgit%2FActix-Yew-Fullstack-Realworld-Example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fee0f87919a7f874543922b9700a18d249846889 [INFO] documenting jareksgit/Actix-Yew-Fullstack-Realworld-Example against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjareksgit%2FActix-Yew-Fullstack-Realworld-Example" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jareksgit/Actix-Yew-Fullstack-Realworld-Example on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jareksgit/Actix-Yew-Fullstack-Realworld-Example [INFO] finished tweaking git repo https://github.com/jareksgit/Actix-Yew-Fullstack-Realworld-Example [INFO] tweaked toml for git repo https://github.com/jareksgit/Actix-Yew-Fullstack-Realworld-Example written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jareksgit/Actix-Yew-Fullstack-Realworld-Example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9d5fb9e5674236b9f2197b683ee881dff376603683b5752c2ce271b5d449c4cb [INFO] running `Command { std: "docker" "start" "-a" "9d5fb9e5674236b9f2197b683ee881dff376603683b5752c2ce271b5d449c4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d5fb9e5674236b9f2197b683ee881dff376603683b5752c2ce271b5d449c4cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d5fb9e5674236b9f2197b683ee881dff376603683b5752c2ce271b5d449c4cb", kill_on_drop: false }` [INFO] [stdout] 9d5fb9e5674236b9f2197b683ee881dff376603683b5752c2ce271b5d449c4cb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "RUSTDOCFLAGS=--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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 251508a8d3433387d6b28bfca9a324bde476ee0c0f6f993eeba1be79f14c0cc0 [INFO] running `Command { std: "docker" "start" "-a" "251508a8d3433387d6b28bfca9a324bde476ee0c0f6f993eeba1be79f14c0cc0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.76 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling wasm-bindgen v0.2.76 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling v_escape v0.15.0 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling v_htmlescape v0.12.0 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking cfg-match v0.2.1 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.6.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking instant v0.1.10 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.14.0/build/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=79c909cc2094bae2 -C extra-filename=-79c909cc2094bae2 --out-dir /opt/rustwide/target/debug/build/typenum-79c909cc2094bae2 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=3ff2dcaec82f87b7 -C extra-filename=-3ff2dcaec82f87b7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `pq-sys` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pq-sys-0.4.6/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=89c3d4732f48e6f5 -C extra-filename=-89c3d4732f48e6f5 --out-dir /opt/rustwide/target/debug/build/pq-sys-89c3d4732f48e6f5 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proc-macro2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/proc-macro2-1.0.29/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=a738ddc348012c43 -C extra-filename=-a738ddc348012c43 --out-dir /opt/rustwide/target/debug/build/proc-macro2-a738ddc348012c43 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.101/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=ee1077892e0e5df4 -C extra-filename=-ee1077892e0e5df4 --out-dir /opt/rustwide/target/debug/build/libc-ee1077892e0e5df4 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `const_fn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/const_fn-0.4.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=284da7a2c1cb6eb2 -C extra-filename=-284da7a2c1cb6eb2 --out-dir /opt/rustwide/target/debug/build/const_fn-284da7a2c1cb6eb2 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.70/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=ee95564698d553ce -C extra-filename=-ee95564698d553ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wee_alloc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wee_alloc-0.4.5/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="size_classes"' -C metadata=d86f94cbb04e41fb -C extra-filename=-d86f94cbb04e41fb --out-dir /opt/rustwide/target/debug/build/wee_alloc-d86f94cbb04e41fb -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `wasm-bindgen-shared` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasm-bindgen-shared-0.2.76/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=3f1aa792c1bbb4f8 -C extra-filename=-3f1aa792c1bbb4f8 --out-dir /opt/rustwide/target/debug/build/wasm-bindgen-shared-3f1aa792c1bbb4f8 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_json` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_json-1.0.67/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=f13ebf70786622b1 -C extra-filename=-f13ebf70786622b1 --out-dir /opt/rustwide/target/debug/build/serde_json-f13ebf70786622b1 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.130/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=10cfd707d02eab79 -C extra-filename=-10cfd707d02eab79 --out-dir /opt/rustwide/target/debug/build/serde_derive-10cfd707d02eab79 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=fd0c3ba7c22fa1f4 -C extra-filename=-fd0c3ba7c22fa1f4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `paste` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name paste --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/paste-1.0.5/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=03d21a98958e81f6 -C extra-filename=-03d21a98958e81f6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `failure_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.8/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b2b47e3ace38c185 -C extra-filename=-b2b47e3ace38c185 --out-dir /opt/rustwide/target/debug/build/failure_derive-b2b47e3ace38c185 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `gimli` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.25.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' -C metadata=6278342dbff6ca94 -C extra-filename=-6278342dbff6ca94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "251508a8d3433387d6b28bfca9a324bde476ee0c0f6f993eeba1be79f14c0cc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "251508a8d3433387d6b28bfca9a324bde476ee0c0f6f993eeba1be79f14c0cc0", kill_on_drop: false }` [INFO] [stdout] 251508a8d3433387d6b28bfca9a324bde476ee0c0f6f993eeba1be79f14c0cc0