[INFO] fetching crate pargit 1.5.0... [INFO] testing pargit-1.5.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate pargit 1.5.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pargit 1.5.0 [INFO] finished tweaking crates.io crate pargit 1.5.0 [INFO] tweaked toml for crates.io crate pargit 1.5.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pargit 1.5.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pargit 1.5.0 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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 805e42755d198dc7f972691f0e27dd6315a582748ab6105407d96c7f88f3cf0a [INFO] running `Command { std: "docker" "start" "-a" "805e42755d198dc7f972691f0e27dd6315a582748ab6105407d96c7f88f3cf0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "805e42755d198dc7f972691f0e27dd6315a582748ab6105407d96c7f88f3cf0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "805e42755d198dc7f972691f0e27dd6315a582748ab6105407d96c7f88f3cf0a", kill_on_drop: false }` [INFO] [stdout] 805e42755d198dc7f972691f0e27dd6315a582748ab6105407d96c7f88f3cf0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91eb7c5ca48af589b6fcf60ff8bb42b367486a7c8c5c343dcec1d46cd2f6b883 [INFO] running `Command { std: "docker" "start" "-a" "91eb7c5ca48af589b6fcf60ff8bb42b367486a7c8c5c343dcec1d46cd2f6b883", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling proc-macro2 v1.0.71 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling anstream v0.6.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling indexmap v2.2.5 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling syn v2.0.43 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libgit2-sys v0.12.26+1.3.0 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling toml_edit v0.22.7 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling git2 v0.13.25 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling pargit v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.07s [INFO] running `Command { std: "docker" "inspect" "91eb7c5ca48af589b6fcf60ff8bb42b367486a7c8c5c343dcec1d46cd2f6b883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91eb7c5ca48af589b6fcf60ff8bb42b367486a7c8c5c343dcec1d46cd2f6b883", kill_on_drop: false }` [INFO] [stdout] 91eb7c5ca48af589b6fcf60ff8bb42b367486a7c8c5c343dcec1d46cd2f6b883 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8b233a9ac79622068f4f493ac6b9021a014be874d1d4e7e667a5c82819b44518 [INFO] running `Command { std: "docker" "start" "-a" "8b233a9ac79622068f4f493ac6b9021a014be874d1d4e7e667a5c82819b44518", kill_on_drop: false }` [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling pargit v1.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.39s [INFO] running `Command { std: "docker" "inspect" "8b233a9ac79622068f4f493ac6b9021a014be874d1d4e7e667a5c82819b44518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b233a9ac79622068f4f493ac6b9021a014be874d1d4e7e667a5c82819b44518", kill_on_drop: false }` [INFO] [stdout] 8b233a9ac79622068f4f493ac6b9021a014be874d1d4e7e667a5c82819b44518 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4d6280f27869a41d5febd9a67451877e94f92e2a21eeb0b221da4d46f88094dc [INFO] running `Command { std: "docker" "start" "-a" "4d6280f27869a41d5febd9a67451877e94f92e2a21eeb0b221da4d46f88094dc", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pargit-bff8dc092c58a038) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test config::tests::test_skeleton_config_valid ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4d6280f27869a41d5febd9a67451877e94f92e2a21eeb0b221da4d46f88094dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d6280f27869a41d5febd9a67451877e94f92e2a21eeb0b221da4d46f88094dc", kill_on_drop: false }` [INFO] [stdout] 4d6280f27869a41d5febd9a67451877e94f92e2a21eeb0b221da4d46f88094dc