[INFO] cloning repository https://github.com/triadastra/Git-Control [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/triadastra/Git-Control" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriadastra%2FGit-Control", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriadastra%2FGit-Control'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b06d5c1ecf2942f346e03306c1b571b2d562c56 [INFO] testing triadastra/Git-Control against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriadastra%2FGit-Control" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/triadastra/Git-Control [INFO] finished tweaking git repo https://github.com/triadastra/Git-Control [INFO] tweaked toml for git repo https://github.com/triadastra/Git-Control written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/triadastra/Git-Control on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/triadastra/Git-Control 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62b94ff4baf80f0ace5841ff0a3da130141083b39bec454fa3818ed0accf0a63 [INFO] running `Command { std: "docker" "start" "-a" "62b94ff4baf80f0ace5841ff0a3da130141083b39bec454fa3818ed0accf0a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62b94ff4baf80f0ace5841ff0a3da130141083b39bec454fa3818ed0accf0a63", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b94ff4baf80f0ace5841ff0a3da130141083b39bec454fa3818ed0accf0a63", kill_on_drop: false }` [INFO] [stdout] 62b94ff4baf80f0ace5841ff0a3da130141083b39bec454fa3818ed0accf0a63 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c437b9e7b2fd7f4e72a07489c901b846e87550ed06f6c841be8b577fedaee360 [INFO] running `Command { std: "docker" "start" "-a" "c437b9e7b2fd7f4e72a07489c901b846e87550ed06f6c841be8b577fedaee360", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling xml-rs v0.8.28 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling dlib v0.5.3 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling libgit2-sys v0.18.3+1.9.2 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling emath v0.24.1 [INFO] [stderr] Compiling ecolor v0.24.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling epaint v0.24.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling egui v0.24.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling egui_glow v0.24.1 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling git2 v0.20.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling smithay-clipboard v0.6.6 [INFO] [stderr] Compiling egui-winit v0.24.1 [INFO] [stderr] Compiling eframe v0.24.1 [INFO] [stderr] Compiling git_control v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "c437b9e7b2fd7f4e72a07489c901b846e87550ed06f6c841be8b577fedaee360", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c437b9e7b2fd7f4e72a07489c901b846e87550ed06f6c841be8b577fedaee360", kill_on_drop: false }` [INFO] [stdout] c437b9e7b2fd7f4e72a07489c901b846e87550ed06f6c841be8b577fedaee360 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66aa094961a2046fd74d2502c8ba81152579f1450160eb3531ed790fdfaae250 [INFO] running `Command { std: "docker" "start" "-a" "66aa094961a2046fd74d2502c8ba81152579f1450160eb3531ed790fdfaae250", kill_on_drop: false }` [INFO] [stderr] Compiling git_control v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.63s [INFO] running `Command { std: "docker" "inspect" "66aa094961a2046fd74d2502c8ba81152579f1450160eb3531ed790fdfaae250", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66aa094961a2046fd74d2502c8ba81152579f1450160eb3531ed790fdfaae250", kill_on_drop: false }` [INFO] [stdout] 66aa094961a2046fd74d2502c8ba81152579f1450160eb3531ed790fdfaae250 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e6abe83800f3cd8bf05399e7cf01371d0f4dce17c12822793019bb3105b3b78f [INFO] running `Command { std: "docker" "start" "-a" "e6abe83800f3cd8bf05399e7cf01371d0f4dce17c12822793019bb3105b3b78f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_control-7065f64e8985d8ed) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test ai_agent::tests::keep_ours_strategy ... ok [INFO] [stdout] test ai_agent::tests::strip_fences_keeps_inner_content ... ok [INFO] [stdout] test ai_agent::tests::keep_theirs_strategy ... ok [INFO] [stdout] test ai_agent::tests::smart_blend_dedupes ... ok [INFO] [stdout] test git_service::tests::resolve_existing_repo_does_not_initialize_when_missing ... ok [INFO] [stdout] test git_service::tests::resolve_existing_repo_finds_parent_repo_from_subdir ... ok [INFO] [stdout] test git_service::tests::unstage_path_works_without_head ... ok [INFO] [stdout] test git_service::tests::unstage_all_works_without_head ... ok [INFO] [stdout] test git_service::tests::stage_deleted_file_and_commit ... ok [INFO] [stdout] test git_service::tests::commit_requires_staged_changes ... ok [INFO] [stdout] test git_service::tests::stage_all_handles_new_and_deleted_files ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e6abe83800f3cd8bf05399e7cf01371d0f4dce17c12822793019bb3105b3b78f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6abe83800f3cd8bf05399e7cf01371d0f4dce17c12822793019bb3105b3b78f", kill_on_drop: false }` [INFO] [stdout] e6abe83800f3cd8bf05399e7cf01371d0f4dce17c12822793019bb3105b3b78f