[INFO] fetching crate openring 0.5.9... [INFO] testing openring-0.5.9 against beta-2026-04-21 for beta-1.96-2 [INFO] extracting crate openring 0.5.9 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate openring 0.5.9 [INFO] finished tweaking crates.io crate openring 0.5.9 [INFO] tweaked toml for crates.io crate openring 0.5.9 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openring 0.5.9 on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openring 0.5.9 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 122d7bdf6f351fc29f8ea8e49cf4f3f7f762a152c22904ace2b2294b0bc3e328 [INFO] running `Command { std: "docker" "start" "-a" "122d7bdf6f351fc29f8ea8e49cf4f3f7f762a152c22904ace2b2294b0bc3e328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "122d7bdf6f351fc29f8ea8e49cf4f3f7f762a152c22904ace2b2294b0bc3e328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "122d7bdf6f351fc29f8ea8e49cf4f3f7f762a152c22904ace2b2294b0bc3e328", kill_on_drop: false }` [INFO] [stdout] 122d7bdf6f351fc29f8ea8e49cf4f3f7f762a152c22904ace2b2294b0bc3e328 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b2c538c1671eb6eb185592c82ed4b03227b5034719aca28f5bac6aa72feb898 [INFO] running `Command { std: "docker" "start" "-a" "1b2c538c1671eb6eb185592c82ed4b03227b5034719aca28f5bac6aa72feb898", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling writeable v0.6.3 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling litemap v0.8.2 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.16.2 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling icu_properties_data v2.2.0 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling icu_normalizer_data v2.2.0 [INFO] [stderr] Compiling zerovec-derive v0.11.3 [INFO] [stderr] Compiling zerofrom-derive v0.1.7 [INFO] [stderr] Compiling yoke-derive v0.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.23.38 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zerofrom v0.1.7 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling cc v1.2.60 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling tendril v0.4.3 [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 pest_meta v2.8.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling ipnet v2.12.0 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling aws-lc-sys v0.39.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling iri-string v0.7.12 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling console v0.16.3 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling ammonia v4.1.2 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling jiff v0.2.23 [INFO] [stderr] Compiling humantime v2.3.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.11 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling openring v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s [INFO] running `Command { std: "docker" "inspect" "1b2c538c1671eb6eb185592c82ed4b03227b5034719aca28f5bac6aa72feb898", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b2c538c1671eb6eb185592c82ed4b03227b5034719aca28f5bac6aa72feb898", kill_on_drop: false }` [INFO] [stdout] 1b2c538c1671eb6eb185592c82ed4b03227b5034719aca28f5bac6aa72feb898 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 04c1eeab1e89815b1fca4cebf594d6ab9e1239fc1f4de357509db5535a708091 [INFO] running `Command { std: "docker" "start" "-a" "04c1eeab1e89815b1fca4cebf594d6ab9e1239fc1f4de357509db5535a708091", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling terminal_size v0.4.4 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.11.0 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling hyper-rustls v0.27.8 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling openring v0.5.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 45.44s [INFO] running `Command { std: "docker" "inspect" "04c1eeab1e89815b1fca4cebf594d6ab9e1239fc1f4de357509db5535a708091", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04c1eeab1e89815b1fca4cebf594d6ab9e1239fc1f4de357509db5535a708091", kill_on_drop: false }` [INFO] [stdout] 04c1eeab1e89815b1fca4cebf594d6ab9e1239fc1f4de357509db5535a708091 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2936cc7e5763edd5748a2ece22ab124c204b67122613e0d36f7c127e180df1b2 [INFO] running `Command { std: "docker" "start" "-a" "2936cc7e5763edd5748a2ece22ab124c204b67122613e0d36f7c127e180df1b2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openring-90cea8c3616c1a16) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test args::test::verify_app ... ok [INFO] [stdout] test cache::tests::load_cache_returns_none_when_no_file ... ok [INFO] [stdout] test cache::tests::spans_equal_behavior ... ok [INFO] [stdout] test cache::tests::load_cache_uses_recent_file_and_loads_entries ... ok [INFO] [stdout] test cache::tests::cache_round_trip_prunes_entries_that_are_old ... ok [INFO] [stdout] test cache::tests::load_cache_returns_none_when_cache_disabled ... ok [INFO] [stdout] test cache::tests::load_cache_discards_too_old_file_and_returns_none ... ok [INFO] [stdout] test tests::parse_urls_ignores_comments_and_blank_lines_and_whitespace ... ok [INFO] [stdout] test cache::tests::round_trip_all_none_fields ... ok [INFO] [stdout] test cache::tests::load_clamps_max_age ... ok [INFO] [stdout] test tests::resolve_href_preserves_origin ... ok [INFO] [stdout] test cache::tests::round_trip_preserves_entries ... ok [INFO] [stdout] test cache::tests::age_filter_discards_old_entries ... ok [INFO] [stdout] test feedfetcher::tests::prop_unexpected_status ... ok [INFO] [stdout] test feedfetcher::tests::prop_not_modified_uses_cache ... ok [INFO] [stdout] test feedfetcher::tests::prop_success_parses_feed_without_crashing ... ok [INFO] [stdout] test feedfetcher::tests::prop_sets_etag_and_last_modified_on_response ... ok [INFO] [stdout] test feedfetcher::tests::prop_too_many_requests_with_optional_retry ... ok [INFO] [stdout] test feedfetcher::tests::prop_sends_if_none_match_and_if_modified_since ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 52.77s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openring-12ef02cca7369a94) [INFO] [stdout] [INFO] [stderr] Doc-tests openring [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2936cc7e5763edd5748a2ece22ab124c204b67122613e0d36f7c127e180df1b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2936cc7e5763edd5748a2ece22ab124c204b67122613e0d36f7c127e180df1b2", kill_on_drop: false }` [INFO] [stdout] 2936cc7e5763edd5748a2ece22ab124c204b67122613e0d36f7c127e180df1b2