[INFO] fetching crate twig-cli 0.1.5... [INFO] testing twig-cli-0.1.5 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate twig-cli 0.1.5 into /workspace/builds/worker-2-tc1/source [INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml [INFO] started tweaking crates.io crate twig-cli 0.1.5 [INFO] finished tweaking crates.io crate twig-cli 0.1.5 [INFO] tweaked toml for crates.io crate twig-cli 0.1.5 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate twig-cli 0.1.5 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate twig-cli 0.1.5 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded shellexpand v3.1.1 [INFO] [stderr] Downloaded zmij v1.0.18 [INFO] [stderr] Downloaded tui-tree-widget v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff4d624de063f6d956c9238f9ebe04c5dea21629edcab76e16d015c81a49749c [INFO] running `Command { std: "docker" "start" "-a" "ff4d624de063f6d956c9238f9ebe04c5dea21629edcab76e16d015c81a49749c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff4d624de063f6d956c9238f9ebe04c5dea21629edcab76e16d015c81a49749c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff4d624de063f6d956c9238f9ebe04c5dea21629edcab76e16d015c81a49749c", kill_on_drop: false }` [INFO] [stdout] ff4d624de063f6d956c9238f9ebe04c5dea21629edcab76e16d015c81a49749c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc031ce76f598926ab4450c0c874145a4d0260bb27dcbdcae60ca237e79ede0a [INFO] running `Command { std: "docker" "start" "-a" "bc031ce76f598926ab4450c0c874145a4d0260bb27dcbdcae60ca237e79ede0a", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling zmij v1.0.18 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling stability v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling ratatui v0.26.3 [INFO] [stderr] Compiling clap v4.5.54 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tui-tree-widget v0.20.0 [INFO] [stderr] Compiling twig-cli v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.66s [INFO] running `Command { std: "docker" "inspect" "bc031ce76f598926ab4450c0c874145a4d0260bb27dcbdcae60ca237e79ede0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc031ce76f598926ab4450c0c874145a4d0260bb27dcbdcae60ca237e79ede0a", kill_on_drop: false }` [INFO] [stdout] bc031ce76f598926ab4450c0c874145a4d0260bb27dcbdcae60ca237e79ede0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7d0edccf0d339f5342eac7d4b0db2f54611f132ec62634328b4900f5613eeb4 [INFO] running `Command { std: "docker" "start" "-a" "c7d0edccf0d339f5342eac7d4b0db2f54611f132ec62634328b4900f5613eeb4", kill_on_drop: false }` [INFO] [stderr] Compiling twig-cli v0.1.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "c7d0edccf0d339f5342eac7d4b0db2f54611f132ec62634328b4900f5613eeb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7d0edccf0d339f5342eac7d4b0db2f54611f132ec62634328b4900f5613eeb4", kill_on_drop: false }` [INFO] [stdout] c7d0edccf0d339f5342eac7d4b0db2f54611f132ec62634328b4900f5613eeb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 842e3270a0ffa80c440f43ea1deb657a01bdeabcd68887efb18e04a1035e76fa [INFO] running `Command { std: "docker" "start" "-a" "842e3270a0ffa80c440f43ea1deb657a01bdeabcd68887efb18e04a1035e76fa", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/twig-0d39777c67734a14) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test cli::tree_view::tests::test_build_candidates ... ok [INFO] [stdout] test cli::tree_view::tests::test_tree_node_id_equality ... ok [INFO] [stdout] test config::project::tests::test_worktree_config_default_handoff_windows ... ok [INFO] [stdout] test config::project::tests::test_worktree_session_handoff_windows_are_optional ... ok [INFO] [stdout] test git::tests::test_parse_pr_number ... ok [INFO] [stdout] test config::project::tests::test_worktree_config_handoff_windows ... ok [INFO] [stdout] test tmux::tests::test_attach_blockers_for_interactive_terminal ... ok [INFO] [stdout] test tmux::tests::test_attach_blockers_for_non_interactive_stdio ... ok [INFO] [stdout] test tmux::tests::test_attach_blockers_for_bad_term ... ok [INFO] [stdout] test tmux::tests::test_is_worktree_session_for_project ... ok [INFO] [stdout] test tmux::tests::test_worktree_project_name ... ok [INFO] [stdout] test config::project::tests::test_is_git_url_invalid ... ok [INFO] [stdout] test config::project::tests::test_is_git_url_valid ... ok [INFO] [stdout] test config::project::tests::test_name_from_https_url ... ok [INFO] [stdout] test config::project::tests::test_name_from_ssh_url ... ok [INFO] [stdout] test config::project::tests::test_name_from_ssh_protocol_url ... ok [INFO] [stdout] test tmux_control::tests::test_control_new_window ... ok [INFO] [stdout] test tmux_control::tests::test_control_kill_session_removes_session ... ok [INFO] [stdout] test tmux_control::tests::test_control_split_window_adds_pane ... ok [INFO] [stdout] test tmux_control::tests::test_control_list_panes_returns_entries ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "842e3270a0ffa80c440f43ea1deb657a01bdeabcd68887efb18e04a1035e76fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "842e3270a0ffa80c440f43ea1deb657a01bdeabcd68887efb18e04a1035e76fa", kill_on_drop: false }` [INFO] [stdout] 842e3270a0ffa80c440f43ea1deb657a01bdeabcd68887efb18e04a1035e76fa