[INFO] fetching crate panproto-git-remote 0.34.1...
[INFO] testing panproto-git-remote-0.34.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate panproto-git-remote 0.34.1 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate panproto-git-remote 0.34.1
[INFO] finished tweaking crates.io crate panproto-git-remote 0.34.1
[INFO] tweaked toml for crates.io crate panproto-git-remote 0.34.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate panproto-git-remote 0.34.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate panproto-git-remote 0.34.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9f06dd2ff40740ae8f199c3ee02322a0e8ee408d43178e315d7ae6f3af16947
[INFO] running `Command { std: "docker" "start" "-a" "c9f06dd2ff40740ae8f199c3ee02322a0e8ee408d43178e315d7ae6f3af16947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9f06dd2ff40740ae8f199c3ee02322a0e8ee408d43178e315d7ae6f3af16947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9f06dd2ff40740ae8f199c3ee02322a0e8ee408d43178e315d7ae6f3af16947", kill_on_drop: false }`
[INFO] [stdout] c9f06dd2ff40740ae8f199c3ee02322a0e8ee408d43178e315d7ae6f3af16947
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9be2affef119936dda11e008a821c7c67813eecaf4e4c67b1db7ac84f5b6a242
[INFO] running `Command { std: "docker" "start" "-a" "9be2affef119936dda11e008a821c7c67813eecaf4e4c67b1db7ac84f5b6a242", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v2.0.0-alpha.12
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling openssl-src v300.5.0+3.5.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libz-sys v1.1.25
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tree-sitter-tags v0.25.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[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 icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling panproto-expr v0.34.1
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling panproto-gat v0.34.1
[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 toml v0.8.23
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling panproto-schema v0.34.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling panproto-grammars v0.34.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling panproto-inst v0.34.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling panproto-mig v0.34.1
[INFO] [stderr]    Compiling panproto-protocols v0.34.1
[INFO] [stderr]    Compiling panproto-lens v0.34.1
[INFO] [stderr]    Compiling panproto-parse v0.34.1
[INFO] [stderr]    Compiling panproto-check v0.34.1
[INFO] [stderr]    Compiling panproto-project v0.34.1
[INFO] [stderr]    Compiling panproto-vcs v0.34.1
[INFO] [stderr]    Compiling panproto-xrpc v0.34.1
[INFO] [stderr]    Compiling git2 v0.20.4
[INFO] [stderr]    Compiling panproto-git v0.34.1
[INFO] [stderr]    Compiling panproto-git-remote v0.34.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 22s
[INFO] running `Command { std: "docker" "inspect" "9be2affef119936dda11e008a821c7c67813eecaf4e4c67b1db7ac84f5b6a242", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be2affef119936dda11e008a821c7c67813eecaf4e4c67b1db7ac84f5b6a242", kill_on_drop: false }`
[INFO] [stdout] 9be2affef119936dda11e008a821c7c67813eecaf4e4c67b1db7ac84f5b6a242
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6a355b32e6789e868eada80e5a3219dc7d26a47a03c32bdef9a45fc936ab6c30
[INFO] running `Command { std: "docker" "start" "-a" "6a355b32e6789e868eada80e5a3219dc7d26a47a03c32bdef9a45fc936ab6c30", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling terminal_size v0.4.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling panproto-parse v0.34.1
[INFO] [stderr]    Compiling panproto-xrpc v0.34.1
[INFO] [stderr]    Compiling panproto-project v0.34.1
[INFO] [stderr]    Compiling panproto-git v0.34.1
[INFO] [stderr]    Compiling panproto-git-remote v0.34.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.72s
[INFO] running `Command { std: "docker" "inspect" "6a355b32e6789e868eada80e5a3219dc7d26a47a03c32bdef9a45fc936ab6c30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6a355b32e6789e868eada80e5a3219dc7d26a47a03c32bdef9a45fc936ab6c30", kill_on_drop: false }`
[INFO] [stdout] 6a355b32e6789e868eada80e5a3219dc7d26a47a03c32bdef9a45fc936ab6c30
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 829f91e75e3c351dff00ed58eafe177a19664bd932aff21b5c44c68868e6c17a
[INFO] running `Command { std: "docker" "start" "-a" "829f91e75e3c351dff00ed58eafe177a19664bd932aff21b5c44c68868e6c17a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_remote_panproto-14129767a9bfed55)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test tests::append_marks_appends_to_existing_file ... ok
[INFO] [stdout] test tests::append_marks_creates_file_and_round_trips_via_load ... ok
[INFO] [stdout] test tests::append_marks_duplicate_entries_keeps_latest ... ok
[INFO] [stdout] test tests::load_marks_missing_file_returns_empty ... ok
[INFO] [stdout] test tests::load_marks_parses_well_formed_entries ... ok
[INFO] [stdout] test tests::load_marks_skips_malformed_lines ... ok
[INFO] [stdout] test tests::marks_path_is_next_to_cache_dir ... ok
[INFO] [stdout] test tests::open_or_init_cache_reopens_existing_store ... ok
[INFO] [stdout] test tests::push_refspec_dst_extracts_destination ... ok
[INFO] [stdout] test tests::open_or_init_cache_creates_fresh_store ... ok
[INFO] [stdout] test tests::cmd_push_end_to_end_push_payload_contains_local_ref ... ok
[INFO] [stdout] test tests::cmd_push_end_to_end_second_call_grows_commit_count_and_head ... ok
[INFO] [stdout] test tests::fetch_stage_handles_non_monotonic_timestamps ... ok
[INFO] [stdout] test tests::fetch_stage_treats_push_marks_as_already_exported ... ok
[INFO] [stdout] test tests::fetch_stage_handles_merge_commit_with_multiple_parents ... ok
[INFO] [stdout] test tests::cmd_push_end_to_end_calls_remote_in_expected_order ... ok
[INFO] [stdout] test tests::fetch_stage_drops_stale_marks_that_reference_missing_git_commits ... ok
[INFO] [stdout] test tests::push_stage_uses_dst_ref_name_not_hardcoded_main ... ok
[INFO] [stdout] test tests::cmd_fetch_end_to_end_second_fetch_is_noop ... ok
[INFO] [stdout] test tests::push_stage_first_run_imports_full_history ... ok
[INFO] [stdout] test tests::fetch_stage_preserves_dag_parent_links_via_marks ... ok
[INFO] [stdout] test tests::fetch_stage_is_idempotent ... ok
[INFO] [stdout] test tests::push_stage_second_run_is_noop_when_nothing_new ... ok
[INFO] [stdout] test tests::push_stage_imports_only_new_commits_after_extension ... ok
[INFO] [stdout] test tests::fetch_stage_full_export_on_first_run ... ok
[INFO] [stdout] test tests::fetch_stage_exports_only_new_commits_after_extension ... ok
[INFO] [stdout] test tests::warm_cache_short_circuits_reparse_on_first_push ... ok
[INFO] [stdout] test tests::cmd_push_then_fetch_round_trip_preserves_commit_count ... ok
[INFO] [stdout] test tests::cmd_fetch_end_to_end_pulls_and_exports_history ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "829f91e75e3c351dff00ed58eafe177a19664bd932aff21b5c44c68868e6c17a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "829f91e75e3c351dff00ed58eafe177a19664bd932aff21b5c44c68868e6c17a", kill_on_drop: false }`
[INFO] [stdout] 829f91e75e3c351dff00ed58eafe177a19664bd932aff21b5c44c68868e6c17a
