[INFO] fetching crate cirun-agent 0.6.0...
[INFO] testing cirun-agent-0.6.0 against 1.97.0-beta.6 for beta-1.98-1
[INFO] extracting crate cirun-agent 0.6.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate cirun-agent 0.6.0
[INFO] finished tweaking crates.io crate cirun-agent 0.6.0
[INFO] tweaked toml for crates.io crate cirun-agent 0.6.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cirun-agent 0.6.0 on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate cirun-agent 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.121
[INFO] [stderr]   Downloaded xattr v1.6.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.121
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.71
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded hyper-rustls v0.27.9
[INFO] [stderr]   Downloaded filetime v0.2.29
[INFO] [stderr]   Downloaded backon v1.6.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.121
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.7
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.121
[INFO] [stderr]   Downloaded jiff-static v0.2.24
[INFO] [stderr]   Downloaded tar v0.4.45
[INFO] [stderr]   Downloaded cc v1.2.62
[INFO] [stderr]   Downloaded js-sys v0.3.98
[INFO] [stderr]   Downloaded tower-http v0.6.10
[INFO] [stderr]   Downloaded hyper v1.9.0
[INFO] [stderr]   Downloaded h2 v0.4.14
[INFO] [stderr]   Downloaded portable-atomic v1.13.1
[INFO] [stderr]   Downloaded openssl v0.10.79
[INFO] [stderr]   Downloaded web-sys v0.3.98
[INFO] [stderr]   Downloaded jiff v0.2.24
[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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9
[INFO] running `Command { std: "docker" "start" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9", 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" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9", 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" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.79
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.115
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling filetime v0.2.29
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling jiff v0.2.24
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling tar v0.4.45
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling icu_collections v2.2.0
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.2
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling h2 v0.4.14
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling cirun-agent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9", 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" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling cirun-agent v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.82s
[INFO] running `Command { std: "docker" "inspect" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9", 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" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cirun_agent-d5140cd817667b84)
[INFO] [stdout] 
[INFO] [stdout] running 131 tests
[INFO] [stdout] test api::tests::runner_to_provision_accepts_omitempty_resource_fields ... ok
[INFO] [stdout] test config::tests::malformed_url_is_rejected ... ok
[INFO] [stdout] test config::tests::other_schemes_are_rejected ... ok
[INFO] [stdout] test api::tests::runner_to_provision_reads_top_level_executor_and_gpu ... ok
[INFO] [stdout] test config::tests::https_is_accepted ... ok
[INFO] [stdout] test docker::client::tests::run_argv_always_stamps_cirun_runner_label ... ok
[INFO] [stdout] test config::tests::plain_http_is_rejected_by_default ... ok
[INFO] [stdout] test docker::client::tests::name_appears_after_name_flag ... ok
[INFO] [stdout] test docker::client::tests::run_argv_basic_no_gpu ... ok
[INFO] [stdout] test config::tests::http_is_allowed_with_escape_hatch ... ok
[INFO] [stdout] test docker::client::tests::run_argv_defaults_omit_both_flags ... ok
[INFO] [stdout] test docker::client::tests::run_argv_env_vars_are_passed_with_dash_e ... ok
[INFO] [stdout] test docker::client::tests::run_argv_script_uses_bash_lc ... ok
[INFO] [stdout] test docker::client::tests::run_argv_docker_socket_emits_volume_mount ... ok
[INFO] [stdout] test docker::client::tests::run_argv_truncates_hostname_to_63_chars ... ok
[INFO] [stdout] test docker::client::tests::run_argv_sets_hostname_to_runner_name ... ok
[INFO] [stdout] test docker::client::tests::run_argv_no_gpu_omits_gpus_flag ... ok
[INFO] [stdout] test executor::docker::tests::dead_maps_to_terminated ... ok
[INFO] [stdout] test docker::client::tests::run_argv_with_gpu_all_includes_flag ... ok
[INFO] [stdout] test executor::docker::tests::exited_maps_to_terminated ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_matches_linux_docker_ce_form ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_matches_macos_docker_desktop_form ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_rejects_unrelated_errors ... ok
[INFO] [stdout] test executor::docker::tests::not_found_classifier_matches_no_such_container_phrasing ... ok
[INFO] [stdout] test executor::docker::tests::running_maps_to_healthy ... ok
[INFO] [stdout] test executor::docker::tests::created_maps_to_starting ... ok
[INFO] [stdout] test docker::client::tests::run_argv_privileged_emits_flag ... ok
[INFO] [stdout] test docker::client::tests::run_argv_with_gpu_count_emits_number ... ok
[INFO] [stdout] test executor::docker::tests::safe_identifier_rejects_flag_shapes ... ok
[INFO] [stdout] test executor::docker::tests::restarting_maps_to_starting ... ok
[INFO] [stdout] test executor::docker::tests::validate_accepts_normal_spec ... ok
[INFO] [stdout] test executor::docker::tests::validate_rejects_flag_shaped_image ... ok
[INFO] [stdout] test executor::docker::tests::safe_identifier_rejects_shell_metachars_and_whitespace ... ok
[INFO] [stdout] test docker::client::tests::run_argv_resources_are_applied ... ok
[INFO] [stdout] test executor::docker::tests::validate_rejects_flag_shaped_name ... ok
[INFO] [stdout] test executor::meda::tests::stopped_maps_to_terminated ... ok
[INFO] [stdout] test executor::meda::tests::starting_maps_to_starting ... ok
[INFO] [stdout] test executor::tests::derive_kind_explicit_executor_wins ... ok
[INFO] [stdout] test executor::docker::tests::safe_identifier_accepts_normal_images_and_names ... ok
[INFO] [stdout] test executor::meda::tests::running_maps_to_healthy ... ok
[INFO] [stdout] test executor::tests::derive_kind_explicit_overrides_container_legacy ... ok
[INFO] [stdout] test executor::tests::derive_kind_legacy_container_true_maps_to_docker ... ok
[INFO] [stdout] test executor::meda::tests::unknown_maps_to_starting ... ok
[INFO] [stdout] test executor::tests::derive_kind_os_defaults ... ok
[INFO] [stdout] test executor::tests::derive_kind_unknown_executor_errors ... ok
[INFO] [stdout] test executor::tests::docker_rejects_macos_runners ... ok
[INFO] [stdout] test executor::tests::docker_serves_linux_runners ... ok
[INFO] [stdout] test executor::tests::executor_filter_allow_all_admits_every_kind ... ok
[INFO] [stdout] test executor::tests::executor_filter_allow_only_admits_listed_kinds ... ok
[INFO] [stdout] test executor::tests::executor_kind_all_lists_every_variant ... ok
[INFO] [stdout] test executor::tests::executor_kind_default_for_host_os ... ok
[INFO] [stdout] test executor::tests::executor_kind_produced_os_matches_serves_os ... ok
[INFO] [stdout] test executor::tests::executor_serves_os_is_case_insensitive ... ok
[INFO] [stdout] test executor::tests::meda_serves_only_linux ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_all_blank_errors ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_case_insensitive ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_single_value ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_trims_and_ignores_blank_segments ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_unknown_value_errors ... ok
[INFO] [stdout] test executor::tests::executor_kind_from_name_rejects_unknown ... ok
[INFO] [stdout] test executor::tests::parse_gpu_count_string ... ok
[INFO] [stdout] test executor::tests::parse_gpu_all ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_returns_allow_only_when_listed ... ok
[INFO] [stdout] test executor::tests::parse_gpu_count_integer ... ok
[INFO] [stdout] test executor::tests::executor_kind_name_roundtrips_through_from_name ... ok
[INFO] [stdout] test executor::tests::executor_kind_from_name_is_case_and_whitespace_insensitive ... ok
[INFO] [stdout] test executor::tests::parse_gpu_missing_means_none ... ok
[INFO] [stdout] test executor::tests::lume_serves_only_macos ... ok
[INFO] [stdout] test executor::tests::parse_gpu_zero_is_none ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_returns_allow_all_when_unset ... ok
[INFO] [stdout] test executor::tests::parse_gpu_invalid_string_errors ... ok
[INFO] [stdout] test executor::tests::provision_does_not_call_run_post_spawn_on_idempotent_skip ... ok
[INFO] [stdout] test executor::tests::parse_gpu_none_string ... ok
[INFO] [stdout] test executor::tests::provision_is_noop_when_runner_already_healthy ... ok
[INFO] [stdout] test executor::tests::parse_executor_filter_comma_list ... ok
[INFO] [stdout] test executor::tests::resolve_extra_config_executor_is_case_insensitive ... ok
[INFO] [stdout] test executor::tests::resolve_falls_through_to_extra_config_when_top_empty ... ok
[INFO] [stdout] test executor::tests::resolve_falls_through_to_os_default ... ok
[INFO] [stdout] test executor::tests::resolve_top_level_wins_over_extra_config ... ok
[INFO] [stdout] test executor::tests::resolve_top_executor_is_case_and_whitespace_insensitive ... ok
[INFO] [stdout] test meda::client::tests::classifier_500_stays_as_generic_apierror ... ok
[INFO] [stdout] test executor::tests::resolve_unknown_top_executor_errors ... ok
[INFO] [stdout] test meda::client::tests::classifier_503_without_retry_after_uses_default ... ok
[INFO] [stdout] test meda::client::tests::classifier_503_with_non_json_body_still_classifies_as_host_full ... ok
[INFO] [stdout] test meda::client::tests::classifier_503_with_unparseable_retry_after_uses_default ... ok
[INFO] [stdout] test meda::client::tests::classifier_maps_503_with_full_apierror_body_to_host_full ... ok
[INFO] [stdout] test reporting::tests::canonical_metadata_keys_override_caller_diagnostics ... ok
[INFO] [stdout] test reporting::tests::failed_event_carries_caller_supplied_diagnostics_into_metadata ... ok
[INFO] [stdout] test reporting::tests::at_capacity_emits_host_at_capacity_event_with_code_and_retry_after ... ok
[INFO] [stdout] test meda::client::tests::classifier_passes_2xx_through ... ok
[INFO] [stdout] test reporting::tests::lifts_failed_outcome_to_failed_event ... ok
[INFO] [stdout] test reporting::tests::lifts_success_outcome_to_succeeded_event ... ok
[INFO] [stdout] test reporting::tests::lifts_host_full_outcome_to_at_capacity_event ... ok
[INFO] [stdout] test reporting::tests::failed_emits_provision_failed_event_with_attempt_and_error ... ok
[INFO] [stdout] test reporting::tests::success_emits_no_wire_event ... ok
[INFO] [stdout] test reporting::tests::recording_reporter_captures_events_in_order ... ok
[INFO] [stdout] test script_cmd::tests::diagnostic_capture_tolerates_missing_files ... ok
[INFO] [stdout] test reporting::tests::serializes_kind_and_severity_as_snake_lowercase ... ok
[INFO] [stdout] test script_cmd::tests::non_sudo_variant_invokes_path_directly ... ok
[INFO] [stdout] test script_cmd::tests::diagnostic_capture_includes_required_sections ... ok
[INFO] [stdout] test executor::tests::provision_spawns_when_absent ... ok
[INFO] [stdout] test executor::tests::provision_calls_run_post_spawn_after_settle_healthy ... ok
[INFO] [stdout] test executor::tests::provision_reaps_then_spawns_when_terminated ... ok
[INFO] [stdout] test script_cmd::tests::redirects_stdin_from_dev_null_under_sudo ... ok
[INFO] [stdout] test script_cmd::tests::redirects_stdin_from_dev_null_without_sudo ... ok
[INFO] [stdout] test script_cmd::tests::returns_background_pid ... ok
[INFO] [stdout] test script_cmd::tests::sudo_variant_runs_bash_explicitly ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_accepts_plain_digits ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_rejects_non_digits ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_rejects_overflow ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_trims_trailing_newline ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_rejects_option_smuggling ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_rejects_shell_metachars_and_whitespace ... ok
[INFO] [stdout] test executor::tests::provision_returns_transient_when_terminated_during_settle ... ok
[INFO] [stdout] test ssh::tests::ssh_target_new_accepts_valid ... ok
[INFO] [stdout] test ssh::tests::ssh_target_new_rejects_option_smuggling_user ... ok
[INFO] [stdout] test ssh::tests::parse_pid_line_trims_surrounding_whitespace ... ok
[INFO] [stdout] test ssh::tests::ssh_target_new_rejects_option_smuggling_host ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_accepts_normal_usernames_and_hosts ... ok
[INFO] [stdout] test ssh::tests::safe_identifier_rejects_empty_and_overlong ... ok
[INFO] [stdout] test executor::tests::provision_polls_until_healthy_after_spawn ... ok
[INFO] [stdout] test tests::test_hash_stability ... ok
[INFO] [stdout] test tests::test_organization_extraction ... ok
[INFO] [stdout] test executor::tests::provision_returns_transient_on_settle_timeout ... ok
[INFO] [stdout] test tests::test_get_hostname ... ok
[INFO] [stdout] test tests::test_agent_info_creation ... FAILED
[INFO] [stdout] test cirun_client::tests::macos_agent_with_only_lume_drops_linux_runner ... ok
[INFO] [stdout] test cirun_client::tests::delete_runner_preserves_binding_for_idempotent_retries ... ok
[INFO] [stdout] test cirun_client::tests::unbound_runner_routes_to_os_default ... ok
[INFO] [stdout] test cirun_client::tests::agent_without_requested_executor_drops_runner ... ok
[INFO] [stdout] test cirun_client::tests::macos_agent_with_docker_dispatches_linux_runner ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_agent_info_creation stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_agent_info_creation' (2541) panicked at src/main.rs:566:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: "04843b44-6ab5-43fe-ae47-3c87423aae7c"
[INFO] [stdout]  right: "23b558c8-cfd2-41a2-9cfe-0b83834e20b2"
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fa64aa6a3a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fa64aa6a3a8 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fa64aa6a3a8 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5fa64aa6a3a8 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5fa64aa801da - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5fa64aa801da - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x5fa64aa6f2d2 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5fa64aa6f2d2 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5fa64aa47e36 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5fa64aa47e36 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5fa64aa61c29 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5fa64a7c974c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x5fa64a7c974c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5fa64aa61ea2 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x5fa64aa61ea2 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5fa64aa47ef2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5fa64aa3cce9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5fa64aa48f8d - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5fa64aa809cc - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fa64aa80853 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5fa64a7736f6 - core[8fb95b77d25ab6c8]::panicking::assert_failed::<alloc[a7ee25936407c584]::string::String, alloc[a7ee25936407c584]::string::String>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5fa64a7578ac - cirun_agent[cd8e9a514cf31ec1]::tests::test_agent_info_creation
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:566:9
[INFO] [stdout]   22:     0x5fa64a7550d7 - cirun_agent[cd8e9a514cf31ec1]::tests::test_agent_info_creation::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/main.rs:554:34
[INFO] [stdout]   23:     0x5fa64a752876 - <cirun_agent[cd8e9a514cf31ec1]::tests::test_agent_info_creation::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5fa64a7bc82b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5fa64a7bc82b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x5fa64a7ca0a5 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x5fa64a7ca0a5 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x5fa64a7ca0a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5fa64a7ca0a5 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5fa64a7ca0a5 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5fa64a7ca0a5 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x5fa64a7ca0a5 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x5fa64a7c39b4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x5fa64a7c39b4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5fa64a7cd122 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x5fa64a7cd122 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x5fa64a7cd122 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5fa64a7cd122 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5fa64a7cd122 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5fa64a7cd122 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x5fa64a7cd122 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5fa64aa695ff - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x5fa64aa695ff - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7b56d1cceaa4 - <unknown>
[INFO] [stdout]   45:     0x7b56d1d5ba64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_agent_info_creation
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 130 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin cirun-agent`
[INFO] running `Command { std: "docker" "inspect" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9", kill_on_drop: false }`
[INFO] [stdout] 3ef6165f96b055c78f9c52c31c541e3241fcf186d15f09d262b05b2ede8b8ee9
