[INFO] fetching crate neva 0.1.0... [INFO] testing neva-0.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate neva 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate neva 0.1.0 [INFO] finished tweaking crates.io crate neva 0.1.0 [INFO] tweaked toml for crates.io crate neva 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neva 0.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate neva 0.1.0 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neva_macros v0.1.0 [INFO] [stderr] Downloaded nix v0.30.0 [INFO] [stderr] Downloaded volga v0.5.8 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cffce2a25f627a050d09573bcc50707c95f69a63be66ea1183c4855f4e68906e [INFO] running `Command { std: "docker" "start" "-a" "cffce2a25f627a050d09573bcc50707c95f69a63be66ea1183c4855f4e68906e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cffce2a25f627a050d09573bcc50707c95f69a63be66ea1183c4855f4e68906e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cffce2a25f627a050d09573bcc50707c95f69a63be66ea1183c4855f4e68906e", kill_on_drop: false }` [INFO] [stdout] cffce2a25f627a050d09573bcc50707c95f69a63be66ea1183c4855f4e68906e [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 49b853e858241a8d790afc5af7a78faf09f62c9da21c770cc308445e0db9ae90 [INFO] running `Command { std: "docker" "start" "-a" "49b853e858241a8d790afc5af7a78faf09f62c9da21c770cc308445e0db9ae90", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.14.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling neva v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.47s [INFO] running `Command { std: "docker" "inspect" "49b853e858241a8d790afc5af7a78faf09f62c9da21c770cc308445e0db9ae90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49b853e858241a8d790afc5af7a78faf09f62c9da21c770cc308445e0db9ae90", kill_on_drop: false }` [INFO] [stdout] 49b853e858241a8d790afc5af7a78faf09f62c9da21c770cc308445e0db9ae90 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] eb6cf1a78c419e4c99babe2dd52fc3594db1b99da0ae6ed28b654c74c2995a1f [INFO] running `Command { std: "docker" "start" "-a" "eb6cf1a78c419e4c99babe2dd52fc3594db1b99da0ae6ed28b654c74c2995a1f", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling neva v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:69:17 [INFO] [stdout] | [INFO] [stdout] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page; [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:74:17 [INFO] [stdout] | [INFO] [stdout] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/cursor.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.79s [INFO] running `Command { std: "docker" "inspect" "eb6cf1a78c419e4c99babe2dd52fc3594db1b99da0ae6ed28b654c74c2995a1f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb6cf1a78c419e4c99babe2dd52fc3594db1b99da0ae6ed28b654c74c2995a1f", kill_on_drop: false }` [INFO] [stdout] eb6cf1a78c419e4c99babe2dd52fc3594db1b99da0ae6ed28b654c74c2995a1f [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] a59ff7d3bbed70c892fbb41c7698bbe31e0fb1283a59bad4a73c02b47d7fae4c [INFO] running `Command { std: "docker" "start" "-a" "a59ff7d3bbed70c892fbb41c7698bbe31e0fb1283a59bad4a73c02b47d7fae4c", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/types/cursor.rs:69:17 [INFO] [stderr] | [INFO] [stderr] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page; [INFO] [stderr] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 69 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/types/cursor.rs:74:17 [INFO] [stderr] | [INFO] [stderr] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 74 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/types/cursor.rs:81:17 [INFO] [stderr] | [INFO] [stderr] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page { [INFO] [stderr] | ^^^^^ this lifetime flows to the output ------- the lifetime gets resolved as `'_` [INFO] [stderr] | [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 81 | fn paginate(&self, cursor: Option, page_size: usize) -> Page<'_, T> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `neva` (lib) generated 3 warnings (run `cargo fix --lib -p neva` to apply 3 suggestions) [INFO] [stderr] warning: `neva` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/neva-d28ca10aae43363d) [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test error::error_code::tests::it_converts_to_i32 ... ok [INFO] [stdout] test error::error_code::tests::it_serializes_error_codes ... ok [INFO] [stdout] test shared::arc_slice::tests::it_roundtrips_arc_slice ... ok [INFO] [stdout] test shared::arc_slice::tests::it_deserializes_arc_slice_request_id ... ok [INFO] [stdout] test shared::arc_str::tests::arc_clone_is_shared ... ok [INFO] [stdout] test shared::arc_str::tests::debug_arcstr ... ok [INFO] [stdout] test shared::arc_str::tests::equality_and_hash ... ok [INFO] [stdout] test shared::tests::it_contains_char ... ok [INFO] [stdout] test shared::arc_str::tests::display_arcstr ... ok [INFO] [stdout] test shared::arc_str::tests::deserialize_arcstr ... ok [INFO] [stdout] test shared::arc_slice::tests::it_serializes_arc_slice_request_id ... ok [INFO] [stdout] test shared::arc_slice::tests::it_tests_display ... ok [INFO] [stdout] test shared::tests::it_does_not_contain_char ... ok [INFO] [stdout] test shared::tests::it_splits_on_char ... ok [INFO] [stdout] test types::cursor::tests::it_deserializes_cursor ... ok [INFO] [stdout] test types::cursor::tests::it_paginates_over_vec ... ok [INFO] [stdout] test types::cursor::tests::it_returns_invalid_base64 ... ok [INFO] [stdout] test types::cursor::tests::it_returns_invalid_json_inside_base64 ... ok [INFO] [stdout] test types::cursor::tests::it_serializes_cursor ... ok [INFO] [stdout] test types::notification::tests::it_creates_new_notification ... ok [INFO] [stdout] test shared::tests::it_does_not_split_on_char ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_numeric_through_str_request_id ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_numeric_through_value_request_id ... ok [INFO] [stdout] test shared::arc_str::tests::serialize_arcstr ... ok [INFO] [stdout] test types::cursor::tests::it_does_roundtrip ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_slice_through_str_request_id ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_slice_through_value_request_id ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_string_through_str_request_id ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_string_through_value_request_id ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_uuid_through_value_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_converts_slice_request_id_to_progress_token ... ok [INFO] [stdout] test types::request::request_id::tests::it_converts_uuid_request_id_to_progress_token ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_numeric_through_value_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_concatenates_request_ids ... ok [INFO] [stdout] test types::request::request_id::tests::it_converts_string_request_id_to_progress_token ... ok [INFO] [stdout] test types::request::request_id::tests::it_converts_numeric_request_id_to_progress_token ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_slice_through_str_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_slice_through_value_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_numeric_through_str_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_string_through_str_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_string_through_value_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_uuid_through_str_request_id ... ok [INFO] [stdout] test types::request::request_id::tests::it_serializes_and_deserializes_uuid_through_value_request_id ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_f32_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_f64_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_i128_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_i16_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_i32_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_i64_into_response ... ok [INFO] [stdout] test types::progress::tests::it_serializes_and_deserializes_uuid_through_str_request_id ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_bool_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_json_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_string_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_u32_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_u64_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_i8_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_str_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_u128_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_isize_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_u8_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_usize_into_response ... ok [INFO] [stdout] test types::response::tests::it_deserializes_error_response_with_string_id_to_json ... ok [INFO] [stdout] test types::response::tests::it_deserializes_successful_response_with_int_id_to_json ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_untyped_json_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_u16_into_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a59ff7d3bbed70c892fbb41c7698bbe31e0fb1283a59bad4a73c02b47d7fae4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a59ff7d3bbed70c892fbb41c7698bbe31e0fb1283a59bad4a73c02b47d7fae4c", kill_on_drop: false }` [INFO] [stdout] a59ff7d3bbed70c892fbb41c7698bbe31e0fb1283a59bad4a73c02b47d7fae4c