[INFO] cloning repository https://github.com/IgaguriMK/cargo-clean-recursive [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/IgaguriMK/cargo-clean-recursive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgaguriMK%2Fcargo-clean-recursive", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgaguriMK%2Fcargo-clean-recursive'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ab207eb5105acce90673547b7909afc261b1c880 [INFO] testing IgaguriMK/cargo-clean-recursive against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIgaguriMK%2Fcargo-clean-recursive" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/IgaguriMK/cargo-clean-recursive on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/IgaguriMK/cargo-clean-recursive [INFO] finished tweaking git repo https://github.com/IgaguriMK/cargo-clean-recursive [INFO] tweaked toml for git repo https://github.com/IgaguriMK/cargo-clean-recursive written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/IgaguriMK/cargo-clean-recursive already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-recursion v0.3.2 [INFO] [stderr] Downloaded ntapi v0.3.4 [INFO] [stderr] Downloaded tokio-macros v1.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] f7077eaed7f1b0882aa73268be46e42635326d79cedd1b837fde1c3e698bfa22 [INFO] running `Command { std: "docker" "start" "-a" "f7077eaed7f1b0882aa73268be46e42635326d79cedd1b837fde1c3e698bfa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7077eaed7f1b0882aa73268be46e42635326d79cedd1b837fde1c3e698bfa22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7077eaed7f1b0882aa73268be46e42635326d79cedd1b837fde1c3e698bfa22", kill_on_drop: false }` [INFO] [stdout] f7077eaed7f1b0882aa73268be46e42635326d79cedd1b837fde1c3e698bfa22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a227a9446beee338cbe5eb900860f4a0bca20a3b15ea7380713d2b9ba93e28df [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" "a227a9446beee338cbe5eb900860f4a0bca20a3b15ea7380713d2b9ba93e28df", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling cargo-clean-recursive v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.72s [INFO] running `Command { std: "docker" "inspect" "a227a9446beee338cbe5eb900860f4a0bca20a3b15ea7380713d2b9ba93e28df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a227a9446beee338cbe5eb900860f4a0bca20a3b15ea7380713d2b9ba93e28df", kill_on_drop: false }` [INFO] [stdout] a227a9446beee338cbe5eb900860f4a0bca20a3b15ea7380713d2b9ba93e28df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.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] abbf6753f4b81a1d61157f95b27080187fd0f5ee936f8b24eac2144ecf57b548 [INFO] running `Command { std: "docker" "start" "-a" "abbf6753f4b81a1d61157f95b27080187fd0f5ee936f8b24eac2144ecf57b548", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-clean-recursive v0.9.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `Command { std: "docker" "inspect" "abbf6753f4b81a1d61157f95b27080187fd0f5ee936f8b24eac2144ecf57b548", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abbf6753f4b81a1d61157f95b27080187fd0f5ee936f8b24eac2144ecf57b548", kill_on_drop: false }` [INFO] [stdout] abbf6753f4b81a1d61157f95b27080187fd0f5ee936f8b24eac2144ecf57b548 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "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] c0f4d4de9903d0be5f6034dbcdec1cd6b6bc85faeae2525c3d9f3f3799bc0b93 [INFO] running `Command { std: "docker" "start" "-a" "c0f4d4de9903d0be5f6034dbcdec1cd6b6bc85faeae2525c3d9f3f3799bc0b93", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_clean_recursive-4ddcaa16a35a3100) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c0f4d4de9903d0be5f6034dbcdec1cd6b6bc85faeae2525c3d9f3f3799bc0b93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0f4d4de9903d0be5f6034dbcdec1cd6b6bc85faeae2525c3d9f3f3799bc0b93", kill_on_drop: false }` [INFO] [stdout] c0f4d4de9903d0be5f6034dbcdec1cd6b6bc85faeae2525c3d9f3f3799bc0b93