[INFO] fetching crate bumpversion-cli 0.0.5... [INFO] testing bumpversion-cli-0.0.5 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate bumpversion-cli 0.0.5 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate bumpversion-cli 0.0.5 [INFO] finished tweaking crates.io crate bumpversion-cli 0.0.5 [INFO] tweaked toml for crates.io crate bumpversion-cli 0.0.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate bumpversion-cli 0.0.5 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bumpversion-cli 0.0.5 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unindent v0.2.4 [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded async-process v2.3.0 [INFO] [stderr] Downloaded toml-span v0.5.0 [INFO] [stderr] Downloaded async-io v2.4.0 [INFO] [stderr] Downloaded bumpversion v0.0.5 [INFO] [stderr] Downloaded clap_builder v4.5.37 [INFO] [stderr] Downloaded winnow v0.7.6 [INFO] [stderr] Downloaded clap v4.5.37 [INFO] [stderr] Downloaded serde-ini-spanned v0.0.2 [INFO] [stderr] Downloaded color-spantrace v0.2.1 [INFO] [stderr] Downloaded color-eyre v0.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a04a7d748614b3e93d94dee093759e4feec2603d716b5d71c8aba9035fa56ed [INFO] running `Command { std: "docker" "start" "-a" "2a04a7d748614b3e93d94dee093759e4feec2603d716b5d71c8aba9035fa56ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a04a7d748614b3e93d94dee093759e4feec2603d716b5d71c8aba9035fa56ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a04a7d748614b3e93d94dee093759e4feec2603d716b5d71c8aba9035fa56ed", kill_on_drop: false }` [INFO] [stdout] 2a04a7d748614b3e93d94dee093759e4feec2603d716b5d71c8aba9035fa56ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f53d58c5320a9e91d7872825da394c840cc5ab9bd9d6b9d5c1a887c704165b29 [INFO] running `Command { std: "docker" "start" "-a" "f53d58c5320a9e91d7872825da394c840cc5ab9bd9d6b9d5c1a887c704165b29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling async-io v2.4.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling async-signal v0.2.10 [INFO] [stderr] Compiling async-process v2.3.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml-span v0.5.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling serde-ini-spanned v0.0.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling bumpversion v0.0.5 [INFO] [stderr] Compiling bumpversion-cli v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "f53d58c5320a9e91d7872825da394c840cc5ab9bd9d6b9d5c1a887c704165b29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f53d58c5320a9e91d7872825da394c840cc5ab9bd9d6b9d5c1a887c704165b29", kill_on_drop: false }` [INFO] [stdout] f53d58c5320a9e91d7872825da394c840cc5ab9bd9d6b9d5c1a887c704165b29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6b27d87fd31ca28bb236e8c6540e5197f09387084efa2bae24e2a187ee3b970 [INFO] running `Command { std: "docker" "start" "-a" "d6b27d87fd31ca28bb236e8c6540e5197f09387084efa2bae24e2a187ee3b970", kill_on_drop: false }` [INFO] [stderr] Compiling bumpversion-cli v0.0.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.02s [INFO] running `Command { std: "docker" "inspect" "d6b27d87fd31ca28bb236e8c6540e5197f09387084efa2bae24e2a187ee3b970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6b27d87fd31ca28bb236e8c6540e5197f09387084efa2bae24e2a187ee3b970", kill_on_drop: false }` [INFO] [stdout] d6b27d87fd31ca28bb236e8c6540e5197f09387084efa2bae24e2a187ee3b970 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 1ee7d4774f9feb519071c251786f7f71876ab52d399a0160c80e125f99d98a10 [INFO] running `Command { std: "docker" "start" "-a" "1ee7d4774f9feb519071c251786f7f71876ab52d399a0160c80e125f99d98a10", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/bumpversion.rs (/opt/rustwide/target/debug/deps/bumpversion-611750657d7619a0) [INFO] [stderr] Running unittests src/cargo_bumpversion.rs (/opt/rustwide/target/debug/deps/cargo_bumpversion-5869c9cacaa3be40) [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] [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" "1ee7d4774f9feb519071c251786f7f71876ab52d399a0160c80e125f99d98a10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ee7d4774f9feb519071c251786f7f71876ab52d399a0160c80e125f99d98a10", kill_on_drop: false }` [INFO] [stdout] 1ee7d4774f9feb519071c251786f7f71876ab52d399a0160c80e125f99d98a10