[INFO] fetching crate conventional_commits_linter 0.9.0... [INFO] testing conventional_commits_linter-0.9.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate conventional_commits_linter 0.9.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate conventional_commits_linter 0.9.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conventional_commits_linter 0.9.0 [INFO] finished tweaking crates.io crate conventional_commits_linter 0.9.0 [INFO] tweaked toml for crates.io crate conventional_commits_linter 0.9.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate conventional_commits_linter 0.9.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] f2dcf4391280320f5eb7244047bda81c75abe10a3c586d9d6b7dfbf860aec04e [INFO] running `Command { std: "docker" "start" "-a" "f2dcf4391280320f5eb7244047bda81c75abe10a3c586d9d6b7dfbf860aec04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2dcf4391280320f5eb7244047bda81c75abe10a3c586d9d6b7dfbf860aec04e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2dcf4391280320f5eb7244047bda81c75abe10a3c586d9d6b7dfbf860aec04e", kill_on_drop: false }` [INFO] [stdout] f2dcf4391280320f5eb7244047bda81c75abe10a3c586d9d6b7dfbf860aec04e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 1832d9d8b1b21c34a4e9d32d72ce5b1b52cd5a8f35871f727f961b7d26dcd5c2 [INFO] running `Command { std: "docker" "start" "-a" "1832d9d8b1b21c34a4e9d32d72ce5b1b52cd5a8f35871f727f961b7d26dcd5c2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libgit2-sys v0.12.21+1.1.0 [INFO] [stderr] Compiling git2 v0.13.20 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling conventional_commits_linter v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.65s [INFO] running `Command { std: "docker" "inspect" "1832d9d8b1b21c34a4e9d32d72ce5b1b52cd5a8f35871f727f961b7d26dcd5c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1832d9d8b1b21c34a4e9d32d72ce5b1b52cd5a8f35871f727f961b7d26dcd5c2", kill_on_drop: false }` [INFO] [stdout] 1832d9d8b1b21c34a4e9d32d72ce5b1b52cd5a8f35871f727f961b7d26dcd5c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf17483815c7765786f5c6e75fd6d3ef2beaa8f84cd8a3fd03bf91effb45285d [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" "bf17483815c7765786f5c6e75fd6d3ef2beaa8f84cd8a3fd03bf91effb45285d", kill_on_drop: false }` [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling similar v1.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling serde_yaml v0.8.17 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rstest v0.10.0 [INFO] [stderr] Compiling insta v1.7.1 [INFO] [stderr] Compiling conventional_commits_linter v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 15.66s [INFO] running `Command { std: "docker" "inspect" "bf17483815c7765786f5c6e75fd6d3ef2beaa8f84cd8a3fd03bf91effb45285d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf17483815c7765786f5c6e75fd6d3ef2beaa8f84cd8a3fd03bf91effb45285d", kill_on_drop: false }` [INFO] [stdout] bf17483815c7765786f5c6e75fd6d3ef2beaa8f84cd8a3fd03bf91effb45285d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "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] 74b42076ff64b9034e0cbbe90978c49fe226f541fb81bba4070a1eb37f03198b [INFO] running `Command { std: "docker" "start" "-a" "74b42076ff64b9034e0cbbe90978c49fe226f541fb81bba4070a1eb37f03198b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conventional_commits_linter-49836d4ffafa850f) [INFO] [stdout] [INFO] [stdout] running 76 tests [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_empty_scope::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_not_empty_scope::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_empty_scope_with_preceding_whitespace::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_empty_scope::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description::case_4 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description_with_body::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description_with_body::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_not_empty_scope::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description_with_preceding_whitespace::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_not_no_description::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_not_no_description::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description_with_exclamation::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_not_empty_scope_on_non_conventional_commit::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description_with_preceding_whitespace::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_not_empty_scope::case_4 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description_with_body::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description_with_preceding_whitespace::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_not_no_description_on_non_conventional_commit::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_not_no_description::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_not_no_description_on_non_conventional_commit::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_no_space_after_type::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_no_space_after_type::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_not_empty_scope_on_non_conventional_commit::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_no_description::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_empty_scope::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_description_after_type_and_scope::tests::test_not_no_description::case_4 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_not_empty_scope::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_empty_scope_with_exclamation::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_empty_scope_with_preceding_whitespace::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::empty_scope::tests::test_empty_scope_with_exclamation::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_no_space_after_type::case_4 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_no_space_after_type_with_preceding_whitespace::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_no_space_after_type::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_no_space_after_type_with_preceding_whitespace::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_not_no_space_after_type_on_non_conventional_commit::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_not_no_space_after_type::case_3 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_not_no_space_after_type::case_4 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_09 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_01 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_not_no_space_after_type::case_2 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_not_no_space_after_type::case_1 ... ok [INFO] [stdout] test linter::conventional_commits_specification::no_space_after_colon_preceding_type_and_scope::tests::test_not_no_space_after_type_on_non_conventional_commit::case_1 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_02 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_13 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_03 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_04 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_10 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_16 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_08 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_14 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_06 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_07 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_12 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_05 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_19 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_17 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_15 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_20 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_11 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_18 ... ok [INFO] [stdout] test reporter::tests::test_stdin_json_print::case_1 ... ok [INFO] [stdout] test reporter::tests::test_git_range_json_print::case_1 ... ok [INFO] [stdout] test reporter::tests::test_git_range_json_print::case_2 ... ok [INFO] [stdout] test reporter::tests::test_git_range_pretty_print::case_1 ... ok [INFO] [stdout] test reporter::tests::test_git_range_pretty_print::case_2 ... ok [INFO] [stdout] test reporter::tests::test_stdin_json_print::case_3 ... ok [INFO] [stdout] test reporter::tests::test_stdin_json_print::case_2 ... ok [INFO] [stdout] test reporter::tests::test_stdin_pretty_print::case_1 ... ok [INFO] [stdout] test reporter::tests::test_stdin_pretty_print::case_3 ... ok [INFO] [stdout] test reporter::tests::test_stdin_pretty_print::case_2 ... ok [INFO] [stdout] test linter::tests::generated_tests::test_non_angular_type_commits_with_no_angular_type_only_assertion ... ok [INFO] [stdout] test linter::tests::generated_tests::test_non_angular_type_commits_with_angular_type_only_assertion ... ok [INFO] [stdout] test linter::tests::generated_tests::test_angular_type_commits_with_no_angular_type_only_assertion ... ok [INFO] [stdout] test linter::tests::generated_tests::test_angular_type_commits_with_angular_type_only_assertion ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 76 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "74b42076ff64b9034e0cbbe90978c49fe226f541fb81bba4070a1eb37f03198b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74b42076ff64b9034e0cbbe90978c49fe226f541fb81bba4070a1eb37f03198b", kill_on_drop: false }` [INFO] [stdout] 74b42076ff64b9034e0cbbe90978c49fe226f541fb81bba4070a1eb37f03198b