[INFO] cloning repository https://github.com/hiboma/cloudapps-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiboma/cloudapps-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiboma%2Fcloudapps-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiboma%2Fcloudapps-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f40be1b58db17a42b79bb2d17656a5ba3fdf5361
[INFO] testing hiboma/cloudapps-cli 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%2Fhiboma%2Fcloudapps-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hiboma/cloudapps-cli
[INFO] finished tweaking git repo https://github.com/hiboma/cloudapps-cli
[INFO] tweaked toml for git repo https://github.com/hiboma/cloudapps-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiboma/cloudapps-cli 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/hiboma/cloudapps-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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184
[INFO] running `Command { std: "docker" "start" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184", 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" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184" "/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" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184", 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" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling chrono v0.4.45
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling uuid v1.23.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.5
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudapps v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.81s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184", 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" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184" "/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 futures-util v0.3.32
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling predicates-core v1.0.10
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling assert_cmd v2.2.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling predicates v3.1.4
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudapps v0.10.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 44.41s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184", 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" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184" "/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.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudapps-1e2129642d22287a)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test agent::env_tests::test_is_env_whitelisted_exact_match ... ok
[INFO] [stdout] test agent::env_tests::test_is_env_whitelisted_prefix_match ... ok
[INFO] [stdout] test agent::env_tests::test_is_env_whitelisted_rejects_secrets ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_keeps_whitelisted ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_removes_non_whitelisted ... ok
[INFO] [stdout] test agent::env_tests::test_validate_credentials_delegates_to_cloudapps_credentials ... ok
[INFO] [stdout] test agent::handler::tests::test_invalid_token_denied ... ok
[INFO] [stdout] test agent::protocol::tests::test_request_roundtrip ... ok
[INFO] [stdout] test agent::handler::tests::test_build_cli_args ... ok
[INFO] [stdout] test agent::handler::tests::test_invalid_command_name_rejected ... ok
[INFO] [stdout] test agent::handler::tests::test_command_not_whitelisted ... ok
[INFO] [stdout] test agent::protocol::tests::test_response_roundtrip ... ok
[INFO] [stdout] test agent::security::tests::test_rate_limiter ... ok
[INFO] [stdout] test agent::protocol::tests::test_response_denied ... ok
[INFO] [stdout] test agent::security::tests::test_validate_command_name ... ok
[INFO] [stdout] test agent::session::tests::test_session_file_path_default ... ok
[INFO] [stdout] test auth::token::tests::test_token_auth_empty ... ok
[INFO] [stdout] test agent::security::tests::test_constant_time_eq ... ok
[INFO] [stdout] test agent::security::tests::test_redact_uid ... ok
[INFO] [stdout] test agent::session::tests::test_session_roundtrip ... ok
[INFO] [stdout] test auth::token::tests::test_token_auth_valid ... ok
[INFO] [stdout] test agent::security::tests::test_config_defaults ... ok
[INFO] [stdout] test client::retry::tests::test_backoff_intervals ... ok
[INFO] [stdout] test agent::security::tests::test_whitelist ... ok
[INFO] [stdout] test commands::credentials::tests::extract_absent_when_missing ... ok
[INFO] [stdout] test commands::credentials::tests::extract_absent_when_empty_value ... ok
[INFO] [stdout] test agent::session::tests::test_is_session_alive_nonexistent ... ok
[INFO] [stdout] test agent::handler::tests::test_unknown_args_rejected ... ok
[INFO] [stdout] test commands::credentials::tests::extract_present ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_escape_sequences ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_literal_string ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_multi_line_basic ... ok
[INFO] [stdout] test commands::credentials::tests::extract_ignores_similar_key ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_unterminated_string ... ok
[INFO] [stdout] test agent::handler::tests::test_rate_limiting ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_removes_cloudapps_credentials ... ok
[INFO] [stdout] test commands::credentials::tests::remove_drops_only_api_token_line ... ok
[INFO] [stdout] test commands::credentials::tests::remove_ignores_similar_key ... ok
[INFO] [stdout] test commands::credentials::tests::remove_preserves_crlf_line_endings ... ok
[INFO] [stdout] test commands::credentials::tests::secret_scan_debug_masks_present_value ... ok
[INFO] [stdout] test commands::doctor::tests::arg_value_absent_returns_none ... ok
[INFO] [stdout] test config::tests::api_token_source_store_beats_file ... ok
[INFO] [stdout] test commands::doctor::tests::arg_value_equals_form ... ok
[INFO] [stdout] test commands::doctor::tests::arg_value_flag_without_value_returns_none ... ok
[INFO] [stdout] test commands::doctor::tests::arg_value_space_form ... ok
[INFO] [stdout] test config::tests::api_token_source_backend_error_refuses_file ... ok
[INFO] [stdout] test commands::doctor::tests::arg_value_equals_empty_is_some_empty ... ok
[INFO] [stdout] test config::credential_store::tests::memory_store_delete_missing_is_ok ... ok
[INFO] [stdout] test config::tests::api_token_source_unavailable_falls_through_to_file ... ok
[INFO] [stdout] test config::credential_store::tests::memory_store_roundtrip ... ok
[INFO] [stdout] test config::tests::api_token_source_env_beats_store ... ok
[INFO] [stdout] test config::tests::api_token_source_none_when_nothing_set ... ok
[INFO] [stdout] test config::tests::api_url_source_cli_beats_env ... ok
[INFO] [stdout] test config::tests::api_url_source_falls_through_to_file ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_empty ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_full ... ok
[INFO] [stdout] test commands::credentials::tests::atomic_replace_writes_with_mode_0600 ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_minimal ... ok
[INFO] [stdout] test config::tests::test_cli_overrides_toml_file ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_cli_overrides_env ... ok
[INFO] [stdout] test config::tests::test_credentials_clear_env ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_partial_missing ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_empty ... ok
[INFO] [stdout] test config::tests::api_url_source_empty_cli_falls_through_to_env ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_then_clear_env ... ok
[INFO] [stdout] test config::tests::test_debug_masks_api_token ... ok
[INFO] [stdout] test config::tests::test_env_overrides_toml_file ... ok
[INFO] [stdout] test config::tests::test_env_token_beats_store_token ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_both_present ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_env_fallback ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_missing_all ... ok
[INFO] [stdout] test config::tests::test_first_file_takes_priority ... ok
[INFO] [stdout] test config::tests::test_load_credentials_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_load_credentials_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_non_empty_filters_empty_strings ... ok
[INFO] [stdout] test config::tests::test_resolve_backend_error_refuses_toml_fallback ... ok
[INFO] [stdout] test config::tests::test_resolve_store_unavailable_falls_through_to_toml ... ok
[INFO] [stdout] test config::tests::test_resolve_value_priority ... ok
[INFO] [stdout] test config::tests::test_resolve_with_toml_file ... ok
[INFO] [stdout] test config::tests::test_store_falls_through_to_toml_when_empty ... ok
[INFO] [stdout] test config::tests::test_store_token_preferred_over_toml ... ok
[INFO] [stdout] test error::tests::test_display_api ... ok
[INFO] [stdout] test error::tests::test_display_auth ... ok
[INFO] [stdout] test error::tests::test_display_rate_limited ... ok
[INFO] [stdout] test error::tests::test_exit_code_api ... ok
[INFO] [stdout] test error::tests::test_exit_code_auth ... ok
[INFO] [stdout] test error::tests::test_exit_code_config ... ok
[INFO] [stdout] test error::tests::test_exit_code_invalid_input ... ok
[INFO] [stdout] test error::tests::test_exit_code_network ... ok
[INFO] [stdout] test error::tests::test_exit_code_rate_limited ... ok
[INFO] [stdout] test models::alert::tests::test_close_type_from_str ... ok
[INFO] [stdout] test models::alert::tests::test_close_type_path ... ok
[INFO] [stdout] test models::alert::tests::test_resolution_status_roundtrip ... ok
[INFO] [stdout] test models::alert::tests::test_severity_from_str ... ok
[INFO] [stdout] test models::alert::tests::test_severity_roundtrip ... ok
[INFO] [stdout] test models::data_enrichment::tests::test_subnet_category_from_str ... ok
[INFO] [stdout] {
[INFO] [stdout]   "key": "value"
[INFO] [stdout] }
[INFO] [stdout] test models::data_enrichment::tests::test_subnet_category_roundtrip ... ok
[INFO] [stdout] [
[INFO] [stdout]   1,
[INFO] [stdout]   2,
[INFO] [stdout]   3
[INFO] [stdout] ]
[INFO] [stdout] test models::entity::tests::test_entity_status_from_str ... ok
[INFO] [stdout] {
[INFO] [stdout]   "a": {
[INFO] [stdout]     "b": {
[INFO] [stdout]       "c": 1
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] test models::entity::tests::test_entity_status_roundtrip ... null
[INFO] [stdout] ok
[INFO] [stdout] test models::file::tests::test_file_type_roundtrip ... ok{
[INFO] [stdout]   "name": "test",
[INFO] [stdout]   "count": 42
[INFO] [stdout] }
[INFO] [stdout] 
[INFO] [stdout] test models::file::tests::test_sharing_level_from_str ... ok
[INFO] [stdout] test models::file::tests::test_file_type_from_str ... ok
[INFO] [stdout] test models::file::tests::test_sharing_level_roundtrip ... ok
[INFO] [stdout] test models::filter::tests::test_empty_filter_request ... ok
[INFO] [stdout] test models::filter::tests::test_filter_eq ... ok
[INFO] [stdout] test models::filter::tests::test_filter_gte ... ok
[INFO] [stdout] test models::filter::tests::test_filter_gte_ndays ... ok
[INFO] [stdout] test models::filter::tests::test_filter_request_serialization ... ok
[INFO] [stdout] test models::filter::tests::test_filter_text ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_array ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_nested ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_null ... ok
[INFO] [stdout] test output::json::tests::test_print_json_with_struct ... ok
[INFO] [stdout] test output::table::tests::test_format_timestamp ... ok
[INFO] [stdout] test output::table::tests::test_format_timestamp_none ... ok
[INFO] [stdout] test output::table::tests::test_truncate ... ok
[INFO] [stdout] test output::table::tests::test_truncate_short ... ok
[INFO] [stdout] test commands::credentials::tests::migrate_rollback_on_rewrite_failure ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commands::credentials::tests::migrate_rollback_on_rewrite_failure stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'commands::credentials::tests::migrate_rollback_on_rewrite_failure' (2047) panicked at src/commands/credentials.rs:664:9:
[INFO] [stdout] atomic_replace should fail on read-only parent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x599a625cef51 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x599a625cef51 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x599a625cef51 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x599a625cef51 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x599a625e6cea - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x599a625e6cea - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x599a625d3fcc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x599a625d3fcc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x599a625a9b26 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x599a625a9b26 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x599a625c5369 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x599a61e86bf0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x599a61e86bf0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x599a625c5692 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x599a625c5692 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x599a625a9c04 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x599a625a0f19 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x599a625aad8d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x599a625e74ec - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x599a61d1106b - cloudapps[a22517d47f253ad9]::commands::credentials::tests::migrate_rollback_on_rewrite_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/credentials.rs:664:9
[INFO] [stdout]   20:     0x599a61d06e07 - cloudapps[a22517d47f253ad9]::commands::credentials::tests::migrate_rollback_on_rewrite_failure::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/credentials.rs:623:45
[INFO] [stdout]   21:     0x599a61dee776 - <cloudapps[a22517d47f253ad9]::commands::credentials::tests::migrate_rollback_on_rewrite_failure::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x599a61e79f2b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x599a61e79f2b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x599a61e87575 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x599a61e87575 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x599a61e87575 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x599a61e87575 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x599a61e87575 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x599a61e87575 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x599a61e87575 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x599a61e82024 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x599a61e82024 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x599a61e8a6c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x599a61e8a6c2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x599a61e8a6c2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x599a61e8a6c2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x599a61e8a6c2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x599a61e8a6c2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x599a61e8a6c2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x599a625cdb8f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x599a625cdb8f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x7fcfb33a7aa4 - <unknown>
[INFO] [stdout]   43:     0x7fcfb3434a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commands::credentials::tests::migrate_rollback_on_rewrite_failure
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 118 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184", kill_on_drop: false }`
[INFO] [stdout] 8c2a9b6452aff8c91fdf8cb649ba9b9aa329d50221dfe6276d48e7a76a13c184
