[INFO] cloning repository https://github.com/devbackend/squirrel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devbackend/squirrel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevbackend%2Fsquirrel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevbackend%2Fsquirrel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 921ee78f64a48fc9df1612778aadb1ffea1dae4f
[INFO] testing devbackend/squirrel against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevbackend%2Fsquirrel" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devbackend/squirrel
[INFO] finished tweaking git repo https://github.com/devbackend/squirrel
[INFO] tweaked toml for git repo https://github.com/devbackend/squirrel written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devbackend/squirrel 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/devbackend/squirrel 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9615dd5e2ee533fec15f5953910b75ece5fde203e0e33a3018a3e2016c8f45df
[INFO] running `Command { std: "docker" "start" "-a" "9615dd5e2ee533fec15f5953910b75ece5fde203e0e33a3018a3e2016c8f45df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9615dd5e2ee533fec15f5953910b75ece5fde203e0e33a3018a3e2016c8f45df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9615dd5e2ee533fec15f5953910b75ece5fde203e0e33a3018a3e2016c8f45df", kill_on_drop: false }`
[INFO] [stdout] 9615dd5e2ee533fec15f5953910b75ece5fde203e0e33a3018a3e2016c8f45df
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bf7b91b2067c3780d08ded26278cfb58b3c6f4cecc149561c07aacfaa0a7f99d
[INFO] running `Command { std: "docker" "start" "-a" "bf7b91b2067c3780d08ded26278cfb58b3c6f4cecc149561c07aacfaa0a7f99d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling unicode-properties v0.1.4
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling rust_decimal v1.41.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling whoami v2.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling postgres-protocol v0.6.10
[INFO] [stderr]    Compiling postgres-types v0.2.12
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-postgres v0.7.16
[INFO] [stderr]    Compiling squirrel v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.23s
[INFO] running `Command { std: "docker" "inspect" "bf7b91b2067c3780d08ded26278cfb58b3c6f4cecc149561c07aacfaa0a7f99d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf7b91b2067c3780d08ded26278cfb58b3c6f4cecc149561c07aacfaa0a7f99d", kill_on_drop: false }`
[INFO] [stdout] bf7b91b2067c3780d08ded26278cfb58b3c6f4cecc149561c07aacfaa0a7f99d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b46b4d16b3dfe07c5a09132d6d63ddf451350a4a7d6d3517dc6d8b58f88ab82d
[INFO] running `Command { std: "docker" "start" "-a" "b46b4d16b3dfe07c5a09132d6d63ddf451350a4a7d6d3517dc6d8b58f88ab82d", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling squirrel v0.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.70s
[INFO] running `Command { std: "docker" "inspect" "b46b4d16b3dfe07c5a09132d6d63ddf451350a4a7d6d3517dc6d8b58f88ab82d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46b4d16b3dfe07c5a09132d6d63ddf451350a4a7d6d3517dc6d8b58f88ab82d", kill_on_drop: false }`
[INFO] [stdout] b46b4d16b3dfe07c5a09132d6d63ddf451350a4a7d6d3517dc6d8b58f88ab82d
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e9243b1293c9d1539c1fbe67cfc0e02097c8d44390abb88587ecd90ad6a78ca
[INFO] running `Command { std: "docker" "start" "-a" "5e9243b1293c9d1539c1fbe67cfc0e02097c8d44390abb88587ecd90ad6a78ca", 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/squirrel-550f7fc5a6ed76f8)
[INFO] [stdout] 
[INFO] [stdout] running 45 tests
[INFO] [stdout] test app::tests::edit_mode_k_types_not_navigates ... ok
[INFO] [stdout] test app::tests::ctrl_q_quits_from_results ... ok
[INFO] [stdout] test app::tests::ctrl_q_quits_from_create_connection ... ok
[INFO] [stdout] test app::tests::edit_mode_types_chars ... ok
[INFO] [stdout] test app::tests::enter_in_edit_mode_stops_editing ... ok
[INFO] [stdout] test app::tests::edit_mode_backspace_removes_char ... ok
[INFO] [stdout] test app::tests::ctrl_q_quits_from_query_list ... ok
[INFO] [stdout] test models::tests::form_default_values ... ok
[INFO] [stdout] test app::tests::esc_in_edit_mode_stops_editing ... ok
[INFO] [stdout] test app::tests::enter_starts_editing ... ok
[INFO] [stdout] test app::tests::nav_k_moves_to_prev_field ... ok
[INFO] [stdout] test models::tests::current_page_rows_first_page ... ok
[INFO] [stdout] test models::tests::form_prev_field_wraps ... ok
[INFO] [stdout] test app::tests::nav_up_moves_to_prev_field ... ok
[INFO] [stdout] test models::tests::current_page_rows_last_page ... ok
[INFO] [stdout] test app::tests::esc_in_nav_mode_goes_to_connection_list ... ok
[INFO] [stdout] test models::tests::form_next_field_wraps ... ok
[INFO] [stdout] test models::tests::form_to_config_invalid_port ... ok
[INFO] [stdout] test app::tests::edit_mode_j_types_not_navigates ... ok
[INFO] [stdout] test models::tests::form_to_config_missing_database ... ok
[INFO] [stdout] test app::tests::nav_j_moves_to_next_field ... ok
[INFO] [stdout] test models::tests::form_to_config_success ... ok
[INFO] [stdout] test models::tests::page_change_resets_selected_row ... ok
[INFO] [stdout] test models::tests::page_count_empty ... ok
[INFO] [stdout] test models::tests::select_prev_row_decrements ... ok
[INFO] [stdout] test models::tests::page_count_exact_multiple ... ok
[INFO] [stdout] test models::tests::page_count_remainder ... ok
[INFO] [stdout] test models::tests::prev_page_clamps_at_zero ... ok
[INFO] [stdout] test models::tests::select_next_row_clamps_at_last ... ok
[INFO] [stdout] test models::tests::select_next_row_advances ... ok
[INFO] [stdout] test app::tests::plain_q_does_not_quit_from_create_connection ... ok
[INFO] [stdout] test storage::tests::test_list_connections_sorted ... ok
[INFO] [stdout] test storage::tests::test_list_connections_empty ... ok
[INFO] [stdout] test models::tests::form_to_config_missing_name ... ok
[INFO] [stdout] test models::tests::next_page_clamps_at_last ... ok
[INFO] [stdout] test models::tests::select_prev_row_clamps_at_zero ... ok
[INFO] [stdout] test storage::tests::test_queries_sorted ... ok
[INFO] [stdout] test storage::tests::test_rename_connection ... ok
[INFO] [stdout] test storage::tests::test_rename_connection_conflicts ... ok
[INFO] [stdout] test storage::tests::test_queries_crud ... ok
[INFO] [stdout] test storage::tests::test_rename_query ... ok
[INFO] [stdout] test storage::tests::test_delete_connection ... ok
[INFO] [stdout] test storage::tests::test_save_and_load_connection ... ok
[INFO] [stdout] test storage::tests::test_rename_query_conflicts ... ok
[INFO] [stdout] test app::tests::nav_down_moves_to_next_field ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 45 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5e9243b1293c9d1539c1fbe67cfc0e02097c8d44390abb88587ecd90ad6a78ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e9243b1293c9d1539c1fbe67cfc0e02097c8d44390abb88587ecd90ad6a78ca", kill_on_drop: false }`
[INFO] [stdout] 5e9243b1293c9d1539c1fbe67cfc0e02097c8d44390abb88587ecd90ad6a78ca
