[INFO] cloning repository https://github.com/nolgiacorp/nolgia-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nolgiacorp/nolgia-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolgiacorp%2Fnolgia-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolgiacorp%2Fnolgia-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 885d06cf58f413761fab0513b1f1af936b6d87d7
[INFO] testing nolgiacorp/nolgia-cli/885d06cf58f413761fab0513b1f1af936b6d87d7 against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnolgiacorp%2Fnolgia-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/nolgiacorp/nolgia-cli
[INFO] finished tweaking git repo https://github.com/nolgiacorp/nolgia-cli
[INFO] tweaked toml for git repo https://github.com/nolgiacorp/nolgia-cli written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nolgiacorp/nolgia-cli on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nolgiacorp/nolgia-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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wiremock v0.6.5
[INFO] [stderr]   Downloaded uuid v1.23.3
[INFO] [stderr]   Downloaded zeroize_derive v1.5.0
[INFO] [stderr]   Downloaded progenitor-client v0.14.0
[INFO] [stderr]   Downloaded serde_tokenstream v0.2.3
[INFO] [stderr]   Downloaded progenitor v0.14.0
[INFO] [stderr]   Downloaded progenitor-macro v0.14.0
[INFO] [stderr]   Downloaded regress v0.11.1
[INFO] [stderr]   Downloaded linux-keyutils v0.2.5
[INFO] [stderr]   Downloaded typify v0.6.2
[INFO] [stderr]   Downloaded dbus-secret-service v4.1.0
[INFO] [stderr]   Downloaded directories v5.0.1
[INFO] [stderr]   Downloaded progenitor-impl v0.14.0
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded typify-macro v0.6.2
[INFO] [stderr]   Downloaded clap_complete v4.6.7
[INFO] [stderr]   Downloaded openapiv3 v2.2.0
[INFO] [stderr]   Downloaded typify-impl v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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] d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20
[INFO] running `Command { std: "docker" "start" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20", 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" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20", 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" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling http v1.4.2
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling log v0.4.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling uuid v1.23.3
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.2
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling regress v0.11.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.4
[INFO] [stderr]    Compiling mio v1.2.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling directories v5.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling clap_complete v4.6.7
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_tokenstream v0.2.3
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling typify-impl v0.6.2
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling typify-macro v0.6.2
[INFO] [stderr]    Compiling typify v0.6.2
[INFO] [stderr]    Compiling progenitor-impl v0.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling progenitor-macro v0.14.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling progenitor-client v0.14.0
[INFO] [stderr]    Compiling progenitor v0.14.0
[INFO] [stderr]    Compiling nolgia-client v0.2.7 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling nolgia-cli v0.2.7 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20", 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" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling hyper v1.10.1
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling openapiv3 v2.2.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.46
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.9
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling progenitor-impl v0.14.0
[INFO] [stderr]    Compiling progenitor-macro v0.14.0
[INFO] [stderr]    Compiling progenitor-client v0.14.0
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling progenitor v0.14.0
[INFO] [stderr]    Compiling nolgia-client v0.2.7 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling nolgia-cli v0.2.7 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20", 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" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling nolgia-client v0.2.7 (/opt/rustwide/workdir/crates/client)
[INFO] [stderr]    Compiling nolgia-cli v0.2.7 (/opt/rustwide/workdir/crates/cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 26.38s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nolgia-72f44ff35e5eed43)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test auth::tests::keyring_store_serializes_access_and_refresh_separately ... ok
[INFO] [stdout] test auth::tests::keyring_migration_marks_attempt_even_when_source_is_empty ... ok
[INFO] [stdout] test auth::tests::file_store_roundtrips_and_deletes ... ok
[INFO] [stdout] test auth::tests::file_store_writes_0600_in_0700_dir ... ok
[INFO] [stdout] test auth::tests::keyring_migration_runs_at_most_once ... ok
[INFO] [stdout] test commands::ability::tests::init_scaffolds_valid_pack_input ... ok
[INFO] [stdout] test commands::ability::tests::slug_and_version_rules_match_the_publish_api ... ok
[INFO] [stdout] test commands::skills::tests::bundled_skills_have_valid_frontmatter ... ok
[INFO] [stdout] test commands::skills::tests::install_writes_files_and_respects_force ... ok
[INFO] [stdout] test commands::ability::tests::pack_and_materialize_roundtrip ... ok
[INFO] [stdout] test update_check::tests::newer_versions_compare_numerically ... ok
[INFO] [stdout] test update_check::tests::upgrade_command_falls_back_to_exe_path ... ok
[INFO] [stdout] test update_check::tests::upgrade_command_prefers_recorded_method ... ok
[INFO] [stdout] test commands::ability::tests::pack_output_matches_what_publish_consumes ... ok
[INFO] [stdout] test commands::ability::tests::pack_rejects_invalid_input ... ok
[INFO] [stdout] test auth::tests::valid_tokens_rejects_expired_token_without_refresh_token ... ok
[INFO] [stdout] test auth::tests::status_returns_not_logged_in_when_keyring_is_empty ... ok
[INFO] [stdout] test auth::tests::logout_removes_stored_tokens ... ok
[INFO] [stdout] test auth::tests::valid_tokens_refreshes_expired_access_token ... ok
[INFO] [stdout] test auth::tests::login_returns_canceled_when_ctrl_c_wins_poll_wait ... ok
[INFO] [stdout] test auth::tests::login_returns_expired_when_server_expires_device_code ... ok
[INFO] [stdout] test auth::tests::status_prints_email_and_tier_for_valid_token ... ok
[INFO] [stdout] test auth::tests::login_prompt_is_available_before_first_poll_wait ... ok
[INFO] [stdout] test auth::tests::login_starts_device_flow_polls_and_stores_tokens ... ok
[INFO] [stdout] test auth::tests::login_continues_while_authorization_is_pending ... ok
[INFO] [stdout] test auth::tests::login_honors_slow_down_response ... ok
[INFO] [stdout] test auth::tests::status_refreshes_after_401_then_retries_user_call ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.39s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cli_commands.rs (/opt/rustwide/target/debug/deps/cli_commands-a1479a4a3004867d)
[INFO] [stdout] 
[INFO] [stdout] running 72 tests
[INFO] [stdout] test ability_help_lists_authoring_verbs ... ok
[INFO] [stdout] test account_help_lists_subcommands ... ok
[INFO] [stdout] test assets_frame_rejects_at_with_last ... ok
[INFO] [stdout] test ability_list_marks_private_abilities ... ok
[INFO] [stdout] test assets_frame_sends_timestamp ... ok
[INFO] [stdout] test account_usage_combines_jobs_and_assets ... ok
[INFO] [stdout] test ability_install_reports_pod_delivery ... ok
[INFO] [stdout] test ability_publish_sends_manifest_and_content ... ok
[INFO] [stdout] test assets_delete_removes_asset ... ok
[INFO] [stdout] test assets_frame_defaults_to_last_frame ... ok
[INFO] [stdout] test account_me_outputs_email ... ok
[INFO] [stdout] test auth_help_lists_device_flow_commands ... ok
[INFO] [stdout] test ability_list_shows_marketplace_catalog ... ok
[INFO] [stdout] test assets_get_prints_metadata_without_out ... ok
[INFO] [stdout] test assets_frame_surfaces_server_detail_verbatim ... ok
[INFO] [stdout] test assets_list_sends_tag_filter ... ok
[INFO] [stdout] test assets_list_outputs_asset ... ok
[INFO] [stdout] test ability_sync_materializes_installed_abilities ... ok
[INFO] [stdout] test ability_pack_rejects_bad_version ... ok
[INFO] [stdout] test auth_logout_deletes_the_token_file ... ok
[INFO] [stdout] test assets_tag_clear_sends_empty_tag_set ... ok
[INFO] [stdout] test assets_tag_sends_patch_body_and_prints_tags ... ok
[INFO] [stdout] test auth_token_reads_the_file_store ... ok
[INFO] [stdout] test assets_list_accepts_filters ... ok
[INFO] [stdout] test billing_credits_shows_both_pools ... ok
[INFO] [stdout] test gen_help_lists_modalities ... ok
[INFO] [stdout] test assets_get_downloads_asset ... ok
[INFO] [stdout] test audio_accepts_format_flag ... ok
[INFO] [stdout] test assets_tag_requires_tag_or_clear ... ok
[INFO] [stdout] test billing_portal_outputs_url ... ok
[INFO] [stdout] test characters_create_sends_body ... ok
[INFO] [stdout] test characters_list_outputs_characters ... ok
[INFO] [stdout] test characters_update_sends_only_provided_fields ... ok
[INFO] [stdout] test billing_subscription_outputs_status ... ok
[INFO] [stdout] test characters_delete_removes_character ... ok
[INFO] [stdout] test gen_audio_prints_asset_url ... ok
[INFO] [stdout] test gen_image_sends_quality ... ok
[INFO] [stdout] test help_lists_full_command_surface ... ok
[INFO] [stdout] test ability_init_pack_publish_roundtrip ... ok
[INFO] [stdout] test image_requires_prompt ... ok
[INFO] [stdout] test billing_portal_accepts_return_url ... ok
[INFO] [stdout] test gen_video_cost_only_prices_quality_tier ... ok
[INFO] [stdout] test characters_create_rejects_more_than_four_references ... ok
[INFO] [stdout] test gen_video_no_wait_returns_job_id ... ok
[INFO] [stdout] test gen_video_sends_end_frame_asset_id ... ok
[INFO] [stdout] test gen_video_400_surfaces_server_detail_verbatim ... ok
[INFO] [stdout] test gen_video_bitrate_on_wrong_model_is_prechecked ... ok
[INFO] [stdout] test gen_video_end_frame_requires_input ... ok
[INFO] [stdout] test gen_video_sends_quality_and_reference_fields ... ok
[INFO] [stdout] test gen_image_writes_output_file ... ok
[INFO] [stdout] test projects_add_assets_requires_asset_id ... ok
[INFO] [stdout] test json_billing_credits_emits_raw_balance ... ok
[INFO] [stdout] test json_global_flag_is_accepted_before_command ... ok
[INFO] [stdout] test json_gen_image_no_wait_returns_job_id ... ok
[INFO] [stdout] test pat_create_prints_token_once_with_warning ... ok
[INFO] [stdout] test status_requires_uuid ... ok
[INFO] [stdout] test models_list_shows_quality_and_reference_capabilities ... ok
[INFO] [stdout] test gen_video_wait_downloads_asset ... ok
[INFO] [stdout] test models_get_shows_quality_pricing_and_references ... ok
[INFO] [stdout] test gen_video_rejects_more_than_three_video_refs ... ok
[INFO] [stdout] test gen_video_unknown_quality_lists_tiers_with_credits ... ok
[INFO] [stdout] test video_help_lists_quality_and_reference_flags ... ok
[INFO] [stdout] test pat_list_outputs_tokens ... ok
[INFO] [stdout] test invalid_timeout_is_rejected ... ok
[INFO] [stdout] test pat_revoke_deletes_token ... ok
[INFO] [stdout] test projects_add_assets_sends_body ... ok
[INFO] [stdout] test projects_remove_asset_deletes_membership ... ok
[INFO] [stdout] test projects_list_outputs_projects ... ok
[INFO] [stdout] test projects_create_sends_body ... ok
[INFO] [stdout] test status_fetches_job ... ok
[INFO] [stdout] test wait_fetches_terminal_job ... ok
[INFO] [stdout] test video_accepts_input_flag ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 72 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_cli.rs (/opt/rustwide/target/debug/deps/e2e_cli-22550850682081ea)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test cli_help_advertises_every_subcommand ... ignored
[INFO] [stdout] test end_to_end_journey_auth_status_generate_assets ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nolgia_client-9e54fd87eb82ef9c)
[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 tests/client_smoke.rs (/opt/rustwide/target/debug/deps/client_smoke-b8a58e2c1108d5c0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test adds_bearer_token_and_targets_v1_me ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nolgia_client
[INFO] [stdout] 
[INFO] [stdout] running 93 tests
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::add_project_assets (line 29157) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::approve_device_auth (line 28700) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::clone_composition (line 29336) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::complete_asset_upload (line 29004) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_agent_dashboard_ticket (line 29859) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_agent_session (line 29723) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_asset_upload (line 28986) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_character (line 29029) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_composition (line 29209) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_composition_render (line 29385) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_job_sse_ticket (line 28826) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_pat (line 29533) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_portal_link (line 29471) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::create_project (line 29096) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_ability (line 29958) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_ability_version (line 30041) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_agent_config_entry (line 29843) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_agent_session (line 29752) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_asset (line 28936) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_character (line 29055) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_composition (line 29237) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_composition_file (line 29275) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_preset (line 30097) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::delete_project (line 29125) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::deprovision_agent (line 29586) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::extract_asset_frame (line 28969) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::generate_audio (line 28736) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::generate_image (line 28718) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::generate_video (line 28753) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_ability (line 29942) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_ability_content (line 29991) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_ability_files (line 30006) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_activity (line 29444) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_agent (line 29561) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_agent_config (line 29816) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_agent_config_internal (line 30174) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_agent_session (line 29736) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_agent_usage (line 29598) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_asset (line 28922) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_auto_refresh (line 29496) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_character (line 29042) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_composition (line 29222) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_credits (line 29484) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_current_user (line 28662) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_health (line 28638) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_job (line 28789) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_preset (line 30082) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_project (line 29109) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_render (line 29412) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::get_subscription (line 29459) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::install_agent_ability (line 29887) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::issue_agent_credentials (line 30142) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_abilities (line 29915) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_agent_abilities (line 29873) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_agent_messages (line 29638) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_agent_sessions (line 29707) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_agent_steps (line 29802) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_agents_internal (line 30127) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_assets (line 28876) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_characters (line 29017) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_composition_renders (line 29399) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_compositions (line 29193) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_jobs (line 28771) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_models (line 28650) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_pats (line 29521) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_presets (line 30055) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::list_projects (line 29084) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::poll_device_auth (line 28687) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::provision_agent (line 29573) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::publish_ability (line 29927) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::publish_ability_version_from_files (line 30022) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::put_auto_refresh (line 29508) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::put_composition_file (line 29284) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::remove_project_asset (line 29173) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::revoke_pat (line 29548) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::send_agent_chat_message (line 29610) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::sign_composition_files (line 29303) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::start_device_auth (line 28674) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::stream_job_sse (line 28845) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::submit_agent_message (line 29689) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::uninstall_agent_ability (line 29902) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_ability (line 29975) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_agent_config (line 29828) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_agent_deployment (line 30158) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_agent_session (line 29768) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_asset (line 28952) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_character (line 29070) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_composition (line 29252) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_preset (line 30113) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::update_project (line 29140) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::upload_asset (line 28902) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::upsert_preset (line 30067) ... ignored
[INFO] [stdout] test /opt/rustwide/target/debug/build/nolgia-client-758e9e295e757556/out/codegen.rs - generated::Client::wait_for_job (line 28807) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 93 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.24s; merged doctests compilation took 0.24s
[INFO] running `Command { std: "docker" "inspect" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20", kill_on_drop: false }`
[INFO] [stdout] d387e16c787199c3b561e65db1598d31bc4ca74231988de6e04b54a454a44f20
