[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] 52651f6efdba5995be69b57e00fe5687d5a3c807 [INFO] testing iamsauravsharma/cargo-cleaner against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsauravsharma%2Fcargo-cleaner" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamsauravsharma/cargo-cleaner on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "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-0/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" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded semver v1.0.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 3da17b328e019a44187864539e437ef51b4d564d85239f10957699e5023d0c60 [INFO] running `Command { std: "docker" "start" "-a" "3da17b328e019a44187864539e437ef51b4d564d85239f10957699e5023d0c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3da17b328e019a44187864539e437ef51b4d564d85239f10957699e5023d0c60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3da17b328e019a44187864539e437ef51b4d564d85239f10957699e5023d0c60", kill_on_drop: false }` [INFO] [stdout] 3da17b328e019a44187864539e437ef51b4d564d85239f10957699e5023d0c60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", 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] aff70a205bf3b2547423bcfff86442b51739eacfb52e6d4773be6d000f12375f [INFO] running `Command { std: "docker" "start" "-a" "aff70a205bf3b2547423bcfff86442b51739eacfb52e6d4773be6d000f12375f", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-trim v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.93s [INFO] running `Command { std: "docker" "inspect" "aff70a205bf3b2547423bcfff86442b51739eacfb52e6d4773be6d000f12375f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aff70a205bf3b2547423bcfff86442b51739eacfb52e6d4773be6d000f12375f", kill_on_drop: false }` [INFO] [stdout] aff70a205bf3b2547423bcfff86442b51739eacfb52e6d4773be6d000f12375f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f2c8b082d62c6c5ffeef1bcd7a047760e9122d007082a3962fa97832a39e111 [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" "5f2c8b082d62c6c5ffeef1bcd7a047760e9122d007082a3962fa97832a39e111", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-trim v0.8.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.76s [INFO] running `Command { std: "docker" "inspect" "5f2c8b082d62c6c5ffeef1bcd7a047760e9122d007082a3962fa97832a39e111", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f2c8b082d62c6c5ffeef1bcd7a047760e9122d007082a3962fa97832a39e111", kill_on_drop: false }` [INFO] [stdout] 5f2c8b082d62c6c5ffeef1bcd7a047760e9122d007082a3962fa97832a39e111 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 759d885bae7f8c835a02eaf39a13e04f18a73a0e76fe7e796ed71d1993eacbd0 [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" "759d885bae7f8c835a02eaf39a13e04f18a73a0e76fe7e796ed71d1993eacbd0", 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] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_trim-07050095bf85f8de) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test crate_detail::test::test_add_crate_to_hashmap ... ok [INFO] [stdout] test utils::test::test_convert_pretty ... ok [INFO] [stdout] test utils::test::test_clear_version_value ... ok [INFO] [stdout] test crate_detail::test::test_get_hashmap_crate_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/command_output.rs (/opt/rustwide/target/debug/deps/command_output-c629a0f41878f697) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Blocking 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.03s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help list` [INFO] [stdout] cargo-trim-list 0.8.0 [INFO] [stdout] List out crates [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim list [FLAGS] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -a, --all List out all installed crate [INFO] [stdout] -h, --help Prints help information [INFO] [stdout] -o, --old List out old crates [INFO] [stdout] -z, --old-orphan List out crates which are both old and orphan [INFO] [stdout] -x, --orphan List out orphan crates [INFO] [stdout] -u, --used List out used crates [INFO] [stdout] -V, --version Prints version information [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] test test_list_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stdout] cargo-trim 0.8.0 [INFO] [stdout] Saurav Sharma [INFO] [stdout] Binary application to cleanup $CARGO_HOME cache [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim [FLAGS] [OPTIONS] [SUBCOMMAND] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -a, --all Clean up all registry & git crates [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] -h, --help Prints help information [INFO] [stdout] -l, --light Light cleanup repo by removing git checkout and registry source but stores git db and registry [INFO] [stdout] archive for future compilation without internet requirement [INFO] [stdout] -o, --old Clean old cache crates [INFO] [stdout] -z, --old-orphan Clean crates which is both old and orphan [INFO] [stdout] -x, --orphan Clean orphan cache crates i.e all crates which are not present in lock file generated till now [INFO] [stdout] use cargo trim -u to guarantee your all project generate lock file [INFO] [stdout] -q, --query Return size of different .cargo/cache folders [INFO] [stdout] -u, --update Generate and Update Cargo.lock file present inside config directory folder path [INFO] [stdout] -V, --version Prints version information [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -g, --gc Git compress to reduce size of .cargo [possible values: all, index, git, git-checkout, [INFO] [stdout] git-db] [INFO] [stdout] -r, --remove ... Remove provided crates from registry or git [INFO] [stdout] -t, --top Show certain number of top crates which have highest size [INFO] [stdout] -w, --wipe ... Wipe folder [possible values: git, checkouts, db, registry, cache, index, index-cache, [INFO] [stdout] src] [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 Prints 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] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help registry` [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stdout] cargo-trim-registry 0.8.0 [INFO] [stdout] Perform operation only to registry related cache file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim registry [FLAGS] [OPTIONS] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -a, --all Clean up all registry crates [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] -h, --help Prints help information [INFO] [stdout] -l, --light Light cleanup repo by removing registry source but stores registry archive for future [INFO] [stdout] compilation [INFO] [stdout] -o, --old Clean old registry cache crates [INFO] [stdout] -z, --old-orphan Clean registry crates which is both old and orphan [INFO] [stdout] -x, --orphan Clean orphan cache registry 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] -q, --query Return size of different .cargo/registry cache folders [INFO] [stdout] -V, --version Prints version information [INFO] [stdout] [INFO] [stdout] OPTIONS: [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] test test_registry_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help config` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help git` [INFO] [stdout] cargo-trim-config 0.8.0 [INFO] [stdout] Query about config file data used by CLI [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim config [FLAGS] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -d, --directory Query about directory data [INFO] [stdout] -h, --help Prints 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 Prints version information [INFO] [stdout] test test_config_help ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stdout] cargo-trim-git 0.8.0 [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help unset` [INFO] [stdout] Perform operation only to git related cache file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim git [FLAGS] [OPTIONS] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -a, --all Clean up all git crates [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] -h, --help Prints help information [INFO] [stdout] -l, --light Light cleanup repo by removing git checkout but stores git db for future compilation [INFO] [stdout] -o, --old Clean old git cache crates [INFO] [stdout] -z, --old-orphan Clean git crates which is both old and orphan [INFO] [stdout] -x, --orphan Clean orphan cache git crates i.e all crates which are not present in lock file generated till [INFO] [stdout] now use cargo trim -u to guarantee your all project generate lock file [INFO] [stdout] -q, --query Return size of different .cargo/git cache folders [INFO] [stdout] -V, --version Prints version information [INFO] [stdout] [INFO] [stdout] OPTIONS: [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] test test_git_help ... ok [INFO] [stdout] cargo-trim-unset 0.8.0 [INFO] [stdout] Unset values from config file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim unset [FLAGS] [OPTIONS] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] -h, --help Prints help information [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 Prints version information [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -d, --directory ... Directory to be removed from config file [INFO] [stdout] -i, --ignore ... Ignore file name to be removed from config file [INFO] [stdout] test test_unset_help ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help set` [INFO] [stdout] cargo-trim-set 0.8.0 [INFO] [stdout] Set config file values [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo-trim set [FLAGS] [OPTIONS] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be done [INFO] [stdout] -h, --help Prints help information [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 Prints version information [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -d, --directory ... Set directory of Rust project [INFO] [stdout] -i, --ignore ... Add file name/directory name to ignore list in configuration file which are [INFO] [stdout] ignored while scanning Cargo.toml file [INFO] [stdout] test test_set_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" "759d885bae7f8c835a02eaf39a13e04f18a73a0e76fe7e796ed71d1993eacbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "759d885bae7f8c835a02eaf39a13e04f18a73a0e76fe7e796ed71d1993eacbd0", kill_on_drop: false }` [INFO] [stdout] 759d885bae7f8c835a02eaf39a13e04f18a73a0e76fe7e796ed71d1993eacbd0