[INFO] fetching crate neva 0.2.0... [INFO] testing neva-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate neva 0.2.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate neva 0.2.0 [INFO] finished tweaking crates.io crate neva 0.2.0 [INFO] tweaked toml for crates.io crate neva 0.2.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neva 0.2.0 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 neva 0.2.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rcgen v0.14.5 [INFO] [stderr] Downloaded inventory v0.3.21 [INFO] [stderr] Downloaded volga-dev-cert v0.6.6 [INFO] [stderr] Downloaded volga-macros v0.6.6 [INFO] [stderr] Downloaded neva_macros v0.2.0 [INFO] [stderr] Downloaded borrow-or-share v0.2.2 [INFO] [stderr] Downloaded sse-stream v0.2.1 [INFO] [stderr] Downloaded volga-di v0.6.6 [INFO] [stderr] Downloaded volga v0.6.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b465a76f3dcf0a570c6a6f9a4c985201bdc63b2db6d000cf731c945e4156935a [INFO] running `Command { std: "docker" "start" "-a" "b465a76f3dcf0a570c6a6f9a4c985201bdc63b2db6d000cf731c945e4156935a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b465a76f3dcf0a570c6a6f9a4c985201bdc63b2db6d000cf731c945e4156935a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b465a76f3dcf0a570c6a6f9a4c985201bdc63b2db6d000cf731c945e4156935a", kill_on_drop: false }` [INFO] [stdout] b465a76f3dcf0a570c6a6f9a4c985201bdc63b2db6d000cf731c945e4156935a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] ccb0f97b9ac95e3d601c6d3cf8382245f077e479b26efc3f0c3cbb985e98a52f [INFO] running `Command { std: "docker" "start" "-a" "ccb0f97b9ac95e3d601c6d3cf8382245f077e479b26efc3f0c3cbb985e98a52f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling neva v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.56s [INFO] running `Command { std: "docker" "inspect" "ccb0f97b9ac95e3d601c6d3cf8382245f077e479b26efc3f0c3cbb985e98a52f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccb0f97b9ac95e3d601c6d3cf8382245f077e479b26efc3f0c3cbb985e98a52f", kill_on_drop: false }` [INFO] [stdout] ccb0f97b9ac95e3d601c6d3cf8382245f077e479b26efc3f0c3cbb985e98a52f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c55a31983bf099df4052c532d6a0eb8fc94fa316d732afbaaf100b5c1ee8137d [INFO] running `Command { std: "docker" "start" "-a" "c55a31983bf099df4052c532d6a0eb8fc94fa316d732afbaaf100b5c1ee8137d", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling neva v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.46s [INFO] running `Command { std: "docker" "inspect" "c55a31983bf099df4052c532d6a0eb8fc94fa316d732afbaaf100b5c1ee8137d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55a31983bf099df4052c532d6a0eb8fc94fa316d732afbaaf100b5c1ee8137d", kill_on_drop: false }` [INFO] [stdout] c55a31983bf099df4052c532d6a0eb8fc94fa316d732afbaaf100b5c1ee8137d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 80d510730a66df55f1573a04cbf6dcdf30d53e2f6f295c5e36f6d7964f940358 [INFO] running `Command { std: "docker" "start" "-a" "80d510730a66df55f1573a04cbf6dcdf30d53e2f6f295c5e36f6d7964f940358", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neva-d35ffe5c1df0149a) [INFO] [stdout] [INFO] [stdout] running 130 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_str::tests::deserialize_arcstr ... ok [INFO] [stdout] test shared::arc_slice::tests::it_tests_display ... ok [INFO] [stdout] test shared::arc_str::tests::arc_clone_is_shared ... ok [INFO] [stdout] test shared::arc_str::tests::equality_and_hash ... ok [INFO] [stdout] test shared::arc_str::tests::debug_arcstr ... ok [INFO] [stdout] test shared::into_args::tests::it_converts_array_of_pairs_into_hashmap ... ok [INFO] [stdout] test shared::into_args::tests::it_converts_some_option_into_hashmap ... ok [INFO] [stdout] test shared::arc_slice::tests::it_deserializes_arc_slice_request_id ... ok [INFO] [stdout] test shared::arc_str::tests::display_arcstr ... ok [INFO] [stdout] test shared::into_args::tests::it_converts_tuple_into_single_key_value_pair ... ok [INFO] [stdout] test shared::into_args::tests::it_converts_vec_of_pairs_into_hashmap ... ok [INFO] [stdout] test shared::arc_slice::tests::it_serializes_arc_slice_request_id ... ok [INFO] [stdout] test shared::into_args::tests::it_handles_serde_value ... ok [INFO] [stdout] test shared::into_args::tests::it_creates_empty_hashmap_for_empty_vec ... ok [INFO] [stdout] test shared::into_args::tests::it_converts_hashmap_into_hashmap_of_json_values ... ok [INFO] [stdout] test shared::into_args::tests::it_handles_string_and_number_mixed_types ... ok [INFO] [stdout] test shared::into_args::tests::it_handles_json_value ... ok [INFO] [stdout] test shared::into_args::tests::it_returns_none_for_unit_type ... ok [INFO] [stdout] test shared::into_args::tests::it_overwrites_duplicate_keys_in_later_entries ... ok [INFO] [stdout] test shared::into_args::tests::it_supports_keys_that_are_not_str_directly ... ok [INFO] [stdout] test shared::arc_str::tests::serialize_arcstr ... ok [INFO] [stdout] test shared::tests::it_does_not_contain_char ... ok [INFO] [stdout] test shared::into_args::tests::it_returns_none_for_none_option ... ok [INFO] [stdout] test types::content::test::it_deserializes_audio_content_to_json ... ok [INFO] [stdout] test shared::tests::it_contains_char ... ok [INFO] [stdout] test shared::tests::it_does_not_split_on_char ... ok [INFO] [stdout] test types::content::test::it_deserializes_image_content_to_json ... ok [INFO] [stdout] test types::content::test::it_deserializes_structures_text_content_to_json ... ok [INFO] [stdout] test types::content::test::it_deserializes_text_content_to_json ... ok [INFO] [stdout] test types::content::test::it_serializes_text_content_to_json ... ok [INFO] [stdout] test types::content::test::it_tests_audio_content_collect_alternative ... ok [INFO] [stdout] test types::content::test::it_tests_audio_content_into_stream_empty ... ok [INFO] [stdout] test types::content::test::it_tests_audio_content_into_stream_exact_chunk_size ... ok [INFO] [stdout] test types::content::test::it_serializes_image_content_to_json ... ok [INFO] [stdout] test types::content::test::it_serializes_audio_content_to_json ... ok [INFO] [stdout] test types::content::test::it_tests_audio_content_serialization ... ok [INFO] [stdout] test types::content::test::it_tests_audio_content_into_stream_single_chunk ... ok [INFO] [stdout] test types::content::test::it_tests_stream_chunk_sizes ... ok [INFO] [stdout] test types::content::test::it_tests_image_content_into_stream_multiple_chunks ... ok [INFO] [stdout] test shared::tests::it_splits_on_char ... ok [INFO] [stdout] test types::content::test::it_tests_image_content_into_stream_single_chunk ... ok [INFO] [stdout] test types::content::test::it_tests_audio_content_into_stream_multiple_chunks ... ok [INFO] [stdout] test types::cursor::tests::it_paginates_over_vec ... ok [INFO] [stdout] test types::content::test::it_tests_stream_preserves_binary_data ... ok [INFO] [stdout] test types::cursor::tests::it_serializes_cursor ... ok [INFO] [stdout] test types::elicitation::tests::it_creates_validator_for_params_with_schema ... ok [INFO] [stdout] test types::cursor::tests::it_does_roundtrip ... ok [INFO] [stdout] test types::elicitation::tests::it_tests_serialize_error_handling ... ok [INFO] [stdout] test types::cursor::tests::it_returns_invalid_base64 ... ok [INFO] [stdout] test types::elicitation::tests::it_tests_edge_case_empty_enum ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_boolean_property_invalid_type ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_boolean_property_success ... ok [INFO] [stdout] test types::elicitation::tests::it_tests_request_schema_default ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_compatible_schema_success ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_enum_property_invalid_value ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_content_constraints_missing_required ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_content_constraints_not_object ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_enum_property_invalid_type ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_enum_property_success ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_missing_property_in_source ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_number_property_too_large ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_missing_required_property ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_optional_properties ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_number_property_too_small ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_schema_compatibility_no_properties ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_date_success ... ok [INFO] [stdout] test types::cursor::tests::it_deserializes_cursor ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_date_invalid ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_datetime_success ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_datetime_invalid ... ok [INFO] [stdout] test types::cursor::tests::it_returns_invalid_json_inside_base64 ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_email_invalid ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_email_success ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_no_required_properties ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_uri_invalid ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_uri_success ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_format_unknown_format ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_property_too_long ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_property_invalid_type ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_property_success ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_string_property_too_short ... ok [INFO] [stdout] test types::elicitation::tests::it_validatess_number_property_invalid_type ... ok [INFO] [stdout] test types::elicitation::tests::it_validates_number_property_success ... ok [INFO] [stdout] test types::notification::tests::it_creates_new_notification ... 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 types::progress::tests::it_serializes_and_deserializes_slice_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::progress::tests::it_serializes_and_deserializes_uuid_through_str_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_uuid_request_id_to_progress_token ... 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_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_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_converts_numeric_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_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::resource::uri::test::it_converts_from_str ... 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_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_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_isize_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_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_i64_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_i8_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_u8_into_response ... ok [INFO] [stdout] test types::response::into_response::tests::it_converts_u16_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::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::request::request_id::tests::it_converts_slice_request_id_to_progress_token ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 130 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests neva [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - (line 12) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 31) - compile ... ok [INFO] [stdout] test src/types/reference.rs - types::reference::Reference::validate (line 60) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "80d510730a66df55f1573a04cbf6dcdf30d53e2f6f295c5e36f6d7964f940358", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80d510730a66df55f1573a04cbf6dcdf30d53e2f6f295c5e36f6d7964f940358", kill_on_drop: false }` [INFO] [stdout] 80d510730a66df55f1573a04cbf6dcdf30d53e2f6f295c5e36f6d7964f940358