[INFO] cloning repository https://github.com/crnisamuraj/universal-update-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/crnisamuraj/universal-update-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrnisamuraj%2Funiversal-update-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrnisamuraj%2Funiversal-update-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 09813561ab6461ce39fea89074a1ad2e485a92ff
[INFO] testing crnisamuraj/universal-update-rs against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcrnisamuraj%2Funiversal-update-rs" "/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/crnisamuraj/universal-update-rs
[INFO] finished tweaking git repo https://github.com/crnisamuraj/universal-update-rs
[INFO] tweaked toml for git repo https://github.com/crnisamuraj/universal-update-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/crnisamuraj/universal-update-rs on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/crnisamuraj/universal-update-rs 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121
[INFO] running `Command { std: "docker" "start" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling dbus v0.9.10
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gethostname v1.1.0
[INFO] [stderr]    Compiling x11rb v0.13.2
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling pxfm v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling wayland-protocols v0.32.10
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling wayland-cursor v0.31.12
[INFO] [stderr]    Compiling zvariant_utils v3.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling calloop v0.13.0
[INFO] [stderr]    Compiling zvariant_derive v5.9.2
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling emath v0.31.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling ecolor v0.31.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling calloop v0.14.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling epaint_default_fonts v0.31.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling epaint v0.31.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling calloop-wayland-source v0.4.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling zvariant v5.9.2
[INFO] [stderr]    Compiling moxcms v0.7.11
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling wayland-protocols-wlr v0.3.10
[INFO] [stderr]    Compiling wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]    Compiling wayland-protocols-misc v0.3.10
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling wayland-protocols-plasma v0.3.10
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling png v0.18.1
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling xkbcommon-dl v0.4.2
[INFO] [stderr]    Compiling sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-signal v0.2.13
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling image v0.25.9
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling zbus_names v4.3.1
[INFO] [stderr]    Compiling dbus-codegen v0.9.1
[INFO] [stderr]    Compiling egui v0.31.1
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling async-lock v3.4.2
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling async-process v2.5.0
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling arboard v3.6.1
[INFO] [stderr]    Compiling uu-core v0.1.0 (/opt/rustwide/workdir/crates/uu-core)
[INFO] [stderr]    Compiling ksni v0.2.2
[INFO] [stderr]    Compiling zbus_macros v5.13.2
[INFO] [stderr]    Compiling smithay-clipboard v0.7.3
[INFO] [stderr]    Compiling webbrowser v1.1.0
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-broadcast v0.7.2
[INFO] [stderr]    Compiling ordered-stream v0.2.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling inotify-sys v0.1.5
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling glow v0.16.0
[INFO] [stderr]    Compiling egui-winit v0.31.1
[INFO] [stderr]    Compiling notify-types v1.0.1
[INFO] [stderr]    Compiling inotify v0.10.2
[INFO] [stderr]    Compiling zbus v5.13.2
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling dbus-tree v0.9.2
[INFO] [stderr]    Compiling egui_glow v0.31.1
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling eframe v0.31.1
[INFO] [stderr]    Compiling notify v7.0.0
[INFO] [stderr]    Compiling clap_complete v4.5.66
[INFO] [stderr]    Compiling uu-plugins v0.1.0 (/opt/rustwide/workdir/crates/uu-plugins)
[INFO] [stderr]    Compiling uu-cli v0.1.0 (/opt/rustwide/workdir/crates/uu-cli)
[INFO] [stderr]    Compiling notify-rust v4.12.0
[INFO] [stderr]    Compiling uu-tray v0.1.0 (/opt/rustwide/workdir/crates/uu-tray)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 26s
[INFO] running `Command { std: "docker" "inspect" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling uu-cli v0.1.0 (/opt/rustwide/workdir/crates/uu-cli)
[INFO] [stderr]    Compiling uu-tray v0.1.0 (/opt/rustwide/workdir/crates/uu-tray)
[INFO] [stderr]    Compiling uu-plugins v0.1.0 (/opt/rustwide/workdir/crates/uu-plugins)
[INFO] [stderr]    Compiling uu-core v0.1.0 (/opt/rustwide/workdir/crates/uu-core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.10s
[INFO] running `Command { std: "docker" "inspect" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uu-ccdba857278f7a79)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-cc295a39fe9f6e2c)
[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 34 tests
[INFO] [stdout] test test_config_help ... ok
[INFO] [stdout] test test_config_path_contains_universal_update ... ok
[INFO] [stdout] test test_config_path_exits_zero ... ok
[INFO] [stdout] test test_completions_bash_exits_zero ... ok
[INFO] [stdout] test test_completions_bash_contains_uu ... ok
[INFO] [stdout] test test_completions_fish_exits_zero ... ok
[INFO] [stdout] test test_config_path_is_absolute_path ... ok
[INFO] [stdout] test test_help_exits_zero ... ok
[INFO] [stdout] test test_completions_bash_output_nonempty ... ok
[INFO] [stdout] test test_completions_zsh_exits_zero ... ok
[INFO] [stdout] test test_doctor_help ... ok
[INFO] [stdout] test test_help_mentions_universal_update ... ok
[INFO] [stdout] test test_list_json_no_state ... ok
[INFO] [stdout] test test_list_exit_code_is_0_or_100 ... ok
[INFO] [stdout] test test_config_validate_exits_zero_no_file ... ok
[INFO] [stdout] test test_log_level_flag_accepted ... ok
[INFO] [stdout] test test_plugin_help ... ok
[INFO] [stdout] test test_list_no_state_exits_zero ... ok
[INFO] [stdout] test test_list_help ... ok
[INFO] [stdout] test test_status_exit_code_is_0_or_100 ... ok
[INFO] [stdout] test test_check_help ... ok
[INFO] [stdout] test test_status_json_is_valid_json_or_null ... ok
[INFO] [stdout] test test_doctor_exits_zero ... ok
[INFO] [stdout] test test_plugin_list_exits_zero ... ok
[INFO] [stdout] test test_status_help ... ok
[INFO] [stdout] test test_doctor_shows_health_check ... ok
[INFO] [stdout] test test_list_no_state_output ... ok
[INFO] [stdout] test test_status_mentions_version ... ok
[INFO] [stdout] test test_version_contains_semver ... ok
[INFO] [stdout] test test_status_exits_zero ... ok
[INFO] [stdout] test test_unknown_command_exits_nonzero ... ok
[INFO] [stdout] test test_upgrade_help ... ok
[INFO] [stdout] test test_plugin_list_shows_plugins ... ok
[INFO] [stdout] test test_version_exits_zero ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uu_core-95ee33f9e7a0e7fc)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/uu_plugins-f0a7a10253ded97d)
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test cargo_plugin::cargo_impl::tests::test_parse_case_insensitive_yes ... ok
[INFO] [stdout] test cargo_plugin::cargo_impl::tests::test_parse_all_up_to_date ... ok
[INFO] [stdout] test cargo_plugin::cargo_impl::tests::test_parse_empty_output ... ok
[INFO] [stdout] test cargo_plugin::cargo_impl::tests::test_parse_install_update_output ... ok
[INFO] [stdout] test cargo_plugin::cargo_impl::tests::test_parse_no_header ... ok
[INFO] [stdout] test config_plugin::tests::test_from_config_minimal ... ok
[INFO] [stdout] test config_plugin::tests::test_from_config_missing_check_command_returns_none ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_csv_skips_header ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_csv_three_columns ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_csv_two_columns ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_json_not_array_returns_error ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_json_output ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_json_output_default_mapping ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_json_skips_missing_fields ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_lines_output ... ok
[INFO] [stdout] test config_plugin::tests::test_parse_lines_skips_blank ... ok
[INFO] [stdout] test config_plugin::tests::test_which_binary_absolute_missing ... ok
[INFO] [stdout] test flatpak::flatpak_impl::tests::test_parse_empty_output ... ok
[INFO] [stdout] test flatpak::flatpak_impl::tests::test_parse_flatpak_output ... ok
[INFO] [stdout] test flatpak::flatpak_impl::tests::test_parse_skips_bad_lines ... ok
[INFO] [stdout] test pacman::pacman_impl::tests::test_parse_empty_output ... ok
[INFO] [stdout] test pacman::pacman_impl::tests::test_parse_pacman_output ... ok
[INFO] [stdout] test pacman::pacman_impl::tests::test_parse_skips_bad_lines ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_output_suggests_upgrades_empty ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_output_suggests_upgrades_has_content ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_output_suggests_upgrades_nothing ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_parse_dry_run_no_changes ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_parse_dry_run_upgrade_found ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_parse_tool_list_empty ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_parse_dry_run_same_version_ignored ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_parse_tool_list_no_version ... ok
[INFO] [stdout] test uv_plugin::uv_impl::tests::test_parse_tool_list_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uu_tray-70e0c89bf5133e1b)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test icons::tests::test_error_no_updates ... ok
[INFO] [stdout] test icons::tests::test_up_to_date ... ok
[INFO] [stdout] test icons::tests::test_updates_available ... ok
[INFO] [stdout] test icons::tests::test_updates_wins_over_error ... ok
[INFO] [stdout] test notifications::tests::test_first_notification_allowed ... ok
[INFO] [stdout] test notifications::tests::test_new_count_bypasses_cooldown ... ok
[INFO] [stdout] test notifications::tests::test_same_count_recent_blocked ... ok
[INFO] [stdout] test icons::tests::test_no_state_is_unknown ... ok
[INFO] [stdout] test notifications::tests::test_update_count_plural ... ok
[INFO] [stdout] test notifications::tests::test_update_count_singular ... ok
[INFO] [stdout] test notifications::tests::test_zero_cooldown_always_allows ... ok
[INFO] [stdout] test watcher::tests::test_access_event_not_matched ... ok
[INFO] [stdout] test watcher::tests::test_any_event_matches_state_file ... ok
[INFO] [stdout] test watcher::tests::test_read_state_missing_file ... ok
[INFO] [stdout] test watcher::tests::test_create_event_matches_state_file ... ok
[INFO] [stdout] test watcher::tests::test_other_file_not_matched ... ok
[INFO] [stdout] test watcher::tests::test_modify_event_matches_state_file ... ok
[INFO] [stdout] test watcher::tests::test_remove_event_not_matched ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests uu_core
[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]    Doc-tests uu_plugins
[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" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121", kill_on_drop: false }`
[INFO] [stdout] ad6eb3a7cca9c563f819d87f5433cc21c9ef72dd1e2db30114650f6732aae121
