[INFO] fetching crate committed 1.1.7... [INFO] testing committed-1.1.7 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate committed 1.1.7 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate committed 1.1.7 [INFO] finished tweaking crates.io crate committed 1.1.7 [INFO] tweaked toml for crates.io crate committed 1.1.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate committed 1.1.7 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate committed 1.1.7 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e144d3767ba49a71ed7f3f601523669a8653ac9a86f0fc36caa3c18b1c469462 [INFO] running `Command { std: "docker" "start" "-a" "e144d3767ba49a71ed7f3f601523669a8653ac9a86f0fc36caa3c18b1c469462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e144d3767ba49a71ed7f3f601523669a8653ac9a86f0fc36caa3c18b1c469462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e144d3767ba49a71ed7f3f601523669a8653ac9a86f0fc36caa3c18b1c469462", kill_on_drop: false }` [INFO] [stdout] e144d3767ba49a71ed7f3f601523669a8653ac9a86f0fc36caa3c18b1c469462 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fcf89530ee4d1ff5ced2c34c8bd235ef0cb5006690f7619e33b1cfa033d3106 [INFO] running `Command { std: "docker" "start" "-a" "6fcf89530ee4d1ff5ced2c34c8bd235ef0cb5006690f7619e33b1cfa033d3106", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling winnow v0.7.2 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling clap_builder v4.5.30 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling cc v1.2.14 [INFO] [stderr] Compiling miniz_oxide v0.8.4 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.95 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling uuid v1.13.2 [INFO] [stderr] Compiling libz-sys v1.1.21 [INFO] [stderr] Compiling libgit2-sys v0.18.0+1.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling git-conventional v0.12.9 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling proc-exit v2.0.2 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling clap_derive v4.5.28 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling clap v4.5.30 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.2 [INFO] [stderr] Compiling colorchoice-clap v1.0.6 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling os_info v3.10.0 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling imperative v1.0.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling committed v1.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "6fcf89530ee4d1ff5ced2c34c8bd235ef0cb5006690f7619e33b1cfa033d3106", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fcf89530ee4d1ff5ced2c34c8bd235ef0cb5006690f7619e33b1cfa033d3106", kill_on_drop: false }` [INFO] [stdout] 6fcf89530ee4d1ff5ced2c34c8bd235ef0cb5006690f7619e33b1cfa033d3106 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30dab15ed9b0b5443ce9345d254bc9754e1dd9163c112c2c90881d289b05c731 [INFO] running `Command { std: "docker" "start" "-a" "30dab15ed9b0b5443ce9345d254bc9754e1dd9163c112c2c90881d289b05c731", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling snapbox-macros v0.3.10 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling git2 v0.20.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling tempfile v3.17.1 [INFO] [stderr] Compiling snapbox v0.6.21 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling globset v0.4.15 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling grep-cli v0.1.11 [INFO] [stderr] Compiling env_logger v0.11.6 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling committed v1.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.50s [INFO] running `Command { std: "docker" "inspect" "30dab15ed9b0b5443ce9345d254bc9754e1dd9163c112c2c90881d289b05c731", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30dab15ed9b0b5443ce9345d254bc9754e1dd9163c112c2c90881d289b05c731", kill_on_drop: false }` [INFO] [stdout] 30dab15ed9b0b5443ce9345d254bc9754e1dd9163c112c2c90881d289b05c731 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e9238eabf8c898f459ef1ea2d1a659ed8f818fdd2458631eb532024f67e049d [INFO] running `Command { std: "docker" "start" "-a" "0e9238eabf8c898f459ef1ea2d1a659ed8f818fdd2458631eb532024f67e049d", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/committed-a05d5c2b3ec2b788) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test no_style::test_split_parts::subject ... ok [INFO] [stdout] test no_style::test_split_parts::body ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/committed-ef80c8f34f751780) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test checks::lower_isnt_capitalized ... ok [INFO] [stdout] test checks::caseless_is_capitalized ... ok [INFO] [stdout] test checks::upper_is_capitalized ... ok [INFO] [stdout] test test::empty ... ok [INFO] [stdout] test test::verify_app ... ok [INFO] [stdout] test test::user_with_default_message ... ok [INFO] [stdout] test test::default_message ... ok [INFO] [stdout] test test::user_message ... ok [INFO] [stdout] test test::user_with_verbose_commit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests committed [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0e9238eabf8c898f459ef1ea2d1a659ed8f818fdd2458631eb532024f67e049d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9238eabf8c898f459ef1ea2d1a659ed8f818fdd2458631eb532024f67e049d", kill_on_drop: false }` [INFO] [stdout] 0e9238eabf8c898f459ef1ea2d1a659ed8f818fdd2458631eb532024f67e049d