[INFO] cloning repository https://github.com/tie304/leviosa_utils [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tie304/leviosa_utils" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftie304%2Fleviosa_utils", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftie304%2Fleviosa_utils'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccdee1224232d55680de423d72020ff77388b8e0 [INFO] checking tie304/leviosa_utils against master#561b5dea1e7e5c21f0fb550ca579229ceb878297 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftie304%2Fleviosa_utils" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tie304/leviosa_utils on toolchain 561b5dea1e7e5c21f0fb550ca579229ceb878297 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tie304/leviosa_utils [INFO] finished tweaking git repo https://github.com/tie304/leviosa_utils [INFO] tweaked toml for git repo https://github.com/tie304/leviosa_utils written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/tie304/leviosa_utils 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" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crc v3.0.1 [INFO] [stderr] Downloaded openssl-sys v0.9.101 [INFO] [stderr] Downloaded sqlx-macros v0.7.3 [INFO] [stderr] Downloaded atomic-write-file v0.1.3 [INFO] [stderr] Downloaded whoami v1.5.0 [INFO] [stderr] Downloaded sqlx-macros-core v0.7.3 [INFO] [stderr] Downloaded sqlx-mysql v0.7.3 [INFO] [stderr] Downloaded sqlx-postgres v0.7.3 [INFO] [stderr] Downloaded chrono v0.4.34 [INFO] [stderr] Downloaded sqlx-core v0.7.3 [INFO] [stderr] Downloaded sqlx v0.7.3 [INFO] [stderr] Downloaded cc v1.0.89 [INFO] [stderr] Downloaded sqlx-sqlite v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31ce05326cef4fd6123bd949cfc6696c40893d898abec9e3e3531b3ce54c4b3e [INFO] running `Command { std: "docker" "start" "-a" "31ce05326cef4fd6123bd949cfc6696c40893d898abec9e3e3531b3ce54c4b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31ce05326cef4fd6123bd949cfc6696c40893d898abec9e3e3531b3ce54c4b3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31ce05326cef4fd6123bd949cfc6696c40893d898abec9e3e3531b3ce54c4b3e", kill_on_drop: false }` [INFO] [stdout] 31ce05326cef4fd6123bd949cfc6696c40893d898abec9e3e3531b3ce54c4b3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+561b5dea1e7e5c21f0fb550ca579229ceb878297" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a400b106e61c90983aea29cbe2d414a25dc917f029a6ed93ef1d79bba6d6e5ba [INFO] running `Command { std: "docker" "start" "-a" "a400b106e61c90983aea29cbe2d414a25dc917f029a6ed93ef1d79bba6d6e5ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling whoami v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/561b5dea1e7e5c21f0fb550ca579229ceb878297/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.36.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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="rt"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' -C metadata=de42e9238c72cd5e -C extra-filename=-de42e9238c72cd5e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6cfd0cdf4324e5f0.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6975844e7d95d870.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-1c43d52929d67cec.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-8ad504668d654845.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-b4ec950869802d41.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "a400b106e61c90983aea29cbe2d414a25dc917f029a6ed93ef1d79bba6d6e5ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a400b106e61c90983aea29cbe2d414a25dc917f029a6ed93ef1d79bba6d6e5ba", kill_on_drop: false }` [INFO] [stdout] a400b106e61c90983aea29cbe2d414a25dc917f029a6ed93ef1d79bba6d6e5ba [INFO] checking tie304/leviosa_utils against try#8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 for pr-124661 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftie304%2Fleviosa_utils" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tie304/leviosa_utils on toolchain 8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tie304/leviosa_utils [INFO] finished tweaking git repo https://github.com/tie304/leviosa_utils [INFO] tweaked toml for git repo https://github.com/tie304/leviosa_utils written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tie304/leviosa_utils 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" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ed8c38ae5e3707d61cd8435d756ec0bc58ee8ce403e40ed7bbcf5b59372515e [INFO] running `Command { std: "docker" "start" "-a" "2ed8c38ae5e3707d61cd8435d756ec0bc58ee8ce403e40ed7bbcf5b59372515e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ed8c38ae5e3707d61cd8435d756ec0bc58ee8ce403e40ed7bbcf5b59372515e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ed8c38ae5e3707d61cd8435d756ec0bc58ee8ce403e40ed7bbcf5b59372515e", kill_on_drop: false }` [INFO] [stdout] 2ed8c38ae5e3707d61cd8435d756ec0bc58ee8ce403e40ed7bbcf5b59372515e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+8348c7b12e5a2c6b3311d00662c71e8ceda0a1c8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5144baab8105630607d54e064e08140283479288ee42dc313ca996294c31a4fd [INFO] running `Command { std: "docker" "start" "-a" "5144baab8105630607d54e064e08140283479288ee42dc313ca996294c31a4fd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling cc v1.0.89 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling time-macros v0.2.17 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling whoami v1.5.0 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling chrono v0.4.34 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling time v0.3.34 [INFO] [stderr] Checking bigdecimal v0.3.1 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling atomic-write-file v0.1.3 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking sqlformat v0.2.3 [INFO] [stderr] Checking sqlx-core v0.7.3 [INFO] [stderr] Checking sqlx-postgres v0.7.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Checking sqlx v0.7.3 [INFO] [stderr] Checking leviosa_utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.15s [INFO] running `Command { std: "docker" "inspect" "5144baab8105630607d54e064e08140283479288ee42dc313ca996294c31a4fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5144baab8105630607d54e064e08140283479288ee42dc313ca996294c31a4fd", kill_on_drop: false }` [INFO] [stdout] 5144baab8105630607d54e064e08140283479288ee42dc313ca996294c31a4fd