[INFO] cloning repository https://github.com/ggnosh/syspass-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ggnosh/syspass-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggnosh%2Fsyspass-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggnosh%2Fsyspass-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2386f7cc2f494e08299503df6e4b51a1774a5584 [INFO] testing ggnosh/syspass-cli against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fggnosh%2Fsyspass-cli" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ggnosh/syspass-cli [INFO] finished tweaking git repo https://github.com/ggnosh/syspass-cli [INFO] tweaked toml for git repo https://github.com/ggnosh/syspass-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ggnosh/syspass-cli 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 git repo https://github.com/ggnosh/syspass-cli 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror-impl v2.0.15 [INFO] [stderr] Downloaded tree_magic_mini v3.2.0 [INFO] [stderr] Downloaded colored v3.0.0 [INFO] [stderr] Downloaded bitflags v2.9.2 [INFO] [stderr] Downloaded fragile v2.0.1 [INFO] [stderr] Downloaded mockall_derive v0.13.1 [INFO] [stderr] Downloaded owo-colors v4.2.2 [INFO] [stderr] Downloaded clap_complete v4.5.57 [INFO] [stderr] Downloaded mockito v1.7.0 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded thiserror v2.0.15 [INFO] [stderr] Downloaded cc v1.2.33 [INFO] [stderr] Downloaded mockall v0.13.1 [INFO] [stderr] Downloaded term-table v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 182a9ae911ee23bb79534d9f490fcb8e7c4a4ae0dcde2067f7d693361ac6670d [INFO] running `Command { std: "docker" "start" "-a" "182a9ae911ee23bb79534d9f490fcb8e7c4a4ae0dcde2067f7d693361ac6670d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "182a9ae911ee23bb79534d9f490fcb8e7c4a4ae0dcde2067f7d693361ac6670d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "182a9ae911ee23bb79534d9f490fcb8e7c4a4ae0dcde2067f7d693361ac6670d", kill_on_drop: false }` [INFO] [stdout] 182a9ae911ee23bb79534d9f490fcb8e7c4a4ae0dcde2067f7d693361ac6670d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] eef7f863fcbf19805c9219e337927685f33f8adbb6a610c49fbf6dc7d92225c8 [INFO] running `Command { std: "docker" "start" "-a" "eef7f863fcbf19805c9219e337927685f33f8adbb6a610c49fbf6dc7d92225c8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling tree_magic_mini v3.2.0 [INFO] [stderr] Compiling term-table v1.4.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling x11rb v0.13.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling tempfile v3.20.0 [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 displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling wl-clipboard-rs v0.9.2 [INFO] [stderr] Compiling arboard v3.6.0 [INFO] [stderr] Compiling syspass-cli v0.9.1 (/opt/rustwide/workdir/syspass-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "eef7f863fcbf19805c9219e337927685f33f8adbb6a610c49fbf6dc7d92225c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eef7f863fcbf19805c9219e337927685f33f8adbb6a610c49fbf6dc7d92225c8", kill_on_drop: false }` [INFO] [stdout] eef7f863fcbf19805c9219e337927685f33f8adbb6a610c49fbf6dc7d92225c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 58e6da399cd54863d01719b9897ce77f0a503f749bea62770c11d389e92ef910 [INFO] running `Command { std: "docker" "start" "-a" "58e6da399cd54863d01719b9897ce77f0a503f749bea62770c11d389e92ef910", kill_on_drop: false }` [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling term-table v1.4.0 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling mockito v1.7.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling syspass-cli v0.9.1 (/opt/rustwide/workdir/syspass-cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.96s [INFO] running `Command { std: "docker" "inspect" "58e6da399cd54863d01719b9897ce77f0a503f749bea62770c11d389e92ef910", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58e6da399cd54863d01719b9897ce77f0a503f749bea62770c11d389e92ef910", kill_on_drop: false }` [INFO] [stdout] 58e6da399cd54863d01719b9897ce77f0a503f749bea62770c11d389e92ef910 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] fd63061c06457f57fb1a3b004a5d5108d8224bc08099e9030e40a8f3f47e5681 [INFO] running `Command { std: "docker" "start" "-a" "fd63061c06457f57fb1a3b004a5d5108d8224bc08099e9030e40a8f3f47e5681", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/syspass_cli-78e1e166c4ac3cf8) [INFO] [stdout] [INFO] [stdout] running 113 tests [INFO] [stdout] test api::account::tests::test_display_account ... ok [INFO] [stdout] test api::syspass::v2::tests::test_account_conversion ... ok [INFO] [stdout] test api::account::tests::test_truncate ... ok [INFO] [stdout] test api::syspass::v2::tests::test_client_conversion ... ok [INFO] [stdout] test api::category::tests::test_save_category_success ... ok [INFO] [stdout] test api::syspass::v2::tests::test_category_conversion ... ok [INFO] [stdout] test api::category::tests::test_save_category_failed ... ok [INFO] [stdout] test api::client::tests::test_display_client ... ok [INFO] [stdout] test api::category::tests::test_display_category ... ok [INFO] [stdout] test api::syspass::v2::tests::test_invalid_server_address ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_400_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_client ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_403_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_categories ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_category ... ok [INFO] [stdout] test api::syspass::tests::test_get_params ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_clients ... ok [INFO] [stdout] test api::syspass::v2::tests::test_delete_account ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_500_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_bad_server::_404_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_change_account_password ... ok [INFO] [stdout] test api::syspass::v2::tests::test_ok_server::_202_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_delete_client ... ok [INFO] [stdout] test api::syspass::v2::tests::test_ok_server::_201_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_500_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_get_password ... ok [INFO] [stdout] test api::syspass::v2::tests::test_save_account ... ok [INFO] [stdout] test api::syspass::v3::tests::test_create_or_edit ... ok [INFO] [stdout] test api::syspass::v2::tests::test_delete_category ... ok [INFO] [stdout] test api::syspass::v2::tests::test_ok_server::_200_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_list ... ok [INFO] [stdout] test api::syspass::v2::tests::test_view_account ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_403_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_save_account_failed ... ok [INFO] [stdout] test api::syspass::v3::tests::test_delete_category ... ok [INFO] [stdout] test api::syspass::v3::tests::test_delete_client ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_500_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_change_account_password ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_400_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_ok_server::_200_expects ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_empty ... ok [INFO] [stdout] test api::syspass::v2::tests::test_search_account_error_response::_404_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_categories ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_404_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_invalid_server_address ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_403_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_remove_account ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_clients ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_category ... ok [INFO] [stdout] test api::syspass::v3::tests::test_remove_account_not_found ... ok [INFO] [stdout] test api::syspass::v3::tests::test_save_account_failed ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_client ... ok [INFO] [stdout] test api::syspass::v3::tests::test_get_password ... ok [INFO] [stdout] test api::syspass::v3::tests::test_bad_server::_400_expects ... ok [INFO] [stdout] test api::tests::test_api_error_response_display ... ok [INFO] [stdout] test api::syspass::v3::tests::test_save_category_failed ... ok [INFO] [stdout] test api::tests::test_convert_api_error_to_miette ... ok [INFO] [stdout] test api::tests::test_from_str::_invalid_version_false_expects ... ok [INFO] [stdout] test api::tests::test_from_str::_syspassv2_true_expects ... ok [INFO] [stdout] test api::tests::test_from_str::_syspassv3_true_expects ... ok [INFO] [stdout] test api::tests::test_from_str::_true_expects ... ok [INFO] [stdout] test config::tests::test_get_config_file_or_write ... ignored, Integration test, requires a real environment [INFO] [stdout] test config::tests::test_get_config_path ... ok [INFO] [stdout] test config::tests::test_record_usage ... ok [INFO] [stdout] test edit::category::tests::test_command_helper ... ok [INFO] [stdout] test edit::category::tests::test_update_category_fields ... ok [INFO] [stdout] test edit::edit_password::tests::test_generate_passwords ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::new ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::with_callback ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::with_id ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::without_id ... ok [INFO] [stdout] test helper::tests::test_get_numeric_input::zero_id ... ok [INFO] [stdout] test api::syspass::v3::tests::test_ok_server::_202_expects ... ok [INFO] [stdout] test prompt::tests::test_get_match_string_default ... ok [INFO] [stdout] test remove::account::tests::test_remove_account::_0_expects ... ok [INFO] [stdout] test remove::account::tests::test_remove_account::_1_expects ... ok [INFO] [stdout] test remove::account::tests::test_remove_account::_2_expects ... ok [INFO] [stdout] test remove::category::tests::test_remove_category::_0_expects ... ok [INFO] [stdout] test remove::category::tests::test_remove_category::_1_expects ... ok [INFO] [stdout] test remove::client::tests::test_remove_client::_0_expects ... ok [INFO] [stdout] test remove::category::tests::test_remove_category::_2_expects ... ok [INFO] [stdout] test remove::client::tests::test_remove_client::_1_expects ... ok [INFO] [stdout] test search::tests::test_clear_clipboard ... ignored, This test requires a running X11 session with clipboard access [INFO] [stdout] test remove::client::tests::test_remove_client::_2_expects ... ok [INFO] [stdout] test search::tests::test_print_table_for_account_without_password ... ok [INFO] [stdout] test search::tests::test_print_table_for_account_with_password ... ok [INFO] [stdout] test tests::test_logger_initialization ... ok [INFO] [stdout] test api::syspass::v3::tests::test_save_account ... ok [INFO] [stdout] test tests::test_subcommand_not_found ... ok [INFO] [stdout] test tests::test_print_completions ... ok [INFO] [stdout] test update::tests::test_error_handling ... ok [INFO] [stdout] test tests::test_main_help ... ok [INFO] [stdout] test api::syspass::v3::tests::test_save_client ... ok [INFO] [stdout] test update::tests::test_has_new_release ... ok [INFO] [stdout] test update::tests::test_has_new_release_equal_versions ... ok [INFO] [stdout] test update::tests::test_has_new_release_higher_versions ... ok [INFO] [stdout] test update::tests::test_process_release ... ok [INFO] [stdout] test update::tests::test_version_scheme ... ok [INFO] [stdout] test api::syspass::v3::tests::test_save_category ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_empty ... ok [INFO] [stdout] test api::syspass::v3::tests::test_save_client_failed ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_404_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_403_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_500_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_error_response::_400_expects ... ok [INFO] [stdout] test api::syspass::v3::tests::test_search_account_list ... ok [INFO] [stdout] test api::syspass::v3::tests::test_view_account ... ok [INFO] [stdout] test api::syspass::v3::tests::test_ok_server::_201_expects ... ok [INFO] [stdout] test update::tests::test_get_github_release ... ok [INFO] [stdout] test api::syspass::v3::tests::test_set_and_get_config ... ok [INFO] [stdout] test update::tests::test_create_client ... ok [INFO] [stdout] test update::tests::test_get_github_release_bad ... ok [INFO] [stdout] test api::tests::test_api_get ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 111 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 4.20s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-a80f9cb3ea07fefd) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test run_change_with_data::syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_change_with_data::syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_check_update ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_create_delete_category_client::category_syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_create_delete_category_client::category_syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_create_delete_category_client::client_syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_create_delete_category_client::client_syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_edit_category_client::category_syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_edit_category_client::category_syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_edit_category_client::client_syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_edit_category_client::client_syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_new_delete_password::syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_new_delete_password::syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_search_with_no_results::syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_search_with_no_results::syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_search_with_results::syspass_v2 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_search_with_results::syspass_v3 ... ignored, Integration test, requires a real environment [INFO] [stdout] test run_help ... ok [INFO] [stdout] test run_help_without_arguments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 17 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fd63061c06457f57fb1a3b004a5d5108d8224bc08099e9030e40a8f3f47e5681", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd63061c06457f57fb1a3b004a5d5108d8224bc08099e9030e40a8f3f47e5681", kill_on_drop: false }` [INFO] [stdout] fd63061c06457f57fb1a3b004a5d5108d8224bc08099e9030e40a8f3f47e5681