[INFO] cloning repository https://github.com/HiroLiang/tentserv-agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HiroLiang/tentserv-agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiroLiang%2Ftentserv-agent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHiroLiang%2Ftentserv-agent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 76994b1dc2ce0b8e243147eebbedec453d0b8bfd
[INFO] testing HiroLiang/tentserv-agent 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%2FHiroLiang%2Ftentserv-agent" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/HiroLiang/tentserv-agent
[INFO] finished tweaking git repo https://github.com/HiroLiang/tentserv-agent
[INFO] tweaked toml for git repo https://github.com/HiroLiang/tentserv-agent written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/HiroLiang/tentserv-agent 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/HiroLiang/tentserv-agent 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9
[INFO] running `Command { std: "docker" "start" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9", 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" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9" "/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" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9", 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" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling jobserver v0.1.34
[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 mio v1.2.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling directories v6.0.0
[INFO] [stderr]    Compiling terminal_size v0.4.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling symlink v0.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling supports-hyperlinks v3.2.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling console v0.16.3
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling unit-prefix v0.5.2
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling indicatif v0.18.4
[INFO] [stderr]    Compiling comfy-table v7.2.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling tracing-appender v0.2.5
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 hyper v1.9.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling rustls-webpki v0.103.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling tentgent-kernel v1.0.1 (/opt/rustwide/workdir/src/tentgent-kernel)
[INFO] [stderr]    Compiling tentgent-daemon v1.0.1 (/opt/rustwide/workdir/src/tentgent-daemon)
[INFO] [stderr]    Compiling tentgent-cli v1.0.1 (/opt/rustwide/workdir/src/tentgent-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 58s
[INFO] running `Command { std: "docker" "inspect" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9", 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" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9" "/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 tentgent-cli v1.0.1 (/opt/rustwide/workdir/src/tentgent-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.52s
[INFO] running `Command { std: "docker" "inspect" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9", 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" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9" "/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.25s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tentgent-504c38940ad08732)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test cli::display::tests::formats_bytes_with_binary_units ... ok
[INFO] [stdout] test cli::daemon::tests::start_and_run_detach_share_detached_options ... ok
[INFO] [stdout] test cli::daemon::tests::daemon_warning_guidance_uses_manual_cleanup_when_metadata_is_missing ... ok
[INFO] [stdout] test cli::daemon::tests::stopped_daemon_guidance_includes_home_url_and_start_command ... ok
[INFO] [stdout] test cli::display::tests::formats_size_transitions ... ok
[INFO] [stdout] test cli::doctor::tests::details_are_notable_when_next_actions_exist ... ok
[INFO] [stdout] test cli::doctor::tests::disabled_progress_is_noop ... ok
[INFO] [stdout] test cli::doctor::tests::model_file_diagnostic_warning_check_reports_next_action ... ok
[INFO] [stdout] test cli::doctor::tests::model_support_warning_check_reports_declared_unsupported_tuple_next_action ... ok
[INFO] [stdout] test cli::doctor::tests::model_support_warning_check_reports_failed_status_with_reason ... ok
[INFO] [stdout] test cli::doctor::tests::model_support_warning_check_reports_missing_capability_next_action ... ok
[INFO] [stdout] test cli::doctor::tests::model_support_warning_check_reports_stale_status_with_reason ... ok
[INFO] [stdout] test cli::doctor::tests::model_support_warning_check_skips_healthy_statuses ... ok
[INFO] [stdout] test cli::doctor::tests::provider_auth_check_reports_missing_provider_next_actions ... ok
[INFO] [stdout] test cli::image::tests::parses_jpeg_output_format_alias ... ok
[INFO] [stdout] test cli::model::tests::backend_support_summary_uses_kernel_model_format ... ok
[INFO] [stdout] test cli::model::tests::model_selector_errors_keep_subcommand_usage_hint ... ok
[INFO] [stdout] test cli::image::tests::output_path_must_not_already_exist ... ok
[INFO] [stdout] test cli::model::tests::model_capability_rejects_unknown_cli_value ... ok
[INFO] [stdout] test cli::model::tests::parses_media_model_capability_values_as_metadata ... ok
[INFO] [stdout] test cli::model::tests::model_catalog_help_mentions_filters ... ok
[INFO] [stdout] test cli::model::tests::model_set_capability_rejects_unknown_cli_value ... ok
[INFO] [stdout] test cli::model::tests::model_capability_set_rejects_unknown_cli_value ... ok
[INFO] [stdout] test cli::model::tests::parses_model_add_capability_command ... ok
[INFO] [stdout] test cli::model_support::tests::healthy_statuses_are_verified_and_supported_only ... ok
[INFO] [stdout] test cli::model::tests::parses_model_catalog_filter_command ... ok
[INFO] [stdout] test cli::model::tests::parses_model_pull_capability_command ... ok
[INFO] [stdout] test cli::model::tests::parses_model_capability_show_command ... ok
[INFO] [stdout] test cli::model::tests::parses_model_capability_add_and_remove_commands ... ok
[INFO] [stdout] test cli::model::tests::parses_model_set_capability_command ... ok
[INFO] [stdout] test cli::model::tests::parses_model_capability_set_command_with_multiple_values ... ok
[INFO] [stdout] test cli::model_support::tests::unsupported_declared_capability_points_to_another_tuple ... ok
[INFO] [stdout] test cli::model::tests::parses_model_capability_proofs_and_verify_commands ... ok
[INFO] [stdout] test cli::model_support::tests::unsupported_missing_capability_points_to_capability_metadata ... ok
[INFO] [stdout] test cli::model::tests::parses_model_pull_revision_command ... ok
[INFO] [stdout] test cli::runtime::tests::runtime_bootstrap_print_plan_does_not_request_layout_creation ... ok
[INFO] [stdout] test cli::runtime::tests::runtime_status_profile_filter_matches_only_selected_profile ... ok
[INFO] [stdout] test cli::runtime::tests::runtime_bootstrap_profile_maps_to_kernel_profile ... ok
[INFO] [stdout] test cli::runtime::tests::runtime_status_hard_wraps_unbroken_values ... ok
[INFO] [stdout] test cli::runtime::tests::runtime_status_formats_as_wrapped_key_value_blocks ... ok
[INFO] [stdout] test cli::runtime_footprint::tests::collect_uses_runtime_layout_paths ... ok
[INFO] [stdout] test cli::runtime_footprint::tests::missing_directory_reports_missing ... ok
[INFO] [stdout] test cli::runtime_footprint::tests::entry_cap_marks_result_partial ... ok
[INFO] [stdout] test cli::runtime_footprint::tests::nested_regular_files_are_summed ... ok
[INFO] [stdout] test cli::runtime_footprint::tests::render_value_formats_sizes_and_partial_marker ... ok
[INFO] [stdout] test cli::server::tests::server_list_model_label_shortens_local_model_refs ... ok
[INFO] [stdout] test cli::server::tests::server_list_model_label_keeps_cloud_provider_model_names ... ok
[INFO] [stdout] test cli::runtime_footprint::tests::partial_scan_still_renders_as_best_effort_size ... ok
[INFO] [stdout] test cli::session::tests::session_list_shortens_default_server_and_adapter_refs ... ok
[INFO] [stdout] test cli::runtime_footprint::tests::symlink_entries_are_skipped ... ok
[INFO] [stdout] test cli::speak::tests::command_text_reads_text_file ... ok
[INFO] [stdout] test cli::speak::tests::text_or_text_file_is_required ... ok
[INFO] [stdout] test cli::speak::tests::parses_audio_speech_output_format_alias ... ok
[INFO] [stdout] test cli::speak::tests::output_path_must_not_already_exist ... ok
[INFO] [stdout] test cli::model_support::tests::detail_lines_include_status_reason_and_backend ... ok
[INFO] [stdout] test cli::model_support::tests::detail_lines_include_failure_reason_from_failed_proof ... ok
[INFO] [stdout] test cli::model_support::tests::diagnostic_lines_include_stale_recovery_guidance ... ok
[INFO] [stdout] test cli::model_support::tests::diagnostic_lines_include_runtime_execution_failed_recovery_guidance ... ok
[INFO] [stdout] test cli::model_support::tests::list_label_returns_none_when_model_has_no_support_tuples ... ok
[INFO] [stdout] test cli::model_support::tests::diagnostic_lines_include_failed_recovery_guidance ... ok
[INFO] [stdout] test cli::tests::parses_daemon_run_detach ... ok
[INFO] [stdout] test cli::model_support::tests::detail_lines_include_profile_recorded_by_latest_proof ... ok
[INFO] [stdout] test cli::model_support::tests::diagnostic_lines_include_copyable_next_action_for_unknown_support ... ok
[INFO] [stdout] test cli::tests::parses_embed_command ... ok
[INFO] [stdout] test cli::tests::parses_daemon_start ... ok
[INFO] [stdout] test cli::tests::parses_hidden_local_server_runtime ... ok
[INFO] [stdout] test cli::model_support::tests::list_label_uses_most_actionable_status ... ok
[INFO] [stdout] test cli::tests::parses_image_control_command ... ok
[INFO] [stdout] test cli::tests::parses_auth_mode_file_command ... ok
[INFO] [stdout] test cli::model_support::tests::list_label_omits_extra_suffix_for_single_tuple ... ok
[INFO] [stdout] test cli::tests::parses_image_inpaint_command ... ok
[INFO] [stdout] test cli::model_support::tests::profile_aware_summary_includes_selected_runtime_profile ... ok
[INFO] [stdout] test cli::model_support::tests::next_action_clears_failed_proofs ... ok
[INFO] [stdout] test cli::tests::parses_image_generate_command ... ok
[INFO] [stdout] test cli::tests::parses_runtime_status_options ... ok
[INFO] [stdout] test cli::tests::parses_rerank_command ... ok
[INFO] [stdout] test cli::tests::parses_image_transform_command ... ok
[INFO] [stdout] test cli::transcribe::tests::parses_audio_transcription_output_format_alias ... ok
[INFO] [stdout] test cli::transcribe::tests::vtt_and_srt_require_output_path ... ok
[INFO] [stdout] test cli::transcribe::tests::output_path_must_not_already_exist ... ok
[INFO] [stdout] test cli::transcribe::tests::subtitle_formats_imply_timestamps ... ok
[INFO] [stdout] test cli::tests::parses_speak_command ... ok
[INFO] [stdout] test cli::tests::parses_store_gc_command ... ok
[INFO] [stdout] test cli::tests::parses_transcribe_command ... ok
[INFO] [stdout] test cli::video::tests::parses_markdown_output_format_alias ... ok
[INFO] [stdout] test cli::video::tests::json_output_renders_envelope ... ok
[INFO] [stdout] test cli::vision::tests::json_output_renders_envelope ... ok
[INFO] [stdout] test cli::video::tests::output_path_must_not_already_exist ... ok
[INFO] [stdout] test cli::tests::parses_vision_chat_command ... ok
[INFO] [stdout] test cli::tests::runtime_bootstrap_profile_accepts_all_alias_for_full ... ok
[INFO] [stdout] test cli::tests::rejects_unknown_runtime_bootstrap_profile ... ok
[INFO] [stdout] test cli::vision::tests::output_path_must_not_already_exist ... ok
[INFO] [stdout] test cli::tests::parses_runtime_bootstrap_options ... ok
[INFO] [stdout] test cli::tests::transcribe_requires_model_ref ... ok
[INFO] [stdout] test cli::vision::tests::parses_markdown_output_format_alias ... ok
[INFO] [stdout] test cli::tests::runtime_bootstrap_profile_defaults_to_base ... ok
[INFO] [stdout] test cli::tests::parses_server_run_optional_capability ... ok
[INFO] [stdout] test cli::tests::parses_video_understand_command ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 98 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9", kill_on_drop: false }`
[INFO] [stdout] a79f6044aeb60a780c8b4cd7a84412d3b06daedd5a9ddfa4763cd88c93a540a9
