[INFO] fetching crate aspeak 6.0.1... [INFO] testing aspeak-6.0.1 against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] extracting crate aspeak 6.0.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate aspeak 6.0.1 on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aspeak 6.0.1 [INFO] finished tweaking crates.io crate aspeak 6.0.1 [INFO] tweaked toml for crates.io crate aspeak 6.0.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate aspeak 6.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 43e7493bbe70d4ff0192d0fc4ca4c6e5700da4ae8a7b85f5b05a6b31130704ad [INFO] running `Command { std: "docker" "start" "-a" "43e7493bbe70d4ff0192d0fc4ca4c6e5700da4ae8a7b85f5b05a6b31130704ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "43e7493bbe70d4ff0192d0fc4ca4c6e5700da4ae8a7b85f5b05a6b31130704ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43e7493bbe70d4ff0192d0fc4ca4c6e5700da4ae8a7b85f5b05a6b31130704ad", kill_on_drop: false }` [INFO] [stdout] 43e7493bbe70d4ff0192d0fc4ca4c6e5700da4ae8a7b85f5b05a6b31130704ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ca1a43ab1146d0c678609e0f1d2b9a428127db4fec5458a56843fe267da7c50 [INFO] running `Command { std: "docker" "start" "-a" "5ca1a43ab1146d0c678609e0f1d2b9a428127db4fec5458a56843fe267da7c50", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling linux-raw-sys v0.4.8 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling ipnet v2.8.0 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling uuid-macro-internal v1.4.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.21 [INFO] [stderr] Compiling aspeak v6.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "5ca1a43ab1146d0c678609e0f1d2b9a428127db4fec5458a56843fe267da7c50", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ca1a43ab1146d0c678609e0f1d2b9a428127db4fec5458a56843fe267da7c50", kill_on_drop: false }` [INFO] [stdout] 5ca1a43ab1146d0c678609e0f1d2b9a428127db4fec5458a56843fe267da7c50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f907cc736cab59b24d43895a3c854f0e4ae98a26bbd05e2f59c117a3840448c4 [INFO] running `Command { std: "docker" "start" "-a" "f907cc736cab59b24d43895a3c854f0e4ae98a26bbd05e2f59c117a3840448c4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling rustix v0.38.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling colored v2.0.4 [INFO] [stderr] Compiling fd-lock v3.0.13 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling rodio v0.17.1 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling rustyline v12.0.0 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-socks v0.5.1 [INFO] [stderr] Compiling h2 v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.21 [INFO] [stderr] Compiling aspeak v6.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "f907cc736cab59b24d43895a3c854f0e4ae98a26bbd05e2f59c117a3840448c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f907cc736cab59b24d43895a3c854f0e4ae98a26bbd05e2f59c117a3840448c4", kill_on_drop: false }` [INFO] [stdout] f907cc736cab59b24d43895a3c854f0e4ae98a26bbd05e2f59c117a3840448c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d31dd93c685c4b5cdea9b8f54b6ce72104872373059cf840df6f06940225fac0 [INFO] running `Command { std: "docker" "start" "-a" "d31dd93c685c4b5cdea9b8f54b6ce72104872373059cf840df6f06940225fac0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/aspeak-72f9891292fc0c54) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests aspeak [INFO] [stderr] error: DefId(0:0 ~ aspeak[7551]) has more than five doctests [INFO] [stderr] [INFO] [stderr] error: aborting due to 1 previous error [INFO] [stderr] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/bin/rustdoc --edition=2021 --crate-type cdylib --crate-type rlib --color auto --crate-name aspeak --test src/lib.rs --test-run-directory /opt/rustwide/workdir -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/usr/lib/x86_64-linux-gnu --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-580fe8eb48cf1861.rlib --extern aspeak=/opt/rustwide/target/debug/deps/libaspeak.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-d2cd4121b68d4abb.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-3ad72df070df6f8e.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-db32a70894749025.rlib --extern colored=/opt/rustwide/target/debug/deps/libcolored-134ff319724e4ed7.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-95cfabe0f3250e11.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-668ac251cf025caf.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-6886933381a477fc.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-a070b787aabd21f7.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-577b23a68d193423.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-edf65a132cebb60a.rlib --extern rodio=/opt/rustwide/target/debug/deps/librodio-a0eb6591fcf23381.rlib --extern rustyline=/opt/rustwide/target/debug/deps/librustyline-14c47e4b8e5165ad.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-b5d607f5828ac956.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-8c6a840b84cae55f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-1491ed26e3e933d0.rlib --extern tokio_socks=/opt/rustwide/target/debug/deps/libtokio_socks-fd21a09918067dda.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-ffa26131cff4952c.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7fab6bf0cd6701ad.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-faec1d803331d5b8.rlib --extern xml=/opt/rustwide/target/debug/deps/libxml-6e409f3f24c3e855.rlib -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="native-tls"' --cfg 'feature="rest-synthesizer"' --cfg 'feature="synthesizers"' --cfg 'feature="unified-synthesizer"' --cfg 'feature="websocket-synthesizer"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("audio", "binary", "default", "default-tls", "native-tls", "native-tls-vendored", "python", "rest-synthesizer", "rustls-tls-native-roots", "rustls-tls-webpki-roots", "synthesizers", "unified-synthesizer", "websocket-synthesizer"))' --cap-lints=forbid --error-format human` (exit status: 1) [INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness. [INFO] running `Command { std: "docker" "inspect" "d31dd93c685c4b5cdea9b8f54b6ce72104872373059cf840df6f06940225fac0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31dd93c685c4b5cdea9b8f54b6ce72104872373059cf840df6f06940225fac0", kill_on_drop: false }` [INFO] [stdout] d31dd93c685c4b5cdea9b8f54b6ce72104872373059cf840df6f06940225fac0