[INFO] fetching crate conventional_commits_linter 0.7.0... [INFO] testing conventional_commits_linter-0.7.0 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate conventional_commits_linter 0.7.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate conventional_commits_linter 0.7.0 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate conventional_commits_linter 0.7.0 [INFO] finished tweaking crates.io crate conventional_commits_linter 0.7.0 [INFO] tweaked toml for crates.io crate conventional_commits_linter 0.7.0 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate conventional_commits_linter 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8402f6756b4be2f0ad6d32a65da4674f1f7c7d295f670e932988c14a00da3f0 [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" "a8402f6756b4be2f0ad6d32a65da4674f1f7c7d295f670e932988c14a00da3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8402f6756b4be2f0ad6d32a65da4674f1f7c7d295f670e932988c14a00da3f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8402f6756b4be2f0ad6d32a65da4674f1f7c7d295f670e932988c14a00da3f0", kill_on_drop: false }` [INFO] [stdout] a8402f6756b4be2f0ad6d32a65da4674f1f7c7d295f670e932988c14a00da3f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] fa6af815b4df9728b0d6c02e2d879b94de67f1fe36d722af26d3ef88573c4a37 [INFO] running `Command { std: "docker" "start" "-a" "fa6af815b4df9728b0d6c02e2d879b94de67f1fe36d722af26d3ef88573c4a37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling semver-parser v0.10.1 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libssh2-sys v0.2.19 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling console v0.13.0 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling conventional_commits_linter v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 35s [INFO] running `Command { std: "docker" "inspect" "fa6af815b4df9728b0d6c02e2d879b94de67f1fe36d722af26d3ef88573c4a37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa6af815b4df9728b0d6c02e2d879b94de67f1fe36d722af26d3ef88573c4a37", kill_on_drop: false }` [INFO] [stdout] fa6af815b4df9728b0d6c02e2d879b94de67f1fe36d722af26d3ef88573c4a37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6939ecd4135c59eac1162de0031d6049180cd1f8a9bb62036f664e0ddb57d7a0 [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" "6939ecd4135c59eac1162de0031d6049180cd1f8a9bb62036f664e0ddb57d7a0", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling conventional_commits_linter v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.31s [INFO] running `Command { std: "docker" "inspect" "6939ecd4135c59eac1162de0031d6049180cd1f8a9bb62036f664e0ddb57d7a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6939ecd4135c59eac1162de0031d6049180cd1f8a9bb62036f664e0ddb57d7a0", kill_on_drop: false }` [INFO] [stdout] 6939ecd4135c59eac1162de0031d6049180cd1f8a9bb62036f664e0ddb57d7a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] 922cd896b5c2c8251eb2d7ccb5abd1546be61f042a1e75882b2f1278d20e8b88 [INFO] running `Command { std: "docker" "start" "-a" "922cd896b5c2c8251eb2d7ccb5abd1546be61f042a1e75882b2f1278d20e8b88", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/conventional_commits_linter-d4d3b98553b33e37 [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_13 ... 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_06 ... 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_16 ... ok [INFO] [stdout] test linter::tests::test_lint_commits_on_valid::case_18 ... 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_15 ... 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_12 ... 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_11 ... 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_09 ... 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_02 ... 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_20 ... 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_01 ... ok [INFO] [stdout] test linter::tests::generated_tests::test_generate_commits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "922cd896b5c2c8251eb2d7ccb5abd1546be61f042a1e75882b2f1278d20e8b88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "922cd896b5c2c8251eb2d7ccb5abd1546be61f042a1e75882b2f1278d20e8b88", kill_on_drop: false }` [INFO] [stdout] 922cd896b5c2c8251eb2d7ccb5abd1546be61f042a1e75882b2f1278d20e8b88