[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] d563f3cb481125e0caf67d540c18a1d79b9927b0 [INFO] testing iamsauravsharma/cargo-cleaner against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [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 ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e4c1e95b3034a4f020b86af2127fd7e7072473b2a88d134b5325a6a466750e14 [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" "e4c1e95b3034a4f020b86af2127fd7e7072473b2a88d134b5325a6a466750e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e4c1e95b3034a4f020b86af2127fd7e7072473b2a88d134b5325a6a466750e14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4c1e95b3034a4f020b86af2127fd7e7072473b2a88d134b5325a6a466750e14", kill_on_drop: false }` [INFO] [stdout] e4c1e95b3034a4f020b86af2127fd7e7072473b2a88d134b5325a6a466750e14 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "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] eaeb828595bc65cacd77eb6cdc8a7f3888af0ac8282a2b303355c0695aede5af [INFO] running `Command { std: "docker" "start" "-a" "eaeb828595bc65cacd77eb6cdc8a7f3888af0ac8282a2b303355c0695aede5af", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling serde v1.0.126 [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 35.97s [INFO] running `Command { std: "docker" "inspect" "eaeb828595bc65cacd77eb6cdc8a7f3888af0ac8282a2b303355c0695aede5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eaeb828595bc65cacd77eb6cdc8a7f3888af0ac8282a2b303355c0695aede5af", kill_on_drop: false }` [INFO] [stdout] eaeb828595bc65cacd77eb6cdc8a7f3888af0ac8282a2b303355c0695aede5af [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a7bd633b48382d9dffb21591daf90b924f375fa0ff36829819447572269b9b8 [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" "3a7bd633b48382d9dffb21591daf90b924f375fa0ff36829819447572269b9b8", 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.19s [INFO] running `Command { std: "docker" "inspect" "3a7bd633b48382d9dffb21591daf90b924f375fa0ff36829819447572269b9b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a7bd633b48382d9dffb21591daf90b924f375fa0ff36829819447572269b9b8", kill_on_drop: false }` [INFO] [stdout] 3a7bd633b48382d9dffb21591daf90b924f375fa0ff36829819447572269b9b8 [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", 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] e771cfc45683cb93be01f0980b0b69f3c04f00681b6db096686ac27c5bc590e1 [INFO] running `Command { std: "docker" "start" "-a" "e771cfc45683cb93be01f0980b0b69f3c04f00681b6db096686ac27c5bc590e1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_trim-640c5b0988824784) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test utils::test::test_convert_pretty ... 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 crate_detail::test::test_add_crate_to_hashmap ... 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-0ad548056cf9aaba) [INFO] [stdout] [INFO] [stdout] running 7 tests [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` [INFO] [stderr] BlockingBlocking waiting for file lock on build directorywaiting for file lock on build directory [INFO] [stderr] [INFO] [stderr] BlockingBlocking waiting for file lock on build directorywaiting for file lock on build directory [INFO] [stderr] [INFO] [stderr] Blocking waiting for file lock on build directory [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [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 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 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 Display config file content [INFO] [stdout] -V, --version Prints version information [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] test test_config_help ... ok [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help list` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] cargo-trim-list 0.7.0 [INFO] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help set` [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] [stdout] test test_list_help ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] cargo-trim-set 0.7.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] -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] [stderr] Running `/opt/rustwide/target/debug/cargo-trim trim help unset` [INFO] [stdout] test test_set_help ... ok [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stdout] cargo-trim-unset 0.7.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] -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] Running `/opt/rustwide/target/debug/cargo-trim trim help git` [INFO] [stdout] cargo-trim-git 0.7.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [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] [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 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] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e771cfc45683cb93be01f0980b0b69f3c04f00681b6db096686ac27c5bc590e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e771cfc45683cb93be01f0980b0b69f3c04f00681b6db096686ac27c5bc590e1", kill_on_drop: false }` [INFO] [stdout] e771cfc45683cb93be01f0980b0b69f3c04f00681b6db096686ac27c5bc590e1