[INFO] fetching crate datafusion-common 50.0.0...
[INFO] testing datafusion-common-50.0.0 against beta-2025-09-21 for beta-1.91-2
[INFO] extracting crate datafusion-common 50.0.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate datafusion-common 50.0.0
[INFO] finished tweaking crates.io crate datafusion-common 50.0.0
[INFO] tweaked toml for crates.io crate datafusion-common 50.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datafusion-common 50.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate datafusion-common 50.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cfd8cea7b29bcdfdade42246b4d0521ada0cc0a4adbc15b90688fb4741ac3c77
[INFO] running `Command { std: "docker" "start" "-a" "cfd8cea7b29bcdfdade42246b4d0521ada0cc0a4adbc15b90688fb4741ac3c77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cfd8cea7b29bcdfdade42246b4d0521ada0cc0a4adbc15b90688fb4741ac3c77", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cfd8cea7b29bcdfdade42246b4d0521ada0cc0a4adbc15b90688fb4741ac3c77", kill_on_drop: false }`
[INFO] [stdout] cfd8cea7b29bcdfdade42246b4d0521ada0cc0a4adbc15b90688fb4741ac3c77
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95ec3a8bd17a27198980ab5bcc83eb26d3d9e53303366780997976099704844e
[INFO] running `Command { std: "docker" "start" "-a" "95ec3a8bd17a27198980ab5bcc83eb26d3d9e53303366780997976099704844e", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrow-schema v56.0.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.0.0
[INFO] [stderr]    Compiling sqlparser_derive v0.3.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling sqlparser v0.58.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling arrow-data v56.0.0
[INFO] [stderr]    Compiling arrow-array v56.0.0
[INFO] [stderr]    Compiling arrow-select v56.0.0
[INFO] [stderr]    Compiling arrow-row v56.0.0
[INFO] [stderr]    Compiling arrow-ipc v56.0.0
[INFO] [stderr]    Compiling arrow-arith v56.0.0
[INFO] [stderr]    Compiling arrow-cast v56.0.0
[INFO] [stderr]    Compiling arrow-string v56.0.0
[INFO] [stderr]    Compiling arrow-ord v56.0.0
[INFO] [stderr]    Compiling arrow-json v56.0.0
[INFO] [stderr]    Compiling arrow-csv v56.0.0
[INFO] [stderr]    Compiling arrow v56.0.0
[INFO] [stderr]    Compiling datafusion-common v50.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.13s
[INFO] running `Command { std: "docker" "inspect" "95ec3a8bd17a27198980ab5bcc83eb26d3d9e53303366780997976099704844e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95ec3a8bd17a27198980ab5bcc83eb26d3d9e53303366780997976099704844e", kill_on_drop: false }`
[INFO] [stdout] 95ec3a8bd17a27198980ab5bcc83eb26d3d9e53303366780997976099704844e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75b92fad00bb44f60f36bd29bbd91b36288a603c4b237e3baa13d5f9e6b7724e
[INFO] running `Command { std: "docker" "start" "-a" "75b92fad00bb44f60f36bd29bbd91b36288a603c4b237e3baa13d5f9e6b7724e", kill_on_drop: false }`
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling arrow-array v56.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling arrow-select v56.0.0
[INFO] [stderr]    Compiling arrow-row v56.0.0
[INFO] [stderr]    Compiling arrow-ipc v56.0.0
[INFO] [stderr]    Compiling arrow-arith v56.0.0
[INFO] [stderr]    Compiling insta v1.43.2
[INFO] [stderr]    Compiling arrow-cast v56.0.0
[INFO] [stderr]    Compiling arrow-string v56.0.0
[INFO] [stderr]    Compiling arrow-ord v56.0.0
[INFO] [stderr]    Compiling arrow-json v56.0.0
[INFO] [stderr]    Compiling arrow-csv v56.0.0
[INFO] [stderr]    Compiling arrow v56.0.0
[INFO] [stderr]    Compiling datafusion-common v50.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `TableParquetOptions`
[INFO] [stdout]     --> src/config.rs:2676:35
[INFO] [stdout]      |
[INFO] [stdout] 2676 |         Extensions, TableOptions, TableParquetOptions,
[INFO] [stdout]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 55.81s
[INFO] running `Command { std: "docker" "inspect" "75b92fad00bb44f60f36bd29bbd91b36288a603c4b237e3baa13d5f9e6b7724e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75b92fad00bb44f60f36bd29bbd91b36288a603c4b237e3baa13d5f9e6b7724e", kill_on_drop: false }`
[INFO] [stdout] 75b92fad00bb44f60f36bd29bbd91b36288a603c4b237e3baa13d5f9e6b7724e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a93040e024880417b9bf71162795c58ff233eaa3a3dccadfc2838943dfccf51c
[INFO] running `Command { std: "docker" "start" "-a" "a93040e024880417b9bf71162795c58ff233eaa3a3dccadfc2838943dfccf51c", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `TableParquetOptions`
[INFO] [stderr]     --> src/config.rs:2676:35
[INFO] [stderr]      |
[INFO] [stderr] 2676 |         Extensions, TableOptions, TableParquetOptions,
[INFO] [stderr]      |                                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `datafusion-common` (lib test) generated 1 warning (run `cargo fix --lib -p datafusion-common --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/datafusion_common-7fa5040c3ba63c9b)
[INFO] [stdout] 
[INFO] [stdout] running 269 tests
[INFO] [stdout] test config::tests::csv_u8_table_options ... ok
[INFO] [stdout] test config::tests::alter_test_extension_config ... ok
[INFO] [stdout] test config::tests::create_table_config ... ok
[INFO] [stdout] test column::tests::test_normalize_with_schemas_and_ambiguity_check ... ok
[INFO] [stdout] test cse::test::id_array_visitor ... ok
[INFO] [stdout] test dfschema::tests::from_qualified_schema ... ok
[INFO] [stdout] test dfschema::tests::into ... ok
[INFO] [stdout] test dfschema::tests::from_qualified_schema_into_arrow_schema ... ok
[INFO] [stdout] test dfschema::tests::helpful_error_messages ... ok
[INFO] [stdout] test dfschema::tests::join_mixed ... ok
[INFO] [stdout] test config::tests::warning_only_not_default ... ok
[INFO] [stdout] test dfschema::tests::join_mixed_duplicate ... ok
[INFO] [stdout] test dfschema::tests::select_without_valid_fields ... ok
[INFO] [stdout] test dfschema::tests::test_datatype_is_logically_equal ... ok
[INFO] [stdout] test dfschema::tests::join_qualified ... ok
[INFO] [stdout] test dfschema::tests::test_contain_column ... ok
[INFO] [stdout] test dfschema::tests::join_qualified_duplicate ... ok
[INFO] [stdout] test dfschema::tests::join_unqualified_duplicate ... ok
[INFO] [stdout] test dfschema::tests::qualifier_in_name ... ok
[INFO] [stdout] test dfschema::tests::quoted_qualifiers_in_name ... ok
[INFO] [stdout] test dfschema::tests::test_dfschema_to_schema_conversion ... ok
[INFO] [stdout] test error::test::datafusion_error_to_arrow ... ok
[INFO] [stdout] test error::test::external_error ... ok
[INFO] [stdout] test error::test::test_iter ... ok
[INFO] [stdout] test error::test::test_make_error_parse_input ... ok
[INFO] [stdout] test dfschema::tests::test_datatype_is_not_semantically_equivalent_to_dictionary ... ok
[INFO] [stdout] test functional_dependencies::tests::constraints_iter ... ok
[INFO] [stdout] test dfschema::tests::test_datatype_is_semantically_equal ... ok
[INFO] [stdout] test dfschema::tests::test_from_field_specific_qualified_schema ... ok
[INFO] [stdout] test dfschema::tests::test_from_qualified_fields ... ok
[INFO] [stdout] test error::test::external_error_no_recursive ... ok
[INFO] [stdout] test error::test::test_disabled_backtrace ... ok
[INFO] [stdout] test functional_dependencies::tests::test_project_constraints ... ok
[INFO] [stdout] test hash_utils::tests::binary_array ... ok
[INFO] [stdout] test hash_utils::tests::binary_view_array ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_fixed_size_binary ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_decimal_array ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_dict_arrays ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_empty_fixed_size_lit ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_fixed_size_list_arrays ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_float_arrays ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_list_arrays ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_map_arrays ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_struct_arrays ... ok
[INFO] [stdout] test error::test::arrow_error_to_datafusion ... ok
[INFO] [stdout] test hash_utils::tests::large_string_array ... ok
[INFO] [stdout] test hash_utils::tests::create_hashes_for_struct_arrays_more_column_than_row ... ok
[INFO] [stdout] test hash_utils::tests::create_multi_column_hash_for_dict_arrays ... ok
[INFO] [stdout] test hash_utils::tests::dict_string_array ... ok
[INFO] [stdout] test hash_utils::tests::string_array ... ok
[INFO] [stdout] test hash_utils::tests::string_view_array ... ok
[INFO] [stdout] test nested_struct::tests::test_cast_simple_column ... ok
[INFO] [stdout] test nested_struct::tests::test_cast_struct_source_not_struct ... ok
[INFO] [stdout] test dfschema::tests::test_datatype_is_logically_equivalent_to_dictionary ... ok
[INFO] [stdout] test nested_struct::tests::test_cast_struct_with_missing_field ... ok
[INFO] [stdout] test nested_struct::tests::test_validate_struct_compatibility_incompatible_types ... ok
[INFO] [stdout] test nested_struct::tests::test_validate_struct_compatibility_compatible_types ... ok
[INFO] [stdout] test rounding::tests::test_next_down_neg_infinity ... ok
[INFO] [stdout] test nested_struct::tests::test_validate_struct_compatibility_missing_field_in_source ... ok
[INFO] [stdout] test rounding::tests::test_next_down_neg_infinity_f32 ... ok
[INFO] [stdout] test rounding::tests::test_next_down_small_negative_f32 ... ok
[INFO] [stdout] test rounding::tests::test_next_down ... ok
[INFO] [stdout] test pruning::tests::test_partition_pruning_statistics ... ok
[INFO] [stdout] test rounding::tests::test_next_down_small_positive ... ok
[INFO] [stdout] test rounding::tests::test_next_down_small_positive_f32 ... ok
[INFO] [stdout] test rounding::tests::test_next_down_small_negative ... ok
[INFO] [stdout] test rounding::tests::test_next_down_zero_f32 ... ok
[INFO] [stdout] test pruning::tests::test_statistics_pruning_statistics_empty ... ok
[INFO] [stdout] test rounding::tests::test_next_down_zero_f64 ... ok
[INFO] [stdout] test pruning::tests::test_composite_pruning_statistics_partition_and_file ... ok
[INFO] [stdout] test rounding::tests::test_next_up_nan ... ok
[INFO] [stdout] test rounding::tests::test_next_up_nan_f32 ... ok
[INFO] [stdout] test rounding::tests::test_next_up_neg_zero_f64 ... ok
[INFO] [stdout] test rounding::tests::test_next_up_neg_zero_f32 ... ok
[INFO] [stdout] test pruning::tests::test_partition_pruning_statistics_empty ... ok
[INFO] [stdout] test pruning::tests::test_composite_pruning_statistics_priority ... ok
[INFO] [stdout] test rounding::tests::test_next_down_nan ... ok
[INFO] [stdout] test rounding::tests::test_next_down_nan_f32 ... ok
[INFO] [stdout] test scalar::tests::cast_round_trip ... ok
[INFO] [stdout] test rounding::tests::test_next_up_pos_infinity ... ok
[INFO] [stdout] test rounding::tests::test_next_up_small_negative ... ok
[INFO] [stdout] test rounding::tests::test_next_up_small_negative_f32 ... ok
[INFO] [stdout] test error::test::test_find_root_error ... ok
[INFO] [stdout] test rounding::tests::test_next_up_small_positive ... ok
[INFO] [stdout] test scalar::struct_builder::tests::test_empty_struct ... ok
[INFO] [stdout] test functional_dependencies::tests::test_get_updated_id_keys ... ok
[INFO] [stdout] test scalar::tests::dense_scalar_union_is_null ... ok
[INFO] [stdout] test scalar::tests::decimal_operations ... ok
[INFO] [stdout] test scalar::tests::decimal_operations_with_nulls ... ok
[INFO] [stdout] test scalar::tests::f16_test_overflow ... ok
[INFO] [stdout] test pruning::tests::test_statistics_pruning_statistics ... ok
[INFO] [stdout] test scalar::tests::expect_sub_error ... ok
[INFO] [stdout] test scalar::tests::expect_add_error ... ok
[INFO] [stdout] test scalar::tests::scalar_add_trait_test ... ok
[INFO] [stdout] test scalar::tests::scalar_decimal_test ... ok
[INFO] [stdout] test rounding::tests::test_next_up_pos_infinity_f32 ... ok
[INFO] [stdout] test scalar::tests::scalar_add_overflow_test ... ok
[INFO] [stdout] test error::test::test_error_size ... ok
[INFO] [stdout] test scalar::tests::iter_to_array_primitive_test ... ok
[INFO] [stdout] test scalar::tests::iter_to_array_string_test ... ok
[INFO] [stdout] test scalar::tests::memory_size ... ok
[INFO] [stdout] test scalar::tests::null_dictionary_scalar_produces_null_dictionary_array ... ok
[INFO] [stdout] test scalar::tests::round_trip ... ok
[INFO] [stdout] test scalar::tests::scalar_iter_to_array_mismatched_types ... ok
[INFO] [stdout] test scalar::tests::scalar_iter_to_dictionary ... ok
[INFO] [stdout] test scalar::tests::scalar_sub_trait_int32_test ... ok
[INFO] [stdout] test scalar::tests::scalar_partial_ordering ... ok
[INFO] [stdout] test scalar::tests::scalar_sub_trait_int32_overflow_test ... ok
[INFO] [stdout] test scalar::tests::scalar_large_list_to_array ... ok
[INFO] [stdout] test scalar::tests::scalar_eq_array ... ok
[INFO] [stdout] test scalar::tests::scalar_timestamp_ns_utc_timezone ... ok
[INFO] [stdout] test scalar::tests::scalar_try_from_array_null ... ok
[INFO] [stdout] test scalar::tests::scalar_try_from_array_list_array_null ... ok
[INFO] [stdout] test scalar::tests::scalar_try_from_dict_datatype ... ok
[INFO] [stdout] test scalar::tests::scalar_sub_trait_int64_overflow_test ... ok
[INFO] [stdout] test scalar::tests::scalar_sub_trait_int64_test ... ok
[INFO] [stdout] test scalar::tests::scalar_iter_to_array_empty ... ok
[INFO] [stdout] test scalar::tests::scalar_large_list_null_to_array ... ok
[INFO] [stdout] test scalar::tests::sparse_scalar_union_is_null ... ok
[INFO] [stdout] test scalar::tests::scalar_sub_trait_test ... ok
[INFO] [stdout] test scalar::tests::test_binary_debug ... ok
[INFO] [stdout] test scalar::tests::test_binary_display ... ok
[INFO] [stdout] test scalar::tests::scalar_try_from_list_of_list ... ok
[INFO] [stdout] test scalar::tests::test_distance_none ... ok
[INFO] [stdout] test scalar::tests::scalar_try_from_not_equal_list_nested_list ... ok
[INFO] [stdout] test scalar::tests::scalar_value_to_array_u32 ... ok
[INFO] [stdout] test scalar::tests::scalar_value_to_array_u64 ... ok
[INFO] [stdout] test scalar::tests::size_of_scalar ... ok
[INFO] [stdout] test scalar::tests::test_iter_to_array_fixed_size_list ... ok
[INFO] [stdout] test scalar::tests::scalar_iter_to_array_boolean ... ok
[INFO] [stdout] test scalar::tests::test_interval_add_timestamp ... ok
[INFO] [stdout] test scalar::tests::test_iter_to_array_struct ... ok
[INFO] [stdout] test scalar::tests::test_display_date64_large_values ... ok
[INFO] [stdout] test scalar::tests::test_list_scalar_eq_to_array ... ok
[INFO] [stdout] test scalar::tests::scalar_try_from_list_datatypes ... ok
[INFO] [stdout] test scalar::tests::test_list_to_array_string ... ok
[INFO] [stdout] test scalar::tests::test_lists_in_struct ... ok
[INFO] [stdout] test rounding::tests::test_next_up_small_positive_f32 ... ok
[INFO] [stdout] test scalar::tests::test_min_max_float16 ... ok
[INFO] [stdout] test scalar::tests::test_iter_to_array_struct_with_nulls ... ok
[INFO] [stdout] test scalar::tests::test_list_partial_cmp ... ok
[INFO] [stdout] test scalar::tests::test_new_one_decimal128 ... ok
[INFO] [stdout] test scalar::tests::test_new_default ... ok
[INFO] [stdout] test scalar::tests::test_new_one_decimal256 ... ok
[INFO] [stdout] test scalar::tests::test_new_ten_decimal128 ... ok
[INFO] [stdout] test scalar::tests::test_new_default_interval ... ok
[INFO] [stdout] test scalar::tests::test_new_ten_decimal256 ... ok
[INFO] [stdout] test scalar::tests::test_scalar_distance ... ok
[INFO] [stdout] test scalar::tests::test_newlist_timestamp_zone ... ok
[INFO] [stdout] test scalar::tests::test_min_max_with_timezone ... ok
[INFO] [stdout] test scalar::tests::test_scalar_distance_invalid ... ok
[INFO] [stdout] test scalar::tests::test_scalar_interval_add ... ok
[INFO] [stdout] test scalar::tests::test_scalar_min ... ok
[INFO] [stdout] test scalar::tests::test_scalar_interval_negate ... ok
[INFO] [stdout] test scalar::tests::test_scalar_interval_sub ... ok
[INFO] [stdout] test scalar::tests::test_scalar_max ... ok
[INFO] [stdout] test scalar::tests::test_scalar_union_sparse ... ok
[INFO] [stdout] test scalar::tests::test_scalar_value_from_for_struct ... ok
[INFO] [stdout] test dfschema::tests::from_unqualified_schema ... ok
[INFO] [stdout] test scalar::tests::scalar_list_null_to_array ... ok
[INFO] [stdout] test scalar::tests::test_scalar_value_from_string ... ok
[INFO] [stdout] test scalar::tests::scalar_list_to_array ... ok
[INFO] [stdout] test scalar::tests::test_scalar_value_try_new_null ... ok
[INFO] [stdout] test scalar::tests::test_build_timestamp_millisecond_list ... ok
[INFO] [stdout] test scalar::tests::test_scalar_value_from_for_map ... ok
[INFO] [stdout] test scalar::tests::test_eq_array_err_message ... ok
[INFO] [stdout] test scalar::tests::test_to_array_of_size_for_fsl ... ok
[INFO] [stdout] test scalar::tests::test_struct_nulls ... ok
[INFO] [stdout] test scalar::tests::test_nested_lists ... ok
[INFO] [stdout] test scalar::tests::test_try_cmp ... ok
[INFO] [stdout] test stats::tests::test_add ... ok
[INFO] [stdout] test scalar::tests::test_map_display_and_debug ... ok
[INFO] [stdout] test scalar::tests::test_null_bug ... ok
[INFO] [stdout] test scalar::tests::test_struct_display_null ... ok
[INFO] [stdout] test scalar::tests::test_struct_display ... ok
[INFO] [stdout] test stats::tests::test_add_scalar ... ok
[INFO] [stdout] test stats::tests::test_max ... ok
[INFO] [stdout] test stats::tests::test_cast_to ... ok
[INFO] [stdout] test scalar::tests::test_scalar_negative ... ok
[INFO] [stdout] test stats::tests::test_min ... ok
[INFO] [stdout] test stats::tests::test_precision_cloning ... ok
[INFO] [stdout] test stats::tests::test_multiply ... ok
[INFO] [stdout] test scalar::tests::test_scalar_negative_overflows ... ok
[INFO] [stdout] test stats::tests::test_project_none ... ok
[INFO] [stdout] test stats::tests::test_project_empty ... ok
[INFO] [stdout] test stats::tests::test_get_value ... ok
[INFO] [stdout] test scalar::tests::test_scalar_union_dense ... ok
[INFO] [stdout] test stats::tests::test_is_exact ... ok
[INFO] [stdout] test stats::tests::test_project_repeated ... ok
[INFO] [stdout] test stats::tests::test_map ... ok
[INFO] [stdout] test scalar::tests::test_to_array_of_size_for_nested ... ok
[INFO] [stdout] test scalar::tests::test_scalar_struct ... ok
[INFO] [stdout] test stats::tests::test_multiply_scalar ... ok
[INFO] [stdout] test stats::tests::test_sub ... ok
[INFO] [stdout] test stats::tests::test_to_inexact ... ok
[INFO] [stdout] test stats::tests::test_try_merge_distinct_count_absent ... ok
[INFO] [stdout] test test_util::tests::test_data_dir ... ok
[INFO] [stdout] test test_util::tests::test_create_record_batch ... ok
[INFO] [stdout] test tests::test_downcast_value ... ok
[INFO] [stdout] test tests::test_downcast_value_err_message ... ok
[INFO] [stdout] test stats::tests::test_try_merge_basic ... ok
[INFO] [stdout] test stats::tests::test_project_swap ... ok
[INFO] [stdout] test stats::tests::test_sub_scalar ... ok
[INFO] [stdout] test stats::tests::test_try_merge_empty ... ok
[INFO] [stdout] test stats::tests::test_try_merge_mismatched_size ... ok
[INFO] [stdout] test stats::tests::test_try_merge_mixed_precision ... ok
[INFO] [stdout] test table_reference::tests::test_table_reference_from_str_normalizes ... ok
[INFO] [stdout] test tree_node::tests::test_apply ... ok
[INFO] [stdout] test tree_node::tests::test_apply_f_down_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_apply_f_down_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_down_jump_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_down_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_down_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_down_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_up_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_up_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_apply_and_visit_references ... ok
[INFO] [stdout] test tree_node::tests::test_apply_f_down_jump_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_apply_f_down_jump_on_e ... ok
[INFO] [stdout] test table_reference::tests::test_table_reference_to_vector ... ok
[INFO] [stdout] test tree_node::tests::test_transform_down_f_down_jump_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform_down_f_down_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_up_jump_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform_down_f_down_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_transform_down_f_down_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_rewrite_f_up_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_down_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_down_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_down_jump_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform ... ok
[INFO] [stdout] test tree_node::tests::test_transform_down ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_down_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_up_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_up_jump_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_up_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_transform_up ... ok
[INFO] [stdout] test tree_node::tests::test_transform_up_f_up_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform_up_f_up_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_transform_up_f_up_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_down_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_down_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform_f_up_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_visit ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_down_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_up_jump_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_transform_up_f_up_jump_on_a ... ok
[INFO] [stdout] test scalar::tests::timestamp_op_random_tests ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_up_jump_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_up_stop_on_a ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_up_stop_on_e ... ok
[INFO] [stdout] test tree_node::tests::test_visit_f_down_jump_on_a ... ok
[INFO] [stdout] test utils::memory::tests::test_estimate_memory_overflow ... ok
[INFO] [stdout] test utils::memory::tests::test_estimate_memory ... ok
[INFO] [stdout] test utils::tests::ord_same_type ... ok
[INFO] [stdout] test utils::tests::test_get_at_indices ... ok
[INFO] [stdout] test utils::tests::test_evaluate_partition_ranges ... ok
[INFO] [stdout] test utils::tests::test_longest_consecutive_prefix ... ok
[INFO] [stdout] test utils::tests::test_find_indices ... ok
[INFO] [stdout] test utils::tests::test_set_difference ... ok
[INFO] [stdout] test utils::tests::test_transpose ... ok
[INFO] [stdout] test utils::tests::vector_ord ... ok
[INFO] [stdout] test utils::tests::test_merge_and_order_indices ... ok
[INFO] [stdout] test utils::tests::test_quote_identifier ... ok
[INFO] [stdout] test utils::tests::test_bisect_linear_left_and_right ... ok
[INFO] [stdout] test utils::tests::test_bisect_linear_left_and_right_diff_sort ... ok
[INFO] [stdout] test scalar::tests::test_new_negative_one_decimal128 ... ok
[INFO] [stdout] test pruning::tests::test_composite_pruning_statistics_empty_and_mismatched_containers ... ok
[INFO] [stdout] test scalar::tests::test_scalar_value_from_for_struct_should_panic - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 269 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests datafusion_common
[INFO] [stdout] 
[INFO] [stdout] running 64 tests
[INFO] [stdout] test src/config.rs - config::config_field (line 1345) ... ignored
[INFO] [stdout] test src/config.rs - config::config_field (line 1353) ... ignored
[INFO] [stdout] test src/config.rs - config::config_namespace (line 45) ... ignored
[INFO] [stdout] test src/config.rs - config::config_namespace (line 63) ... ignored
[INFO] [stdout] test src/diagnostic.rs - diagnostic::Diagnostic (line 30) ... FAILED
[INFO] [stdout] test src/dfschema.rs - dfschema::DFSchema (line 58) ... FAILED
[INFO] [stdout] test src/config.rs - config::extensions_options (line 1470) ... ok
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue (line 137) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue (line 120) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue (line 162) ... FAILED
[INFO] [stdout] test src/error.rs - error::DataFusionErrorBuilder (line 667) ... FAILED
[INFO] [stdout] test src/dfschema.rs - dfschema::DFSchema (line 79) ... FAILED
[INFO] [stdout] test src/rounding.rs - rounding::next_down (line 202) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue (line 177) ... FAILED
[INFO] [stdout] test src/error.rs - error::DataFusionErrorBuilder::with_error (line 707) ... FAILED
[INFO] [stdout] test src/error.rs - error::DataFusionErrorBuilder::add_error (line 694) ... FAILED
[INFO] [stdout] test src/dfschema.rs - dfschema::DFSchema (line 96) ... FAILED
[INFO] [stdout] test src/config.rs - config::ConfigExtension (line 1187) ... FAILED
[INFO] [stdout] test src/error.rs - error::DataFusionErrorBuilder (line 675) ... ok
[INFO] [stdout] test src/rounding.rs - rounding::next_up (line 167) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::convert_array_to_scalar_vec (line 2988) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::convert_array_to_scalar_vec (line 3018) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::try_as_str (line 3299) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::new_large_list (line 2599) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue (line 191) ... FAILED
[INFO] [stdout] test src/spans.rs - spans::Span::union (line 87) ... ok
[INFO] [stdout] test src/spans.rs - spans::Span::union_iter (line 120) ... ok
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::new_list (line 2497) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::try_new_null (line 1026) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::to_scalar (line 2069) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::try_as_str (line 3313) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::iter_to_array (line 2103) ... FAILED
[INFO] [stdout] test src/tree_node.rs - tree_node::Transformed (line 619) ... ok
[INFO] [stdout] test src/scalar/struct_builder.rs - scalar::struct_builder::ScalarStructBuilder::new_null (line 47) ... FAILED
[INFO] [stdout] test src/tree_node.rs - tree_node::Transformed (line 602) ... ok
[INFO] [stdout] test src/scalar/mod.rs - scalar::copy_array_data (line 3997) ... FAILED
[INFO] [stdout] test src/scalar/struct_builder.rs - scalar::struct_builder::ScalarStructBuilder::new_null (line 61) ... FAILED
[INFO] [stdout] test src/stats.rs - stats::Statistics::try_merge (line 478) ... FAILED
[INFO] [stdout] test src/table_reference.rs - table_reference::TableReference (line 54) ... FAILED
[INFO] [stdout] test src/table_reference.rs - table_reference::TableReference::to_quoted_string (line 243) ... FAILED
[INFO] [stdout] test src/types/logical.rs - types::logical::LogicalType (line 60) ... ok
[INFO] [stdout] test src/utils/memory.rs - utils::memory::estimate_memory_size (line 46) ... ok
[INFO] [stdout] test src/test_util.rs - test_util::datafusion_test_data (line 207) ... FAILED
[INFO] [stdout] test src/types/native.rs - types::native::NativeType::Timestamp (line 128) ... ok
[INFO] [stdout] test src/test_util.rs - test_util::assert_batches_eq (line 52) ... FAILED
[INFO] [stdout] test src/test_util.rs - test_util::record_batch (line 368) ... FAILED
[INFO] [stdout] test src/tree_node.rs - tree_node::Transformed (line 634) ... FAILED
[INFO] [stdout] test src/scalar/mod.rs - scalar::ScalarValue::new_list_from_iter (line 2557) ... FAILED
[INFO] [stdout] test src/tree_node.rs - tree_node::TransformedResult (line 1210) ... FAILED
[INFO] [stdout] test src/test_util.rs - test_util::arrow_test_data (line 228) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::base_type (line 501) ... FAILED
[INFO] [stdout] test src/utils/memory.rs - utils::memory::estimate_memory_size (line 68) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::datafusion_strsim::levenshtein (line 685) ... FAILED
[INFO] [stdout] test src/utils/mod.rs - utils::SingleRowListArrayBuilder (line 344) ... FAILED
[INFO] [stdout] test src/utils/proxy.rs - utils::proxy::VecAllocExt::push_accounted (line 55) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::datafusion_strsim::normalized_levenshtein (line 698) ... FAILED
[INFO] [stdout] test src/utils/proxy.rs - utils::proxy::VecAllocExt::push_accounted (line 37) ... ok
[INFO] [stdout] test src/utils/proxy.rs - utils::proxy::VecAllocExt::allocated_size (line 74) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::take_function_args (line 853) ... ok
[INFO] [stdout] test src/utils/proxy.rs - utils::proxy::HashTableAllocExt::insert_accounted (line 192) ... ok
[INFO] [stdout] test src/utils/proxy.rs - utils::proxy::RawTableAllocExt::insert_accounted (line 125) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::project_schema (line 49) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::coerced_type_with_base_type_only (line 531) ... ok
[INFO] [stdout] test src/utils/mod.rs - utils::arrays_into_list_array (line 450) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/diagnostic.rs - diagnostic::Diagnostic (line 30) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCFDfwH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCFDfwH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsgfRBw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dfschema.rs - dfschema::DFSchema (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNqrNmc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNqrNmc/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWjTqNJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue (line 137) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcFDnIxE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFDnIxE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest779rOm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue (line 120) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJIAMTa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJIAMTa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdOViVR/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue (line 162) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxjrZmX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxjrZmX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7IPxvc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::DataFusionErrorBuilder (line 667) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcP85lVf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcP85lVf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestY32qXG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dfschema.rs - dfschema::DFSchema (line 79) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc43AoZy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc43AoZy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcqBd1K/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rounding.rs - rounding::next_down (line 202) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYR1ltN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYR1ltN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4va9Ho/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue (line 177) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuiuZiS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuiuZiS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbuHXy8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::DataFusionErrorBuilder::with_error (line 707) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcm4Zi4P/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm4Zi4P/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthkkyiL/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::DataFusionErrorBuilder::add_error (line 694) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcTQSnh9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTQSnh9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJJH4ON/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/dfschema.rs - dfschema::DFSchema (line 96) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcztIorh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcztIorh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKnNJkw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/config.rs - config::ConfigExtension (line 1187) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmDsKzh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmDsKzh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7E6oHY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/rounding.rs - rounding::next_up (line 167) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc0k68AX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc0k68AX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6u9L6O/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::convert_array_to_scalar_vec (line 2988) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc5ZQJg2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc5ZQJg2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzfW7T3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::convert_array_to_scalar_vec (line 3018) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8b0JVE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8b0JVE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTbDosJ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::try_as_str (line 3299) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcy2aiFB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcy2aiFB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteiVxj9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::new_large_list (line 2599) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcb1bzdM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcb1bzdM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestviuU2g/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue (line 191) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcceyZqw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcceyZqw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest84PsVh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::new_list (line 2497) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcHnEaFi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHnEaFi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8lLVlb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::try_new_null (line 1026) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcApLsms/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcApLsms/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEFowKW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::to_scalar (line 2069) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc7KbRpy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7KbRpy/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLUDf0w/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::try_as_str (line 3313) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcuZS15z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuZS15z/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzpy4D1/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::iter_to_array (line 2103) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc90Ag8S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc90Ag8S/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteEDErC/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/struct_builder.rs - scalar::struct_builder::ScalarStructBuilder::new_null (line 47) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcUAfuN9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcUAfuN9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQ2B8cs/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::copy_array_data (line 3997) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcadg30H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcadg30H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUYYRe0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/struct_builder.rs - scalar::struct_builder::ScalarStructBuilder::new_null (line 61) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRwDdak/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRwDdak/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9XQ3i2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/stats.rs - stats::Statistics::try_merge (line 478) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcYvg134/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcYvg134/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlrBOpS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table_reference.rs - table_reference::TableReference (line 54) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcVdvbnG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVdvbnG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK6CHHh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/table_reference.rs - table_reference::TableReference::to_quoted_string (line 243) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEHBFIK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEHBFIK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsYtM7s/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/test_util.rs - test_util::datafusion_test_data (line 207) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcMHYE8C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMHYE8C/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8qPkAb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/test_util.rs - test_util::assert_batches_eq (line 52) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcT9iROz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcT9iROz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1vrjVB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/test_util.rs - test_util::record_batch (line 368) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcSqjpBf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSqjpBf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9XPHAT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tree_node.rs - tree_node::Transformed (line 634) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcWoItEG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcWoItEG/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkIbB4h/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/scalar/mod.rs - scalar::ScalarValue::new_list_from_iter (line 2557) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcCt7boJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCt7boJ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestN5wItv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/tree_node.rs - tree_node::TransformedResult (line 1210) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc294GtE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc294GtE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnvhIpS/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/test_util.rs - test_util::arrow_test_data (line 228) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcxO95Z8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcxO95Z8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRxq7Pv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::base_type (line 501) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcOcFUuq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOcFUuq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdL3Zq7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/memory.rs - utils::memory::estimate_memory_size (line 68) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcc5P9wu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc5P9wu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4cTh5o/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::datafusion_strsim::levenshtein (line 685) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc1p7xCg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1p7xCg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNATVqB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::SingleRowListArrayBuilder (line 344) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcLbzeKa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcLbzeKa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHX3iCs/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils/mod.rs - utils::datafusion_strsim::normalized_levenshtein (line 698) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcQj0m3H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_common-2d43792911cc4557,libhashbrown-f12642e5c7a87558,liballocator_api2-8d9c1e895dea53bd,libtokio-bec6ac70359e148b,libpin_project_lite-72bf04572caa1c84,libsqlparser-5c52f8be8330500d,liblog-9c5892e2c6fd8400,libarrow-597ca48e827c8536,libarrow_row-7395cea593c5b1f7,libarrow_json-a2a483f2e020f26a,libsimdutf8-0b1b63a7b11d4058,libserde_json-172f78db5937de9c,libindexmap-9db1dbb74480e259,libequivalent-6a754676e6af62ae,libarrow_ipc-fe7383e022d69c8f,liblz4_flex-0f8dc2def9d3afa9,libtwox_hash-18ff02cbdedf138f,libflatbuffers-2eefc4f70c83beff,libbitflags-09ab521ff94ef481,libarrow_csv-462cb612a06ba93f,libcsv-0b490b7024bf1e9f,libitoa-ef40fa516293a9d3,libserde-d42532bdf9f36ece,libcsv_core-79813d1f2f3e8410,libarrow_string-755009f99ea218c6,libregex-d32524481ad4741e,libregex_automata-d82ddea85fc5352d,libaho_corasick-561fc8084ccaf4d3,libregex_syntax-f1376ba30b0cebe9,libmemchr-eb753e192a6bbd2d,libarrow_cast-a43c19a988e35f50,libatoi-d0b6ae11a035871c,libryu-a7164637bc4900ee,libbase64-32787b0325ea6df8,libcomfy_table-45607e0d1e8d9c97,libunicode_segmentation-421de088ab714999,libunicode_width-718d83db500ad5fd,liblexical_core-bbcdf4b8751b91d8,liblexical_write_float-212a78bdfe86b0f7,liblexical_write_integer-ac6bc131e38c4204,liblexical_parse_float-6c0ce419e9daaff8,liblexical_parse_integer-1f103f0b613bf423,liblexical_util-e94df2e9f3dab129,libstatic_assertions-f0217ecdd817a834,libarrow_arith-b387ce60ef864472,libarrow_ord-22d852fdf07db0e5,libarrow_select-c33bb84454b9b219,libarrow_array-9dbee8b4682f5315,libchrono_tz-2ec7cd571d1ff4ca,libphf-7d0c578efce194e2,libphf_shared-3e6b2da7a311b5ab,libsiphasher-03bcd832dc490f0a,libahash-c36218e8fc1f0a6d,libgetrandom-e9f6bbd01295663e,libonce_cell-e9252a7b5119f3eb,libzerocopy-ae6265f4d6aef6ae,libhashbrown-646cb50410e39eac,libchrono-910d24d809dc0107,libiana_time_zone-7ebdf60e360da8b0,libarrow_data-5d5b8119018e0c31,libarrow_schema-e1d336b6c00459ee,libarrow_buffer-0eccd5f53a02540a,libbytes-82ad4f0211bdc963,libhalf-c6034c016022fbab,libcfg_if-3a213765134f0c85,libnum-41c3b6647efecfd9,libnum_iter-9aa6aa01428e2394,libnum_rational-0d2ef14bfc8a1903,libnum_complex-79593688be3b4cb2,libnum_bigint-67b79283f6fade68,libnum_integer-80b308af3a2eff91,libnum_traits-e97f4693f684d8a0,liblibc-2f2163c4ae04a6b5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcQj0m3H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestObb7AA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/config.rs - config::ConfigExtension (line 1187)
[INFO] [stdout]     src/dfschema.rs - dfschema::DFSchema (line 58)
[INFO] [stdout]     src/dfschema.rs - dfschema::DFSchema (line 79)
[INFO] [stdout]     src/dfschema.rs - dfschema::DFSchema (line 96)
[INFO] [stdout]     src/diagnostic.rs - diagnostic::Diagnostic (line 30)
[INFO] [stdout]     src/error.rs - error::DataFusionErrorBuilder (line 667)
[INFO] [stdout]     src/error.rs - error::DataFusionErrorBuilder::add_error (line 694)
[INFO] [stdout]     src/error.rs - error::DataFusionErrorBuilder::with_error (line 707)
[INFO] [stdout]     src/rounding.rs - rounding::next_down (line 202)
[INFO] [stdout]     src/rounding.rs - rounding::next_up (line 167)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue (line 120)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue (line 137)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue (line 162)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue (line 177)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue (line 191)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::convert_array_to_scalar_vec (line 2988)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::convert_array_to_scalar_vec (line 3018)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::iter_to_array (line 2103)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::new_large_list (line 2599)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::new_list (line 2497)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::new_list_from_iter (line 2557)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::to_scalar (line 2069)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::try_as_str (line 3299)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::try_as_str (line 3313)
[INFO] [stdout]     src/scalar/mod.rs - scalar::ScalarValue::try_new_null (line 1026)
[INFO] [stdout]     src/scalar/mod.rs - scalar::copy_array_data (line 3997)
[INFO] [stdout]     src/scalar/struct_builder.rs - scalar::struct_builder::ScalarStructBuilder::new_null (line 47)
[INFO] [stdout]     src/scalar/struct_builder.rs - scalar::struct_builder::ScalarStructBuilder::new_null (line 61)
[INFO] [stdout]     src/stats.rs - stats::Statistics::try_merge (line 478)
[INFO] [stdout]     src/table_reference.rs - table_reference::TableReference (line 54)
[INFO] [stdout]     src/table_reference.rs - table_reference::TableReference::to_quoted_string (line 243)
[INFO] [stdout]     src/test_util.rs - test_util::arrow_test_data (line 228)
[INFO] [stdout]     src/test_util.rs - test_util::assert_batches_eq (line 52)
[INFO] [stdout]     src/test_util.rs - test_util::datafusion_test_data (line 207)
[INFO] [stdout]     src/test_util.rs - test_util::record_batch (line 368)
[INFO] [stdout]     src/tree_node.rs - tree_node::Transformed (line 634)
[INFO] [stdout]     src/tree_node.rs - tree_node::TransformedResult (line 1210)
[INFO] [stdout]     src/utils/memory.rs - utils::memory::estimate_memory_size (line 68)
[INFO] [stdout]     src/utils/mod.rs - utils::SingleRowListArrayBuilder (line 344)
[INFO] [stdout]     src/utils/mod.rs - utils::base_type (line 501)
[INFO] [stdout]     src/utils/mod.rs - utils::datafusion_strsim::levenshtein (line 685)
[INFO] [stdout]     src/utils/mod.rs - utils::datafusion_strsim::normalized_levenshtein (line 698)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 42 failed; 4 ignored; 0 measured; 0 filtered out; finished in 50.90s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a93040e024880417b9bf71162795c58ff233eaa3a3dccadfc2838943dfccf51c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a93040e024880417b9bf71162795c58ff233eaa3a3dccadfc2838943dfccf51c", kill_on_drop: false }`
[INFO] [stdout] a93040e024880417b9bf71162795c58ff233eaa3a3dccadfc2838943dfccf51c
