[INFO] fetching crate jj-lib 0.33.0...
[INFO] testing jj-lib-0.33.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate jj-lib 0.33.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jj-lib 0.33.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jj-lib 0.33.0
[INFO] tweaked toml for crates.io crate jj-lib 0.33.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jj-lib 0.33.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate jj-lib 0.33.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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1d2e2c9fda047d5d34e459979e389384f0932566e2612e665398d1d260b8c553
[INFO] running `Command { std: "docker" "start" "-a" "1d2e2c9fda047d5d34e459979e389384f0932566e2612e665398d1d260b8c553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1d2e2c9fda047d5d34e459979e389384f0932566e2612e665398d1d260b8c553", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d2e2c9fda047d5d34e459979e389384f0932566e2612e665398d1d260b8c553", kill_on_drop: false }`
[INFO] [stdout] 1d2e2c9fda047d5d34e459979e389384f0932566e2612e665398d1d260b8c553
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe373a955da68c486127a8136080e35f5ebb27ba010a66f71b1473f7a570b861
[INFO] running `Command { std: "docker" "start" "-a" "fe373a955da68c486127a8136080e35f5ebb27ba010a66f71b1473f7a570b861", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling gix-trace v0.1.13
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling kstring v2.0.2
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling uluru v3.1.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling imara-diff v0.1.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling pollster v0.4.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling gix-utils v0.3.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling jj-lib-proc-macros v0.33.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling gix-validate v0.10.0
[INFO] [stderr]    Compiling gix-chunk v0.4.11
[INFO] [stderr]    Compiling gix-quote v0.6.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.14
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling gix-packetline v0.19.1
[INFO] [stderr]    Compiling gix-packetline-blocking v0.19.1
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling gix-path v0.10.20
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling gix-command v0.6.2
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling gix-date v0.10.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling gix-actor v0.35.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling toml_edit v0.23.4
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling gix-features v0.43.1
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.1
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-object v0.50.2
[INFO] [stderr]    Compiling interim v0.2.1
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-ref v0.53.1
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling jj-lib v0.33.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s
[INFO] running `Command { std: "docker" "inspect" "fe373a955da68c486127a8136080e35f5ebb27ba010a66f71b1473f7a570b861", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe373a955da68c486127a8136080e35f5ebb27ba010a66f71b1473f7a570b861", kill_on_drop: false }`
[INFO] [stdout] fe373a955da68c486127a8136080e35f5ebb27ba010a66f71b1473f7a570b861
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d4187e3f89cc4d1e7ecae4213f0519a398abac9c15f11ef4be5f30fee8c42b3
[INFO] running `Command { std: "docker" "start" "-a" "5d4187e3f89cc4d1e7ecae4213f0519a398abac9c15f11ef4be5f30fee8c42b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling logos-codegen v0.15.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling sapling-renderdag v0.1.0
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling logos-derive v0.15.1
[INFO] [stderr]    Compiling logos v0.15.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling gix-sec v0.12.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling gix-config-value v0.15.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling interim v0.2.1
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling gix-features v0.43.1
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling proptest v1.7.0
[INFO] [stderr]    Compiling gix-hash v0.19.0
[INFO] [stderr]    Compiling gix-fs v0.16.1
[INFO] [stderr]    Compiling gix-glob v0.21.0
[INFO] [stderr]    Compiling gix-url v0.32.0
[INFO] [stderr]    Compiling gix-tempfile v18.0.0
[INFO] [stderr]    Compiling gix-transport v0.48.0
[INFO] [stderr]    Compiling gix-lock v18.0.0
[INFO] [stderr]    Compiling gix-hashtable v0.9.0
[INFO] [stderr]    Compiling gix-commitgraph v0.29.0
[INFO] [stderr]    Compiling gix-object v0.50.2
[INFO] [stderr]    Compiling gix-shallow v0.5.0
[INFO] [stderr]    Compiling gix-attributes v0.27.0
[INFO] [stderr]    Compiling gix-ignore v0.16.0
[INFO] [stderr]    Compiling gix-pathspec v0.12.0
[INFO] [stderr]    Compiling gix-revwalk v0.21.0
[INFO] [stderr]    Compiling gix-ref v0.53.1
[INFO] [stderr]    Compiling gix-filter v0.20.0
[INFO] [stderr]    Compiling gix-pack v0.60.0
[INFO] [stderr]    Compiling gix-traverse v0.47.0
[INFO] [stderr]    Compiling gix-revision v0.35.0
[INFO] [stderr]    Compiling gix-refspec v0.31.0
[INFO] [stderr]    Compiling gix-index v0.41.0
[INFO] [stderr]    Compiling gix-config v0.46.0
[INFO] [stderr]    Compiling gix-discover v0.41.0
[INFO] [stderr]    Compiling gix-protocol v0.51.0
[INFO] [stderr]    Compiling gix-odb v0.70.0
[INFO] [stderr]    Compiling gix-worktree v0.42.0
[INFO] [stderr]    Compiling gix-diff v0.53.0
[INFO] [stderr]    Compiling gix-submodule v0.20.0
[INFO] [stderr]    Compiling gix v0.73.0
[INFO] [stderr]    Compiling jj-lib v0.33.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0599]: no method named `edit` found for struct `gix::Tree<'repo>` in the current scope
[INFO] [stdout]     --> src/git_backend.rs:1692:57
[INFO] [stdout]      |
[INFO] [stdout] 1692 |         let mut dir_tree_editor = git_repo.empty_tree().edit().unwrap();
[INFO] [stdout]      |                                                         ^^^^ method not found in `gix::Tree<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `edit` found for struct `gix::Tree<'repo>` in the current scope
[INFO] [stdout]     --> src/git_backend.rs:1700:59
[INFO] [stdout]      |
[INFO] [stdout] 1700 |         let mut root_tree_builder = git_repo.empty_tree().edit().unwrap();
[INFO] [stdout]      |                                                           ^^^^ method not found in `gix::Tree<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `edit` found for struct `gix::Tree<'repo>` in the current scope
[INFO] [stdout]     --> src/git_backend.rs:2127:58
[INFO] [stdout]      |
[INFO] [stdout] 2127 |             let mut tree_builder = git_repo.empty_tree().edit().unwrap();
[INFO] [stdout]      |                                                          ^^^^ method not found in `gix::Tree<'_>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name jj_lib --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::useless_conversion' '--warn=clippy::use_self' '--warn=clippy::unused_trait_names' '--warn=clippy::uninlined_format_args' '--warn=clippy::semicolon_if_nothing_returned' '--warn=clippy::needless_for_each' '--warn=clippy::implicit_clone' '--warn=clippy::flat_map_option' '--warn=clippy::explicit_iter_loop' --cfg 'feature="default"' --cfg 'feature="git"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "git", "testing", "watchman"))' -C metadata=5ef0844a30f4416c -C extra-filename=-22f2e3c12d6d8347 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern blake2=/opt/rustwide/target/debug/deps/libblake2-62fff3217a2644a0.rmeta --extern bstr=/opt/rustwide/target/debug/deps/libbstr-5965b35b60490a2b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-9381875a837a1af9.rmeta --extern clru=/opt/rustwide/target/debug/deps/libclru-80d00964de9119f9.rmeta --extern digest=/opt/rustwide/target/debug/deps/libdigest-678cc4bdfda772e8.rmeta --extern dunce=/opt/rustwide/target/debug/deps/libdunce-5dff5fddf59c9eea.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-971932073343a62d.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-092735dd720f7f13.rmeta --extern gix=/opt/rustwide/target/debug/deps/libgix-f5315cda90609a4c.rmeta --extern globset=/opt/rustwide/target/debug/deps/libglobset-849c485c667cc286.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-e7d801fae138b579.rmeta --extern ignore=/opt/rustwide/target/debug/deps/libignore-266542b0b3675990.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-93e69a972069b742.rmeta --extern interim=/opt/rustwide/target/debug/deps/libinterim-e2fdfab2f7027ef8.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d137d7c1525a6cea.rmeta --extern jj_lib_proc_macros=/opt/rustwide/target/debug/deps/libjj_lib_proc_macros-8815d85f79c2be3e.so --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-f141af93a08d6c7e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-e9252a7b5119f3eb.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-fedad6636e116d2a.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-9a9e3447682cd53c.so --extern pollster=/opt/rustwide/target/debug/deps/libpollster-cd22bb221b89e307.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-521d323011a99f4e.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-4f52086f3e48d884.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-8ed11c38a96112ec.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-efc9c1dfc111d886.rmeta --extern ref_cast=/opt/rustwide/target/debug/deps/libref_cast-44bb56a537057161.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-2bbdbbc1bbb0d9cf.rmeta --extern rustix=/opt/rustwide/target/debug/deps/librustix-a098bd38f5af6a0a.rmeta --extern same_file=/opt/rustwide/target/debug/deps/libsame_file-ff49545450c0b63c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-88ea9d56c29be586.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b178611a0846652b.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-26492e63fdbaa6ce.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-4d1ed08a123238dc.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d596fd071b2829f3.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f22490c835d689e9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-3723d471002b3f57.rmeta --extern toml_edit=/opt/rustwide/target/debug/deps/libtoml_edit-b08822a74ba04304.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d4fab501b1d3d09a.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jj-lib` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "5d4187e3f89cc4d1e7ecae4213f0519a398abac9c15f11ef4be5f30fee8c42b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d4187e3f89cc4d1e7ecae4213f0519a398abac9c15f11ef4be5f30fee8c42b3", kill_on_drop: false }`
[INFO] [stdout] 5d4187e3f89cc4d1e7ecae4213f0519a398abac9c15f11ef4be5f30fee8c42b3
