[INFO] cloning repository https://github.com/iamsauravsharma/cargo-cleaner [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iamsauravsharma/cargo-cleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsauravsharma%2Fcargo-cleaner", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsauravsharma%2Fcargo-cleaner'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4a07e2c147b7b31d81f94edf8b41aff4f36d8948 [INFO] testing iamsauravsharma/cargo-cleaner against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsauravsharma%2Fcargo-cleaner" "/workspace/builds/worker-60/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-60/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamsauravsharma/cargo-cleaner on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iamsauravsharma/cargo-cleaner [INFO] finished tweaking git repo https://github.com/iamsauravsharma/cargo-cleaner [INFO] tweaked toml for git repo https://github.com/iamsauravsharma/cargo-cleaner written to /workspace/builds/worker-60/source/Cargo.toml [INFO] crate git repo https://github.com/iamsauravsharma/cargo-cleaner already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e999df6a23059d9347652eda75c9fc8f206a6b11c5e40cecd726aaf852a5fca [INFO] running `Command { std: "docker" "start" "-a" "9e999df6a23059d9347652eda75c9fc8f206a6b11c5e40cecd726aaf852a5fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e999df6a23059d9347652eda75c9fc8f206a6b11c5e40cecd726aaf852a5fca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e999df6a23059d9347652eda75c9fc8f206a6b11c5e40cecd726aaf852a5fca", kill_on_drop: false }` [INFO] [stdout] 9e999df6a23059d9347652eda75c9fc8f206a6b11c5e40cecd726aaf852a5fca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2117e6a36ecab1d6be34ac62a2121428e979464a866807edfaf80e4057f829d6 [INFO] running `Command { std: "docker" "start" "-a" "2117e6a36ecab1d6be34ac62a2121428e979464a866807edfaf80e4057f829d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling owo-colors v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-trim v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 42.00s [INFO] running `Command { std: "docker" "inspect" "2117e6a36ecab1d6be34ac62a2121428e979464a866807edfaf80e4057f829d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2117e6a36ecab1d6be34ac62a2121428e979464a866807edfaf80e4057f829d6", kill_on_drop: false }` [INFO] [stdout] 2117e6a36ecab1d6be34ac62a2121428e979464a866807edfaf80e4057f829d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f65dfc5514091647582a6e384f4cc86515c597143625336b03a85d8e6a07b5c1 [INFO] running `Command { std: "docker" "start" "-a" "f65dfc5514091647582a6e384f4cc86515c597143625336b03a85d8e6a07b5c1", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-trim v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 40.35s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_trim-8f14e9218ab96449) [INFO] [stderr] Executable tests/command_output.rs (/opt/rustwide/target/debug/deps/command_output-1c3fd1aa739f1265) [INFO] running `Command { std: "docker" "inspect" "f65dfc5514091647582a6e384f4cc86515c597143625336b03a85d8e6a07b5c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f65dfc5514091647582a6e384f4cc86515c597143625336b03a85d8e6a07b5c1", kill_on_drop: false }` [INFO] [stdout] f65dfc5514091647582a6e384f4cc86515c597143625336b03a85d8e6a07b5c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-60/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" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aaf0c65f82005e17340575954f6c40cebd103f8844611c6269e476c53bcf97c5 [INFO] running `Command { std: "docker" "start" "-a" "aaf0c65f82005e17340575954f6c40cebd103f8844611c6269e476c53bcf97c5", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_trim-8f14e9218ab96449) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test crate_detail::test::test_add_crate_to_hashmap ... ok [INFO] [stdout] test crate_detail::test::test_get_hashmap_crate_size ... ok [INFO] [stdout] test utils::test::test_clear_version_value ... ok [INFO] [stdout] test utils::test::test_convert_pretty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/command_output.rs (/opt/rustwide/target/debug/deps/command_output-1c3fd1aa739f1265) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] Blocking Blocking waiting for file lock on build directory [INFO] [stderr] waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help set` [INFO] [stdout] cargo-trim-set 0.8.1 [INFO] [stdout] Set config file values [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim set [OPTIONS] [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -d, --directory Set directory of Rust project [INFO] [stdout] -h, --help Print help information [INFO] [stdout] -i, --ignore Add file name/directory name to ignore list in configuration file [INFO] [stdout] which are ignored while scanning Cargo.toml file [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] --scan-hidden-folder Set scan hidden folder as true [INFO] [stdout] --scan-target-folder Set scan hidden folder as true [INFO] [stdout] -V, --version Print version information [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help registry` [INFO] [stdout] test test_set_help ... ok [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help git` [INFO] [stdout] cargo-trim-registry 0.8.1 [INFO] [stdout] Perform operation only to registry related cache file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim registry [OPTIONS] [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -a, --all Clean up all registry crates [INFO] [stdout] -h, --help Print help information [INFO] [stdout] -l, --light Light cleanup repo by removing registry source but stores registry [INFO] [stdout] archive for future compilation [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] -o, --old Clean old registry cache crates [INFO] [stdout] -q, --query Return size of different .cargo/registry cache folders [INFO] [stdout] -r, --remove Remove provided crates from registry [INFO] [stdout] -t, --top Show certain number of top crates which have highest size [INFO] [stdout] -V, --version Print version information [INFO] [stdout] -x, --orphan Clean orphan cache registry crates i.e all crates which are not present [INFO] [stdout] in lock file generated till now use cargo trim -u to guarantee your all [INFO] [stdout] project generate lock file [INFO] [stdout] -z, --old-orphan Clean registry crates which is both old and orphan [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help config` [INFO] [stdout] test test_registry_help ... ok [INFO] [stdout] cargo-trim-git 0.8.1 [INFO] [stdout] Perform operation only to git related cache file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim git [OPTIONS] [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -a, --all Clean up all git crates [INFO] [stdout] -h, --help Print help information [INFO] [stdout] -l, --light Light cleanup repo by removing git checkout but stores git db for future [INFO] [stdout] compilation [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] -o, --old Clean old git cache crates [INFO] [stdout] -q, --query Return size of different .cargo/git cache folders [INFO] [stdout] -r, --remove Remove provided crates from git [INFO] [stdout] -t, --top Show certain number of top crates which have highest size [INFO] [stdout] -V, --version Print version information [INFO] [stdout] -x, --orphan Clean orphan cache git crates i.e all crates which are not present in [INFO] [stdout] lock file generated till now use cargo trim -u to guarantee your all [INFO] [stdout] project generate lock file [INFO] [stdout] -z, --old-orphan Clean git crates which is both old and orphan [INFO] [stdout] test test_git_help ... ok [INFO] [stdout] cargo-trim-config 0.8.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] Query about config file data used by CLI [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim config [OPTIONS] [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -d, --directory Query about directory data [INFO] [stdout] -h, --help Print help information [INFO] [stdout] -i, --ignore Query about ignored file name data [INFO] [stdout] -l, --location Return config file location [INFO] [stdout] -p, --print Display config file content [INFO] [stdout] -V, --version Print version information [INFO] [stdout] test test_config_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help unset` [INFO] [stdout] cargo-trim-unset 0.8.1 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] Unset values from config file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim unset [OPTIONS] [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -d, --directory Directory to be removed from config file [INFO] [stdout] -h, --help Print help information [INFO] [stdout] -i, --ignore Ignore file name to be removed from config file [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] --scan-hidden-folder Set scan hidden folder as false [INFO] [stdout] --scan-target-folder Set scan hidden folder as false [INFO] [stdout] -V, --version Print version information [INFO] [stdout] test test_unset_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help list` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] cargo-trim-list 0.8.1 [INFO] [stdout] List out crates [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim list [OPTIONS] [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -a, --all List out all installed crate [INFO] [stdout] -h, --help Print help information [INFO] [stdout] -o, --old List out old crates [INFO] [stdout] -u, --used List out used crates [INFO] [stdout] -V, --version Print version information [INFO] [stdout] -x, --orphan List out orphan crates [INFO] [stdout] -z, --old-orphan List out crates which are both old and orphan [INFO] [stdout] test test_list_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help` [INFO] [stdout] cargo-trim 0.8.1 [INFO] [stdout] Saurav Sharma [INFO] [stdout] Binary application to cleanup $CARGO_HOME cache [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim [OPTIONS] [SUBCOMMAND] [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -a, --all [INFO] [stdout] Clean up all registry & git crates [INFO] [stdout] [INFO] [stdout] -d, --directory [INFO] [stdout] Extra list of directory of Rust projects for current command [env: TRIM_DIRECTORY=] [INFO] [stdout] [INFO] [stdout] -g, --gc [INFO] [stdout] Git compress to reduce size of .cargo (git command required) [possible values: all, [INFO] [stdout] index, git, git-checkout, git-db] [INFO] [stdout] [INFO] [stdout] -h, --help [INFO] [stdout] Print help information [INFO] [stdout] [INFO] [stdout] -i, --ignore [INFO] [stdout] Extra list of ignore file name which should be ignored for current command [env: [INFO] [stdout] TRIM_IGNORE=] [INFO] [stdout] [INFO] [stdout] -l, --light [INFO] [stdout] Light cleanup repo by removing git checkout and registry source but stores git db and [INFO] [stdout] registry archive for future compilation without internet requirement [INFO] [stdout] [INFO] [stdout] -n, --dry-run [INFO] [stdout] Run command in dry run mode to see what would be done [INFO] [stdout] [INFO] [stdout] -o, --old [INFO] [stdout] Clean old cache crates [INFO] [stdout] [INFO] [stdout] -q, --query [INFO] [stdout] Return size of different .cargo/cache folders [INFO] [stdout] [INFO] [stdout] -r, --remove [INFO] [stdout] Remove provided crates from registry or git [INFO] [stdout] [INFO] [stdout] --scan-hidden-folder [INFO] [stdout] Whether to scan hidden folder for current command [env: TRIM_SCAN_HIDDEN_FOLDER=] [INFO] [stdout] [possible values: true, false] [INFO] [stdout] [INFO] [stdout] --scan-target-folder [INFO] [stdout] Whether to scan target folder for current command [env: TRIM_SCAN_TARGET_FOLDER=] [INFO] [stdout] [possible values: true, false] [INFO] [stdout] [INFO] [stdout] -t, --top [INFO] [stdout] Show certain number of top crates which have highest size [INFO] [stdout] [INFO] [stdout] -u, --update [INFO] [stdout] Generate and Update Cargo.lock file present inside config directory folder path [INFO] [stdout] [INFO] [stdout] -V, --version [INFO] [stdout] Print version information [INFO] [stdout] [INFO] [stdout] -w, --wipe [INFO] [stdout] Wipe folder [possible values: git, checkouts, db, registry, cache, index, index-cache, [INFO] [stdout] src] [INFO] [stdout] [INFO] [stdout] -x, --orphan [INFO] [stdout] Clean orphan cache crates i.e all crates which are not present in lock file generated [INFO] [stdout] till now use cargo trim -u to guarantee your all project generate lock file [INFO] [stdout] [INFO] [stdout] -z, --old-orphan [INFO] [stdout] Clean crates which is both old and orphan [INFO] [stdout] [INFO] [stdout] SUBCOMMANDS: [INFO] [stdout] clear Clear current working directory from cargo cache config [INFO] [stdout] config Query about config file data used by CLI [INFO] [stdout] git Perform operation only to git related cache file [INFO] [stdout] help Print this message or the help of the given subcommand(s) [INFO] [stdout] init Initialize current working directory as cargo trim directory [INFO] [stdout] list List out crates [INFO] [stdout] registry Perform operation only to registry related cache file [INFO] [stdout] set Set config file values [INFO] [stdout] unset Unset values from config file [INFO] [stdout] test test_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "aaf0c65f82005e17340575954f6c40cebd103f8844611c6269e476c53bcf97c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaf0c65f82005e17340575954f6c40cebd103f8844611c6269e476c53bcf97c5", kill_on_drop: false }` [INFO] [stdout] aaf0c65f82005e17340575954f6c40cebd103f8844611c6269e476c53bcf97c5