[INFO] fetching crate conventional_commits_next_version 2.2.0... [INFO] testing conventional_commits_next_version-2.2.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate conventional_commits_next_version 2.2.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate conventional_commits_next_version 2.2.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate conventional_commits_next_version 2.2.0 [INFO] finished tweaking crates.io crate conventional_commits_next_version 2.2.0 [INFO] tweaked toml for crates.io crate conventional_commits_next_version 2.2.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate conventional_commits_next_version 2.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a560beb129696485ff3ae7489b3a3b189fb6e21886546f990787f485ec3dc43e [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" "a560beb129696485ff3ae7489b3a3b189fb6e21886546f990787f485ec3dc43e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a560beb129696485ff3ae7489b3a3b189fb6e21886546f990787f485ec3dc43e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a560beb129696485ff3ae7489b3a3b189fb6e21886546f990787f485ec3dc43e", kill_on_drop: false }` [INFO] [stdout] a560beb129696485ff3ae7489b3a3b189fb6e21886546f990787f485ec3dc43e [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c486ee4476eda34b7039a864b3262d91a58f72172acf09dedfde6176f50ad1b [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" "3c486ee4476eda34b7039a864b3262d91a58f72172acf09dedfde6176f50ad1b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.84 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.2 [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 jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling unicode-normalization v0.1.16 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling libgit2-sys v0.12.18+1.1.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling git2 v0.13.17 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling conventional_commits_next_version v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.39s [INFO] running `Command { std: "docker" "inspect" "3c486ee4476eda34b7039a864b3262d91a58f72172acf09dedfde6176f50ad1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c486ee4476eda34b7039a864b3262d91a58f72172acf09dedfde6176f50ad1b", kill_on_drop: false }` [INFO] [stdout] 3c486ee4476eda34b7039a864b3262d91a58f72172acf09dedfde6176f50ad1b [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6646fac952abc89306f6d61bc167c1e1663772eaecbe0e398759fa1c9e4297f [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" "c6646fac952abc89306f6d61bc167c1e1663772eaecbe0e398759fa1c9e4297f", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling rstest v0.6.4 [INFO] [stderr] Compiling conventional_commits_next_version v2.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.97s [INFO] running `Command { std: "docker" "inspect" "c6646fac952abc89306f6d61bc167c1e1663772eaecbe0e398759fa1c9e4297f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6646fac952abc89306f6d61bc167c1e1663772eaecbe0e398759fa1c9e4297f", kill_on_drop: false }` [INFO] [stdout] c6646fac952abc89306f6d61bc167c1e1663772eaecbe0e398759fa1c9e4297f [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=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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 35555cd12cd9a3047a0ccb43bcf54170c3029f773553e70fbbc3dbd200795816 [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" "35555cd12cd9a3047a0ccb43bcf54170c3029f773553e70fbbc3dbd200795816", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/conventional_commits_next_version-43061a166d3c1de8) [INFO] [stdout] running 75 tests [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment::case_4 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_preceding_whitespace::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_invalid_scope::case_3 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_preceding_whitespace::case_2 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_invalid_preceding_exclamation::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_empty_scope::case_2 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_invalid_scope::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment::case_3 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_empty_scope::case_1 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment_empty_scope::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment::case_2 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment::case_2 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_major_title_increment_invalid_scope::case_2 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment_preceding_whitespace::case_3 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment_preceding_whitespace::case_1 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment_preceding_whitespace::case_4 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment_preceding_whitespace::case_2 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment_synonymous::case_5 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment::case_6 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment::case_4 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment_synonymous::case_2 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment::case_5 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_invalid_scope::case_2 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment::case_3 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment::case_2 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment_preceding_whitespace::case_2 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment_synonymous::case_4 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment_synonymous::case_3 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment_synonymous::case_6 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment_synonymous::case_1 ... ok [INFO] [stdout] test increment::tests::major::body::test_is_major_footer_increment::case_2 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_preceding_whitespace::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_case_sensitivity::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_empty_scope::case_2 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment::case_2 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment_empty_scope::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment_preceding_whitespace::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_invalid_scope::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_empty_scope::case_1 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_invalid_scope::case_3 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment_empty_scope::case_2 ... ok [INFO] [stdout] test increment::tests::minor::test_is_minor_increment_preceding_whitespace::case_2 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment::case_3 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment_empty_scope::case_3 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment_empty_scope::case_3 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment::case_1 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment::case_2 ... ok [INFO] [stdout] test increment::tests::minor::test_is_not_minor_increment_preceding_whitespace::case_3 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment_empty_scope::case_2 ... ok [INFO] [stdout] test increment::tests::major::title::test_is_not_major_title_increment_empty_scope::case_2 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment_preceding_whitespace::case_1 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment_empty_scope::case_1 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment::case_3 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment_empty_scope::case_3 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment_preceding_whitespace::case_2 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_empty_scope::case_1 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_preceding_whitespace::case_2 ... ok [INFO] [stdout] test increment::tests::patch::test_is_not_patch_increment_preceding_whitespace::case_3 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_preceding_whitespace::case_1 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment::case_2 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_empty_scope::case_2 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment::case_1 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_invalid_scope::case_2 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_case_sensitivity::case_1 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_invalid_scope::case_3 ... ok [INFO] [stdout] test increment::tests::patch::test_is_patch_increment_invalid_scope::case_1 ... ok [INFO] [stdout] test increment::tests::generated_tests::test_generate_minor_commits ... ok [INFO] [stdout] test increment::tests::generated_tests::test_generate_patch_commits ... ok [INFO] [stdout] test increment::tests::generated_tests::test_generate_major_body_commits ... ok [INFO] [stdout] test increment::tests::generated_tests::test_generate_major_commits ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 75 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "35555cd12cd9a3047a0ccb43bcf54170c3029f773553e70fbbc3dbd200795816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35555cd12cd9a3047a0ccb43bcf54170c3029f773553e70fbbc3dbd200795816", kill_on_drop: false }` [INFO] [stdout] 35555cd12cd9a3047a0ccb43bcf54170c3029f773553e70fbbc3dbd200795816