[INFO] cloning repository https://github.com/romnn/cargo-bumpversion
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romnn/cargo-bumpversion" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromnn%2Fcargo-bumpversion", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromnn%2Fcargo-bumpversion'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fbf4d792531d32b20848d29472842a94ddd57b0
[INFO] building romnn/cargo-bumpversion against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromnn%2Fcargo-bumpversion" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/romnn/cargo-bumpversion
[INFO] finished tweaking git repo https://github.com/romnn/cargo-bumpversion
[INFO] tweaked toml for git repo https://github.com/romnn/cargo-bumpversion written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/romnn/cargo-bumpversion on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/romnn/cargo-bumpversion 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde-ini-spanned v0.0.2
[INFO] [stderr]   Downloaded toml-span v0.5.2
[INFO] [stderr]   Downloaded similar-asserts v1.7.0
[INFO] [stderr]   Downloaded colored v3.0.0
[INFO] [stderr]   Downloaded async-process v2.3.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9bcc75451ad9a0b779219b47e9072064d191ddecf85c569c0e0cee2c8c8b8fb4
[INFO] running `Command { std: "docker" "start" "-a" "9bcc75451ad9a0b779219b47e9072064d191ddecf85c569c0e0cee2c8c8b8fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9bcc75451ad9a0b779219b47e9072064d191ddecf85c569c0e0cee2c8c8b8fb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bcc75451ad9a0b779219b47e9072064d191ddecf85c569c0e0cee2c8c8b8fb4", kill_on_drop: false }`
[INFO] [stdout] 9bcc75451ad9a0b779219b47e9072064d191ddecf85c569c0e0cee2c8c8b8fb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e3518f651d41575df122bf344121bb7542839a8d71df79afdc05a75821a8e532
[INFO] running `Command { std: "docker" "start" "-a" "e3518f651d41575df122bf344121bb7542839a8d71df79afdc05a75821a8e532", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-lite v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling codespan-reporting v0.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling unindent v0.2.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling polling v3.8.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling async-io v2.4.1
[INFO] [stderr]    Compiling async-signal v0.2.11
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling toml-span v0.5.2
[INFO] [stderr]    Compiling async-process v2.3.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde-ini-spanned v0.0.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling bumpversion v0.0.5 (/opt/rustwide/workdir/crates/bumpversion)
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/bumpversion/src/f_string.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn parse_format_arguments(value: &str) -> Result<Vec<Value>, ParseError> {
[INFO] [stdout]     |                                          ^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn parse_format_arguments(value: &str) -> Result<Vec<Value<'_>>, ParseError> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/bumpversion/src/version.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn iter(&self) -> indexmap::map::Iter<String, Component> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn iter(&self) -> indexmap::map::Iter<'_, String, Component> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling bumpversion-cli v0.0.5 (/opt/rustwide/workdir/crates/bumpversion-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "e3518f651d41575df122bf344121bb7542839a8d71df79afdc05a75821a8e532", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e3518f651d41575df122bf344121bb7542839a8d71df79afdc05a75821a8e532", kill_on_drop: false }`
[INFO] [stdout] e3518f651d41575df122bf344121bb7542839a8d71df79afdc05a75821a8e532
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 60cde366f20264c5d779e1a825c0745a43924f5bdb120f71ee0507c809f805f6
[INFO] running `Command { std: "docker" "start" "-a" "60cde366f20264c5d779e1a825c0745a43924f5bdb120f71ee0507c809f805f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling bumpversion v0.0.5 (/opt/rustwide/workdir/crates/bumpversion)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/bumpversion/src/f_string.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn parse_format_arguments(value: &str) -> Result<Vec<Value>, ParseError> {
[INFO] [stdout]     |                                          ^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn parse_format_arguments(value: &str) -> Result<Vec<Value<'_>>, ParseError> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/bumpversion/src/version.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn iter(&self) -> indexmap::map::Iter<String, Component> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn iter(&self) -> indexmap::map::Iter<'_, String, Component> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling bumpversion-cli v0.0.5 (/opt/rustwide/workdir/crates/bumpversion-cli)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/bumpversion/src/f_string.rs:154:42
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn parse_format_arguments(value: &str) -> Result<Vec<Value>, ParseError> {
[INFO] [stdout]     |                                          ^^^^                ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 154 |     pub fn parse_format_arguments(value: &str) -> Result<Vec<Value<'_>>, ParseError> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/bumpversion/src/version.rs:429:17
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn iter(&self) -> indexmap::map::Iter<String, Component> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 429 |     pub fn iter(&self) -> indexmap::map::Iter<'_, String, Component> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 15.33s
[INFO] running `Command { std: "docker" "inspect" "60cde366f20264c5d779e1a825c0745a43924f5bdb120f71ee0507c809f805f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60cde366f20264c5d779e1a825c0745a43924f5bdb120f71ee0507c809f805f6", kill_on_drop: false }`
[INFO] [stdout] 60cde366f20264c5d779e1a825c0745a43924f5bdb120f71ee0507c809f805f6
