[INFO] updating cached repository https://github.com/QazerLab/commrate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5d6fcb4064cf12c5429349897de08498b8ffdfaa [INFO] testing QazerLab/commrate 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%2FQazerLab%2Fcommrate" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/QazerLab/commrate 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/QazerLab/commrate [INFO] finished tweaking git repo https://github.com/QazerLab/commrate [INFO] tweaked toml for git repo https://github.com/QazerLab/commrate written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/QazerLab/commrate 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-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eca7affde97457c3b27f4f767c81143c5065b212a40056004da7c8856b75cae6 [INFO] running `Command { std: "docker" "start" "-a" "eca7affde97457c3b27f4f767c81143c5065b212a40056004da7c8856b75cae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eca7affde97457c3b27f4f767c81143c5065b212a40056004da7c8856b75cae6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca7affde97457c3b27f4f767c81143c5065b212a40056004da7c8856b75cae6", kill_on_drop: false }` [INFO] [stdout] eca7affde97457c3b27f4f767c81143c5065b212a40056004da7c8856b75cae6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 302b805034d13548b648e14c2d1815c92f83c3d05d14f6aac22f6b54dc5aaa51 [INFO] running `Command { std: "docker" "start" "-a" "302b805034d13548b648e14c2d1815c92f83c3d05d14f6aac22f6b54dc5aaa51", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling aho-corasick v0.7.8 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling libgit2-sys v0.9.2 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling git2 v0.10.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.3 [INFO] [stderr] Compiling enumset v0.4.4 [INFO] [stderr] Compiling commrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.06s [INFO] running `Command { std: "docker" "inspect" "302b805034d13548b648e14c2d1815c92f83c3d05d14f6aac22f6b54dc5aaa51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "302b805034d13548b648e14c2d1815c92f83c3d05d14f6aac22f6b54dc5aaa51", kill_on_drop: false }` [INFO] [stdout] 302b805034d13548b648e14c2d1815c92f83c3d05d14f6aac22f6b54dc5aaa51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca5cd97420ca1e1df68ec59f9d5262f21a4559fb1e190b4e6c05bc90e26cde87 [INFO] running `Command { std: "docker" "start" "-a" "ca5cd97420ca1e1df68ec59f9d5262f21a4559fb1e190b4e6c05bc90e26cde87", kill_on_drop: false }` [INFO] [stderr] Compiling commrate v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.77s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/commrate-e585df9cd8e99cb4) [INFO] running `Command { std: "docker" "inspect" "ca5cd97420ca1e1df68ec59f9d5262f21a4559fb1e190b4e6c05bc90e26cde87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca5cd97420ca1e1df68ec59f9d5262f21a4559fb1e190b4e6c05bc90e26cde87", kill_on_drop: false }` [INFO] [stdout] ca5cd97420ca1e1df68ec59f9d5262f21a4559fb1e190b4e6c05bc90e26cde87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9471ef74321e8a09fd8eadddc2e9381a8469455720e6075190394da4875c1e8b [INFO] running `Command { std: "docker" "start" "-a" "9471ef74321e8a09fd8eadddc2e9381a8469455720e6075190394da4875c1e8b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/commrate-e585df9cd8e99cb4) [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test commit::class::tests::empty_classes_are_rendered_as_empty_string ... ok [INFO] [stdout] test commit::class::tests::full_classes_set_is_rendered_correctly ... ok [INFO] [stdout] test commit::class::tests::ordinary_commit_gets_no_special_classes ... ok [INFO] [stdout] test commit::class::tests::refactor_commit_is_not_classified_with_large_ins_del_diff ... ok [INFO] [stdout] test commit::class::tests::short_commit_is_classified_for_single_line_diff ... ok [INFO] [stdout] test commit::class::tests::initial_commit_is_classified_when_no_parents ... ok [INFO] [stdout] test commit::class::tests::short_commit_is_not_classified_for_huge_diff ... ok [INFO] [stdout] test scoring::grade::tests::grade_spec_matches_eq ... ok [INFO] [stdout] test scoring::grade::tests::grade_spec_matches_ge ... ok [INFO] [stdout] test commit::class::tests::refactor_commit_is_classified_with_past ... ok [INFO] [stdout] test commit::class::tests::refactor_commit_is_classified_with_infinitive ... ok [INFO] [stdout] test commit::class::tests::initial_commit_is_not_classified_when_parents_exist ... ok [INFO] [stdout] test commit::class::tests::refactor_commit_is_classified_with_mixed_case ... ok [INFO] [stdout] test scoring::grade::tests::grade_spec_matches_le ... ok [INFO] [stdout] test scoring::grade::tests::grades_are_ordered_from_f_to_a ... ok [INFO] [stdout] test commit::class::tests::refactor_commit_is_classified_with_keywords_in_middle ... ok [INFO] [stdout] test scoring::grade::tests::invalid_grade_spec_returns_error ... ok [INFO] [stdout] test scoring::grade::tests::valid_grade_spec_is_parsed_successfully ... ok [INFO] [stdout] test scoring::score::tests::ignored_score_is_rendered_as_dash ... ok [INFO] [stdout] test scoring::score::tests::score_is_rendered_as_grade ... ok [INFO] [stdout] test scoring::score::tests::score_is_rendered_as_number ... ok [INFO] [stdout] test commit::class::tests::refactor_commit_is_classified_with_small_ins_del_diff ... ok [INFO] [stdout] test commit::class::tests::refactor_commit_is_not_classified_without_keywords ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9471ef74321e8a09fd8eadddc2e9381a8469455720e6075190394da4875c1e8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9471ef74321e8a09fd8eadddc2e9381a8469455720e6075190394da4875c1e8b", kill_on_drop: false }` [INFO] [stdout] 9471ef74321e8a09fd8eadddc2e9381a8469455720e6075190394da4875c1e8b