[INFO] cloning repository https://github.com/TutoElectroWeb/ClipNoteBoard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TutoElectroWeb/ClipNoteBoard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTutoElectroWeb%2FClipNoteBoard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTutoElectroWeb%2FClipNoteBoard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ee3709443abeeb84af31821820664e23e20584c6 [INFO] testing TutoElectroWeb/ClipNoteBoard against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTutoElectroWeb%2FClipNoteBoard" "/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/TutoElectroWeb/ClipNoteBoard [INFO] finished tweaking git repo https://github.com/TutoElectroWeb/ClipNoteBoard [INFO] tweaked toml for git repo https://github.com/TutoElectroWeb/ClipNoteBoard written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TutoElectroWeb/ClipNoteBoard on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TutoElectroWeb/ClipNoteBoard 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce516d2275571edcc3dca6a06dc056e04af4be63a646b49ffc948809b348db6d [INFO] running `Command { std: "docker" "start" "-a" "ce516d2275571edcc3dca6a06dc056e04af4be63a646b49ffc948809b348db6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce516d2275571edcc3dca6a06dc056e04af4be63a646b49ffc948809b348db6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce516d2275571edcc3dca6a06dc056e04af4be63a646b49ffc948809b348db6d", kill_on_drop: false }` [INFO] [stdout] ce516d2275571edcc3dca6a06dc056e04af4be63a646b49ffc948809b348db6d [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=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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c9d417e55522f6653de0429f9a0bff37c744a59b752eae99981d06cd896eb29 [INFO] running `Command { std: "docker" "start" "-a" "7c9d417e55522f6653de0429f9a0bff37c744a59b752eae99981d06cd896eb29", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling syn v2.0.116 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling opaque-debug v0.3.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling anyhow v1.0.101 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cfg-expr v0.20.6 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling pango-sys v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.10 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling graphene-sys v0.20.10 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling gsk4-sys v0.9.6 [INFO] [stderr] Compiling gtk4-sys v0.9.6 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling glib v0.20.12 [INFO] [stderr] Compiling global-hotkey v0.6.4 [INFO] [stderr] Compiling cairo-rs v0.20.12 [INFO] [stderr] Compiling graphene-rs v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf v0.20.10 [INFO] [stderr] Compiling pango v0.20.12 [INFO] [stderr] Compiling gdk4 v0.9.6 [INFO] [stderr] Compiling gsk4 v0.9.6 [INFO] [stderr] Compiling gtk4 v0.9.7 [INFO] [stderr] Compiling ClipNoteBoard v9.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s [INFO] running `Command { std: "docker" "inspect" "7c9d417e55522f6653de0429f9a0bff37c744a59b752eae99981d06cd896eb29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c9d417e55522f6653de0429f9a0bff37c744a59b752eae99981d06cd896eb29", kill_on_drop: false }` [INFO] [stdout] 7c9d417e55522f6653de0429f9a0bff37c744a59b752eae99981d06cd896eb29 [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=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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f25cbff36cf1bb3323f717297dfdd0cf583a9056d6b28ce84771b6ef4bf716c [INFO] running `Command { std: "docker" "start" "-a" "4f25cbff36cf1bb3323f717297dfdd0cf583a9056d6b28ce84771b6ef4bf716c", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling glib v0.20.12 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling keyboard-types v0.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling global-hotkey v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling cairo-rs v0.20.12 [INFO] [stderr] Compiling graphene-rs v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf v0.20.10 [INFO] [stderr] Compiling pango v0.20.12 [INFO] [stderr] Compiling gdk4 v0.9.6 [INFO] [stderr] Compiling gsk4 v0.9.6 [INFO] [stderr] Compiling gtk4 v0.9.7 [INFO] [stderr] Compiling ClipNoteBoard v9.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `Command { std: "docker" "inspect" "4f25cbff36cf1bb3323f717297dfdd0cf583a9056d6b28ce84771b6ef4bf716c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f25cbff36cf1bb3323f717297dfdd0cf583a9056d6b28ce84771b6ef4bf716c", kill_on_drop: false }` [INFO] [stdout] 4f25cbff36cf1bb3323f717297dfdd0cf583a9056d6b28ce84771b6ef4bf716c [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=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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cf3fff98c825c33d541bcb22b1c80e20fc0368d3c19bc71f662979dae27e01e1 [INFO] running `Command { std: "docker" "start" "-a" "cf3fff98c825c33d541bcb22b1c80e20fc0368d3c19bc71f662979dae27e01e1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ClipNoteBoard-c5e4639a48b795a0) [INFO] [stdout] [INFO] [stdout] running 60 tests [INFO] [stdout] test application::clipboard_service::tests::add_note_empty_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_empty_text_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_image_invalid_dimensions_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::charger_pins_et_clear_conserve_epingles_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::get_payload_returns_none_for_unknown_id_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::add_note_creates_pinned_note_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_image_valid_returns_true_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_sensitive_text_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::pinned_payloads_returns_only_pinned_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_valid_text_returns_true_and_adds_item_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::lock_then_unlock_item_roundtrip_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::prune_expired_returns_true_when_item_removed_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::toggle_pin_changes_pin_state_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::trait_object_forwards_all_14_methods_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::unlock_item_as_note_creates_note_payload_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_invalid_nonce_length_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_invalid_base64_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::is_note_returns_was_note_for_locked_variant_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::short_label_for_locked_is_placeholder_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_valid_ciphertext_reaches_utf8_conversion_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::select_item_moves_entry_to_front_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::select_item_returns_none_for_unknown_id_aaa ... ok [INFO] [stdout] test application::encryption::tests::roundtrip_encrypt_decrypt ... ok [INFO] [stdout] test domain::history::tests::image_matches_image_keyword_in_filter_aaa ... ok [INFO] [stdout] test domain::history::tests::locked_item_always_appears_in_filtered_results_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::short_label_formats_image_dimensions_aaa ... ok [INFO] [stdout] test domain::history::tests::prune_expired_with_zero_ttl_keeps_unpinned_items_aaa ... ok [INFO] [stdout] test domain::history::tests::remove_deletes_item_by_id_aaa ... ok [INFO] [stdout] test domain::history::tests::clear_unpinned_keeps_only_pinned ... ok [INFO] [stdout] test domain::history::tests::push_deduplicates_and_moves_item_to_front ... ok [INFO] [stdout] test domain::history::tests::toggle_pin_updates_pinned_texts_projection ... ok [INFO] [stdout] test domain::history::tests::trim_keeps_pinned_items_when_limit_reached ... ok [INFO] [stdout] test domain::policies::tests::looks_sensitive_accepts_regular_sentence_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::is_note_returns_true_for_note_variant_aaa ... ok [INFO] [stdout] test domain::history::tests::push_with_expiry_sets_expires_at_aaa ... ok [INFO] [stdout] test domain::policies::tests::looks_sensitive_detects_private_key_marker_aaa ... ok [INFO] [stdout] test domain::history::tests::replace_payload_succeeds_for_existing_id_and_fails_for_unknown_aaa ... ok [INFO] [stdout] test domain::history::tests::trim_to_limit_pops_last_when_all_pinned_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::as_text_returns_none_for_image_and_locked_aaa ... ok [INFO] [stdout] test domain::history::tests::prune_expired_removes_only_non_pinned ... ok [INFO] [stdout] test domain::policies::tests::sanitize_text_trims_and_removes_null_bytes_aaa ... ok [INFO] [stdout] test domain::policies::tests::looks_sensitive_detecte_token_complexe_sans_espace_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::remove_deletes_item_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_missing_file_returns_empty_vec_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_directory_path_returns_io_error_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_invalid_json_returns_error_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::with_default_path_returns_a_valid_path_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_wrong_key ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_plaintext_legacy_store_returns_error_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::load_pinned_note_and_image_and_locked_aaa ... ok [INFO] [stdout] test application::encryption::tests::get_or_create_salt_at_creates_file_then_reads_it_back_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_encrypted_with_wrong_version_returns_error_aaa ... ok [INFO] [stdout] test application::encryption::tests::get_or_create_salt_at_writes_private_permissions_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::save_writes_store_with_private_permissions_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_encrypted_with_wrong_nonce_length_returns_error_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::save_then_load_roundtrip_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_corrupted_ciphertext ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::second_save_creates_backup_of_previous_store_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_rolls_back_to_backup_when_primary_is_corrupted_aaa ... ok [INFO] [stdout] test application::encryption::tests::derive_session_key_returns_some_aaa ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 60 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ClipNoteBoard-8c8bbee97725e316) [INFO] [stdout] [INFO] [stdout] running 67 tests [INFO] [stdout] test application::clipboard_service::tests::add_note_creates_pinned_note_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::charger_pins_et_clear_conserve_epingles_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::add_note_empty_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::get_payload_returns_none_for_unknown_id_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_empty_text_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_image_invalid_dimensions_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_image_valid_returns_true_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_valid_text_returns_true_and_adds_item_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::ingest_sensitive_text_returns_false_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::load_pinned_note_and_image_and_locked_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::pinned_payloads_returns_only_pinned_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::remove_deletes_item_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::prune_expired_returns_true_when_item_removed_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::lock_then_unlock_item_roundtrip_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::select_item_returns_none_for_unknown_id_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::select_item_moves_entry_to_front_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::toggle_pin_changes_pin_state_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_invalid_nonce_length_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::trait_object_forwards_all_14_methods_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_invalid_base64_aaa ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_corrupted_ciphertext ... ok [INFO] [stdout] test application::encryption::tests::decrypt_fails_on_wrong_key ... ok [INFO] [stdout] test application::encryption::tests::decrypt_valid_ciphertext_reaches_utf8_conversion_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::as_text_returns_none_for_image_and_locked_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::is_note_returns_true_for_note_variant_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::is_note_returns_was_note_for_locked_variant_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::short_label_for_locked_is_placeholder_aaa ... ok [INFO] [stdout] test domain::clipboard_payload::tests::short_label_formats_image_dimensions_aaa ... ok [INFO] [stdout] test domain::history::tests::clear_unpinned_keeps_only_pinned ... ok [INFO] [stdout] test application::encryption::tests::roundtrip_encrypt_decrypt ... ok [INFO] [stdout] test domain::history::tests::prune_expired_removes_only_non_pinned ... ok [INFO] [stdout] test domain::history::tests::image_matches_image_keyword_in_filter_aaa ... ok [INFO] [stdout] test domain::history::tests::prune_expired_with_zero_ttl_keeps_unpinned_items_aaa ... ok [INFO] [stdout] test domain::history::tests::push_deduplicates_and_moves_item_to_front ... ok [INFO] [stdout] test domain::history::tests::push_with_expiry_sets_expires_at_aaa ... ok [INFO] [stdout] test domain::history::tests::remove_deletes_item_by_id_aaa ... ok [INFO] [stdout] test domain::history::tests::toggle_pin_updates_pinned_texts_projection ... ok [INFO] [stdout] test domain::history::tests::replace_payload_succeeds_for_existing_id_and_fails_for_unknown_aaa ... ok [INFO] [stdout] test domain::history::tests::trim_keeps_pinned_items_when_limit_reached ... ok [INFO] [stdout] test domain::history::tests::trim_to_limit_pops_last_when_all_pinned_aaa ... ok [INFO] [stdout] test domain::policies::tests::looks_sensitive_accepts_regular_sentence_aaa ... ok [INFO] [stdout] test domain::policies::tests::looks_sensitive_detecte_token_complexe_sans_espace_aaa ... ok [INFO] [stdout] test domain::policies::tests::looks_sensitive_detects_private_key_marker_aaa ... ok [INFO] [stdout] test domain::policies::tests::sanitize_text_trims_and_removes_null_bytes_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_directory_path_returns_io_error_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_missing_file_returns_empty_vec_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_encrypted_with_wrong_version_returns_error_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_invalid_json_returns_error_aaa ... ok [INFO] [stdout] test presentation::i18n::tests::all_fr_keys_return_non_empty_strings_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_plaintext_legacy_store_returns_error_aaa ... ok [INFO] [stdout] test presentation::i18n::tests::en_locale_returns_english_labels_aaa ... ok [INFO] [stdout] test presentation::i18n::tests::all_en_keys_return_non_empty_strings_aaa ... ok [INFO] [stdout] test presentation::i18n::tests::detect_locale_defaults_to_english_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::with_default_path_returns_a_valid_path_aaa ... ok [INFO] [stdout] test presentation::i18n::tests::fr_en_translations_differ_for_locale_specific_keys_aaa ... ok [INFO] [stdout] test presentation::i18n::tests::fr_locale_returns_french_labels_aaa ... ok [INFO] [stdout] test application::encryption::tests::get_or_create_salt_at_creates_file_then_reads_it_back_aaa ... ok [INFO] [stdout] test application::encryption::tests::get_or_create_salt_at_writes_private_permissions_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::save_writes_store_with_private_permissions_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::save_then_load_roundtrip_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_encrypted_with_wrong_nonce_length_returns_error_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::second_save_creates_backup_of_previous_store_aaa ... ok [INFO] [stdout] test application::clipboard_service::tests::unlock_item_as_note_creates_note_payload_aaa ... ok [INFO] [stdout] test domain::history::tests::locked_item_always_appears_in_filtered_results_aaa ... ok [INFO] [stdout] test presentation::i18n::tests::clear_unpinned_fr_exact_string_aaa ... ok [INFO] [stdout] test infrastructure::pinned_repository::tests::load_rolls_back_to_backup_when_primary_is_corrupted_aaa ... ok [INFO] [stdout] test application::encryption::tests::derive_session_key_returns_some_aaa ... ok [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-5768f8113c34c123) [INFO] [stdout] [INFO] [stdout] test result: ok. 67 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stderr] Doc-tests ClipNoteBoard [INFO] [stdout] test scenario_lock_unlock_roundtrip_aaa ... ok [INFO] [stdout] test scenario_note_expiry_removes_only_expired_aaa ... ok [INFO] [stdout] test scenario_service_port_trait_dispatch_aaa ... ok [INFO] [stdout] test scenario_pinned_items_survive_clear_unpinned_aaa ... ok [INFO] [stdout] test scenario_wrong_key_decrypt_returns_none_aaa ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 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] running `Command { std: "docker" "inspect" "cf3fff98c825c33d541bcb22b1c80e20fc0368d3c19bc71f662979dae27e01e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf3fff98c825c33d541bcb22b1c80e20fc0368d3c19bc71f662979dae27e01e1", kill_on_drop: false }` [INFO] [stdout] cf3fff98c825c33d541bcb22b1c80e20fc0368d3c19bc71f662979dae27e01e1