[INFO] fetching crate aube-util 2.2.3...
[INFO] testing aube-util-2.2.3 against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] extracting crate aube-util 2.2.3 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate aube-util 2.2.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate aube-util 2.2.3
[INFO] tweaked toml for crates.io crate aube-util 2.2.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate aube-util 2.2.3 on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate aube-util 2.2.3 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.99.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-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f
[INFO] running `Command { std: "docker" "start" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f", 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" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f", 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" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling smallvec v1.15.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.11
[INFO] [stderr]    Compiling bytes v1.12.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-core v0.3.34
[INFO] [stderr]    Compiling pkg-config v0.3.34
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling litemap v0.8.3
[INFO] [stderr]    Compiling writeable v0.6.4
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.4
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling futures-sink v0.3.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling simd-adler32 v0.3.10
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling brotli-decompressor v5.0.3
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling futures-task v0.3.34
[INFO] [stderr]    Compiling futures-util v0.3.34
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling syn v3.0.4
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.2.2
[INFO] [stderr]    Compiling socket2 v0.6.5
[INFO] [stderr]    Compiling http v1.5.0
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cc v1.4.4
[INFO] [stderr]    Compiling http-body v1.1.0
[INFO] [stderr]    Compiling brotli v8.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.13.1
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling futures-channel v0.3.34
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling http-body-util v0.1.5
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.12.1
[INFO] [stderr]    Compiling memmap2 v0.9.11
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling log v0.4.34
[INFO] [stderr]    Compiling arrayvec v0.7.8
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling webpki-root-certs v1.0.9
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rustc-hash v2.1.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling blake3 v1.8.7
[INFO] [stderr]    Compiling reflink-copy v0.1.30
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[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 thiserror-impl v2.0.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.53.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom v0.1.8
[INFO] [stderr]    Compiling yoke v0.8.3
[INFO] [stderr]    Compiling zerovec v0.11.8
[INFO] [stderr]    Compiling zerotrie v0.2.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tinystr v0.8.4
[INFO] [stderr]    Compiling potential_utf v0.1.6
[INFO] [stderr]    Compiling icu_collections v2.3.0
[INFO] [stderr]    Compiling icu_locale_core v2.3.0
[INFO] [stderr]    Compiling aube-codes v2.2.3
[INFO] [stderr]    Compiling icu_provider v2.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.3.0
[INFO] [stderr]    Compiling icu_properties v2.3.0
[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.19
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling h2 v0.4.18
[INFO] [stderr]    Compiling hyper v1.11.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling async-compression v0.4.43
[INFO] [stderr]    Compiling tower-http v0.6.11
[INFO] [stderr]    Compiling reqwest v0.13.4
[INFO] [stderr]    Compiling aube-util v2.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f", 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" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling reflink-copy v0.1.30
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling aube-util v2.2.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 15.98s
[INFO] running `Command { std: "docker" "inspect" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f", 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" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/aube_util-1fcc2f7d26693ef3)
[INFO] [stdout] 
[INFO] [stdout] running 98 tests
[INFO] [stdout] test adaptive::additional_tests::cusum_detects_rising_shift ... ok
[INFO] [stdout] test adaptive::additional_tests::cusum_ignores_single_outlier ... ok
[INFO] [stdout] test adaptive::tests::floor_holds_under_continuous_throttle ... ok
[INFO] [stdout] test adaptive::tests::ewma_converges_toward_sample_mean ... ok
[INFO] [stdout] test adaptive::tests::grows_under_stable_latency ... ok
[INFO] [stdout] test adaptive::tests::shrink_only_on_explicit_throttle ... ok
[INFO] [stdout] test adaptive::tests::shrinks_on_throttle ... ok
[INFO] [stdout] test buf::tests::bytes_scratch_clears_each_call ... ok
[INFO] [stdout] test adaptive::tests::permit_drop_releases_without_signal ... ok
[INFO] [stdout] test buf::tests::nested_calls_get_fresh_buffer ... ok
[INFO] [stdout] test buf::tests::string_scratch_clears_each_call ... ok
[INFO] [stdout] test adaptive::tests::ceiling_holds_under_runaway_growth ... ok
[INFO] [stdout] test cache::tests::freshness_detects_size_change ... ok
[INFO] [stdout] test cache::tests::process_cache_computes_once ... ok
[INFO] [stdout] test cache::tests::process_cache_returns_arc_clone ... ok
[INFO] [stdout] test concurrency::tests::above_ceiling_warns_and_returns_none ... ok
[INFO] [stdout] test concurrency::tests::below_floor_warns_and_returns_none ... ok
[INFO] [stdout] test concurrency::tests::empty_warns_and_returns_none ... ok
[INFO] [stdout] test concurrency::tests::in_range_returns_value ... ok
[INFO] [stdout] test diag::tests::extract_pkg_id_returns_name_only ... ok
[INFO] [stdout] test diag::tests::longest_chain_matches_brute_force ... ok
[INFO] [stdout] test diag_kernel::tests::current_rss_is_available ... ok
[INFO] [stdout] test engine_context::tests::default_is_upstream_neutral ... ok
[INFO] [stdout] test diag::tests::slot_wire_names_are_distinct_and_stable ... ok
[INFO] [stdout] test env::tests::embedder_and_config_env_read_aube_prefixed_under_default_profile ... ok
[INFO] [stdout] test env::tests::looks_branded_distinguishes_brand_from_neutral ... ok
[INFO] [stdout] test fs::tests::cross_volume_same_path_is_false ... ok
[INFO] [stdout] test concurrency::tests::floor_and_ceiling_inclusive ... FAILED
[INFO] [stdout] test fs_atomic::tests::sibling_tempdir_differs_per_call ... ok
[INFO] [stdout] test diag::tests::truncate_is_utf8_boundary_safe ... ok
[INFO] [stdout] test diag::tests::validate_diag_path_rejects_unc_only ... ok
[INFO] [stdout] test fs_atomic::tests::sentinel_roundtrip ... ok
[INFO] [stdout] test diag::tests::jstr_escapes_all_categories ... ok
[INFO] [stdout] test fs_atomic::tests::atomic_write_creates_parent ... ok
[INFO] [stdout] test fs_atomic::tests::atomic_write_replaces_existing ... ok
[INFO] [stdout] test adaptive::tests::awaits_when_saturated ... ok
[INFO] [stdout] test hash::tests::blake3_hash_file_matches_in_memory_under_threshold ... ok
[INFO] [stdout] test cache::tests::disk_cache_roundtrip ... ok
[INFO] [stdout] test env::tests::aube_profile_honors_every_settings_env_family ... ok
[INFO] [stdout] test concurrency::tests::non_numeric_warns_and_returns_none ... ok
[INFO] [stdout] test concurrency::tests::unset_returns_none ... ok
[INFO] [stdout] test diag::tests::extract_field_handles_escaped_quotes ... ok
[INFO] [stdout] test hash::tests::manifest_digest_ignores_scripts_and_license ... ok
[INFO] [stdout] test hash::tests::manifest_digest_reacts_to_dep_change ... ok
[INFO] [stdout] test hash::tests::manifest_digest_stable_under_key_reorder ... ok
[INFO] [stdout] test hash::tests::meta_hash_reacts_to_script_change ... ok
[INFO] [stdout] test hash::tests::meta_hash_stable_for_same_inputs ... ok
[INFO] [stdout] test hash::tests::blake3_hash_file_matches_in_memory_over_threshold ... ok
[INFO] [stdout] test cache::tests::freshness_handles_touch_with_same_content ... ok
[INFO] [stdout] test hash::tests::blake3_streaming_path_matches_in_memory ... ok
[INFO] [stdout] test hash::tests::ordered_seq_hash_detects_count_changes ... ok
[INFO] [stdout] test hash::tests::ordered_seq_hash_is_order_sensitive ... ok
[INFO] [stdout] test http::priority::tests::header_background_streaming ... ok
[INFO] [stdout] test http::priority::tests::header_tarball_incremental ... ok
[INFO] [stdout] test http::resolve::tests::host_port_http_default ... ok
[INFO] [stdout] test http::resolve::tests::host_port_https_default ... ok
[INFO] [stdout] test http::resolve::tests::host_port_explicit ... ok
[INFO] [stdout] test http::resolve::tests::host_port_invalid ... ok
[INFO] [stdout] test http::priority::tests::header_default_is_u3 ... ok
[INFO] [stdout] test http::resolve::tests::host_port_ipv6_default ... ok
[INFO] [stdout] test http::resolve::tests::host_port_ipv6_explicit ... ok
[INFO] [stdout] test http::resolve::tests::host_port_strips_userinfo ... ok
[INFO] [stdout] test http::ticket_cache::tests::corrupt_magic_loads_empty ... ok
[INFO] [stdout] test http::ticket_cache::tests::host_port_lowercases ... ok
[INFO] [stdout] test http::ticket_cache::tests::killswitch_short_circuits ... ok
[INFO] [stdout] test identity::tests::prog_and_cmd_render_aube_under_default_profile ... ok
[INFO] [stdout] test http::ticket_cache::tests::invalidate_removes_all_for_host ... FAILED
[INFO] [stdout] test identity::tests::embedder_unset_is_aube ... ok
[INFO] [stdout] test http::resolve::tests::host_port_strips_fragment ... ok
[INFO] [stdout] test path::tests::lexical_normalization_collapses_internal_parent_dirs ... ok
[INFO] [stdout] test http::ticket_cache::tests::stale_entries_filtered_at_load ... ok
[INFO] [stdout] test path::tests::lexical_normalization_preserves_leading_parent_dirs ... ok
[INFO] [stdout] test pkg::tests::split_empty_version_kept_as_some ... ok
[INFO] [stdout] test pkg::tests::split_plain_name ... ok
[INFO] [stdout] test path::tests::lexical_normalization_ignores_current_dirs ... ok
[INFO] [stdout] test pkg::tests::split_scoped_name ... ok
[INFO] [stdout] test http::ticket_cache::tests::missing_file_loads_empty ... ok
[INFO] [stdout] test path::tests::is_noop_on_unix ... ok
[INFO] [stdout] test http::ticket_cache::tests::roundtrip_persists_across_open ... ok
[INFO] [stdout] test http::ticket_cache::tests::max_per_host_evicts_oldest ... ok
[INFO] [stdout] test terminal::tests::strips_unicode_format_characters ... ok
[INFO] [stdout] test url::tests::passthrough_when_no_userinfo ... ok
[INFO] [stdout] test url::tests::passthrough_when_query_has_no_sensitive_keys ... ok
[INFO] [stdout] test snapshot::tests::clone_tree_handles_empty_source ... ok
[INFO] [stdout] test snapshot::tests::clone_tree_refuses_existing_destination ... ok
[INFO] [stdout] test snapshot::tests::clone_tree_reproduces_files ... ok
[INFO] [stdout] test url::tests::does_not_redact_at_in_path ... ok
[INFO] [stdout] test pkg::tests::workspace_catalog_detect ... ok
[INFO] [stdout] test url::tests::preserves_fragment_when_redacting_query ... ok
[INFO] [stdout] test url::tests::redacts_query_apikey_alias ... ok
[INFO] [stdout] test url::tests::redacts_query_auth_case_insensitive ... ok
[INFO] [stdout] test url::tests::redacts_query_token ... ok
[INFO] [stdout] test url::tests::redacts_user_and_password ... ok
[INFO] [stdout] test url::tests::redacts_scheme_relative_userinfo ... ok
[INFO] [stdout] test url::tests::redacts_userinfo_with_ipv6_host ... ok
[INFO] [stdout] test http::priority::tests::header_critical_packument ... ok
[INFO] [stdout] test terminal::tests::borrows_text_that_does_not_need_sanitizing ... ok
[INFO] [stdout] test terminal::tests::multiline_sanitizer_preserves_newlines_and_tabs ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- concurrency::tests::floor_and_ceiling_inclusive stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'concurrency::tests::floor_and_ceiling_inclusive' (2882) panicked at src/concurrency.rs:117:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(8)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ad2e41b1c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59ad2e430dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59ad2e41fb7c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59ad2e3f3146 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59ad2e410cd9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59ad2e380960 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59ad2e411002 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59ad2e3f31f2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59ad2e3eb239 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59ad2e3f42ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59ad2e43151c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59ad2e431433 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x59ad2e34fbb3 - core[7c831bd917ebf35f]::panicking::assert_failed::<core[7c831bd917ebf35f]::option::Option<u32>, core[7c831bd917ebf35f]::option::Option<u32>>
[INFO] [stdout]   13:     0x59ad2e3438ec - aube_util[9797713149e8f7d0]::concurrency::tests::floor_and_ceiling_inclusive
[INFO] [stdout]   14:     0x59ad2e32c879 - <aube_util[9797713149e8f7d0]::concurrency::tests::floor_and_ceiling_inclusive::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x59ad2e373c4b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x59ad2e3812b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x59ad2e37a674 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x59ad2e384412 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x59ad2e41a119 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7073e6ce907a - <unknown>
[INFO] [stdout]   21:     0x7073e6d7c534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- http::ticket_cache::tests::invalidate_removes_all_for_host stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'http::ticket_cache::tests::invalidate_removes_all_for_host' (2943) panicked at src/http/ticket_cache.rs:283:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 0
[INFO] [stdout]  right: 2
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59ad2e41b1c1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x59ad2e430dba - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x59ad2e41fb7c - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x59ad2e3f3146 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x59ad2e410cd9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x59ad2e380960 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x59ad2e411002 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x59ad2e3f31f2 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x59ad2e3eb239 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x59ad2e3f42ad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x59ad2e43151c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x59ad2e431433 - core[7c831bd917ebf35f]::panicking::assert_failed_inner
[INFO] [stdout]   12:     0x59ad2e42d178 - core[7c831bd917ebf35f]::panicking::assert_failed::<usize, usize>
[INFO] [stdout]   13:     0x59ad2e34a69d - aube_util[9797713149e8f7d0]::http::ticket_cache::tests::invalidate_removes_all_for_host
[INFO] [stdout]   14:     0x59ad2e32ddb9 - <aube_util[9797713149e8f7d0]::http::ticket_cache::tests::invalidate_removes_all_for_host::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x59ad2e373c4b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x59ad2e3812b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x59ad2e37a674 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x59ad2e384412 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x59ad2e41a119 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x7073e6ce907a - <unknown>
[INFO] [stdout]   21:     0x7073e6d7c534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     concurrency::tests::floor_and_ceiling_inclusive
[INFO] [stdout]     http::ticket_cache::tests::invalidate_removes_all_for_host
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 96 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f", kill_on_drop: false }`
[INFO] [stdout] 61d8525926c776c633bbcb388eca1654dce9a3032d1a1fd8bbb75fd44671592f
