[INFO] cloning repository https://github.com/uwuclxdy/plasmoid-updater
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uwuclxdy/plasmoid-updater" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuwuclxdy%2Fplasmoid-updater", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuwuclxdy%2Fplasmoid-updater'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 93f94ae9dc2fededd345c1494e8e9320a93ffa77
[INFO] testing uwuclxdy/plasmoid-updater 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%2Fuwuclxdy%2Fplasmoid-updater" "/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/uwuclxdy/plasmoid-updater
[INFO] finished tweaking git repo https://github.com/uwuclxdy/plasmoid-updater
[INFO] tweaked toml for git repo https://github.com/uwuclxdy/plasmoid-updater written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/uwuclxdy/plasmoid-updater 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/uwuclxdy/plasmoid-updater 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-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e70f82e9e7dce6d76bf9bdd68da0f7a30af374359898cb85329d4ed51c4f0c3b
[INFO] running `Command { std: "docker" "start" "-a" "e70f82e9e7dce6d76bf9bdd68da0f7a30af374359898cb85329d4ed51c4f0c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e70f82e9e7dce6d76bf9bdd68da0f7a30af374359898cb85329d4ed51c4f0c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e70f82e9e7dce6d76bf9bdd68da0f7a30af374359898cb85329d4ed51c4f0c3b", kill_on_drop: false }`
[INFO] [stdout] e70f82e9e7dce6d76bf9bdd68da0f7a30af374359898cb85329d4ed51c4f0c3b
[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=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] 9f095bbbcec51c1f201739ecbb19f4c4143790498de01af9d90a8d82d1adaabe
[INFO] running `Command { std: "docker" "start" "-a" "9f095bbbcec51c1f201739ecbb19f4c4143790498de01af9d90a8d82d1adaabe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling aws-lc-rs v1.16.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.25.6+spec-1.1.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling piper v0.2.5
[INFO] [stderr]    Compiling nom v8.0.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.11
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling aws-lc-sys v0.39.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling serde_spanned v1.1.0
[INFO] [stderr]    Compiling md5 v0.8.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling toml_writer v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling versions v7.0.0
[INFO] [stderr]    Compiling freedesktop_entry_parser v2.0.1
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling inquire v0.9.4
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling libplasmoid-updater v0.2.0 (/opt/rustwide/workdir/libplasmoid-updater)
[INFO] [stderr]    Compiling plasmoid-updater v0.2.0 (/opt/rustwide/workdir/plasmoid-updater)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "9f095bbbcec51c1f201739ecbb19f4c4143790498de01af9d90a8d82d1adaabe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f095bbbcec51c1f201739ecbb19f4c4143790498de01af9d90a8d82d1adaabe", kill_on_drop: false }`
[INFO] [stdout] 9f095bbbcec51c1f201739ecbb19f4c4143790498de01af9d90a8d82d1adaabe
[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=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] 01121e5b2270b624000cbb323453ef155d92c7d66974c6075ac116fd77455601
[INFO] running `Command { std: "docker" "start" "-a" "01121e5b2270b624000cbb323453ef155d92c7d66974c6075ac116fd77455601", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling zvariant_derive v5.10.0
[INFO] [stderr]    Compiling zvariant v5.10.0
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling zbus_macros v5.14.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling zbus v5.14.0
[INFO] [stderr]    Compiling libplasmoid-updater v0.2.0 (/opt/rustwide/workdir/libplasmoid-updater)
[INFO] [stderr]    Compiling plasmoid-updater v0.2.0 (/opt/rustwide/workdir/plasmoid-updater)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.92s
[INFO] running `Command { std: "docker" "inspect" "01121e5b2270b624000cbb323453ef155d92c7d66974c6075ac116fd77455601", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01121e5b2270b624000cbb323453ef155d92c7d66974c6075ac116fd77455601", kill_on_drop: false }`
[INFO] [stdout] 01121e5b2270b624000cbb323453ef155d92c7d66974c6075ac116fd77455601
[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=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] de7b272643b4609e8e84543e560fff96a3d636b6880516f1d5e2572fc57542fe
[INFO] running `Command { std: "docker" "start" "-a" "de7b272643b4609e8e84543e560fff96a3d636b6880516f1d5e2572fc57542fe", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libplasmoid_updater-68e8088af7ea84ae)
[INFO] [stdout] 
[INFO] [stdout] running 77 tests
[INFO] [stdout] test checker::resolution::tests::download_link_filters_signature_files ... ok
[INFO] [stdout] test checker::evaluation::tests::stale_id_with_no_name_match_reports_unresolved ... ok
[INFO] [stdout] test checker::evaluation::tests::stale_registry_id_falls_back_to_name_match ... ok
[INFO] [stdout] test checker::resolution::tests::download_link_exact_match_preferred ... ok
[INFO] [stdout] test api::config::tests::connect_timeout_is_10_seconds ... ok
[INFO] [stdout] test checker::resolution::tests::download_link_matches_with_normalized_version ... ok
[INFO] [stdout] test api::config::tests::default_max_retries_is_3 ... ok
[INFO] [stdout] test checker::resolution::tests::name_match_is_case_insensitive ... ok
[INFO] [stdout] test checker::resolution::tests::name_match_falls_back_to_any_type_when_no_type_match ... ok
[INFO] [stdout] test checker::resolution::tests::name_match_prefers_same_type_when_ambiguous ... ok
[INFO] [stdout] test config::tests::test_parse_widgets_id_line_empty ... ok
[INFO] [stdout] test error::tests::missing_dependency_is_fatal ... ok
[INFO] [stdout] test config::tests::test_parse_widgets_id_line_valid ... ok
[INFO] [stdout] test config::tests::test_parse_widgets_id_table ... ok
[INFO] [stdout] test config::tests::default_widgets_table_is_cached ... ok
[INFO] [stdout] test config::tests::cached_table_matches_fresh_parse ... ok
[INFO] [stdout] test config::tests::test_config_with_custom_widgets_id_table ... ok
[INFO] [stdout] test config::tests::test_default_widgets_id_table_loads ... ok
[INFO] [stdout] test error::tests::install_and_restore_failed_displays_both_errors ... ok
[INFO] [stdout] test installer::install::tests::atomic_install_dir_creates_dest ... ok
[INFO] [stdout] test installer::backup::tests::cleanup_old_backups_noop_when_under_limit ... ok
[INFO] [stdout] test installer::download::tests::create_temp_dir_is_raii ... ok
[INFO] [stdout] test installer::backup::tests::restore_component_dir_creates_original_if_missing ... ok
[INFO] [stdout] test installer::backup::tests::restore_component_file_is_atomic ... ok
[INFO] [stdout] test installer::backup::tests::cleanup_old_backups_keeps_recent ... ok
[INFO] [stdout] test checker::resolution::tests::download_link_returns_none_if_only_signature ... ok
[INFO] [stdout] test config::tests::test_parse_widgets_id_line_comment ... ok
[INFO] [stdout] test error::tests::install_and_restore_failed_is_fatal ... ok
[INFO] [stdout] test installer::install::tests::resolve_plugin_id_falls_back_to_directory_name ... ok
[INFO] [stdout] test installer::privilege::tests::needs_sudo_for_system_paths_when_not_root ... ok
[INFO] [stdout] test installer::privilege::tests::no_sudo_for_user_paths ... ok
[INFO] [stdout] test installer::privilege::tests::create_dir_all_non_system_path ... ok
[INFO] [stdout] test installer::install::tests::resolve_plugin_id_reads_from_metadata ... ok
[INFO] [stdout] test installer::privilege::tests::remove_dir_all_non_system_path ... ok
[INFO] [stdout] test installer::privilege::tests::remove_file_non_system_path ... ok
[INFO] [stdout] test installer::privilege::tests::copy_dir_non_system_path ... ok
[INFO] [stdout] test installer::privilege::tests::copy_file_to_non_system_path ... ok
[INFO] [stdout] test installer::privilege::tests::sudo_command_wraps_when_not_root ... ok
[INFO] [stdout] test installer::privilege::tests::test_is_system_path ... ok
[INFO] [stdout] test installer::privilege::tests::test_needs_sudo ... ok
[INFO] [stdout] test installer::install::tests::patch_metadata_desktop_preserves_crlf ... ok
[INFO] [stdout] test installer::install::tests::patch_metadata_desktop_preserves_lf ... ok
[INFO] [stdout] test installer::privilege::tests::rename_non_system_path ... ok
[INFO] [stdout] test installer::privilege::tests::test_sudo_command ... ok
[INFO] [stdout] test paths::tests::cache_home_is_under_user_home_or_xdg ... ok
[INFO] [stdout] test installer::privilege::tests::write_file_non_system_path ... ok
[INFO] [stdout] test installer::install::tests::atomic_install_file_replaces_existing ... ok
[INFO] [stdout] test paths::tests::data_home_is_under_user_home_or_xdg ... ok
[INFO] [stdout] test installer::privilege::tests::rename_replaces_existing_file ... ok
[INFO] [stdout] test paths::tests::user_home_returns_consistent_path ... ok
[INFO] [stdout] test types::tests::shared_path_types_returns_both_for_global_theme ... ok
[INFO] [stdout] test types::tests::shared_path_types_returns_both_for_splash_screen ... ok
[INFO] [stdout] test version::tests::normalize_collapses_dots ... ok
[INFO] [stdout] test version::tests::normalize_preserves_semver ... ok
[INFO] [stdout] test types::tests::shared_path_types_returns_single_for_unique_path ... ok
[INFO] [stdout] test version::tests::date_comparison_does_not_panic_on_non_ascii ... ok
[INFO] [stdout] test version::tests::normalize_replaces_non_numeric_separators ... ok
[INFO] [stdout] test version::tests::normalize_empty ... ok
[INFO] [stdout] test version::tests::normalize_strips_non_numeric_prefix ... ok
[INFO] [stdout] test version::tests::normalized_versions_no_update_when_equal ... ok
[INFO] [stdout] test version::tests::normalized_versions_detect_update ... ok
[INFO] [stdout] test version::tests::release_not_downgraded_to_prerelease ... ok
[INFO] [stdout] test version::tests::prerelease_detected_as_update_to_release ... ok
[INFO] [stdout] test version::tests::normalize_handles_date_format ... ok
[INFO] [stdout] test version::tests::normalize_strips_v_prefix ... ok
[INFO] [stdout] test version::tests::unparseable_versions_fall_back_to_date_comparison ... ok
[INFO] [stdout] test version::tests::v_prefix_still_works_after_normalization_fallback ... ok
[INFO] [stdout] test checker::resolution::tests::name_match_ignores_type_id ... ok
[INFO] [stdout] test installer::backup::tests::restore_component_dir_replaces_partial_install ... ok
[INFO] [stdout] test registry::tests::is_system_path_detects_system_paths ... ok
[INFO] [stdout] test types::tests::plasma_widget_matches_extended_subcategories ... ok
[INFO] [stdout] test checker::evaluation::tests::valid_registry_id_still_works ... ok
[INFO] [stdout] test checker::resolution::tests::registry_cache_takes_priority_over_name ... ok
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/plasmoid_updater-dc53f212cc82ed81)
[INFO] [stdout] test installer::install::tests::atomic_install_dir_replaces_existing ... ok
[INFO] [stdout] test installer::install::tests::atomic_install_file_cleans_up_leftover_temp ... ok
[INFO] [stdout] test installer::install::tests::atomic_install_file_creates_dest ... ok
[INFO] [stdout] test installer::install::tests::atomic_install_dir_cleans_up_leftover_temps ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 77 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests libplasmoid_updater
[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] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_auto_confirm (line 236) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config (line 46) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_excluded_packages (line 187) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_restart (line 205) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_inhibit_idle (line 288) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_threads (line 254) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_system (line 141) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_skip_plasma_detection (line 271) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config::with_widgets_id_table (line 162) ... ok
[INFO] [stdout] test libplasmoid-updater/src/config.rs - config::Config (line 38) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 2.03s; merged doctests compilation took 1.52s
[INFO] running `Command { std: "docker" "inspect" "de7b272643b4609e8e84543e560fff96a3d636b6880516f1d5e2572fc57542fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de7b272643b4609e8e84543e560fff96a3d636b6880516f1d5e2572fc57542fe", kill_on_drop: false }`
[INFO] [stdout] de7b272643b4609e8e84543e560fff96a3d636b6880516f1d5e2572fc57542fe
