[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] 1c438a7c7d247fbf8b99711d4216f9df6ebc7b80 [INFO] testing iamsauravsharma/cargo-cleaner against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiamsauravsharma%2Fcargo-cleaner" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/iamsauravsharma/cargo-cleaner on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", 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-2/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.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] d5140c8df6d4e4c4b495ea294c4c5116a89b5769e113ebb396fde1d1d94b092b [INFO] running `Command { std: "docker" "start" "-a" "d5140c8df6d4e4c4b495ea294c4c5116a89b5769e113ebb396fde1d1d94b092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5140c8df6d4e4c4b495ea294c4c5116a89b5769e113ebb396fde1d1d94b092b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5140c8df6d4e4c4b495ea294c4c5116a89b5769e113ebb396fde1d1d94b092b", kill_on_drop: false }` [INFO] [stdout] d5140c8df6d4e4c4b495ea294c4c5116a89b5769e113ebb396fde1d1d94b092b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.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] 083369927e5ab239a10e90436125adf210b2660ee456a045ee9f061053be2b79 [INFO] running `Command { std: "docker" "start" "-a" "083369927e5ab239a10e90436125adf210b2660ee456a045ee9f061053be2b79", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cargo-trim v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.99s [INFO] running `Command { std: "docker" "inspect" "083369927e5ab239a10e90436125adf210b2660ee456a045ee9f061053be2b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "083369927e5ab239a10e90436125adf210b2660ee456a045ee9f061053be2b79", kill_on_drop: false }` [INFO] [stdout] 083369927e5ab239a10e90436125adf210b2660ee456a045ee9f061053be2b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--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] 76e616b5cc1d16a7a9f029b7d546738a34243894d23b9ad530d1646f8a913493 [INFO] running `Command { std: "docker" "start" "-a" "76e616b5cc1d16a7a9f029b7d546738a34243894d23b9ad530d1646f8a913493", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-trim v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "76e616b5cc1d16a7a9f029b7d546738a34243894d23b9ad530d1646f8a913493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76e616b5cc1d16a7a9f029b7d546738a34243894d23b9ad530d1646f8a913493", kill_on_drop: false }` [INFO] [stdout] 76e616b5cc1d16a7a9f029b7d546738a34243894d23b9ad530d1646f8a913493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7916ad2836368b2333584fb2ef6a196775916ec250ab80ef05f9e2f614d9a352 [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" "7916ad2836368b2333584fb2ef6a196775916ec250ab80ef05f9e2f614d9a352", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] running 0 tests [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cargo_trim-6fdc94cb06adb9b9 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/command_output-01026ccc6d9dffb4 [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help` [INFO] [stdout] cargo-trim 0.7.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 removed [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 [INFO] [stdout] registry archive for future compilation without internet requirement [INFO] [stdout] -o, --old-clean Clean old cache crates [INFO] [stdout] -z, --old-orphan-clean Clean crates which is both old and orphan [INFO] [stdout] -x, --orphan-clean Clean orphan cache 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/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] -d, --directory ... Set directory of Rust project [use TRIM_DIRECTORY environment variable for [INFO] [stdout] creating directory list without editing configuration file] [INFO] [stdout] -g, --gc Git compress to reduce size of .cargo [possible values: all, index, git, git- [INFO] [stdout] checkout, git-db] [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 [use TRIM_IGNORE_FILE_NAME environment [INFO] [stdout] variable for creating ignore file name list without editing configuration file] [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- [INFO] [stdout] cache, 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] remove Remove values from config file [INFO] [stdout] test test_help ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help registry` [INFO] [stdout] cargo-trim-registry 0.7.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 removed [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 Clean old cache crates [INFO] [stdout] -z, --old-orphan-clean Clean crates which is both old and orphan [INFO] [stdout] -x, --orphan-clean Clean orphan cache 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/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 registry crates which have highest size [INFO] [stdout] test test_registry_help ... ok [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help list` [INFO] [stdout] cargo-trim-list 0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [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 is both old and orphan [INFO] [stdout] -x, --orphan List out orphan crates [INFO] [stdout] -u, --use List out used crates [INFO] [stdout] -V, --version Prints version information [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stdout] test test_list_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help git` [INFO] [stdout] cargo-trim-git 0.7.0 [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 removed [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 Clean old cache crates [INFO] [stdout] -z, --old-orphan-clean Clean crates which is both old and orphan [INFO] [stdout] -x, --orphan-clean Clean orphan cache 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 git crates which have highest size [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stdout] test test_git_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help remove` [INFO] [stdout] cargo-trim-remove 0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stdout] Remove values from config file [INFO] [stdout] [INFO] [stdout] USAGE: [INFO] [stdout] cargo trim remove [FLAGS] [OPTIONS] [INFO] [stdout] [INFO] [stdout] FLAGS: [INFO] [stdout] -n, --dry-run Run command in dry run mode to see what would be removed [INFO] [stdout] -h, --help Prints help information [INFO] [stdout] -V, --version Prints version information [INFO] [stdout] [INFO] [stdout] OPTIONS: [INFO] [stdout] -d, --directory ... Directory to be removed [INFO] [stdout] -i, --ignore ... Remove file name from ignore file name list [INFO] [stdout] test test_remove_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help config` [INFO] [stdout] cargo-trim-config 0.7.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 Print/Display config file content [INFO] [stdout] -V, --version Prints version information [INFO] [stdout] test test_config_help ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7916ad2836368b2333584fb2ef6a196775916ec250ab80ef05f9e2f614d9a352", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7916ad2836368b2333584fb2ef6a196775916ec250ab80ef05f9e2f614d9a352", kill_on_drop: false }` [INFO] [stdout] 7916ad2836368b2333584fb2ef6a196775916ec250ab80ef05f9e2f614d9a352