[INFO] fetching crate hooch-http 0.1.4... [INFO] testing hooch-http-0.1.4 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate hooch-http 0.1.4 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate hooch-http 0.1.4 [INFO] finished tweaking crates.io crate hooch-http 0.1.4 [INFO] tweaked toml for crates.io crate hooch-http 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate hooch-http 0.1.4 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hooch-http 0.1.4 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hooch-macro v0.1.1 [INFO] [stderr] Downloaded hooch v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b21484620c9422f6edd99798b188e31facd6e5d7608970a265dd06b597c16274 [INFO] running `Command { std: "docker" "start" "-a" "b21484620c9422f6edd99798b188e31facd6e5d7608970a265dd06b597c16274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b21484620c9422f6edd99798b188e31facd6e5d7608970a265dd06b597c16274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b21484620c9422f6edd99798b188e31facd6e5d7608970a265dd06b597c16274", kill_on_drop: false }` [INFO] [stdout] b21484620c9422f6edd99798b188e31facd6e5d7608970a265dd06b597c16274 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43c4dd96cbfbc19836dae2f769a4c4985a392ad11b7b4e051f1ec075dda6b59d [INFO] running `Command { std: "docker" "start" "-a" "43c4dd96cbfbc19836dae2f769a4c4985a392ad11b7b4e051f1ec075dda6b59d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling log v0.4.26 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling hooch-macro v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling hooch v0.1.6 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling hooch-http v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn uri(&self) -> &Uri { [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn uri(&self) -> &Uri<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | fn extract_headers(bytes: &[u8]) -> Headers { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | fn extract_headers(bytes: &[u8]) -> Headers<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.41s [INFO] running `Command { std: "docker" "inspect" "43c4dd96cbfbc19836dae2f769a4c4985a392ad11b7b4e051f1ec075dda6b59d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43c4dd96cbfbc19836dae2f769a4c4985a392ad11b7b4e051f1ec075dda6b59d", kill_on_drop: false }` [INFO] [stdout] 43c4dd96cbfbc19836dae2f769a4c4985a392ad11b7b4e051f1ec075dda6b59d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69f273422db3359e21f056bb0b849fa4fec2c6a4414d40c84b4d4dbf0ec60969 [INFO] running `Command { std: "docker" "start" "-a" "69f273422db3359e21f056bb0b849fa4fec2c6a4414d40c84b4d4dbf0ec60969", kill_on_drop: false }` [INFO] [stderr] Compiling hooch-http v0.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn uri(&self) -> &Uri { [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn uri(&self) -> &Uri<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | fn extract_headers(bytes: &[u8]) -> Headers { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | fn extract_headers(bytes: &[u8]) -> Headers<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:108:16 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn uri(&self) -> &Uri { [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | | || [INFO] [stdout] | | |the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is elided here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 108 | pub fn uri(&self) -> &Uri<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:164:35 [INFO] [stdout] | [INFO] [stdout] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri { [INFO] [stdout] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/request.rs:180:31 [INFO] [stdout] | [INFO] [stdout] 180 | fn extract_headers(bytes: &[u8]) -> Headers { [INFO] [stdout] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 180 | fn extract_headers(bytes: &[u8]) -> Headers<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] running `Command { std: "docker" "inspect" "69f273422db3359e21f056bb0b849fa4fec2c6a4414d40c84b4d4dbf0ec60969", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69f273422db3359e21f056bb0b849fa4fec2c6a4414d40c84b4d4dbf0ec60969", kill_on_drop: false }` [INFO] [stdout] 69f273422db3359e21f056bb0b849fa4fec2c6a4414d40c84b4d4dbf0ec60969 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5e5c89eb97aceaa6b5ef76836d57270e22a6da1d29d7d1b4885c3bca46ca8d3 [INFO] running `Command { std: "docker" "start" "-a" "e5e5c89eb97aceaa6b5ef76836d57270e22a6da1d29d7d1b4885c3bca46ca8d3", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request.rs:108:16 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn uri(&self) -> &Uri { [INFO] [stderr] | ^^^^^ ^^^^ [INFO] [stderr] | | || [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stderr] | | the same lifetime is elided here [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 108 | pub fn uri(&self) -> &Uri<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request.rs:164:35 [INFO] [stderr] | [INFO] [stderr] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri { [INFO] [stderr] | ^^^^^ ^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 164 | fn extract_request_uri(bytes: &[u8]) -> Uri<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/request.rs:180:31 [INFO] [stderr] | [INFO] [stderr] 180 | fn extract_headers(bytes: &[u8]) -> Headers { [INFO] [stderr] | ^^^^^ ^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 180 | fn extract_headers(bytes: &[u8]) -> Headers<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `hooch-http` (lib) generated 3 warnings (run `cargo fix --lib -p hooch-http` to apply 3 suggestions) [INFO] [stderr] warning: `hooch-http` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hooch_http-22a7a6d850a93be0) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test request::tests::extract_http_version ... ok [INFO] [stdout] test request::tests::extract_headers ... ok [INFO] [stdout] test request::tests::bytes_to_http_method ... ok [INFO] [stdout] test request::tests::extract_http_method ... ok [INFO] [stdout] test request::tests::get_body ... ok [INFO] [stdout] test request::tests::get_headers ... ok [INFO] [stdout] test request::tests::extract_request_uri ... ok [INFO] [stdout] test request::tests::get_request_line ... ok [INFO] [stdout] test request::tests::path_segment_iter ... ok [INFO] [stdout] test request::tests::query_segment_iter ... ok [INFO] [stdout] test request::tests::uri_is_match_home_path ... ok [INFO] [stdout] test request::tests::uri_is_match_no_parameterized ... ok [INFO] [stdout] test request::tests::uri_is_match_home_path_no_parameters ... ok [INFO] [stdout] test request::tests::uri_is_match_parameterized_and_query ... ok [INFO] [stdout] test request::tests::uri_is_match_parameterized_multi_args ... ok [INFO] [stdout] test request::tests::uri_is_match_parameterized_multi_args2 ... ok [INFO] [stdout] test request::tests::uri_query_segment_params_parsing ... ok [INFO] [stdout] test request::tests::uri_is_match_parameterized_single_arg ... ok [INFO] [stdout] test request::tests::uri_is_match_parameterized_invalid_comparison ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hooch_http-3dbe46e5c88cfdef) [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 hooch_http [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/app.rs - app (line 33) ... ok [INFO] [stdout] test src/request.rs - request (line 17) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.55s [INFO] running `Command { std: "docker" "inspect" "e5e5c89eb97aceaa6b5ef76836d57270e22a6da1d29d7d1b4885c3bca46ca8d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5e5c89eb97aceaa6b5ef76836d57270e22a6da1d29d7d1b4885c3bca46ca8d3", kill_on_drop: false }` [INFO] [stdout] e5e5c89eb97aceaa6b5ef76836d57270e22a6da1d29d7d1b4885c3bca46ca8d3