[INFO] fetching crate arrow-flight 57.0.0... [INFO] testing arrow-flight-57.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate arrow-flight 57.0.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate arrow-flight 57.0.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate arrow-flight 57.0.0 [INFO] tweaked toml for crates.io crate arrow-flight 57.0.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arrow-flight 57.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arrow-flight 57.0.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9130ba14b385214df96299913403291df16396464839d846d48e606dc9271b1d [INFO] running `Command { std: "docker" "start" "-a" "9130ba14b385214df96299913403291df16396464839d846d48e606dc9271b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9130ba14b385214df96299913403291df16396464839d846d48e606dc9271b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9130ba14b385214df96299913403291df16396464839d846d48e606dc9271b1d", kill_on_drop: false }` [INFO] [stdout] 9130ba14b385214df96299913403291df16396464839d846d48e606dc9271b1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5b51885d5f39d7b1e75347d7eee05e103c5f09ce4d1c6d47e02e2c3f2c6e993 [INFO] running `Command { std: "docker" "start" "-a" "e5b51885d5f39d7b1e75347d7eee05e103c5f09ce4d1c6d47e02e2c3f2c6e993", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling arrow-schema v57.0.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling axum-core v0.5.5 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling prost v0.14.1 [INFO] [stderr] Compiling prost-types v0.14.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v57.0.0 [INFO] [stderr] Compiling arrow-data v57.0.0 [INFO] [stderr] Compiling arrow-array v57.0.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling arrow-select v57.0.0 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling arrow-ipc v57.0.0 [INFO] [stderr] Compiling arrow-cast v57.0.0 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling arrow-flight v57.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "e5b51885d5f39d7b1e75347d7eee05e103c5f09ce4d1c6d47e02e2c3f2c6e993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5b51885d5f39d7b1e75347d7eee05e103c5f09ce4d1c6d47e02e2c3f2c6e993", kill_on_drop: false }` [INFO] [stdout] e5b51885d5f39d7b1e75347d7eee05e103c5f09ce4d1c6d47e02e2c3f2c6e993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2818ca5dc654cd4a91b50e1f07bc271aec8307eed4ed13f6086c31c1e7db53d [INFO] running `Command { std: "docker" "start" "-a" "a2818ca5dc654cd4a91b50e1f07bc271aec8307eed4ed13f6086c31c1e7db53d", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling flatbuffers v25.9.23 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling arrow-cast v57.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling arrow-ipc v57.0.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling axum v0.8.6 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.17 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.2 [INFO] [stderr] Compiling tonic-prost v0.14.2 [INFO] [stderr] Compiling arrow-flight v57.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "a2818ca5dc654cd4a91b50e1f07bc271aec8307eed4ed13f6086c31c1e7db53d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2818ca5dc654cd4a91b50e1f07bc271aec8307eed4ed13f6086c31c1e7db53d", kill_on_drop: false }` [INFO] [stdout] a2818ca5dc654cd4a91b50e1f07bc271aec8307eed4ed13f6086c31c1e7db53d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2afdd5c9be44d0edc4465db56499d5b7e7456eca6f6746e025e56ad831de3e9a [INFO] running `Command { std: "docker" "start" "-a" "2afdd5c9be44d0edc4465db56499d5b7e7456eca6f6746e025e56ad831de3e9a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrow_flight-7ccf1521a72497c0) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test encode::tests::flight_data_size_even ... ok [INFO] [stdout] test encode::tests::flight_data_size_string_dictionary ... ok [INFO] [stdout] test encode::tests::flight_data_size_large_row ... ok [INFO] [stdout] test encode::tests::test_dictionary_hydration_known_schema ... ok [INFO] [stdout] test encode::tests::test_dictionary_hydration ... ok [INFO] [stdout] test encode::tests::test_dictionary_map_hydration ... ok [INFO] [stdout] test encode::tests::test_dictionary_list_resend ... ok [INFO] [stdout] test encode::tests::test_dictionary_map_resend ... ok [INFO] [stdout] test encode::tests::test_dictionary_resend ... ok [INFO] [stdout] test encode::tests::test_dictionary_resend_known_schema ... ok [INFO] [stdout] test encode::tests::test_dictionary_struct_hydration ... ok [INFO] [stdout] test encode::tests::test_dictionary_struct_resend ... ok [INFO] [stdout] test encode::tests::test_dictionary_union_hydration ... ok [INFO] [stdout] test encode::tests::test_dictionary_union_resend ... ok [INFO] [stdout] test encode::tests::test_encode_flight_data ... ok [INFO] [stdout] test encode::tests::test_multiple_dictionaries_resend ... ok [INFO] [stdout] test encode::tests::test_schema_metadata_encoded ... ok [INFO] [stdout] test encode::tests::test_split_batch_for_grpc_response_sizes ... ok [INFO] [stdout] test error::test::error_source ... ok [INFO] [stdout] test error::test::error_through_arrow ... ok [INFO] [stdout] test error::test::test_error_size ... ok [INFO] [stdout] test tests::it_accepts_equal_output ... ok [INFO] [stdout] test encode::tests::test_dictionary_list_hydration ... ok [INFO] [stdout] test tests::it_accepts_short_output ... ok [INFO] [stdout] test tests::it_creates_flight_descriptor_command ... ok [INFO] [stdout] test tests::ser_deser_schema_result ... ok [INFO] [stdout] test encode::tests::test_encode_no_column_batch ... ok [INFO] [stdout] test tests::it_accepts_long_output ... ok [INFO] [stdout] test tests::test_dict_schema ... ok [INFO] [stdout] test encode::tests::test_split_batch_for_grpc_response ... ok [INFO] [stdout] test encode::tests::flight_data_size_uneven_variable_lengths ... ok [INFO] [stdout] test encode::tests::flight_data_size_large_dictionary ... ok [INFO] [stdout] test encode::tests::flight_data_size_multiple_dictionaries ... ok [INFO] [stdout] test encode::tests::flight_data_size_large_dictionary_repeated_non_uniform ... ok [INFO] [stderr] Running tests/client.rs (/opt/rustwide/target/debug/deps/client-1f3397074ba22778) [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.70s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test test_cancel_flight_info ... ok [INFO] [stdout] test test_do_action ... ok [INFO] [stdout] test test_do_action_error_in_stream ... ok [INFO] [stdout] test test_do_exchange_error_stream_client ... ok [INFO] [stdout] test test_do_action_error ... ok [INFO] [stdout] test test_cancel_flight_info_error_no_response ... ok [INFO] [stdout] test test_do_exchange_error_client_and_server ... ok [INFO] [stdout] test test_do_exchange_error_stream ... ok [INFO] [stdout] test test_do_exchange_error ... ok [INFO] [stdout] test test_do_exchange ... ok [INFO] [stdout] test test_do_get ... ok [INFO] [stdout] test test_do_get_error_in_record_batch_stream ... ok [INFO] [stdout] test test_do_put ... ok [INFO] [stdout] test test_do_put_error_client ... ok [INFO] [stdout] test test_do_put_error_client_and_server ... ok [INFO] [stdout] test test_get_schema ... ok [INFO] [stdout] test test_handshake_error ... ok [INFO] [stdout] test test_do_get_error ... ok [INFO] [stdout] test test_list_actions ... ok [INFO] [stdout] test test_get_flight_info_error ... ok [INFO] [stdout] test test_get_flight_info ... ok [INFO] [stdout] test test_do_put_error_server ... ok [INFO] [stdout] test test_get_schema_error ... ok [INFO] [stdout] test test_do_put_error_stream_server ... ok [INFO] [stdout] test test_list_actions_error ... ok [INFO] [stdout] test test_handshake ... ok [INFO] [stdout] test test_list_actions_error_in_stream ... ok [INFO] [stdout] test test_list_flights_error ... ok [INFO] [stdout] test test_renew_flight_endpoint_error_no_response ... ok [INFO] [stdout] test test_poll_flight_info_error ... ok [INFO] [stdout] test test_poll_flight_info ... ok [INFO] [stdout] test test_list_flights_error_in_stream ... ok [INFO] [stdout] test test_list_flights ... ok [INFO] [stdout] test test_renew_flight_endpoint ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/encode_decode.rs (/opt/rustwide/target/debug/deps/encode_decode-14b37fd16052fa06) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test test_chained_streams_batch_decoder ... ok [INFO] [stdout] test test_app_metadata ... ok [INFO] [stdout] test test_chained_streams_data_decoder ... ok [INFO] [stdout] test test_dictionary_one ... ok [INFO] [stdout] test test_max_message_size ... ok [INFO] [stdout] test test_empty ... ok [INFO] [stdout] test test_dictionary_many ... ok [INFO] [stdout] test test_mismatched_record_batch_schema ... ok [INFO] [stdout] test test_primitive_empty ... ok [INFO] [stdout] test test_primitive_one ... ok [INFO] [stdout] test test_view_types_one ... ok [INFO] [stdout] test test_with_flight_descriptor ... ok [INFO] [stdout] test test_schema_metadata ... ok [INFO] [stdout] test test_view_types_many ... ok [INFO] [stdout] test test_zero_batches_no_schema ... ok [INFO] [stdout] test test_zero_batches_schema_specified ... ok [INFO] [stdout] test test_zero_batches_dictionary_schema_specified ... ok [INFO] [stdout] test test_empty_batch ... ok [INFO] [stdout] test test_primitive_many ... ok [INFO] [stdout] test test_mismatched_schema_message ... ok [INFO] [stdout] test test_error ... ok [INFO] [stdout] test test_max_message_size_fuzz ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Doc-tests arrow_flight [INFO] [stdout] [INFO] [stdout] running 21 tests [INFO] [stdout] test src/client.rs - client::FlightClient (line 47) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::do_action (line 549) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::do_get (line 180) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::do_put (line 333) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::list_actions (line 514) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::list_flights (line 439) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::get_flight_info (line 225) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::get_schema (line 482) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::poll_flight_info (line 281) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::renew_flight_endpoint (line 632) - compile ... ok [INFO] [stdout] test src/decode.rs - decode::FlightRecordBatchStream (line 39) - compile ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::cancel_flight_info (line 594) - compile ... ok [INFO] [stdout] test src/encode.rs - encode::FlightDataEncoderBuilder (line 51) - compile ... ok [INFO] [stdout] test src/encode.rs - encode::FlightDataEncoderBuilder (line 114) ... ok [INFO] [stdout] test src/lib.rs - FlightEndpoint::new (line 771) ... ok [INFO] [stdout] test src/client.rs - client::FlightClient::do_exchange (line 387) - compile ... ok [INFO] [stdout] test src/encode.rs - encode::FlightDataEncoderBuilder (line 79) ... ok [INFO] [stdout] test src/lib.rs - Ticket::new (line 755) ... ok [INFO] [stdout] test src/lib.rs - PollInfo::new (line 643) ... ok [INFO] [stdout] test src/lib.rs - FlightInfo::new (line 545) ... ok [INFO] [stdout] test src/lib.rs - FlightData::new (line 470) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] all doctests ran in 2.02s; merged doctests compilation took 1.97s [INFO] running `Command { std: "docker" "inspect" "2afdd5c9be44d0edc4465db56499d5b7e7456eca6f6746e025e56ad831de3e9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2afdd5c9be44d0edc4465db56499d5b7e7456eca6f6746e025e56ad831de3e9a", kill_on_drop: false }` [INFO] [stdout] 2afdd5c9be44d0edc4465db56499d5b7e7456eca6f6746e025e56ad831de3e9a