[INFO] cloning repository https://github.com/yinguobing/count_files [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yinguobing/count_files" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyinguobing%2Fcount_files", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyinguobing%2Fcount_files'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 044bd4bc2790e8c3509629e9d819985e04e8754e [INFO] testing yinguobing/count_files 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%2Fyinguobing%2Fcount_files" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yinguobing/count_files 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/yinguobing/count_files [INFO] finished tweaking git repo https://github.com/yinguobing/count_files [INFO] tweaked toml for git repo https://github.com/yinguobing/count_files written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/yinguobing/count_files 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdefd9ae2fe14bda2920b38139e1f5ba8a2a6bfb2c9b47e2e7b50792ac9e320c [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" "fdefd9ae2fe14bda2920b38139e1f5ba8a2a6bfb2c9b47e2e7b50792ac9e320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdefd9ae2fe14bda2920b38139e1f5ba8a2a6bfb2c9b47e2e7b50792ac9e320c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdefd9ae2fe14bda2920b38139e1f5ba8a2a6bfb2c9b47e2e7b50792ac9e320c", kill_on_drop: false }` [INFO] [stdout] fdefd9ae2fe14bda2920b38139e1f5ba8a2a6bfb2c9b47e2e7b50792ac9e320c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 954ee4f93f1c2cdd216837c0493a35dc5c59c917052acd1a275f9f493ae73b09 [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" "954ee4f93f1c2cdd216837c0493a35dc5c59c917052acd1a275f9f493ae73b09", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling crossterm v0.23.2 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling clap_derive v3.1.7 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling comfy-table v5.0.1 [INFO] [stderr] Compiling count-files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.11s [INFO] running `Command { std: "docker" "inspect" "954ee4f93f1c2cdd216837c0493a35dc5c59c917052acd1a275f9f493ae73b09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "954ee4f93f1c2cdd216837c0493a35dc5c59c917052acd1a275f9f493ae73b09", kill_on_drop: false }` [INFO] [stdout] 954ee4f93f1c2cdd216837c0493a35dc5c59c917052acd1a275f9f493ae73b09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4bf91bd93a7ae6efff635df18fab8d9a4dc91b94fef89be5ac2b7832a7fb8534 [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" "4bf91bd93a7ae6efff635df18fab8d9a4dc91b94fef89be5ac2b7832a7fb8534", kill_on_drop: false }` [INFO] [stderr] Compiling count-files v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/count_files-b1905c31f3df9018) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/count_files-03758fa3c0b4eae0) [INFO] running `Command { std: "docker" "inspect" "4bf91bd93a7ae6efff635df18fab8d9a4dc91b94fef89be5ac2b7832a7fb8534", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf91bd93a7ae6efff635df18fab8d9a4dc91b94fef89be5ac2b7832a7fb8534", kill_on_drop: false }` [INFO] [stdout] 4bf91bd93a7ae6efff635df18fab8d9a4dc91b94fef89be5ac2b7832a7fb8534 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+beta-2022-04-10" "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] e3df29ce1e90f66b9c776bf0ec2ce3dbda8fd0cdf37376aa977e23c0b2571f57 [INFO] running `Command { std: "docker" "start" "-a" "e3df29ce1e90f66b9c776bf0ec2ce3dbda8fd0cdf37376aa977e23c0b2571f57", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/count_files-b1905c31f3df9018) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/count_files-03758fa3c0b4eae0) [INFO] [stdout] [INFO] [stderr] Doc-tests count-files [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] [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" "e3df29ce1e90f66b9c776bf0ec2ce3dbda8fd0cdf37376aa977e23c0b2571f57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3df29ce1e90f66b9c776bf0ec2ce3dbda8fd0cdf37376aa977e23c0b2571f57", kill_on_drop: false }` [INFO] [stdout] e3df29ce1e90f66b9c776bf0ec2ce3dbda8fd0cdf37376aa977e23c0b2571f57