[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] 1369c2b57913764d34afa0a7b71c19c3490065e1
[INFO] testing hiboma/cloudapps-cli against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiboma%2Fcloudapps-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hiboma/cloudapps-cli on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rtoolbox v0.0.5
[INFO] [stderr]   Downloaded clap_complete v4.6.0
[INFO] [stderr]   Downloaded libproc v0.14.11
[INFO] [stderr]   Downloaded gag v1.0.0
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded rpassword v7.4.0
[INFO] [stderr]   Downloaded tokio v1.51.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a22e867965ce07d9e3a6b22730da3c43edca1ab7a7a0487c3fde96f8241ebe11
[INFO] running `Command { std: "docker" "start" "-a" "a22e867965ce07d9e3a6b22730da3c43edca1ab7a7a0487c3fde96f8241ebe11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a22e867965ce07d9e3a6b22730da3c43edca1ab7a7a0487c3fde96f8241ebe11", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a22e867965ce07d9e3a6b22730da3c43edca1ab7a7a0487c3fde96f8241ebe11", kill_on_drop: false }`
[INFO] [stdout] a22e867965ce07d9e3a6b22730da3c43edca1ab7a7a0487c3fde96f8241ebe11
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 87eb00bb1995c1db8b74ac1684f51396cbeb152820084acf4d63df744bbe2edf
[INFO] running `Command { std: "docker" "start" "-a" "87eb00bb1995c1db8b74ac1684f51396cbeb152820084acf4d63df744bbe2edf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rtoolbox v0.0.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling rpassword v7.4.0
[INFO] [stderr]    Compiling uuid v1.23.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.13
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling clap_complete v4.6.0
[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 serde v1.0.228
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[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.8.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cloudapps v0.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "87eb00bb1995c1db8b74ac1684f51396cbeb152820084acf4d63df744bbe2edf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87eb00bb1995c1db8b74ac1684f51396cbeb152820084acf4d63df744bbe2edf", kill_on_drop: false }`
[INFO] [stdout] 87eb00bb1995c1db8b74ac1684f51396cbeb152820084acf4d63df744bbe2edf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9308190474b5d626874353b952066214d6757c4e51505b21c31c84ee4e34312b
[INFO] running `Command { std: "docker" "start" "-a" "9308190474b5d626874353b952066214d6757c4e51505b21c31c84ee4e34312b", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.3.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.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 rand_core v0.9.5
[INFO] [stderr]    Compiling predicates-tree v1.0.13
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling h2 v0.4.13
[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 hyper-util v0.1.20
[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.9.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 36.37s
[INFO] running `Command { std: "docker" "inspect" "9308190474b5d626874353b952066214d6757c4e51505b21c31c84ee4e34312b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9308190474b5d626874353b952066214d6757c4e51505b21c31c84ee4e34312b", kill_on_drop: false }`
[INFO] [stdout] 9308190474b5d626874353b952066214d6757c4e51505b21c31c84ee4e34312b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7858214079d3c0492d028c3236b27466827645740afbb3ad6dc80b198f758c20
[INFO] running `Command { std: "docker" "start" "-a" "7858214079d3c0492d028c3236b27466827645740afbb3ad6dc80b198f758c20", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cloudapps-1b431b594f546f0c)
[INFO] [stdout] 
[INFO] [stdout] running 106 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_sanitize_env_keeps_whitelisted ... ok
[INFO] [stdout] test agent::handler::tests::test_build_cli_args ... ok
[INFO] [stdout] test agent::protocol::tests::test_request_roundtrip ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_removes_non_whitelisted ... ok
[INFO] [stdout] test agent::protocol::tests::test_response_denied ... ok
[INFO] [stdout] test agent::handler::tests::test_command_not_whitelisted ... ok
[INFO] [stdout] test agent::security::tests::test_constant_time_eq ... ok
[INFO] [stdout] test agent::env_tests::test_sanitize_env_removes_cloudapps_credentials ... ok
[INFO] [stdout] test agent::env_tests::test_is_env_whitelisted_rejects_secrets ... ok
[INFO] [stdout] test agent::handler::tests::test_invalid_command_name_rejected ... ok
[INFO] [stdout] test agent::security::tests::test_whitelist ... ok
[INFO] [stdout] test agent::protocol::tests::test_response_roundtrip ... ok
[INFO] [stdout] test agent::handler::tests::test_invalid_token_denied ... ok
[INFO] [stdout] test agent::security::tests::test_redact_uid ... ok
[INFO] [stdout] test agent::env_tests::test_validate_credentials_delegates_to_cloudapps_credentials ... ok
[INFO] [stdout] test agent::security::tests::test_rate_limiter ... ok
[INFO] [stdout] test agent::security::tests::test_validate_command_name ... ok
[INFO] [stdout] test auth::token::tests::test_token_auth_empty ... ok
[INFO] [stdout] test agent::security::tests::test_config_defaults ... ok
[INFO] [stdout] test agent::session::tests::test_is_session_alive_nonexistent ... ok
[INFO] [stdout] test agent::session::tests::test_session_file_path_default ... ok
[INFO] [stdout] test agent::handler::tests::test_unknown_args_rejected ... ok
[INFO] [stdout] test auth::token::tests::test_token_auth_valid ... ok
[INFO] [stdout] test agent::handler::tests::test_rate_limiting ... ok
[INFO] [stdout] test agent::session::tests::test_session_roundtrip ... ok
[INFO] [stdout] test client::retry::tests::test_backoff_intervals ... ok
[INFO] [stdout] test commands::credentials::tests::extract_absent_when_empty_value ... ok
[INFO] [stdout] test commands::credentials::tests::extract_absent_when_missing ... ok
[INFO] [stdout] test commands::credentials::tests::extract_ignores_similar_key ... ok
[INFO] [stdout] test commands::credentials::tests::extract_present ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_escape_sequences ... ok
[INFO] [stdout] test config::credential_store::tests::memory_store_delete_missing_is_ok ... ok
[INFO] [stdout] test commands::credentials::tests::remove_ignores_similar_key ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_multi_line_basic ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_empty ... ok
[INFO] [stdout] test commands::credentials::tests::remove_drops_only_api_token_line ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_cli_overrides_env ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_both_present ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_full ... ok
[INFO] [stdout] test config::tests::test_credentials_file_parse_minimal ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_env_fallback ... ok
[INFO] [stdout] test commands::credentials::tests::remove_preserves_crlf_line_endings ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_missing_all ... ok
[INFO] [stdout] test config::tests::test_credentials_validate_partial_missing ... ok
[INFO] [stdout] test config::tests::test_debug_masks_api_token ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_literal_string ... ok
[INFO] [stdout] test commands::credentials::tests::secret_scan_debug_masks_present_value ... ok
[INFO] [stdout] test commands::credentials::tests::extract_rejects_unterminated_string ... ok
[INFO] [stdout] test config::tests::test_non_empty_filters_empty_strings ... ok
[INFO] [stdout] test config::tests::test_env_overrides_toml_file ... ok
[INFO] [stdout] test config::credential_store::tests::memory_store_roundtrip ... ok
[INFO] [stdout] test commands::credentials::tests::atomic_replace_writes_with_mode_0600 ... ok
[INFO] [stdout] test config::tests::test_env_token_beats_store_token ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_empty ... ok
[INFO] [stdout] test config::tests::test_credentials_clear_env ... ok
[INFO] [stdout] test config::tests::test_cli_overrides_toml_file ... ok
[INFO] [stdout] test config::tests::test_load_credentials_invalid_toml ... ok
[INFO] [stdout] test config::tests::test_resolve_backend_error_refuses_toml_fallback ... ok
[INFO] [stdout] test config::tests::test_first_file_takes_priority ... ok
[INFO] [stdout] test config::tests::test_resolve_store_unavailable_falls_through_to_toml ... ok
[INFO] [stdout] test config::tests::test_load_credentials_nonexistent_file ... ok
[INFO] [stdout] test config::tests::test_resolve_value_priority ... 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_config ... 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 config::tests::test_resolve_with_toml_file ... 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_roundtrip ... ok
[INFO] [stdout] test error::tests::test_exit_code_invalid_input ... ok
[INFO] [stdout] test models::data_enrichment::tests::test_subnet_category_from_str ... ok
[INFO] [stdout] test models::data_enrichment::tests::test_subnet_category_roundtrip ... ok
[INFO] [stdout] test models::entity::tests::test_entity_status_roundtrip ... ok
[INFO] [stdout] test models::file::tests::test_file_type_from_str ... ok
[INFO] [stdout] test models::file::tests::test_file_type_roundtrip ... ok
[INFO] [stdout] test models::file::tests::test_sharing_level_roundtrip ... ok
[INFO] [stdout] test models::file::tests::test_sharing_level_from_str ... 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_exit_code_network ... ok
[INFO] [stdout] test models::alert::tests::test_severity_from_str ... ok
[INFO] [stdout] test models::entity::tests::test_entity_status_from_str ... ok
[INFO] [stdout] [
[INFO] [stdout]   1,
[INFO] [stdout]   2,
[INFO] [stdout]   3
[INFO] [stdout] ]
[INFO] [stdout] test models::filter::tests::test_empty_filter_request ... ok
[INFO] [stdout] {
[INFO] [stdout]   "key": "value"
[INFO] [stdout] }
[INFO] [stdout] test models::filter::tests::test_filter_gte_ndays ... ok
[INFO] [stdout] test models::filter::tests::test_filter_text ... ok
[INFO] [stdout] null
[INFO] [stdout] test models::filter::tests::test_filter_request_serialization ... ok
[INFO] [stdout] test models::filter::tests::test_filter_eq ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_array ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw ... ok
[INFO] [stdout] test output::table::tests::test_format_timestamp_none ... ok
[INFO] [stdout] test models::filter::tests::test_filter_gte ... ok
[INFO] [stdout] test output::table::tests::test_truncate ... ok
[INFO] [stdout] test output::json::tests::test_print_json_raw_null ... ok
[INFO] [stdout] {
[INFO] [stdout]   "a": {
[INFO] [stdout]     "b": {
[INFO] [stdout]       "c": 1
[INFO] [stdout]     }
[INFO] [stdout]   }
[INFO] [stdout] }
[INFO] [stdout] {
[INFO] [stdout]   "name": "test",
[INFO] [stdout]   "count": 42
[INFO] [stdout] }
[INFO] [stdout] test output::json::tests::test_print_json_raw_nested ... 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_truncate_short ... ok
[INFO] [stdout] test config::tests::test_credentials_resolve_then_clear_env ... ok
[INFO] [stdout] test error::tests::test_exit_code_auth ... 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' (54) 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:     0x5a3cc8e2319a - std[29689e6404d28ef9]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a3cc8e2319a - std[29689e6404d28ef9]::backtrace_rs::backtrace::trace_unsynchronized::<std[29689e6404d28ef9]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a3cc8e2319a - std[29689e6404d28ef9]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a3cc8e2319a - <<std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e929cb53b82a81ca]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a3cc8e3ad8a - <core[e929cb53b82a81ca]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a3cc8e3ad8a - core[e929cb53b82a81ca]::fmt::write
[INFO] [stdout]    6:     0x5a3cc8e281e2 - std[29689e6404d28ef9]::io::default_write_fmt::<alloc[9d7caffeb3b5d2c6]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x5a3cc8e281e2 - <alloc[9d7caffeb3b5d2c6]::vec::Vec<u8> as std[29689e6404d28ef9]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x5a3cc8dfea2f - <std[29689e6404d28ef9]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a3cc8dfea2f - std[29689e6404d28ef9]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a3cc8e19b39 - std[29689e6404d28ef9]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5a3cc86ce06c - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x5a3cc86ce06c - test[a24b3028667022f7]::test_main_inner::<test[a24b3028667022f7]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5a3cc8e19db2 - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn for<'a, 'b> core[e929cb53b82a81ca]::ops::function::Fn<(&'a std[29689e6404d28ef9]::panic::PanicHookInfo<'b>,), Output = ()> + core[e929cb53b82a81ca]::marker::Send + core[e929cb53b82a81ca]::marker::Sync> as core[e929cb53b82a81ca]::ops::function::Fn<(&std[29689e6404d28ef9]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x5a3cc8e19db2 - std[29689e6404d28ef9]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5a3cc8dfeb1a - std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x5a3cc8df37e9 - std[29689e6404d28ef9]::sys::backtrace::__rust_end_short_backtrace::<std[29689e6404d28ef9]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5a3cc8dffcdd - __rustc[3aed6af316653e63]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5a3cc8e3b54c - core[e929cb53b82a81ca]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5a3cc8607e04 - cloudapps[a57095a498c6964d]::commands::credentials::tests::migrate_rollback_on_rewrite_failure
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commands/credentials.rs:664:9
[INFO] [stdout]   20:     0x5a3cc85fe967 - cloudapps[a57095a498c6964d]::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:     0x5a3cc8643c86 - <cloudapps[a57095a498c6964d]::commands::credentials::tests::migrate_rollback_on_rewrite_failure::{closure#0} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5a3cc86c134b - <fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5a3cc86c134b - test[a24b3028667022f7]::__rust_begin_short_backtrace::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, fn() -> core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5a3cc86ceb3b - test[a24b3028667022f7]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5a3cc86ceb3b - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5a3cc86ceb3b - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a3cc86ceb3b - std[29689e6404d28ef9]::panicking::catch_unwind::<core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>, core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a3cc86ceb3b - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<test[a24b3028667022f7]::run_test_in_process::{closure#0}>, core[e929cb53b82a81ca]::result::Result<(), alloc[9d7caffeb3b5d2c6]::string::String>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a3cc86ceb3b - test[a24b3028667022f7]::run_test_in_process
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5a3cc86ceb3b - test[a24b3028667022f7]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5a3cc86c8254 - test[a24b3028667022f7]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5a3cc86c8254 - std[29689e6404d28ef9]::sys::backtrace::__rust_begin_short_backtrace::<test[a24b3028667022f7]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5a3cc86d1742 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5a3cc86d1742 - <core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5a3cc86d1742 - std[29689e6404d28ef9]::panicking::catch_unwind::do_call::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x5a3cc86d1742 - std[29689e6404d28ef9]::panicking::catch_unwind::<(), core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5a3cc86d1742 - std[29689e6404d28ef9]::panic::catch_unwind::<core[e929cb53b82a81ca]::panic::unwind_safe::AssertUnwindSafe<std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5a3cc86d1742 - std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked::<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5a3cc86d1742 - <std[29689e6404d28ef9]::thread::lifecycle::spawn_unchecked<test[a24b3028667022f7]::run_test::{closure#1}, ()>::{closure#1} as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5a3cc8e21e7f - <alloc[9d7caffeb3b5d2c6]::boxed::Box<dyn core[e929cb53b82a81ca]::ops::function::FnOnce<(), Output = ()> + core[e929cb53b82a81ca]::marker::Send> as core[e929cb53b82a81ca]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   41:     0x5a3cc8e21e7f - <std[29689e6404d28ef9]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   42:     0x76625a189aa4 - <unknown>
[INFO] [stdout]   43:     0x76625a216a64 - 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. 105 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "7858214079d3c0492d028c3236b27466827645740afbb3ad6dc80b198f758c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7858214079d3c0492d028c3236b27466827645740afbb3ad6dc80b198f758c20", kill_on_drop: false }`
[INFO] [stdout] 7858214079d3c0492d028c3236b27466827645740afbb3ad6dc80b198f758c20
