[INFO] fetching crate cassandra-protocol 1.0.0-beta.2... [INFO] testing cassandra-protocol-1.0.0-beta.2 against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] extracting crate cassandra-protocol 1.0.0-beta.2 into /workspace/builds/worker-23/source [INFO] validating manifest of crates.io crate cassandra-protocol 1.0.0-beta.2 on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cassandra-protocol 1.0.0-beta.2 [INFO] finished tweaking crates.io crate cassandra-protocol 1.0.0-beta.2 [INFO] tweaked toml for crates.io crate cassandra-protocol 1.0.0-beta.2 written to /workspace/builds/worker-23/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded num-rational v0.4.0 [INFO] [stderr] Downloaded num v0.4.0 [INFO] [stderr] Downloaded snap v1.0.5 [INFO] [stderr] Downloaded lz4_flex v0.8.2 [INFO] [stderr] Downloaded derive_more v0.99.17 [INFO] [stderr] Downloaded float_eq v0.6.1 [INFO] [stderr] Downloaded num-bigint v0.4.3 [INFO] [stderr] Downloaded time-macros v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3eb15e834eca5b1da8ba1df524d92358aaa4dd7c2897558ac66e9b9e69a244c1 [INFO] running `Command { std: "docker" "start" "-a" "3eb15e834eca5b1da8ba1df524d92358aaa4dd7c2897558ac66e9b9e69a244c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3eb15e834eca5b1da8ba1df524d92358aaa4dd7c2897558ac66e9b9e69a244c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eb15e834eca5b1da8ba1df524d92358aaa4dd7c2897558ac66e9b9e69a244c1", kill_on_drop: false }` [INFO] [stdout] 3eb15e834eca5b1da8ba1df524d92358aaa4dd7c2897558ac66e9b9e69a244c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 523dbfe5f043d1dec0f01e9ec014a85cfc2b362f45ec417cfc270ad92ae354d8 [INFO] running `Command { std: "docker" "start" "-a" "523dbfe5f043d1dec0f01e9ec014a85cfc2b362f45ec417cfc270ad92ae354d8", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling float_eq v0.6.1 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling twox-hash v1.6.1 [INFO] [stderr] Compiling lz4_flex v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling cassandra-protocol v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.90s [INFO] running `Command { std: "docker" "inspect" "523dbfe5f043d1dec0f01e9ec014a85cfc2b362f45ec417cfc270ad92ae354d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "523dbfe5f043d1dec0f01e9ec014a85cfc2b362f45ec417cfc270ad92ae354d8", kill_on_drop: false }` [INFO] [stdout] 523dbfe5f043d1dec0f01e9ec014a85cfc2b362f45ec417cfc270ad92ae354d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af843c6ee2e19321bc93b8c60fa583f98147325364841d1e09331f809698853e [INFO] running `Command { std: "docker" "start" "-a" "af843c6ee2e19321bc93b8c60fa583f98147325364841d1e09331f809698853e", kill_on_drop: false }` [INFO] [stderr] Compiling cassandra-protocol v1.0.0-beta.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 48.75s [INFO] running `Command { std: "docker" "inspect" "af843c6ee2e19321bc93b8c60fa583f98147325364841d1e09331f809698853e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af843c6ee2e19321bc93b8c60fa583f98147325364841d1e09331f809698853e", kill_on_drop: false }` [INFO] [stdout] af843c6ee2e19321bc93b8c60fa583f98147325364841d1e09331f809698853e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-23/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7dd7d25ee2a7e5a3f84efc763e24ec4ee2e7b099cd97ff7da6b2f5258737e232 [INFO] running `Command { std: "docker" "start" "-a" "7dd7d25ee2a7e5a3f84efc763e24ec4ee2e7b099cd97ff7da6b2f5258737e232", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cassandra_protocol-ca54b06b9ee7f75a) [INFO] [stdout] [INFO] [stdout] running 156 tests [INFO] [stdout] test authenticators::tests::test_authenticator_none_cassandra_name ... ok [INFO] [stdout] test authenticators::tests::test_static_password_authenticator_cassandra_name ... ok [INFO] [stdout] test authenticators::tests::test_static_password_authenticator_new ... ok [INFO] [stdout] test compression::tests::test_compression_decode_lz4 ... ok [INFO] [stdout] test compression::tests::test_compression_decode_none ... ok [INFO] [stdout] test compression::tests::test_compression_decode_snappy ... ok [INFO] [stdout] test compression::tests::test_compression_encode_none ... ok [INFO] [stdout] test compression::tests::test_compression_encode_lz4 ... ok [INFO] [stdout] test compression::tests::test_compression_encode_lz4_with_invalid_input ... ok [INFO] [stdout] test compression::tests::test_compression_encode_snappy ... ok [INFO] [stdout] test compression::tests::test_compression_encode_snappy_with_non_utf8 ... ok [INFO] [stdout] test compression::tests::test_compression_from_str ... ok [INFO] [stdout] test compression::tests::test_compression_from_string ... ok [INFO] [stdout] test consistency::tests::test_consistency_from ... ok [INFO] [stdout] test consistency::tests::test_consistency_from_bytes ... ok [INFO] [stdout] test consistency::tests::test_consistency_from_cursor ... ok [INFO] [stdout] test consistency::tests::test_consistency_serialize ... ok [INFO] [stdout] test frame::events::schema_change_target_test::schema_change_target ... ok [INFO] [stdout] test frame::events::schema_change_type_test::from_cursor ... ok [INFO] [stdout] test frame::events::schema_change_target_test::serialize ... ok [INFO] [stdout] test frame::events::schema_change_type_test::serialize ... ok [INFO] [stdout] test frame::events::server_event::schema_change_created ... ok [INFO] [stdout] test frame::events::server_event::schema_change_updated ... ok [INFO] [stdout] test frame::events::server_event::schema_change_dropped ... ok [INFO] [stdout] test frame::events::server_event::status_change_down ... ok [INFO] [stdout] test frame::events::server_event::status_change_up ... ok [INFO] [stdout] test frame::events::server_event::topology_change_new_node ... ok [INFO] [stdout] test frame::events::server_event::topology_change_removed_node ... ok [INFO] [stdout] test frame::events::simple_server_event_test::as_string ... ok [INFO] [stdout] test frame::events::status_change_type_test::from_cursor ... ok [INFO] [stdout] test frame::events::status_change_type_test::from_cursor_wrong ... ok [INFO] [stdout] test frame::events::status_change_type_test::serialize ... ok [INFO] [stdout] test frame::events::topology_change_type_test::from_cursor ... ok [INFO] [stdout] test frame::events::topology_change_type_test::serialize ... ok [INFO] [stdout] test frame::frame_auth_challenge::tests::body_res_auth_challenge_from_cursor ... ok [INFO] [stdout] test frame::frame_auth_response::tests::body_req_auth_response ... ok [INFO] [stdout] test frame::frame_auth_response::tests::frame_body_req_auth_response ... ok [INFO] [stdout] test frame::frame_authenticate::tests::body_res_authenticate ... ok [INFO] [stdout] test frame::frame_auth_success::tests::body_req_auth_success ... ok [INFO] [stdout] test frame::frame_error::error_tests::authentication ... ok [INFO] [stdout] test frame::frame_error::error_tests::config ... ok [INFO] [stdout] test frame::frame_error::error_tests::invalid ... ok [INFO] [stdout] test frame::frame_error::error_tests::is_bootstrapping ... ok [INFO] [stdout] test frame::frame_error::error_tests::overloaded ... ok [INFO] [stdout] test frame::frame_error::error_tests::protocol ... ok [INFO] [stdout] test frame::frame_error::error_tests::read_failure ... ok [INFO] [stdout] test frame::frame_error::error_tests::server ... ok [INFO] [stdout] test frame::frame_error::error_tests::read_timeout ... ok [INFO] [stdout] test frame::frame_error::error_tests::syntax ... ok [INFO] [stdout] test frame::frame_error::error_tests::truncate ... ok [INFO] [stdout] test frame::frame_error::error_tests::unauthorized ... ok [INFO] [stdout] test frame::frame_error::error_tests::write_timeout ... ok [INFO] [stdout] test frame::frame_error::error_tests::unavailable ... ok [INFO] [stdout] test frame::frame_event::tests::body_res_event ... ok [INFO] [stdout] test frame::frame_ready::tests::body_res_ready_new ... ok [INFO] [stdout] test frame::frame_options::tests::test_frame_options ... ok [INFO] [stdout] test frame::frame_ready::tests::body_res_ready_serialize ... ok [INFO] [stdout] test frame::frame_result::col_spec::col_spec_with_table_spec ... ok [INFO] [stdout] test frame::frame_result::col_type_option::col_type_options_int ... ok [INFO] [stdout] test frame::frame_result::col_spec::col_spec_without_table_spec ... ok [INFO] [stdout] test frame::frame_result::col_type_option::col_type_options_map ... ok [INFO] [stdout] test frame::frame_result::ctuple::ctuple ... ok [INFO] [stdout] test frame::frame_result::cudt::cudt ... ok [INFO] [stdout] test frame::frame_result::keyspace::test_set_keyspace ... ok [INFO] [stdout] test frame::frame_result::prepared::test_prepared ... ok [INFO] [stdout] test frame::frame_result::prepared_metadata::prepared_metadata ... ok [INFO] [stdout] test frame::frame_result::rows::test_rows ... ok [INFO] [stdout] test frame::frame_result::rows::test_rows_no_metadata ... ok [INFO] [stdout] test frame::frame_result::table_spec::table_spec ... ok [INFO] [stdout] test frame::frame_result::schema_change::test_schema_change ... ok [INFO] [stdout] test frame::frame_result::rows_metadata::rows_metadata ... ok [INFO] [stdout] test frame::frame_startup::test::new_body_req_startup_none_compression ... ok [INFO] [stdout] test frame::frame_result::void::test_void ... ok [INFO] [stdout] test frame::frame_startup::test::new_body_req_startup_some_compression ... ok [INFO] [stdout] test frame::frame_startup::test::new_req_startup ... ok [INFO] [stdout] test frame::frame_supported::tests::body_res_supported ... ok [INFO] [stdout] test frame::tests::test_frame_version_as_byte ... ok [INFO] [stdout] test frame::tests::test_frame_version_from ... ok [INFO] [stdout] test frame::tests::test_opcode_as_byte ... ok [INFO] [stdout] test frame::tests::test_opcode_from ... ok [INFO] [stdout] test frame::tests::test_query_minimal ... ok [INFO] [stdout] test frame::tests::test_ready ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_blob_test ... ok [INFO] [stdout] test frame::tests::test_query_named_values ... ok [INFO] [stdout] test frame::tests::test_query_simple_values ... ok [INFO] [stdout] test query::utils::test::prepare_flags_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_bool_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_f32_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_f64_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_i16_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_i32_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_i8_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_i64_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_bool_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_f32_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_inet_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_blob_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_f64_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_string_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_i32_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_i16_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_i64_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_i8_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_ascii_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_bigint_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_blob_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_date_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_custom_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_boolean_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::as_rust_v4_inet_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_decimal_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_double_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_float_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_inet_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_map_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_int_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_list_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_set_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_text_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_smallint_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_time_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_timestamp_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_timeuuid_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_tinyint_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_udt_test ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_varchar_test ... ok [INFO] [stdout] test types::decimal::test::from_f32 ... ok [INFO] [stdout] test types::data_serialization_types::tests::decode_varint_test ... ok [INFO] [stdout] test types::decimal::test::from_f64 ... ok [INFO] [stdout] test types::tests::test_cbytes_from_cursor ... ok [INFO] [stdout] test types::decimal::test::serialize_test ... ok [INFO] [stdout] test types::tests::test_cbytes_into_plain ... ok [INFO] [stdout] test types::tests::test_cbytes_new ... ok [INFO] [stdout] test types::tests::test_cbytes_serialize ... ok [INFO] [stdout] test types::tests::test_cbytesshort_from_cursor ... ok [INFO] [stdout] test types::tests::test_cbytesshort_into_plain ... ok [INFO] [stdout] test types::tests::test_cbytesshort_new ... ok [INFO] [stdout] test types::tests::test_cbytesshort_serialize ... ok [INFO] [stdout] test types::tests::test_cint_from_cursor ... ok [INFO] [stdout] test types::tests::test_cintshort_from_cursor ... ok [INFO] [stdout] test types::tests::test_cstringlist ... ok [INFO] [stdout] test types::tests::test_cstringlong_as_str ... ok [INFO] [stdout] test types::tests::test_cstringlong_from_cursor ... ok [INFO] [stdout] test types::tests::test_cstringlong_into_plain ... ok [INFO] [stdout] test types::tests::test_cstringlong_new ... ok [INFO] [stdout] test types::tests::test_cstringlong_serialize ... ok [INFO] [stdout] test types::tests::test_cursor_next_value ... ok [INFO] [stdout] test types::tests::test_from_cursor_str ... ok [INFO] [stdout] test types::tests::test_from_i_bytes ... ok [INFO] [stdout] test types::tests::test_to_varint ... ok [INFO] [stdout] test types::tests::test_try_u16_from_bytes ... ok [INFO] [stdout] test types::value::tests::test_new_value_all_types ... ok [INFO] [stdout] test types::value::tests::test_value_serialization ... ok [INFO] [stdout] test frame::events::schema_change_target_test::from_cursor_wrong - should panic ... ok [INFO] [stdout] test frame::events::schema_change_type_test::from_cursor_wrong - should panic ... ok [INFO] [stdout] test frame::events::topology_change_type_test::from_cursor_wrong - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 156 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Doc-tests cassandra-protocol [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/compression.rs - compression::Compression::encode (line 67) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7dd7d25ee2a7e5a3f84efc763e24ec4ee2e7b099cd97ff7da6b2f5258737e232", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dd7d25ee2a7e5a3f84efc763e24ec4ee2e7b099cd97ff7da6b2f5258737e232", kill_on_drop: false }` [INFO] [stdout] 7dd7d25ee2a7e5a3f84efc763e24ec4ee2e7b099cd97ff7da6b2f5258737e232