[INFO] cloning repository https://github.com/2389-research/agentjj [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2389-research/agentjj" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2389-research%2Fagentjj", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2389-research%2Fagentjj'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1cde5585b5a6ba23291afe3dfb3367be4f99826f [INFO] testing 2389-research/agentjj against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2389-research%2Fagentjj" "/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/2389-research/agentjj [INFO] finished tweaking git repo https://github.com/2389-research/agentjj [INFO] tweaked toml for git repo https://github.com/2389-research/agentjj written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/2389-research/agentjj 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 git repo https://github.com/2389-research/agentjj 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] 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] e55101c0444a5bd87219057ed85137e77a5e58605c91d7dae7d7ce95b7dad40d [INFO] running `Command { std: "docker" "start" "-a" "e55101c0444a5bd87219057ed85137e77a5e58605c91d7dae7d7ce95b7dad40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e55101c0444a5bd87219057ed85137e77a5e58605c91d7dae7d7ce95b7dad40d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e55101c0444a5bd87219057ed85137e77a5e58605c91d7dae7d7ce95b7dad40d", kill_on_drop: false }` [INFO] [stdout] e55101c0444a5bd87219057ed85137e77a5e58605c91d7dae7d7ce95b7dad40d [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] 7ffcf4d9b4df1c3621bd637bae7b37da1ea0e7cfb9e33251ac30fd69a30db323 [INFO] running `Command { std: "docker" "start" "-a" "7ffcf4d9b4df1c3621bd637bae7b37da1ea0e7cfb9e33251ac30fd69a30db323", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling zlib-rs v0.5.5 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling jiff v0.2.20 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling gix-sec v0.12.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling logos-codegen v0.15.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling tempfile v3.25.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling tree-sitter-python v0.23.6 [INFO] [stderr] Compiling tree-sitter-javascript v0.23.1 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-rust v0.23.3 [INFO] [stderr] Compiling tree-sitter v0.24.7 [INFO] [stderr] Compiling toml_parser v1.0.8+spec-1.1.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.58 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling pollster v0.4.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling logos-derive v0.15.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling logos v0.15.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling jj-lib-proc-macros v0.37.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling gix-validate v0.10.1 [INFO] [stderr] Compiling gix-chunk v0.4.12 [INFO] [stderr] Compiling gix-quote v0.6.2 [INFO] [stderr] Compiling gix-path v0.10.22 [INFO] [stderr] Compiling gix-packetline v0.20.0 [INFO] [stderr] Compiling gix-bitmap v0.2.16 [INFO] [stderr] Compiling gix-command v0.6.5 [INFO] [stderr] Compiling gix-config-value v0.16.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.5.58 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling gix-date v0.12.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling prodash v30.0.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling gix-actor v0.37.1 [INFO] [stderr] Compiling gix-features v0.45.2 [INFO] [stderr] Compiling gix-hash v0.21.2 [INFO] [stderr] Compiling gix-fs v0.18.2 [INFO] [stderr] Compiling gix-glob v0.23.0 [INFO] [stderr] Compiling gix-url v0.34.0 [INFO] [stderr] Compiling interim v0.2.1 [INFO] [stderr] Compiling gix-tempfile v20.0.1 [INFO] [stderr] Compiling gix-transport v0.52.1 [INFO] [stderr] Compiling gix-hashtable v0.11.0 [INFO] [stderr] Compiling gix-commitgraph v0.31.0 [INFO] [stderr] Compiling gix-object v0.54.1 [INFO] [stderr] Compiling gix-lock v20.0.1 [INFO] [stderr] Compiling gix-attributes v0.29.0 [INFO] [stderr] Compiling gix-ignore v0.18.0 [INFO] [stderr] Compiling gix-shallow v0.7.0 [INFO] [stderr] Compiling gix-pathspec v0.14.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling gix-revwalk v0.25.0 [INFO] [stderr] Compiling gix-ref v0.57.0 [INFO] [stderr] Compiling gix-pack v0.64.1 [INFO] [stderr] Compiling gix-filter v0.24.1 [INFO] [stderr] Compiling gix-traverse v0.51.1 [INFO] [stderr] Compiling gix-revision v0.39.0 [INFO] [stderr] Compiling gix-refspec v0.35.0 [INFO] [stderr] Compiling gix-index v0.45.1 [INFO] [stderr] Compiling gix-config v0.50.0 [INFO] [stderr] Compiling gix-discover v0.45.0 [INFO] [stderr] Compiling gix-protocol v0.55.0 [INFO] [stderr] Compiling gix-odb v0.74.0 [INFO] [stderr] Compiling gix-worktree v0.46.0 [INFO] [stderr] Compiling gix-submodule v0.24.0 [INFO] [stderr] Compiling gix-diff v0.57.1 [INFO] [stderr] Compiling gix v0.77.0 [INFO] [stderr] Compiling jj-lib v0.37.0 [INFO] [stderr] Compiling agentjj v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "7ffcf4d9b4df1c3621bd637bae7b37da1ea0e7cfb9e33251ac30fd69a30db323", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ffcf4d9b4df1c3621bd637bae7b37da1ea0e7cfb9e33251ac30fd69a30db323", kill_on_drop: false }` [INFO] [stdout] 7ffcf4d9b4df1c3621bd637bae7b37da1ea0e7cfb9e33251ac30fd69a30db323 [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] ebb4f6d80c382f66c9a73c3660d3d6cf944b63972d87a70a2f5ea56d3a791b4f [INFO] running `Command { std: "docker" "start" "-a" "ebb4f6d80c382f66c9a73c3660d3d6cf944b63972d87a70a2f5ea56d3a791b4f", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling agentjj v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.69s [INFO] running `Command { std: "docker" "inspect" "ebb4f6d80c382f66c9a73c3660d3d6cf944b63972d87a70a2f5ea56d3a791b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebb4f6d80c382f66c9a73c3660d3d6cf944b63972d87a70a2f5ea56d3a791b4f", kill_on_drop: false }` [INFO] [stdout] ebb4f6d80c382f66c9a73c3660d3d6cf944b63972d87a70a2f5ea56d3a791b4f [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] 679ec41ad3ea8a0b592f427d589ec9b8f2718c458a4462b698e99dc61665a167 [INFO] running `Command { std: "docker" "start" "-a" "679ec41ad3ea8a0b592f427d589ec9b8f2718c458a4462b698e99dc61665a167", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/agentjj-86a1ef484a7e83f3) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test change::tests::create_typed_change ... ok [INFO] [stdout] test error::tests::errors_serialize_to_json ... ok [INFO] [stdout] test intent::tests::create_intent_with_file_ops ... ok [INFO] [stdout] test change::tests::storage_path ... ok [INFO] [stdout] test error::tests::conflict_error_includes_details ... ok [INFO] [stdout] test change::tests::roundtrip_toml ... ok [INFO] [stdout] test change::tests::parse_from_toml ... ok [INFO] [stdout] test intent::tests::intent_result_success ... ok [INFO] [stdout] test intent::tests::intent_result_conflict ... ok [INFO] [stdout] test intent::tests::create_intent_with_patch ... ok [INFO] [stdout] test intent::tests::preconditions_empty ... ok [INFO] [stdout] test manifest::tests::minimal_manifest ... ok [INFO] [stdout] test repo::tests::days_to_ymd_unix_epoch ... ok [INFO] [stdout] test intent::tests::serialize_intent_result_json ... ok [INFO] [stdout] test manifest::tests::branch_permissions ... ok [INFO] [stdout] test repo::tests::days_to_ymd_known_date ... ok [INFO] [stdout] test manifest::tests::permissions_allow_deny ... ok [INFO] [stdout] test repo::tests::log_entry_has_new_fields ... ok [INFO] [stdout] test repo::tests::days_to_ymd_leap_year ... ok [INFO] [stdout] test manifest::tests::parse_complete_manifest ... ok [INFO] [stdout] test manifest::tests::human_review_required ... ok [INFO] [stdout] test repo::tests::open_repo ... ok [INFO] [stdout] test repo::tests::has_manifest ... ok [INFO] [stdout] test repo::tests::load_manifest ... ok [INFO] [stdout] test repo::tests::save_and_load_typed_change ... ok [INFO] [stdout] test repo::tests::file_hash_precondition ... ok [INFO] [stdout] test manifest::tests::roundtrip_toml ... ok [INFO] [stdout] test symbols::tests::language_detection ... ok [INFO] [stdout] test manifest::tests::invariant_triggers ... ok [INFO] [stdout] test symbols::tests::extract_class_docstrings ... ok [INFO] [stdout] test symbols::tests::get_symbol_context_works ... ok [INFO] [stdout] test symbols::tests::extract_python_docstrings ... ok [INFO] [stdout] test symbols::tests::extract_rust_items ... ok [INFO] [stdout] test symbols::tests::find_specific_symbol ... ok [INFO] [stdout] test symbols::tests::extract_python_functions ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/agentjj-93390f7bbb60a2e4) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test tests::test_is_public_symbol_python_dunder ... ok [INFO] [stdout] test tests::test_is_public_symbol_js_no_export ... ok [INFO] [stdout] test tests::test_is_public_symbol_python_public ... ok [INFO] [stdout] test tests::test_is_public_symbol_python_private ... ok [INFO] [stdout] test tests::test_is_public_symbol_rust_no_signature ... ok [INFO] [stdout] test tests::test_is_public_symbol_rust_private ... ok [INFO] [stdout] test tests::test_is_public_symbol_rust_pub ... ok [INFO] [stdout] test tests::test_is_public_symbol_ts_export ... ok [INFO] [stdout] test tests::test_is_public_symbol_ts_no_signature_defaults_to_public ... ok [INFO] [stdout] test tests::test_parse_category_breaking ... ok [INFO] [stdout] test tests::test_parse_category_deprecation ... ok [INFO] [stdout] test tests::test_parse_category_feature ... ok [INFO] [stdout] test tests::test_parse_category_perf ... ok [INFO] [stdout] test tests::test_parse_category_invalid ... ok [INFO] [stdout] test tests::test_parse_change_type_config ... ok [INFO] [stdout] test tests::test_parse_category_security ... ok [INFO] [stdout] test tests::test_parse_change_type_docs ... ok [INFO] [stdout] test tests::test_parse_change_type_refactor ... ok [INFO] [stdout] test tests::test_parse_change_type_invalid ... ok [INFO] [stdout] test tests::test_parse_category_chore ... ok [INFO] [stdout] test tests::test_parse_change_type_test ... ok [INFO] [stdout] test tests::test_parse_change_type_deps ... ok [INFO] [stdout] test tests::test_chrono_lite_now_returns_valid_iso8601 ... ok [INFO] [stdout] test tests::test_parse_category_fix ... ok [INFO] [stdout] test tests::test_parse_change_type_behavioral ... ok [INFO] [stdout] test tests::test_parse_change_type_schema ... ok [INFO] [stdout] test tests::test_is_public_symbol_js_export ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-c35f162865ef7dbe) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpPpjTVz/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpeLVQsb/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyutYE1/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpw91BK9/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp2qDI4T/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpe91kr2/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpj66mKa/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpUdnJOM/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpZjyVMv/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpWoK5DI/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpqMbRhD/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3Fvy2V/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpmRlEWU/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpp5KvCT/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpyFI58o/.git/ [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp3agJZG/.git/ [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) c97e887] initial git commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] [master (root-commit) 37cc524] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stderr] Switched to a new branch 'feature-xyz' [INFO] [stderr] HEAD is now at 37cc524 initial commit [INFO] [stdout] test commit_paths_nonexistent_path_errors ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmp5zYH6f/.git/ [INFO] [stdout] test commit_paths_multiple_paths ... ok [INFO] [stdout] test help_returns_success_and_shows_usage ... ok [INFO] [stdout] test help_shows_subcommands ... ok [INFO] [stdout] [master (root-commit) bbd238d] initial commit [INFO] [stdout] 1 file changed, 1 insertion(+) [INFO] [stdout] create mode 100644 README.md [INFO] [stdout] test json_flag_is_global ... ok [INFO] [stdout] test commit_on_detached_head_warns_about_git_sync ... ok [INFO] [stdout] test graph_ascii_json_includes_rich_fields ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stdout] test commit_with_changes_succeeds ... ok [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpuqcrbx/.git/ [INFO] [stdout] test json_status_in_non_repo_returns_json_error ... ok [INFO] [stdout] test commit_invariant_failure_blocks ... ok [INFO] [stdout] test first_commit_has_git_head_as_ancestor ... ok [INFO] [stdout] test quickstart_json_returns_valid_json ... ok [INFO] [stdout] test commit_nothing_to_commit ... ok [INFO] [stdout] test quickstart_returns_success ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpNUuMSA/.git/ [INFO] [stdout] test schema_json_returns_valid_json ... ok [INFO] [stdout] test schema_returns_success ... ok [INFO] [stdout] test orient_in_non_repo_fails ... ok [INFO] [stdout] test schema_invalid_type_fails ... ok [INFO] [stdout] test quickstart_works_outside_repo ... ok [INFO] [stdout] test commit_paths_unchanged_path_no_changes_error ... ok [INFO] [stdout] test schema_type_filter_works ... ok [INFO] [stdout] test skill_returns_success ... ok [INFO] [stdout] test skill_json_returns_valid_json ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test version_returns_success ... ok [INFO] [stdout] test skill_works_outside_repo ... ok [INFO] [stdout] test status_in_non_repo_fails ... ok [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpvfEnKI/.git/ [INFO] [stdout] Initialized empty Git repository in /tmp/.tmpN2ncUO/.git/ [INFO] [stdout] test commit_with_type_flag ... ok [INFO] [stdout] test commit_without_paths_unchanged_behavior ... ok [INFO] [stderr] hint: Using 'master' as the name for the initial branch. This default branch name [INFO] [stderr] hint: is subject to change. To configure the initial branch name to use in all [INFO] [stderr] hint: of your new repositories, which will suppress this warning, call: [INFO] [stderr] hint: [INFO] [stderr] hint: git config --global init.defaultBranch [INFO] [stderr] hint: [INFO] [stderr] hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and [INFO] [stderr] hint: 'development'. The just-created branch can be renamed via this command: [INFO] [stderr] hint: [INFO] [stderr] hint: git branch -m [INFO] [stdout] test commit_paths_includes_only_specified_files ... ok [INFO] [stdout] test commit_json_output ... ok [INFO] [stdout] test commit_on_feature_branch_does_not_move_main ... ok [INFO] [stdout] test commit_paths_leaves_other_changes_in_working_copy ... ok [INFO] [stdout] test subcommand_help_works ... ok [INFO] [stdout] test orient_in_jj_repo_succeeds ... ok [INFO] [stdout] test orient_json_returns_valid_structure ... ok [INFO] [stdout] test status_in_jj_repo_succeeds ... ok [INFO] [stdout] test status_json_returns_valid_structure ... ok [INFO] [stdout] test graph_dot_json_includes_rich_fields ... ok [INFO] [stdout] test graph_mermaid_json_includes_rich_fields ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.25s [INFO] [stdout] [INFO] [stderr] Running tests/scenarios.rs (/opt/rustwide/target/debug/deps/scenarios-b9d3e74855242027) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test additional_workflows::suggest_actions ... ok [INFO] [stdout] test additional_workflows::manifest_validate ... ok [INFO] [stdout] test additional_workflows::manifest_show ... ok [INFO] [stdout] test checkpoint_and_recovery::list_checkpoints_empty ... ok [INFO] [stdout] test bulk_operations::files_shows_count ... ok [INFO] [stdout] test checkpoint_and_recovery::list_checkpoints_empty_json ... ok [INFO] [stdout] test checkpoint_and_recovery::list_checkpoints_json_returns_all_fields ... ok [INFO] [stdout] test bulk_operations::bulk_read_json_output ... ok [INFO] [stdout] test additional_workflows::schema_list ... ok [INFO] [stdout] test bulk_operations::bulk_read_with_errors ... ok [INFO] [stdout] test error_handling::error_json_format ... ok [INFO] [stdout] test error_handling::error_in_non_repo_directory ... ok [INFO] [stdout] test additional_workflows::status_basic ... ok [INFO] [stdout] test additional_workflows::status_json ... ok [INFO] [stdout] test error_handling::init_without_jj_repo ... ok [INFO] [stdout] test checkpoint_and_recovery::create_checkpoint ... ok [INFO] [stdout] test bulk_operations::files_pattern_filtering ... ok [INFO] [stdout] test checkpoint_and_recovery::undo_dry_run_json ... ok [INFO] [stdout] test checkpoint_and_recovery::checkpoint_json_output ... ok [INFO] [stdout] test checkpoint_and_recovery::undo_dry_run_to_checkpoint ... ok [INFO] [stdout] test error_handling::change_show_nonexistent ... ok [INFO] [stdout] test bulk_operations::bulk_read_multiple_files ... ok [INFO] [stdout] test checkpoint_and_recovery::list_checkpoints_shows_created ... ok [INFO] [stdout] test checkpoint_and_recovery::list_checkpoints_no_description ... ok [INFO] [stdout] test new_agent_workflow::init_already_exists ... ok [INFO] [stdout] test error_handling::undo_to_nonexistent_checkpoint ... ok [INFO] [stdout] test new_agent_workflow::init_creates_manifest ... ok [INFO] [stdout] test new_agent_workflow::init_json_output ... ok [INFO] [stdout] test new_agent_workflow::orient_returns_complete_orientation ... ok [INFO] [stdout] test typed_change_workflow::list_typed_changes ... ok [INFO] [stdout] test typed_change_workflow::set_typed_change ... ok [INFO] [stdout] test typed_change_workflow::status_shows_typed_change ... ok [INFO] [stdout] test checkpoint_and_recovery::list_checkpoints_sorted_descending ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.95s [INFO] [stdout] [INFO] [stderr] Doc-tests agentjj [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "679ec41ad3ea8a0b592f427d589ec9b8f2718c458a4462b698e99dc61665a167", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679ec41ad3ea8a0b592f427d589ec9b8f2718c458a4462b698e99dc61665a167", kill_on_drop: false }` [INFO] [stdout] 679ec41ad3ea8a0b592f427d589ec9b8f2718c458a4462b698e99dc61665a167