[INFO] cloning repository https://github.com/websmasher/pipelin3r
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/websmasher/pipelin3r" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsmasher%2Fpipelin3r", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsmasher%2Fpipelin3r'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40c1f9c0ce70cad8440991495eb2d06d1d895dad
[INFO] testing websmasher/pipelin3r against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebsmasher%2Fpipelin3r" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/websmasher/pipelin3r
[INFO] finished tweaking git repo https://github.com/websmasher/pipelin3r
[INFO] tweaked toml for git repo https://github.com/websmasher/pipelin3r written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/websmasher/pipelin3r on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/websmasher/pipelin3r already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423
[INFO] running `Command { std: "docker" "start" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423", 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" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423", 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" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling subtle v2.6.1
[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 parking_lot_core v0.9.12
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling pipelin3r v0.1.1 (/opt/rustwide/workdir/packages/pipelin3r)
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling shedul3r v0.2.0 (/opt/rustwide/workdir/packages/shedul3r-bin)
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[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 tokio-macros v2.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[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 limit3r v0.2.0 (/opt/rustwide/workdir/packages/limit3r)
[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 toml v0.8.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling shedul3r-rs-sdk v0.1.0 (/opt/rustwide/workdir/packages/shedul3r-rs-sdk)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.00s
[INFO] running `Command { std: "docker" "inspect" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423", 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" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling shedul3r v0.2.0 (/opt/rustwide/workdir/packages/shedul3r-bin)
[INFO] [stderr]    Compiling pipelin3r v0.1.1 (/opt/rustwide/workdir/packages/pipelin3r)
[INFO] [stderr]    Compiling limit3r v0.2.0 (/opt/rustwide/workdir/packages/limit3r)
[INFO] [stderr]    Compiling shedul3r-rs-sdk v0.1.0 (/opt/rustwide/workdir/packages/shedul3r-rs-sdk)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.49s
[INFO] running `Command { std: "docker" "inspect" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423", 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" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]    Compiling pipelin3r v0.1.1 (/opt/rustwide/workdir/packages/pipelin3r)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/limit3r-593c59957ded4919)
[INFO] [stdout] 
[INFO] [stdout] running 134 tests
[INFO] [stdout] test circuit_breaker::tests::does_not_trip_just_below_threshold ... ok
[INFO] [stdout] test circuit_breaker::tests::eviction_preserves_failure_history ... ok
[INFO] [stdout] test circuit_breaker::tests::eviction_excludes_current_key_in_second_pass ... ok
[INFO] [stdout] test circuit_breaker::tests::eviction_keeps_open_circuits ... ok
[INFO] [stdout] test bulkhead::tests::no_eviction_at_exactly_max_keys_bulkhead ... ok
[INFO] [stdout] test bulkhead::tests::eviction_keeps_keys_with_outstanding_permits ... ok
[INFO] [stdout] test bulkhead::tests::releases_permit_correctly ... ok
[INFO] [stdout] test bulkhead::tests::no_eviction_below_max_keys_bulkhead ... ok
[INFO] [stdout] test bulkhead::tests::eviction_triggers_when_exceeding_max_keys_bulkhead ... ok
[INFO] [stdout] test circuit_breaker::tests::eviction_removes_closed_empty_first ... ok
[INFO] [stdout] test circuit_breaker::tests::eviction_triggers_when_exceeding_max_keys_circuit_breaker ... ok
[INFO] [stdout] test circuit_breaker::tests::eviction_preserves_jittered_wait_of_open_circuit ... ok
[INFO] [stdout] test circuit_breaker::tests::first_pass_retains_non_closed_circuits ... ok
[INFO] [stdout] test bulkhead::tests::acquires_permit_when_under_max_concurrent ... ok
[INFO] [stdout] test circuit_breaker::tests::jittered_wait_is_set_when_circuit_opens ... ok
[INFO] [stdout] test circuit_breaker::tests::partial_window_below_min_calls_stays_closed ... ok
[INFO] [stdout] test circuit_breaker::tests::regression_circuit_breaker_does_not_trip_on_partial_window ... ok
[INFO] [stdout] test circuit_breaker::tests::no_eviction_at_exactly_max_keys_circuit_breaker ... ok
[INFO] [stdout] test circuit_breaker::tests::regression_circuit_breaker_trips_at_exact_threshold_with_window_2 ... ok
[INFO] [stdout] test circuit_breaker::tests::opens_after_failure_threshold_exceeded ... ok
[INFO] [stdout] test circuit_breaker::tests::rejects_requests_when_open ... ok
[INFO] [stdout] test circuit_breaker::tests::second_pass_evicts_fewest_results_first ... ok
[INFO] [stdout] test circuit_breaker::tests::second_pass_only_evicts_closed ... ok
[INFO] [stdout] test circuit_breaker::tests::single_failure_does_not_trip_with_large_window ... ok
[INFO] [stdout] test circuit_breaker::tests::starts_closed_and_permits_requests ... ok
[INFO] [stdout] test circuit_breaker::tests::trim_to_window_actually_trims ... ok
[INFO] [stdout] test circuit_breaker::tests::trips_at_exact_threshold_rate ... ok
[INFO] [stdout] test config::tests::bulkhead_config_rejects_zero_max_concurrent ... ok
[INFO] [stdout] test config::tests::bulkhead_config_accepts_valid ... ok
[INFO] [stdout] test config::tests::circuit_breaker_config_accepts_boundary_thresholds ... ok
[INFO] [stdout] test config::tests::circuit_breaker_config_accepts_valid ... ok
[INFO] [stdout] test config::tests::circuit_breaker_config_rejects_negative_threshold ... ok
[INFO] [stdout] test config::tests::circuit_breaker_config_rejects_threshold_over_100 ... ok
[INFO] [stdout] test config::tests::circuit_breaker_config_rejects_zero_wait_duration ... ok
[INFO] [stdout] test config::tests::bulkhead_config_serde_round_trip ... ok
[INFO] [stdout] test config::tests::circuit_breaker_config_rejects_zero_window ... ok
[INFO] [stdout] test config::tests::circuit_breaker_config_serde_round_trip ... ok
[INFO] [stdout] test config::tests::jitter_factor_accepts_boundaries ... ok
[INFO] [stdout] test config::tests::jitter_factor_rejects_infinity ... ok
[INFO] [stdout] test config::tests::jitter_factor_rejects_nan ... ok
[INFO] [stdout] test config::tests::jitter_factor_rejects_negative ... ok
[INFO] [stdout] test config::tests::jitter_factor_rejects_over_one ... ok
[INFO] [stdout] test config::tests::jitter_factor_serde_default_omitted ... ok
[INFO] [stdout] test config::tests::rate_limit_config_accepts_valid ... ok
[INFO] [stdout] test config::tests::rate_limit_config_rejects_zero_limit_for_period ... ok
[INFO] [stdout] test config::tests::rate_limit_config_rejects_zero_refresh_period ... ok
[INFO] [stdout] test config::tests::rate_limit_config_rejects_zero_timeout ... ok
[INFO] [stdout] test config::tests::regression_config_validation_rejects_invalid_values ... ok
[INFO] [stdout] test config::tests::rate_limit_config_serde_round_trip ... ok
[INFO] [stdout] test config::tests::retry_config_accepts_valid ... ok
[INFO] [stdout] test config::tests::retry_config_rejects_infinite_multiplier ... ok
[INFO] [stdout] test config::tests::retry_config_rejects_nan_multiplier ... ok
[INFO] [stdout] test config::tests::retry_config_rejects_zero_attempts ... ok
[INFO] [stdout] test config::tests::retry_config_rejects_negative_multiplier ... ok
[INFO] [stdout] test config::tests::retry_config_rejects_zero_multiplier ... ok
[INFO] [stdout] test duration_serde::non_option_guard_tests::mutant_kill_non_option_accepts_valid_positive ... ok
[INFO] [stdout] test config::tests::retry_config_serde_round_trip ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_accepts_zero ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_deserialize_missing_field ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_deserialize_null ... ok
[INFO] [stdout] test duration_serde::non_option_guard_tests::mutant_kill_v2_non_option_each_guard_condition_independent ... ok
[INFO] [stdout] test duration_serde::non_option_guard_tests::mutant_kill_non_option_or_vs_and ... ok
[INFO] [stdout] test circuit_breaker::tests::jittered_wait_cleared_on_close ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_guard_all_conditions_independent ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_deserialize_some_value ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_guard_replaced_with_false ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_guard_replaced_with_true ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_rejects_negative ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_option_rejects_negative_large ... ok
[INFO] [stdout] test duration_serde::tests::rejects_infinity_duration ... ok
[INFO] [stdout] test duration_serde::tests::regression_duration_serde_rejects_negative_without_panic ... ok
[INFO] [stdout] test duration_serde::option_tests::mutant_kill_v2_option_each_guard_condition_independent ... ok
[INFO] [stdout] test duration_serde::tests::rejects_nan_duration ... ok
[INFO] [stdout] test duration_serde::tests::rejects_negative_duration ... ok
[INFO] [stdout] test duration_serde::tests::round_trip_positive_duration ... ok
[INFO] [stdout] test duration_serde::tests::round_trip_zero_duration ... ok
[INFO] [stdout] test jitter::tests::infinity_factor_returns_base_without_panic ... ok
[INFO] [stdout] test jitter::tests::nan_factor_returns_base_without_panic ... ok
[INFO] [stdout] test jitter::tests::factor_one_can_reach_near_zero ... ok
[INFO] [stdout] test jitter::tests::neg_infinity_factor_returns_base_without_panic ... ok
[INFO] [stdout] test jitter::tests::negative_factor_returns_base ... ok
[INFO] [stdout] test jitter::tests::very_large_base_does_not_panic ... ok
[INFO] [stdout] test jitter::tests::zero_base_returns_zero ... ok
[INFO] [stdout] test jitter::tests::result_within_expected_bounds ... ok
[INFO] [stdout] test jitter::tests::zero_factor_returns_exact_base ... ok
[INFO] [stdout] test jitter::tests::produces_variable_output ... ok
[INFO] [stdout] test rate_limiter::tests::acquire_permit_fails_when_limit_exhausted_and_timeout_expires ... ok
[INFO] [stdout] test rate_limiter::tests::acquire_permit_succeeds_when_under_limit ... ok
[INFO] [stdout] test rate_limiter::tests::deadline_exceeded_returns_error ... ok
[INFO] [stdout] test rate_limiter::tests::debug_fmt_key_state_outputs_field_names ... ok
[INFO] [stdout] test rate_limiter::tests::deadline_tight_timeout_returns_error ... ok
[INFO] [stdout] test jitter::tests::nanosecond_base_with_full_jitter ... ok
[INFO] [stdout] test rate_limiter::tests::debug_fmt_outputs_type_name ... ok
[INFO] [stdout] test rate_limiter::tests::eviction_does_not_evict_current_key ... ok
[INFO] [stdout] test rate_limiter::tests::eviction_preserves_current_key_permit_state ... ok
[INFO] [stdout] test rate_limiter::tests::eviction_removes_oldest_when_no_expired ... ok
[INFO] [stdout] test rate_limiter::tests::eviction_triggers_when_exceeding_max_keys ... ok
[INFO] [stdout] test rate_limiter::tests::multiple_keys_are_independent ... ok
[INFO] [stdout] test rate_limiter::tests::jitter_does_not_overshoot_timeout ... ok
[INFO] [stdout] test rate_limiter::tests::no_eviction_at_exactly_max_keys ... ok
[INFO] [stdout] test retry::tests::compute_delay_extreme_attempt_clamped_and_jittered ... ok
[INFO] [stdout] test retry::tests::compute_delay_jitter_never_exceeds_max_delay ... ok
[INFO] [stdout] test retry::tests::compute_delay_jitter_on_clamped_delay_within_bounds ... ok
[INFO] [stdout] test retry::tests::compute_delay_nan_backoff_with_nonzero_jitter_returns_zero ... ok
[INFO] [stdout] test retry::tests::compute_delay_with_exponential_backoff ... ok
[INFO] [stdout] test retry::tests::compute_delay_with_jitter_produces_variable_output ... ok
[INFO] [stdout] test retry::tests::compute_delay_zero_jitter_is_deterministic ... ok
[INFO] [stdout] test retry::tests::compute_delay_zero_wait_with_nonzero_jitter_returns_zero ... ok
[INFO] [stdout] test rate_limiter::tests::expired_window_does_not_panic ... ok
[INFO] [stdout] test retry::tests::max_attempts_one_no_retry_no_sleep ... ok
[INFO] [stdout] test retry::tests::mutant_kill_compute_delay_exactly_at_max_returns_max ... ok
[INFO] [stdout] test retry::tests::mutant_kill_compute_delay_just_below_max_not_clamped ... ok
[INFO] [stdout] test retry::tests::mutant_kill_compute_delay_nan_returns_zero ... ok
[INFO] [stdout] test retry::tests::mutant_kill_compute_delay_negative_factor_returns_zero ... ok
[INFO] [stdout] test retry::tests::mutant_kill_compute_delay_negative_not_equal_zero ... ok
[INFO] [stdout] test retry::tests::mutant_kill_v2_delay_exactly_equal_max_returns_max ... ok
[INFO] [stdout] test retry::tests::mutant_kill_v2_delay_exactly_zero_not_rejected ... ok
[INFO] [stdout] test rate_limiter::tests::eviction_removes_expired_windows_first ... ok
[INFO] [stdout] test retry::tests::succeeds_on_first_attempt_no_retry ... ok
[INFO] [stdout] test retry::tests::exhausts_all_attempts_and_returns_retry_exhausted ... ok
[INFO] [stdout] test retry::tests::succeeds_after_retry ... ok
[INFO] [stdout] test bulkhead::tests::config_change_replaces_semaphore ... ok
[INFO] [stdout] test bulkhead::tests::times_out_when_all_permits_taken ... ok
[INFO] [stdout] test bulkhead::tests::eviction_does_not_evict_current_key_bulkhead ... ok
[INFO] [stdout] test bulkhead::tests::config_match_returns_cached_semaphore ... ok
[INFO] [stdout] test circuit_breaker::tests::closes_again_after_successful_probe ... ok
[INFO] [stdout] test circuit_breaker::tests::each_open_cycle_gets_fresh_jittered_wait ... ok
[INFO] [stdout] test circuit_breaker::tests::reopens_after_failed_probe ... ok
[INFO] [stdout] test circuit_breaker::tests::transitions_to_half_open_after_wait_duration ... ok
[INFO] [stdout] test rate_limiter::tests::window_resets_after_refresh_period ... ok
[INFO] [stdout] test circuit_breaker::tests::jitter_varies_half_open_transition_time ... ok
[INFO] [stdout] test circuit_breaker::tests::reopen_after_failed_probe_preserves_jittered_wait ... ok
[INFO] [stdout] test rate_limiter::tests::jitter_does_not_break_rate_limiting ... ok
[INFO] [stdout] test circuit_breaker::tests::stale_failures_expire_and_do_not_poison_window ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 134 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pipelin3r-e761ecf2b5f237b3)
[INFO] [stdout] 
[INFO] [stdout] running 190 tests
[INFO] [stdout] test agent::tests::agent_config_struct_update_syntax ... ok
[INFO] [stdout] test agent::tests::agent_config_new_sets_required_fields ... ok
[INFO] [stdout] test agent::tests::agent_result_require_success_ok ... ok
[INFO] [stdout] test agent::tests::agent_result_require_success_err ... ok
[INFO] [stdout] test agent::tests::format_duration_exact_hour ... ok
[INFO] [stdout] test agent::tests::format_duration_hours_and_minutes ... ok
[INFO] [stdout] test agent::tests::format_duration_minutes ... ok
[INFO] [stdout] test agent::tests::format_duration_seconds_only ... ok
[INFO] [stdout] test agent::tests::format_duration_zero ... ok
[INFO] [stdout] test agent::tests::mutant_kill_format_duration_zero_vs_nonzero ... ok
[INFO] [stdout] test agent::tests::regression_require_success_returns_agent_failed_not_other ... ok
[INFO] [stdout] test auth::tests::api_key_produces_single_env_var ... ok
[INFO] [stdout] test auth::tests::custom_passes_through ... ok
[INFO] [stdout] test auth::tests::from_env_returns_result ... ok
[INFO] [stdout] test auth::tests::oauth_token_produces_single_env_var ... ok
[INFO] [stdout] test auth::tests::merge_env_overlay_takes_precedence ... ok
[INFO] [stdout] test bundle::tests::validate_path_normal ... ok
[INFO] [stdout] test auth::tests::merge_env_empty_produces_none ... ok
[INFO] [stdout] test bundle::tests::validate_path_rejects_absolute ... ok
[INFO] [stdout] test auth::tests::regression_from_env_no_credentials_returns_err_not_empty_ok ... ok
[INFO] [stdout] test agent::tests::dry_run_with_retry_config_in_yaml ... ok
[INFO] [stdout] test agent::tests::dry_run_with_tools_in_yaml ... ok
[INFO] [stdout] test bundle::tests::validate_path_rejects_traversal ... ok
[INFO] [stdout] test agent::tests::dry_run_without_prompt_still_captures ... ok
[INFO] [stdout] test agent::tests::dry_run_with_agent_config ... ok
[INFO] [stdout] test bundle::tests::validate_path_rejects_current_dir ... ok
[INFO] [stdout] test command::tests::require_success_on_success ... ok
[INFO] [stdout] test command::tests::require_success_on_failure ... ok
[INFO] [stdout] test bundle::tests::validate_path_rejects_empty ... ok
[INFO] [stdout] test executor::tests::auto_env_is_captured_at_construction ... ok
[INFO] [stdout] test executor::tests::executor_with_defaults_succeeds ... ok
[INFO] [stdout] test executor::tests::executor_with_dry_run ... ok
[INFO] [stdout] test bundle_dir::tests::creates_and_cleans_up_on_drop ... ok
[INFO] [stdout] test command::tests::command_with_env_vars ... ok
[INFO] [stdout] test agent::tests::dry_run_creates_placeholder_expected_outputs ... ok
[INFO] [stdout] test command::tests::echo_command_succeeds ... ok
[INFO] [stdout] test executor::tests::extract_step_name_missing ... ok
[INFO] [stdout] test executor::tests::extract_step_name_special_chars ... ok
[INFO] [stdout] test executor::tests::extract_step_name_basic ... ok
[INFO] [stdout] test command::tests::false_command_fails ... ok
[INFO] [stdout] test executor::tests::is_local_false_for_credentials_remote ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_127 ... ok
[INFO] [stdout] test executor::tests::is_local_false_for_subdomain_bypass ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_credentials_localhost ... ok
[INFO] [stdout] test executor::tests::is_local_false_for_remote_url ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_ipv6_loopback ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_localhost_with_path ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_mixed_case_localhost ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_localhost ... ok
[INFO] [stdout] test image_gen::tests::generate_image_request_with_refs ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_localhost_with_port ... ok
[INFO] [stdout] test image_gen::tests::aspect_ratio_default_is_square ... ok
[INFO] [stdout] test executor::tests::is_local_true_for_uppercase_localhost ... ok
[INFO] [stdout] test image_gen::tests::http_config_with_rate_limit ... ok
[INFO] [stdout] test image_gen::tests::image_gen_result_require_success_err ... ok
[INFO] [stdout] test image_gen::tests::http_config_debug_redacts_key ... ok
[INFO] [stdout] test image_gen::tests::image_gen_config_defaults ... ok
[INFO] [stdout] test image_gen::tests::aspect_ratio_as_str_covers_all_variants ... ok
[INFO] [stdout] test image_gen::tests::generate_image_request_no_refs ... ok
[INFO] [stdout] test executor::tests::mutant_kill_default_provider_returns_set_value ... ok
[INFO] [stdout] test image_gen::tests::image_model_default_is_gemini_2_5_flash ... ok
[INFO] [stdout] test image_gen::tests::image_gen_result_require_success_ok ... ok
[INFO] [stdout] test image_gen::tests::ref_image_data_url_format ... ok
[INFO] [stdout] test model::tests::anthropic_haiku ... ok
[INFO] [stdout] test image_gen::tests::image_model_openrouter_ids ... ok
[INFO] [stdout] test image_gen::tests::parse_image_response_bad_data_url_returns_error ... ok
[INFO] [stdout] test model::tests::anthropic_opus ... ok
[INFO] [stdout] test image_gen::tests::parse_image_response_success ... ok
[INFO] [stdout] test model::tests::bedrock_haiku ... ok
[INFO] [stdout] test model::tests::bedrock_opus ... ok
[INFO] [stdout] test image_gen::tests::parse_image_response_no_image_returns_error ... ok
[INFO] [stdout] test model::tests::anthropic_sonnet ... ok
[INFO] [stdout] test model::tests::config_empty_toml_falls_back ... ok
[INFO] [stdout] test model::tests::config_default_loads_embedded_toml ... ok
[INFO] [stdout] test model::tests::config_custom_provider_bypasses_config ... ok
[INFO] [stdout] test model::tests::config_custom_model_bypasses_config ... ok
[INFO] [stdout] test model::tests::config_key_model_variants ... ok
[INFO] [stdout] test model::tests::config_key_provider_variants ... ok
[INFO] [stdout] test model::tests::config_from_file_nonexistent ... ok
[INFO] [stdout] test model::tests::config_from_toml_roundtrip ... ok
[INFO] [stdout] test model::tests::custom_model_passthrough ... ok
[INFO] [stdout] test model::tests::custom_provider_uses_base_ids ... ok
[INFO] [stdout] test model::tests::config_resolve_with_loaded_config ... ok
[INFO] [stdout] test model::tests::config_from_toml_invalid ... ok
[INFO] [stdout] test model::tests::openrouter_opus ... ok
[INFO] [stdout] test model::tests::config_resolve_fallback_for_missing_entry ... ok
[INFO] [stdout] test model::tests::tool_as_str_custom ... ok
[INFO] [stdout] test model::tests::tool_as_str_known_variants ... ok
[INFO] [stdout] test model::tests::default_provider_is_anthropic ... ok
[INFO] [stdout] test model::tests::vertex_sonnet ... ok
[INFO] [stdout] test model::tests::openrouter_sonnet ... ok
[INFO] [stdout] test model::tests::tool_display ... ok
[INFO] [stdout] test pool::tests::empty_items_returns_empty ... ok
[INFO] [stdout] test model::tests::regression_tool_enum_returns_strings_not_indices ... ok
[INFO] [stdout] test pool::tests::mutant_kill_pool_empty_items_returns_empty ... ok
[INFO] [stdout] test pool::tests::captures_individual_failures ... ok
[INFO] [stdout] test pool::tests::mutant_kill_pool_zero_concurrency_runs_all ... ok
[INFO] [stdout] test pool::tests::pool_map_partial_failure ... ok
[INFO] [stdout] test pool::tests::pool_map_single_item ... ok
[INFO] [stdout] test presets::writing::tests::prosemasher_clean_report_passes ... ok
[INFO] [stdout] test pool::tests::pool_map_total_differs_from_len ... ok
[INFO] [stdout] test pool::tests::pool_map_returns_items_with_results ... ok
[INFO] [stdout] test pool::tests::pool_map_empty_input ... ok
[INFO] [stdout] test presets::writing::tests::prosemasher_non_empty_issues_fails ... ok
[INFO] [stdout] test pool::tests::runs_all_items ... ok
[INFO] [stdout] test presets::writing::tests::writing_config_enables_prosemasher_by_default ... ok
[INFO] [stdout] test pool::tests::pool_map_zero_concurrency ... ok
[INFO] [stdout] test task::tests::custom_values_override_defaults ... ok
[INFO] [stdout] test presets::writing::tests::build_writing_step_uses_workspace_entries ... ok
[INFO] [stdout] test task::tests::expected_outputs_wrap_claude_command_with_file_watcher ... ok
[INFO] [stdout] test template::tests::content_applied_last_prevents_injection ... ok
[INFO] [stdout] test task::tests::golden_fixture_matches ... ok
[INFO] [stdout] test presets::writing::tests::discover_workspace_inputs_excludes_step_dir ... ok
[INFO] [stdout] test template::tests::from_file_nonexistent ... ok
[INFO] [stdout] test template::tests::multiple_occurrences_of_same_content_key ... ok
[INFO] [stdout] test template::tests::no_replacement_leaves_template_unchanged ... ok
[INFO] [stdout] test template::tests::mutant_kill_template_overlapping_keys ... ok
[INFO] [stdout] test template::tests::regression_content_into_content_no_injection ... ok
[INFO] [stdout] test template::tests::from_file_reads_content ... ok
[INFO] [stdout] test template::tests::fills_simple_and_content_replacements ... ok
[INFO] [stdout] test template::tests::content_into_content_replacement_order ... ok
[INFO] [stdout] test template::tests::regression_phase1_cross_injection ... ok
[INFO] [stdout] test template::tests::regression_template_filler_owned_self_chaining ... ok
[INFO] [stdout] test transform::tests::missing_apply_returns_error ... ok
[INFO] [stdout] test transform::tests::input_files_bulk_add ... ok
[INFO] [stdout] test utils::tests::chunk_each_exceeds_max ... ok
[INFO] [stdout] test transform::tests::empty_inputs_returns_empty ... ok
[INFO] [stdout] test utils::tests::chunk_empty_input ... ok
[INFO] [stdout] test template::tests::regression_template_from_file_loads_content ... ok
[INFO] [stdout] test utils::tests::chunk_basic ... ok
[INFO] [stdout] test utils::tests::chunk_exact_fit ... ok
[INFO] [stdout] test utils::tests::chunk_all_fit_in_one ... ok
[INFO] [stdout] test template::tests::simple_into_simple_no_cross_injection ... ok
[INFO] [stdout] test utils::tests::chunk_zero_max_size ... ok
[INFO] [stdout] test transform::tests::filter_files_reduces_count ... ok
[INFO] [stdout] test utils::tests::parse_fields_basic ... ok
[INFO] [stdout] test transform::tests::modify_content_uppercase ... ok
[INFO] [stdout] test utils::tests::parse_fields_label_mid_line_ignored ... ok
[INFO] [stdout] test utils::tests::parse_fields_missing_labels ... ok
[INFO] [stdout] test utils::tests::parse_fields_no_matches ... ok
[INFO] [stdout] test utils::tests::parse_fields_multiline_value ... ok
[INFO] [stdout] test utils::tests::strip_fences_nested ... ok
[INFO] [stdout] test utils::tests::strip_fences_only_opening ... ok
[INFO] [stdout] test utils::tests::chunk_single_item_exceeds_max ... ok
[INFO] [stdout] test utils::tests::strip_fences_without_language_tag ... ok
[INFO] [stdout] test utils::tests::strip_preamble_basic ... ok
[INFO] [stdout] test utils::tests::strip_preamble_earliest_marker_wins ... ok
[INFO] [stdout] test utils::tests::strip_fences_no_fences ... ok
[INFO] [stdout] test utils::tests::strip_fences_with_surrounding_whitespace ... ok
[INFO] [stdout] test utils::tests::strip_preamble_empty_markers ... ok
[INFO] [stdout] test utils::tests::strip_fences_empty_content ... ok
[INFO] [stdout] test utils::tests::strip_fences_with_language_tag ... ok
[INFO] [stdout] test utils::tests::strip_preamble_multiple_markers ... ok
[INFO] [stdout] test utils::tests::strip_preamble_no_marker_found ... ok
[INFO] [stdout] test validate::tests::converges_on_first_pass ... ok
[INFO] [stdout] test validate::tests::finding_new_has_no_key ... ok
[INFO] [stdout] test validate::tests::findings_with_tag_filters_correctly ... ok
[INFO] [stdout] test validate::tests::exhausts_iterations ... ok
[INFO] [stdout] test validate::tests::converges_on_second_iteration ... ok
[INFO] [stdout] test validate::tests::remediation_action_debug_function_fix ... ok
[INFO] [stdout] test validate::tests::report_fail_captures_findings ... ok
[INFO] [stdout] test validate::tests::require_converged_err ... ok
[INFO] [stdout] test validate::tests::finding_with_key_has_key ... ok
[INFO] [stdout] test validate::tests::remediation_action_debug_skip ... ok
[INFO] [stdout] test validate::tests::report_fail_raw_captures_output ... ok
[INFO] [stdout] test validate::tests::report_pass_has_no_findings ... ok
[INFO] [stdout] test validate::tests::to_markdown_fail_with_findings ... ok
[INFO] [stdout] test validate::tests::require_converged_err_raw_output ... ok
[INFO] [stdout] test validate::tests::require_converged_ok ... ok
[INFO] [stdout] test validate::tests::remediation_action_debug_agent_fix ... ok
[INFO] [stdout] test validate::tests::to_markdown_pass ... ok
[INFO] [stdout] test validate::tests::to_markdown_fail_with_raw_output ... ok
[INFO] [stdout] test validate::tests::validate_config_new_defaults ... ok
[INFO] [stdout] test validate::tests::strategy_gives_up_early ... ok
[INFO] [stdout] test verified::tests::breaker_debug_impl ... ok
[INFO] [stdout] test verified::tests::breaker_script_fail ... ok
[INFO] [stdout] test verified::tests::breaker_script_pass ... ok
[INFO] [stdout] test verified::tests::prompted_step_missing_template ... ok
[INFO] [stdout] test verified::tests::verified_step_result_converged ... ok
[INFO] [stdout] test verified::tests::prompted_step_missing_var_file ... ok
[INFO] [stdout] test verified::tests::verified_step_result_not_converged ... ok
[INFO] [stdout] test verified::tests::prompted_step_mixed_vars ... ok
[INFO] [stdout] test verified::tests::var_string_resolution ... ok
[INFO] [stdout] test verified::tests::var_file_resolution ... ok
[INFO] [stdout] test verified::tests::copy_dir_recursive_preserves_structure ... ok
[INFO] [stdout] test pool::tests::pool_map_preserves_order ... ok
[INFO] [stdout] test command::tests::command_timeout_expires ... ok
[INFO] [stdout] test bundle_dir::tests::cleans_up_on_panic ... ok
[INFO] [stdout] test bundle_dir::tests::error_on_invalid_parent ... FAILED
[INFO] [stdout] test pool::tests::pool_map_concurrency_bounded ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- bundle_dir::tests::error_on_invalid_parent stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bundle_dir::tests::error_on_invalid_parent' (2919) panicked at packages/pipelin3r/src/bundle_dir_tests.rs:50:5:
[INFO] [stdout] should fail for nonexistent parent
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5deb06a74fc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5deb06a74fc1 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5deb06a74fc1 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5deb06a74fc1 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5deb06a8c64a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5deb06a8c64a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5deb06a79dcc - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5deb06a79dcc - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5deb06a4e9d6 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5deb06a4e9d6 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5deb06a6a939 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5deb065285d0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5deb065285d0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5deb06a6ac62 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5deb06a6ac62 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5deb06a4eab4 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:681:13
[INFO] [stdout]   16:     0x5deb06a45fb9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5deb06a4f86d - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5deb06a8ce4c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5deb06399990 - pipelin3r[ff5efb4733a1a85e]::bundle_dir::tests::error_on_invalid_parent
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/pipelin3r/src/bundle_dir_tests.rs:50:5
[INFO] [stdout]   20:     0x5deb0638f967 - pipelin3r[ff5efb4733a1a85e]::bundle_dir::tests::error_on_invalid_parent::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/packages/pipelin3r/src/bundle_dir_tests.rs:48:29
[INFO] [stdout]   21:     0x5deb06366cb6 - <pipelin3r[ff5efb4733a1a85e]::bundle_dir::tests::error_on_invalid_parent::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5deb0651b90b - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x5deb0651b90b - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   24:     0x5deb06528f55 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   25:     0x5deb06528f55 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   26:     0x5deb06528f55 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   27:     0x5deb06528f55 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5deb06528f55 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5deb06528f55 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   30:     0x5deb06528f55 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   31:     0x5deb06523a04 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   32:     0x5deb06523a04 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   33:     0x5deb0652c0a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   34:     0x5deb0652c0a2 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x5deb0652c0a2 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   36:     0x5deb0652c0a2 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x5deb0652c0a2 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x5deb0652c0a2 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   39:     0x5deb0652c0a2 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   40:     0x5deb06a73b3f - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   41:     0x5deb06a73b3f - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   42:     0x73a234a39aa4 - <unknown>
[INFO] [stdout]   43:     0x73a234ac6a64 - clone
[INFO] [stdout]   44:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bundle_dir::tests::error_on_invalid_parent
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 189 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p pipelin3r --lib`
[INFO] running `Command { std: "docker" "inspect" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423", kill_on_drop: false }`
[INFO] [stdout] 612ba278af4be3349b9e15c5fc8f9b9a868ac683e5d788a6e7491e9265e04423
