[INFO] fetching crate worktrunk-sync 0.1.0... [INFO] testing worktrunk-sync-0.1.0 against beta-2026-04-21 for beta-1.96-1 [INFO] extracting crate worktrunk-sync 0.1.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate worktrunk-sync 0.1.0 [INFO] finished tweaking crates.io crate worktrunk-sync 0.1.0 [INFO] tweaked toml for crates.io crate worktrunk-sync 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate worktrunk-sync 0.1.0 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 worktrunk-sync 0.1.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-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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] aec7419033748fa867ba9408d8cb1fb15a42855b2a0fb591d9a4df7d69fbde3c [INFO] running `Command { std: "docker" "start" "-a" "aec7419033748fa867ba9408d8cb1fb15a42855b2a0fb591d9a4df7d69fbde3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aec7419033748fa867ba9408d8cb1fb15a42855b2a0fb591d9a4df7d69fbde3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec7419033748fa867ba9408d8cb1fb15a42855b2a0fb591d9a4df7d69fbde3c", kill_on_drop: false }` [INFO] [stdout] aec7419033748fa867ba9408d8cb1fb15a42855b2a0fb591d9a4df7d69fbde3c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 97afea12e330cb07526e0e1f0040ba9c1b17d9b925e32c1e66e20febc3714a32 [INFO] running `Command { std: "docker" "start" "-a" "97afea12e330cb07526e0e1f0040ba9c1b17d9b925e32c1e66e20febc3714a32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling hashbrown v0.17.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling vergen-lib v9.1.0 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling pulldown-cmark v0.13.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling vergen v9.1.0 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling vergen-gitcl v9.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling rustc-hash v2.1.2 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling askama_parser v0.15.6 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling strict v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling tree-sitter-bash v0.25.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nix v0.31.2 [INFO] [stderr] Compiling skim-common v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling is_executable v1.0.5 [INFO] [stderr] Compiling east-asian-width v0.1.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling signal-hook v0.4.4 [INFO] [stderr] Compiling ansi-escape-sequences v0.1.0 [INFO] [stderr] Compiling string-width v0.1.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling shell-quote v0.7.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling timer v0.2.0 [INFO] [stderr] Compiling tree-sitter v0.26.8 [INFO] [stderr] Compiling skim-tuikit v0.6.6 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling defer-drop v1.3.0 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling askama_derive v0.15.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling lazy-regex v3.6.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling color-print-proc-macro v0.3.7 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling coolor v1.1.0 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling minimad v0.14.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling clap_complete v4.6.1 [INFO] [stderr] Compiling vte v0.15.0 [INFO] [stderr] Compiling char_index v0.1.5 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling crokey-proc_macros v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling if_chain v1.0.3 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling memo-map v0.3.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling config v0.15.22 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling tree-sitter-highlight v0.26.8 [INFO] [stderr] Compiling synoptic v2.2.9 [INFO] [stderr] Compiling color-print v0.3.7 [INFO] [stderr] Compiling wrap-ansi v0.1.0 [INFO] [stderr] Compiling shellexpand v3.1.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling skim v0.20.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling sanitize-filename v0.6.0 [INFO] [stderr] Compiling toml_edit v0.25.11+spec-1.1.0 [INFO] [stderr] Compiling worktrunk v0.35.3 [INFO] [stderr] Compiling reflink-copy v0.1.29 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling osc8 v0.1.0 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling normalize-path v0.2.1 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling crokey v1.4.0 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling minijinja v2.19.0 [INFO] [stderr] Compiling askama_macros v0.15.6 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling termimad v0.34.1 [INFO] [stderr] Compiling askama v0.15.6 [INFO] [stderr] Compiling worktrunk-sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "97afea12e330cb07526e0e1f0040ba9c1b17d9b925e32c1e66e20febc3714a32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97afea12e330cb07526e0e1f0040ba9c1b17d9b925e32c1e66e20febc3714a32", kill_on_drop: false }` [INFO] [stdout] 97afea12e330cb07526e0e1f0040ba9c1b17d9b925e32c1e66e20febc3714a32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 6367bc8be58692abc0a0492e929136ee459f7fad91c749be76bd42b6d38a5214 [INFO] running `Command { std: "docker" "start" "-a" "6367bc8be58692abc0a0492e929136ee459f7fad91c749be76bd42b6d38a5214", kill_on_drop: false }` [INFO] [stderr] Compiling worktrunk-sync v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.83s [INFO] running `Command { std: "docker" "inspect" "6367bc8be58692abc0a0492e929136ee459f7fad91c749be76bd42b6d38a5214", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6367bc8be58692abc0a0492e929136ee459f7fad91c749be76bd42b6d38a5214", kill_on_drop: false }` [INFO] [stdout] 6367bc8be58692abc0a0492e929136ee459f7fad91c749be76bd42b6d38a5214 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] ba705745bb16d17581b75517c764582f4c6a5bee2bcad03690e4baf7c290583a [INFO] running `Command { std: "docker" "start" "-a" "ba705745bb16d17581b75517c764582f4c6a5bee2bcad03690e4baf7c290583a", 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/wt_sync-8e579e5824b8820e) [INFO] [stdout] [INFO] [stdout] running 16 tests [INFO] [stdout] test sync::tests::test_parse_stack_file_annotations_stripped ... ok [INFO] [stdout] test sync::tests::test_parse_stack_file_empty ... ok [INFO] [stdout] test sync::tests::test_parse_stack_file_siblings ... ok [INFO] [stdout] test sync::tests::test_format_stack_file_omits_root ... ok [INFO] [stdout] test sync::tests::test_parse_stack_file_comments_and_blank_lines ... ok [INFO] [stdout] test sync::tests::test_parse_stack_file_with_root ... ok [INFO] [stdout] test sync::tests::test_stack_containing_unknown_branch ... ok [INFO] [stdout] test sync::tests::test_round_trip_branching_stack ... ok [INFO] [stdout] test sync::tests::test_fork_points_round_trip ... ok [INFO] [stdout] test sync::tests::test_round_trip_linear_stack ... ok [INFO] [stdout] test sync::tests::test_topological_order_fan_out ... ok [INFO] [stdout] test sync::tests::test_topological_order_linear ... ok [INFO] [stdout] test sync::tests::test_stack_containing_root_returns_all ... ok [INFO] [stdout] test sync::tests::test_parse_stack_file_space_indentation ... ok [INFO] [stdout] test sync::tests::test_stack_containing_middle_branch ... ok [INFO] [stdout] test sync::tests::test_parse_stack_file_without_root ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 16 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ba705745bb16d17581b75517c764582f4c6a5bee2bcad03690e4baf7c290583a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba705745bb16d17581b75517c764582f4c6a5bee2bcad03690e4baf7c290583a", kill_on_drop: false }` [INFO] [stdout] ba705745bb16d17581b75517c764582f4c6a5bee2bcad03690e4baf7c290583a