[INFO] cloning repository https://github.com/DeanDiasti/clodex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DeanDiasti/clodex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeanDiasti%2Fclodex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeanDiasti%2Fclodex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21470d67124f53f9c4296a87c0dff94c70d8736b
[INFO] testing DeanDiasti/clodex against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDeanDiasti%2Fclodex" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DeanDiasti/clodex
[INFO] finished tweaking git repo https://github.com/DeanDiasti/clodex
[INFO] tweaked toml for git repo https://github.com/DeanDiasti/clodex written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DeanDiasti/clodex on toolchain 1.98.0-beta.8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DeanDiasti/clodex 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.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69
[INFO] running `Command { std: "docker" "start" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69", 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" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69", 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" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.33
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling futures-sink v0.3.33
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling futures-io v0.3.33
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling futures-task v0.3.33
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling futures-channel v0.3.33
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling ipnet v2.12.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling anyhow v1.0.104
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.6.2
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling syn v3.0.3
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling http-body-util v0.1.4
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling tokio-macros v2.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]    Compiling zeroize_derive v1.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zeroize v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.33
[INFO] [stderr]    Compiling clap v4.6.4
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.19
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling clodex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69", 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" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling clodex v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 54.94s
[INFO] running `Command { std: "docker" "inspect" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69", 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" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/clodex-9c1ec833a0497f81)
[INFO] [stdout] 
[INFO] [stdout] running 83 tests
[INFO] [stdout] test auth::tests::accepts_only_nonempty_chatgpt_access_tokens ... ok
[INFO] [stdout] test auth::tests::rejects_missing_invalid_and_non_file_credentials ... ok
[INFO] [stdout] test auth::tests::rejects_broad_file_permissions ... ok
[INFO] [stdout] test auth::tests::rejects_symlinked_credentials ... ok
[INFO] [stdout] test auth::tests::extracts_expiry_from_a_jwt_without_validating_it ... ok
[INFO] [stdout] test catalog::tests::parses_catalog_defaults_for_optional_fields ... ok
[INFO] [stdout] test auth::tests::reads_only_required_auth_fields ... ok
[INFO] [stdout] test catalog::tests::duplicate_display_names_keep_the_highest_priority_entry ... ok
[INFO] [stdout] test catalog::tests::renders_context_effort_description_and_unknown_windows ... ok
[INFO] [stdout] test catalog::tests::routable_models_prefers_canonical_slug_over_internal_alias ... ok
[INFO] [stdout] test compaction::tests::a_conversation_that_already_fits_plans_a_single_round ... ok
[INFO] [stdout] test compaction::tests::an_oversized_conversation_folds_into_rounds_that_each_fit ... ok
[INFO] [stdout] test compaction::tests::no_plan_when_a_single_message_exceeds_a_whole_round ... ok
[INFO] [stdout] test compaction::tests::every_message_appears_exactly_once_and_in_order ... ok
[INFO] [stdout] test compaction::tests::no_plan_when_overhead_consumes_the_window ... ok
[INFO] [stdout] test compaction::tests::no_plan_when_the_cut_would_orphan_a_tool_result ... ok
[INFO] [stdout] test catalog::tests::context_window_format_is_compact ... ok
[INFO] [stdout] test compaction::tests::rounds_never_open_on_an_orphaned_tool_result ... ok
[INFO] [stdout] test compaction::tests::the_fold_scales_to_very_large_conversations ... ok
[INFO] [stdout] test compaction::tests::tool_results_are_not_safe_boundaries ... ok
[INFO] [stdout] test config::tests::a_catalog_without_an_extended_window_still_resolves ... ok
[INFO] [stdout] test config::tests::automatic_context_opts_into_the_extended_catalog_ceiling ... ok
[INFO] [stdout] test config::tests::an_explicit_value_below_the_ceiling_is_preserved ... ok
[INFO] [stdout] test config::tests::defaults_when_config_does_not_exist ... ok
[INFO] [stdout] test config::tests::automatic_context_requires_a_window_for_at_least_one_mapped_model ... ok
[INFO] [stdout] test config::tests::parses_context_limit_units ... ok
[INFO] [stdout] test config::tests::older_version_one_configs_receive_new_field_defaults ... ok
[INFO] [stdout] test config::tests::renders_empty_and_populated_configuration ... ok
[INFO] [stdout] test config::tests::explicit_context_is_clamped_to_what_codex_will_accept ... ok
[INFO] [stdout] test config::tests::the_ceiling_follows_the_smallest_routed_model ... ok
[INFO] [stdout] test config::tests::parses_codex_transport_names ... ok
[INFO] [stdout] test config::tests::trusted_tool_names_reject_empty_multiline_and_nul_values ... ok
[INFO] [stdout] test config::tests::rejects_compaction_above_claude_codes_effective_maximum ... ok
[INFO] [stdout] test fast_bridge::tests::an_ordinary_request_is_never_folded_even_when_armed ... ok
[INFO] [stdout] test config::tests::trusted_tools_are_sorted_and_deduplicated ... ok
[INFO] [stdout] test fast_bridge::tests::an_unarmed_session_is_never_folded ... ok
[INFO] [stdout] test fast_bridge::tests::a_request_that_cannot_be_planned_keeps_its_arming ... ok
[INFO] [stdout] test config::tests::saves_atomically_with_parent_directories_and_trailing_newline ... ok
[INFO] [stdout] test compaction::tests::the_last_marker_is_the_split_point_not_the_first ... ok
[INFO] [stdout] test fast_bridge::tests::arming_is_consumed_once_and_expires ... ok
[INFO] [stdout] test compaction::tests::the_summary_prompt_is_recognized_only_at_the_end ... ok
[INFO] [stdout] test fast_bridge::tests::explicit_model_change_replaces_the_pinned_model ... ok
[INFO] [stdout] test config::tests::persists_and_loads_config ... ok
[INFO] [stdout] test config::tests::rejects_malformed_incompatible_and_unsafe_configs ... ok
[INFO] [stdout] test fast_bridge::tests::a_stale_arming_does_not_trigger_a_fold ... ok
[INFO] [stdout] test fast_bridge::tests::auxiliary_requests_do_not_replace_the_selected_model ... ok
[INFO] [stdout] test fast_bridge::tests::marker_is_clodex_specific ... ok
[INFO] [stdout] test compaction::tests::no_plan_when_the_next_legal_cut_is_past_the_capacity ... ok
[INFO] [stdout] test fast_bridge::tests::peeking_at_an_arming_does_not_consume_it ... ok
[INFO] [stdout] test launcher::tests::custom_opus_route_receives_the_configured_context_capacity ... ok
[INFO] [stdout] test fast_bridge::tests::a_disabled_bridge_leaves_every_request_alone ... ok
[INFO] [stdout] test fast_bridge::tests::fast_before_first_prompt_uses_the_launch_model ... ok
[INFO] [stdout] test launcher::tests::launch_command_passes_arguments_models_context_and_proxy_settings ... ok
[INFO] [stdout] test fast_bridge::tests::fast_toggle_preserves_the_current_model ... ok
[INFO] [stdout] test catalog::tests::routable_models_filters_and_sorts_catalog ... ok
[INFO] [stdout] test fast_bridge::tests::sessions_and_agents_have_independent_fast_routes ... ok
[INFO] [stdout] test launcher::tests::launch_settings_omit_permissions_when_no_tools_are_trusted ... ok
[INFO] [stdout] test launcher::tests::token_counts_use_compact_labels_only_for_exact_units ... ok
[INFO] [stdout] test mapping::tests::gracefully_reuses_models_when_catalog_has_fewer_than_three ... ok
[INFO] [stdout] test mapping::tests::maps_top_three_models_without_coupling_effort ... ok
[INFO] [stdout] test mapping::tests::refuses_an_empty_routable_catalog ... ok
[INFO] [stdout] test launcher::tests::launch_settings_grant_trusted_tools_to_every_claude_agent ... ok
[INFO] [stdout] test mapping::tests::renders_user_facing_roles_and_effort_guidance ... ok
[INFO] [stdout] test mapping::tests::two_models_reuse_the_second_for_sonnet_and_haiku ... ok
[INFO] [stdout] test launcher::tests::writes_a_purple_clodex_theme_without_touching_other_themes ... ok
[INFO] [stdout] test supervisor::tests::fast_bridge_requires_a_proxy_with_priority_suffix_support ... ok
[INFO] [stdout] test supervisor::tests::arbitrary_tcp_listener_is_not_considered_a_healthy_proxy ... ok
[INFO] [stdout] test supervisor::tests::proxy_model_matching_uses_exact_tokens ... ok
[INFO] [stdout] test tests::claude_flags_prompts_and_separator_are_passed_through ... ok
[INFO] [stdout] test supervisor::tests::stale_socket_cleanup_is_idempotent ... ok
[INFO] [stdout] test launcher::tests::old_supervisors_cannot_enable_a_false_fast_toggle ... ok
[INFO] [stdout] test supervisor::tests::credential_refresh_is_expiry_aware ... ok
[INFO] [stdout] test fast_bridge::tests::http_bridge_rewrites_only_marked_clodex_messages ... ok
[INFO] [stdout] test tests::clodex_commands_are_parsed_locally ... ok
[INFO] [stdout] test tests::non_utf8_first_argument_is_safely_passed_through ... ok
[INFO] [stdout] test tests::no_arguments_selects_the_default_launcher_path ... ok
[INFO] [stdout] test supervisor::tests::healthcheck_requires_success_status_valid_json_and_true_ok ... ok
[INFO] [stdout] test supervisor::tests::writes_access_only_proxy_credentials_with_strict_permissions ... ok
[INFO] [stdout] test supervisor::tests::cleanup_guard_removes_control_socket_and_ephemeral_auth ... ok
[INFO] [stdout] test supervisor::tests::rejects_invalid_control_requests_and_responses ... ok
[INFO] [stdout] test supervisor::tests::lease_is_acknowledged_with_the_supervisor_owned_port ... ok
[INFO] [stdout] test fast_bridge::tests::a_transient_upstream_502_is_retried_before_the_client_sees_it ... ok
[INFO] [stdout] test fast_bridge::tests::a_persistent_upstream_502_is_surfaced_rather_than_retried_forever ... ok
[INFO] [stderr]      Running tests/cli_contract.rs (/opt/rustwide/target/release/deps/cli_contract-1e0926e72728dbb5)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test top_level_help_and_version_are_available_without_runtime_dependencies ... ok
[INFO] [stdout] test nested_command_help_documents_the_public_configuration_contract ... ok
[INFO] [stderr]      Running tests/supervisor_lifecycle.rs (/opt/rustwide/target/release/deps/supervisor_lifecycle-827004f328815427)
[INFO] [stdout] test installer_is_valid_shell_and_has_standalone_help ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test fake_proxy_process ... ignored, runs only as the lifecycle test's external proxy process
[INFO] [stdout] test concurrent_supervisors_share_one_proxy_until_the_final_lease_closes ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 3.14s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69", kill_on_drop: false }`
[INFO] [stdout] ffe7fde0973a90a5704792116e01dbfae14c47c9c0e79856c71243a9d9c21b69
