[INFO] cloning repository https://github.com/romaintb/terminalist [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/romaintb/terminalist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromaintb%2Fterminalist", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromaintb%2Fterminalist'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5e19ab9236ed5df70301f4ed610464bf09ffa10 [INFO] testing romaintb/terminalist against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fromaintb%2Fterminalist" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/romaintb/terminalist [INFO] finished tweaking git repo https://github.com/romaintb/terminalist [INFO] tweaked toml for git repo https://github.com/romaintb/terminalist written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/romaintb/terminalist on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/romaintb/terminalist 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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.20.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.101 [INFO] [stderr] Downloaded wasm-bindgen v0.2.101 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.101 [INFO] [stderr] Downloaded castaway v0.2.4 [INFO] [stderr] Downloaded unicode-truncate v1.1.0 [INFO] [stderr] Downloaded compact_str v0.8.1 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.51 [INFO] [stderr] Downloaded find-msvc-tools v0.1.1 [INFO] [stderr] Downloaded cassowary v0.3.0 [INFO] [stderr] Downloaded windows-core v0.62.0 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded rsa v0.9.10 [INFO] [stderr] Downloaded cc v1.2.37 [INFO] [stderr] Downloaded indexmap v2.11.4 [INFO] [stderr] Downloaded js-sys v0.3.78 [INFO] [stderr] Downloaded rust_decimal v1.38.0 [INFO] [stderr] Downloaded todoist-api v1.0.0-alpha.1 [INFO] [stderr] Downloaded toml v0.9.11+spec-1.1.0 [INFO] [stderr] Downloaded tempfile v3.22.0 [INFO] [stderr] Downloaded chrono v0.4.43 [INFO] [stderr] Downloaded bitflags v2.9.4 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.101 [INFO] [stderr] Downloaded webpki-roots v1.0.2 [INFO] [stderr] Downloaded fern v0.7.1 [INFO] [stderr] Downloaded wasi v0.14.6+wasi-0.2.4 [INFO] [stderr] Downloaded zmij v1.0.13 [INFO] [stderr] Downloaded indoc v2.0.6 [INFO] [stderr] Downloaded windows-result v0.4.0 [INFO] [stderr] Downloaded windows-strings v0.5.0 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.101 [INFO] [stderr] Downloaded ratatui v0.29.0 [INFO] [stderr] Downloaded web-sys v0.3.78 [INFO] [stderr] Downloaded tokio v1.49.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ac32531010c134da18d09f4f7ee1dc88c8d9af8d2b6474b3f5c3b550829988a [INFO] running `Command { std: "docker" "start" "-a" "0ac32531010c134da18d09f4f7ee1dc88c8d9af8d2b6474b3f5c3b550829988a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ac32531010c134da18d09f4f7ee1dc88c8d9af8d2b6474b3f5c3b550829988a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ac32531010c134da18d09f4f7ee1dc88c8d9af8d2b6474b3f5c3b550829988a", kill_on_drop: false }` [INFO] [stdout] 0ac32531010c134da18d09f4f7ee1dc88c8d9af8d2b6474b3f5c3b550829988a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 872d756e854e6bc2070a822cf6c8c8b1c7b3a13d8e22c3ba9953e3775adf78c4 [INFO] running `Command { std: "docker" "start" "-a" "872d756e854e6bc2070a822cf6c8c8b1c7b3a13d8e22c3ba9953e3775adf78c4", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.1 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling zmij v1.0.13 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling cc v1.2.37 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling rust_decimal v1.38.0 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling litrs v0.4.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling rustls-webpki v0.103.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling inherent v1.0.13 [INFO] [stderr] Compiling sea-bae v0.2.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling sea-orm-macros v1.1.19 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling sea-query v0.32.7 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Compiling sqlx v0.8.6 [INFO] [stderr] Compiling sea-query-binder v0.7.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling sea-orm v1.1.19 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling todoist-api v1.0.0-alpha.1 [INFO] [stderr] Compiling terminalist v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "872d756e854e6bc2070a822cf6c8c8b1c7b3a13d8e22c3ba9953e3775adf78c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "872d756e854e6bc2070a822cf6c8c8b1c7b3a13d8e22c3ba9953e3775adf78c4", kill_on_drop: false }` [INFO] [stdout] 872d756e854e6bc2070a822cf6c8c8b1c7b3a13d8e22c3ba9953e3775adf78c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 105a43810f025ffbd315477e3533b2ae5035e309649612e4bce13eb6112c498e [INFO] running `Command { std: "docker" "start" "-a" "105a43810f025ffbd315477e3533b2ae5035e309649612e4bce13eb6112c498e", kill_on_drop: false }` [INFO] [stderr] Compiling terminalist v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.31s [INFO] running `Command { std: "docker" "inspect" "105a43810f025ffbd315477e3533b2ae5035e309649612e4bce13eb6112c498e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105a43810f025ffbd315477e3533b2ae5035e309649612e4bce13eb6112c498e", kill_on_drop: false }` [INFO] [stdout] 105a43810f025ffbd315477e3533b2ae5035e309649612e4bce13eb6112c498e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6e9f7677a0e26b8b15a1f88a01effe86627b24fb5a44595a514ab09ee45ff240 [INFO] running `Command { std: "docker" "start" "-a" "6e9f7677a0e26b8b15a1f88a01effe86627b24fb5a44595a514ab09ee45ff240", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/terminalist-e61b8c9449c434e2) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/terminalist-61a6fda516f6c9ef) [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] [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] [stderr] Running tests/config.rs (/opt/rustwide/target/debug/deps/config-bbdc6e91b4f7e7ff) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test test_default_config ... ok [INFO] [stdout] test test_empty_config_deserialization ... ok [INFO] [stdout] test test_partial_config_deserialization ... ok [INFO] [stdout] test test_config_validation ... ok [INFO] [stdout] test test_config_serialization ... ok [INFO] [stdout] test test_generate_config_creates_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/icons_test.rs (/opt/rustwide/target/debug/deps/icons_test-ce37be6c0d8176c1) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test test_ascii_icons ... ok [INFO] [stdout] test test_theme_cycling ... ok [INFO] [stdout] test test_today_tomorrow_icons ... ok [INFO] [stdout] test test_theme_switching ... ok [INFO] [stdout] test test_unicode_icons ... ok [INFO] [stdout] test test_default_theme ... ok [INFO] [stdout] test test_emoji_icons ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/logger.rs (/opt/rustwide/target/debug/deps/logger-280afef5016a4bb1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_log_file_path ... ok [INFO] [stdout] test test_memory_logs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/scrollbar_test.rs (/opt/rustwide/target/debug/deps/scrollbar_test-bf912460a6da2196) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_border_edge_case ... ok [INFO] [stdout] test test_scrollbar_detection ... ok [INFO] [stdout] test test_no_scrollbar_needed ... ok [INFO] [stdout] [INFO] [stderr] Running tests/storage.rs (/opt/rustwide/target/debug/deps/storage-73f1a4c33233f083) [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test db::test_local_storage_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/ui.rs (/opt/rustwide/target/debug/deps/ui-506bfc13808aeb2f) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test app_component::test_app_state_default ... ok [INFO] [stdout] test components::dialog_component::test_dialog_component_creation ... ok [INFO] [stdout] test components::badge::test_create_paren_badge ... ok [INFO] [stdout] test components::dialogs::label_dialogs::test_label_dialogs_module_exists ... ok [INFO] [stdout] test components::dialogs::scroll_behavior::test_scroll_behavior_module_exists ... ok [INFO] [stdout] test components::task_list_item_component::test_task_list_item_component_module ... ok [INFO] [stdout] test core::actions::test_action_enum_exists ... ok [INFO] [stdout] test components::sidebar_component::test_sidebar_component_creation ... ok [INFO] [stdout] test components::task_list_component::test_task_list_component_creation ... ok [INFO] [stdout] test components::dialogs::project_dialogs::test_project_dialogs_module_exists ... ok [INFO] [stdout] test components::dialogs::task_dialogs::test_task_dialogs_module_exists ... ok [INFO] [stdout] test components::dialogs::system_dialogs::test_system_dialogs_module_exists ... ok [INFO] [stdout] test core::component::test_component_trait_exists ... ok [INFO] [stdout] test core::event_handler::test_event_type_enum_exists ... ok [INFO] [stdout] test core::task_manager::test_task_manager_creation ... ok [INFO] [stdout] test layout::test_layout_functions_exist ... ok [INFO] [stdout] test core::context::test_app_context_creation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running tests/ui_renderer_test.rs (/opt/rustwide/target/debug/deps/ui_renderer_test-d30fb18b6a079629) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_app_creation ... ok [INFO] [stderr] Running tests/utils.rs (/opt/rustwide/target/debug/deps/utils-0f2c74e57955e50b) [INFO] [stdout] test test_event_handling ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test datetime::test_next_weekday_same_day ... ok [INFO] [stdout] test datetime::test_next_weekday_monday ... ok [INFO] [stdout] test datetime::test_format_human_date_yesterday ... ok [INFO] [stdout] test datetime::test_format_human_datetime_iso_format ... ok [INFO] [stdout] test datetime::test_format_human_date_tomorrow ... ok [INFO] [stdout] test datetime::test_format_human_date_today ... ok [INFO] [stdout] test datetime::test_next_weekday ... ok [INFO] [stderr] Doc-tests terminalist [INFO] [stdout] test datetime::test_format_ymd ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/sync/mod.rs - sync::SyncService (line 47) - compile ... ok [INFO] [stdout] test src/lib.rs - ui (line 80) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6e9f7677a0e26b8b15a1f88a01effe86627b24fb5a44595a514ab09ee45ff240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e9f7677a0e26b8b15a1f88a01effe86627b24fb5a44595a514ab09ee45ff240", kill_on_drop: false }` [INFO] [stdout] 6e9f7677a0e26b8b15a1f88a01effe86627b24fb5a44595a514ab09ee45ff240