[INFO] cloning repository https://github.com/FloGa/git-bump
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FloGa/git-bump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloGa%2Fgit-bump", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloGa%2Fgit-bump'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3f17fc401cbab39ecc42a83a12c0ff64d3f6397a
[INFO] checking FloGa/git-bump/3f17fc401cbab39ecc42a83a12c0ff64d3f6397a against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFloGa%2Fgit-bump" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/FloGa/git-bump
[INFO] finished tweaking git repo https://github.com/FloGa/git-bump
[INFO] tweaked toml for git repo https://github.com/FloGa/git-bump written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/FloGa/git-bump on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/FloGa/git-bump 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded clap_derive v4.5.24
[INFO] [stderr]   Downloaded log v0.4.24
[INFO] [stderr]   Downloaded clap v4.5.26
[INFO] [stderr]   Downloaded cc v1.2.8
[INFO] [stderr]   Downloaded mlua v0.8.10
[INFO] [stderr]   Downloaded clap_builder v4.5.26
[INFO] [stderr]   Downloaded lua-src v546.0.2
[INFO] [stderr]   Downloaded libz-sys v1.1.21
[INFO] [stderr]   Downloaded luajit-src v210.4.8+resty107baaf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0fd143cbcc9af4ebaea9af60e798b48d69dfe24198b4958d455918783f9c332c
[INFO] running `Command { std: "docker" "start" "-a" "0fd143cbcc9af4ebaea9af60e798b48d69dfe24198b4958d455918783f9c332c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fd143cbcc9af4ebaea9af60e798b48d69dfe24198b4958d455918783f9c332c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd143cbcc9af4ebaea9af60e798b48d69dfe24198b4958d455918783f9c332c", kill_on_drop: false }`
[INFO] [stdout] 0fd143cbcc9af4ebaea9af60e798b48d69dfe24198b4958d455918783f9c332c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0bdb11db0dc005e17e8d3505f222efa16214566095c9b74992691250f324358d
[INFO] running `Command { std: "docker" "start" "-a" "0bdb11db0dc005e17e8d3505f222efa16214566095c9b74992691250f324358d", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling rustix v0.38.43
[INFO] [stderr]    Compiling bitflags v2.7.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking log v0.4.24
[INFO] [stderr]     Checking clap_builder v4.5.26
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling cc v1.2.8
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling lua-src v546.0.2
[INFO] [stderr]    Compiling libz-sys v1.1.21
[INFO] [stderr]    Compiling libgit2-sys v0.16.2+1.7.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling luajit-src v210.4.8+resty107baaf
[INFO] [stderr]    Compiling mlua v0.8.10
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking clap v4.5.26
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking git2 v0.18.3
[INFO] [stderr]     Checking git-bump v0.4.0-SNAPSHOT (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.58s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.8.10
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "0bdb11db0dc005e17e8d3505f222efa16214566095c9b74992691250f324358d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bdb11db0dc005e17e8d3505f222efa16214566095c9b74992691250f324358d", kill_on_drop: false }`
[INFO] [stdout] 0bdb11db0dc005e17e8d3505f222efa16214566095c9b74992691250f324358d
