[INFO] cloning repository https://github.com/alt-art/commit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alt-art/commit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falt-art%2Fcommit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falt-art%2Fcommit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 37287e1e2c5b1fb6b5c9dc7af5caeb7aeb14b1a5 [INFO] testing alt-art/commit 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%2Falt-art%2Fcommit" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alt-art/commit 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/alt-art/commit [INFO] finished tweaking git repo https://github.com/alt-art/commit [INFO] tweaked toml for git repo https://github.com/alt-art/commit written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/alt-art/commit 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 8bdf5c04aefe073f3f7852a71bbb98e62b7d6b9e9b950a41702d63301f8d8e55 [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" "8bdf5c04aefe073f3f7852a71bbb98e62b7d6b9e9b950a41702d63301f8d8e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8bdf5c04aefe073f3f7852a71bbb98e62b7d6b9e9b950a41702d63301f8d8e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdf5c04aefe073f3f7852a71bbb98e62b7d6b9e9b950a41702d63301f8d8e55", kill_on_drop: false }` [INFO] [stdout] 8bdf5c04aefe073f3f7852a71bbb98e62b7d6b9e9b950a41702d63301f8d8e55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2ee5e8df134e29d27fac3900f01d69152b6424265210578c0da6d3672bd9b130 [INFO] running `Command { std: "docker" "start" "-a" "2ee5e8df134e29d27fac3900f01d69152b6424265210578c0da6d3672bd9b130", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling newline-converter v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.21.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling inquire v0.2.1 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling commit v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 03s [INFO] running `Command { std: "docker" "inspect" "2ee5e8df134e29d27fac3900f01d69152b6424265210578c0da6d3672bd9b130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ee5e8df134e29d27fac3900f01d69152b6424265210578c0da6d3672bd9b130", kill_on_drop: false }` [INFO] [stdout] 2ee5e8df134e29d27fac3900f01d69152b6424265210578c0da6d3672bd9b130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 28fdbbb3484a5047d956835212adb9d4c8cf1a3b26d4ed6726b88f59c302cb20 [INFO] running `Command { std: "docker" "start" "-a" "28fdbbb3484a5047d956835212adb9d4c8cf1a3b26d4ed6726b88f59c302cb20", kill_on_drop: false }` [INFO] [stderr] Compiling termtree v0.2.3 [INFO] [stderr] Compiling predicates v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling predicates-tree v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling assert_fs v1.0.7 [INFO] [stderr] Compiling commit v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.60s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/commit-571a4224e9d767e0) [INFO] running `Command { std: "docker" "inspect" "28fdbbb3484a5047d956835212adb9d4c8cf1a3b26d4ed6726b88f59c302cb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28fdbbb3484a5047d956835212adb9d4c8cf1a3b26d4ed6726b88f59c302cb20", kill_on_drop: false }` [INFO] [stdout] 28fdbbb3484a5047d956835212adb9d4c8cf1a3b26d4ed6726b88f59c302cb20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 79c82e85936fea95553edd972c3c1385a9457c3b4ee7b15cf8f1eb909d085bb7 [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" "79c82e85936fea95553edd972c3c1385a9457c3b4ee7b15cf8f1eb909d085bb7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/commit-571a4224e9d767e0) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test commit_message::message_build::tests::message_builder_test ... ok [INFO] [stdout] test commit_message::message_build::tests::message_builder_config_test ... ok [INFO] [stdout] test config::tests::get_pattern_test ... ok [INFO] [stdout] test config::tests::select_custom_config_path_test ... ok [INFO] [stdout] test config::tests::get_config_path_test ... ok [INFO] [stdout] test config::tests::get_config_path_content_test ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79c82e85936fea95553edd972c3c1385a9457c3b4ee7b15cf8f1eb909d085bb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79c82e85936fea95553edd972c3c1385a9457c3b4ee7b15cf8f1eb909d085bb7", kill_on_drop: false }` [INFO] [stdout] 79c82e85936fea95553edd972c3c1385a9457c3b4ee7b15cf8f1eb909d085bb7