[INFO] fetching crate openring 0.5.6... [INFO] testing openring-0.5.6 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1 [INFO] extracting crate openring 0.5.6 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate openring 0.5.6 [INFO] finished tweaking crates.io crate openring 0.5.6 [INFO] tweaked toml for crates.io crate openring 0.5.6 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate openring 0.5.6 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate openring 0.5.6 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bd515e2102c2e0c4c7fb94a96c6d2db7bad4c605a2944d38a8ccb24549feb3a4 [INFO] running `Command { std: "docker" "start" "-a" "bd515e2102c2e0c4c7fb94a96c6d2db7bad4c605a2944d38a8ccb24549feb3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bd515e2102c2e0c4c7fb94a96c6d2db7bad4c605a2944d38a8ccb24549feb3a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd515e2102c2e0c4c7fb94a96c6d2db7bad4c605a2944d38a8ccb24549feb3a4", kill_on_drop: false }` [INFO] [stdout] bd515e2102c2e0c4c7fb94a96c6d2db7bad4c605a2944d38a8ccb24549feb3a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2700731244e1a12dc476304112b434e9b7b21893782dc496600b8cec8e7ac16e [INFO] running `Command { std: "docker" "start" "-a" "2700731244e1a12dc476304112b434e9b7b21893782dc496600b8cec8e7ac16e", kill_on_drop: false }` [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling syn v2.0.117 [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 regex-syntax v0.8.10 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling compression-core v0.4.31 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling dtoa v1.0.11 [INFO] [stderr] Compiling owo-colors v4.3.0 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling supports-hyperlinks v3.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling utf8-width v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling compression-codecs v0.4.37 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling mediatype v0.19.20 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling markup5ever v0.35.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 url v2.5.8 [INFO] [stderr] Compiling feed-rs v2.3.1 [INFO] [stderr] Compiling ammonia v4.1.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.41 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling openring v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s [INFO] running `Command { std: "docker" "inspect" "2700731244e1a12dc476304112b434e9b7b21893782dc496600b8cec8e7ac16e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2700731244e1a12dc476304112b434e9b7b21893782dc496600b8cec8e7ac16e", kill_on_drop: false }` [INFO] [stdout] 2700731244e1a12dc476304112b434e9b7b21893782dc496600b8cec8e7ac16e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc53eb2aa738cdc48fb2cb73ef0c7e135d2ac4368636c937101a0781408dc3ea [INFO] running `Command { std: "docker" "start" "-a" "cc53eb2aa738cdc48fb2cb73ef0c7e135d2ac4368636c937101a0781408dc3ea", 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 num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling deadpool v0.12.3 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling chrono v0.4.44 [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.3 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling proptest v1.10.0 [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 tera v1.20.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap-verbosity-flag v3.0.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling wiremock v0.6.5 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling openring v0.5.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 43.05s [INFO] running `Command { std: "docker" "inspect" "cc53eb2aa738cdc48fb2cb73ef0c7e135d2ac4368636c937101a0781408dc3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc53eb2aa738cdc48fb2cb73ef0c7e135d2ac4368636c937101a0781408dc3ea", kill_on_drop: false }` [INFO] [stdout] cc53eb2aa738cdc48fb2cb73ef0c7e135d2ac4368636c937101a0781408dc3ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd0b4e2152c730c7c2df1e26e8d4d5cd1eaca115021af895f0e071772dcb634f [INFO] running `Command { std: "docker" "start" "-a" "cd0b4e2152c730c7c2df1e26e8d4d5cd1eaca115021af895f0e071772dcb634f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/openring-56ac0083ff35f068) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test args::test::verify_app ... 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::load_cache_returns_none_when_cache_disabled ... 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_no_file ... ok [INFO] [stdout] test tests::parse_urls_ignores_comments_and_blank_lines_and_whitespace ... ok [INFO] [stdout] test cache::tests::load_cache_discards_too_old_file_and_returns_none ... 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_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_success_parses_feed_without_crashing ... ok [INFO] [stdout] test feedfetcher::tests::prop_not_modified_uses_cache ... ok [INFO] [stdout] test feedfetcher::tests::prop_unexpected_status ... 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 48.53s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/openring-2c5b8f8c90cc9807) [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] [stderr] Doc-tests openring [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" "cd0b4e2152c730c7c2df1e26e8d4d5cd1eaca115021af895f0e071772dcb634f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0b4e2152c730c7c2df1e26e8d4d5cd1eaca115021af895f0e071772dcb634f", kill_on_drop: false }` [INFO] [stdout] cd0b4e2152c730c7c2df1e26e8d4d5cd1eaca115021af895f0e071772dcb634f