[INFO] fetching crate convco 0.6.1... [INFO] checking convco-0.6.1 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate convco 0.6.1 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate convco 0.6.1 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate convco 0.6.1 [INFO] finished tweaking crates.io crate convco 0.6.1 [INFO] tweaked toml for crates.io crate convco 0.6.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate convco 0.6.1 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7341bdcf38be1e6246033331eac6bdedec7b13c96e15e960b5b7066da2d1b2c1 [INFO] running `Command { std: "docker" "start" "-a" "7341bdcf38be1e6246033331eac6bdedec7b13c96e15e960b5b7066da2d1b2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7341bdcf38be1e6246033331eac6bdedec7b13c96e15e960b5b7066da2d1b2c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7341bdcf38be1e6246033331eac6bdedec7b13c96e15e960b5b7066da2d1b2c1", kill_on_drop: false }` [INFO] [stdout] 7341bdcf38be1e6246033331eac6bdedec7b13c96e15e960b5b7066da2d1b2c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3ed7bda9a961f9e0a7f35bf83c38941037af7e57e4b84d723f4588fc4054c3fc [INFO] running `Command { std: "docker" "start" "-a" "3ed7bda9a961f9e0a7f35bf83c38941037af7e57e4b84d723f4588fc4054c3fc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling anstream v0.6.12 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Checking console v0.15.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking regex-automata v0.4.8 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking zeroize v1.7.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking unsafe-libyaml v0.2.10 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking regex v1.11.0 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling pest v2.7.6 [INFO] [stderr] Checking dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clap_complete v4.5.32 [INFO] [stderr] Compiling convco v0.6.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling pest_meta v2.7.6 [INFO] [stderr] Compiling pest_generator v2.7.6 [INFO] [stderr] Compiling pest_derive v2.7.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking serde_yaml v0.9.32 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking handlebars v6.1.0 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/conventional/config.rs (2 fixes) [INFO] [stderr] Fixed src/cmd/changelog.rs (4 fixes) [INFO] [stderr] Fixed src/cmd/version.rs (1 fix) [INFO] [stderr] Fixed src/git.rs (3 fixes) [INFO] [stderr] Fixed src/conventional/commits.rs (2 fixes) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.07s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling convco v0.6.1 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.35s [INFO] running `Command { std: "docker" "inspect" "3ed7bda9a961f9e0a7f35bf83c38941037af7e57e4b84d723f4588fc4054c3fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ed7bda9a961f9e0a7f35bf83c38941037af7e57e4b84d723f4588fc4054c3fc", kill_on_drop: false }` [INFO] [stdout] 3ed7bda9a961f9e0a7f35bf83c38941037af7e57e4b84d723f4588fc4054c3fc