[INFO] fetching crate datafusion-catalog-listing 51.0.0...
[INFO] testing datafusion-catalog-listing-51.0.0 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate datafusion-catalog-listing 51.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate datafusion-catalog-listing 51.0.0
[INFO] finished tweaking crates.io crate datafusion-catalog-listing 51.0.0
[INFO] tweaked toml for crates.io crate datafusion-catalog-listing 51.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate datafusion-catalog-listing 51.0.0 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate datafusion-catalog-listing 51.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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2a148759f3373805993948632eefb15effd9915b824631e53150436a741778f9
[INFO] running `Command { std: "docker" "start" "-a" "2a148759f3373805993948632eefb15effd9915b824631e53150436a741778f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2a148759f3373805993948632eefb15effd9915b824631e53150436a741778f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a148759f3373805993948632eefb15effd9915b824631e53150436a741778f9", kill_on_drop: false }`
[INFO] [stdout] 2a148759f3373805993948632eefb15effd9915b824631e53150436a741778f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab2c5df4d744c9465b11677162eaa7bbad614d2fed3a682e978f8e23b951abcf
[INFO] running `Command { std: "docker" "start" "-a" "ab2c5df4d744c9465b11677162eaa7bbad614d2fed3a682e978f8e23b951abcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling arrow-schema v57.0.0
[INFO] [stderr]    Compiling lexical-util v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling datafusion-doc v51.0.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.6
[INFO] [stderr]    Compiling lexical-write-integer v1.0.6
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.6
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling lexical-write-float v1.0.6
[INFO] [stderr]    Compiling lexical-core v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling datafusion-macros v51.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling comfy-table v7.1.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling arrow-buffer v57.0.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling arrow-data v57.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling datafusion-common-runtime v51.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arrow-array v57.0.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling object_store v0.12.4
[INFO] [stderr]    Compiling arrow-select v57.0.0
[INFO] [stderr]    Compiling arrow-row v57.0.0
[INFO] [stderr]    Compiling arrow-arith v57.0.0
[INFO] [stderr]    Compiling arrow-cast v57.0.0
[INFO] [stderr]    Compiling arrow-string v57.0.0
[INFO] [stderr]    Compiling arrow-ipc v57.0.0
[INFO] [stderr]    Compiling arrow-ord v57.0.0
[INFO] [stderr]    Compiling arrow-json v57.0.0
[INFO] [stderr]    Compiling arrow-csv v57.0.0
[INFO] [stderr]    Compiling arrow v57.0.0
[INFO] [stderr]    Compiling datafusion-common v51.0.0
[INFO] [stderr]    Compiling datafusion-expr-common v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v51.0.0
[INFO] [stderr]    Compiling datafusion-functions-window-common v51.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v51.0.0
[INFO] [stderr]    Compiling datafusion-expr v51.0.0
[INFO] [stderr]    Compiling datafusion-execution v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v51.0.0
[INFO] [stderr]    Compiling datafusion-functions v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-adapter v51.0.0
[INFO] [stderr]    Compiling datafusion-session v51.0.0
[INFO] [stderr]    Compiling datafusion-datasource v51.0.0
[INFO] [stderr]    Compiling datafusion-catalog v51.0.0
[INFO] [stderr]    Compiling datafusion-catalog-listing v51.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 13s
[INFO] running `Command { std: "docker" "inspect" "ab2c5df4d744c9465b11677162eaa7bbad614d2fed3a682e978f8e23b951abcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab2c5df4d744c9465b11677162eaa7bbad614d2fed3a682e978f8e23b951abcf", kill_on_drop: false }`
[INFO] [stdout] ab2c5df4d744c9465b11677162eaa7bbad614d2fed3a682e978f8e23b951abcf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7ceb1f54ec176d976b3dc1430ec3b423dfa1adfe31c7471eb2e4bb91106cc55
[INFO] running `Command { std: "docker" "start" "-a" "d7ceb1f54ec176d976b3dc1430ec3b423dfa1adfe31c7471eb2e4bb91106cc55", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zlib-rs v0.5.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling arrow-ipc v57.0.0
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling arrow v57.0.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling parquet v57.0.0
[INFO] [stderr]    Compiling datafusion-common v51.0.0
[INFO] [stderr]    Compiling datafusion-expr-common v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v51.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate-common v51.0.0
[INFO] [stderr]    Compiling datafusion-functions-window-common v51.0.0
[INFO] [stderr]    Compiling datafusion-expr v51.0.0
[INFO] [stderr]    Compiling datafusion-execution v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v51.0.0
[INFO] [stderr]    Compiling datafusion-functions v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v51.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-adapter v51.0.0
[INFO] [stderr]    Compiling datafusion-session v51.0.0
[INFO] [stderr]    Compiling datafusion-datasource v51.0.0
[INFO] [stderr]    Compiling datafusion-pruning v51.0.0
[INFO] [stderr]    Compiling datafusion-catalog v51.0.0
[INFO] [stderr]    Compiling datafusion-datasource-parquet v51.0.0
[INFO] [stderr]    Compiling datafusion-catalog-listing v51.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 49s
[INFO] running `Command { std: "docker" "inspect" "d7ceb1f54ec176d976b3dc1430ec3b423dfa1adfe31c7471eb2e4bb91106cc55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7ceb1f54ec176d976b3dc1430ec3b423dfa1adfe31c7471eb2e4bb91106cc55", kill_on_drop: false }`
[INFO] [stdout] d7ceb1f54ec176d976b3dc1430ec3b423dfa1adfe31c7471eb2e4bb91106cc55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6e5e73fa30e59337e4cbaaff95c7275164680f8b2be7bf22a359eabb559bf444
[INFO] running `Command { std: "docker" "start" "-a" "6e5e73fa30e59337e4cbaaff95c7275164680f8b2be7bf22a359eabb559bf444", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr]      Running unittests src/mod.rs (/opt/rustwide/target/debug/deps/datafusion_catalog_listing-98bdc4ad0a354ea4)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test helpers::tests::test_pruned_partition_list_empty ... ok
[INFO] [stdout] test helpers::tests::test_evaluate_date_partition_prefix ... ok
[INFO] [stdout] test helpers::tests::test_pruned_partition_list ... ok
[INFO] [stdout] test helpers::tests::test_split_files ... ok
[INFO] [stdout] test helpers::tests::test_evaluate_partition_prefix ... ok
[INFO] [stdout] test helpers::tests::test_list_partition ... ok
[INFO] [stdout] test helpers::tests::test_pruned_partition_list_multi ... ok
[INFO] [stdout] test helpers::tests::test_parse_partitions_for_path ... ok
[INFO] [stdout] test helpers::tests::test_expr_applicable_for_cols ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests datafusion_catalog_listing
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/table.rs - table::ListingTable (line 128) - compile ... ok
[INFO] [stdout] test src/config.rs - config::ListingTableConfig::with_schema_adapter_factory (line 302) ... FAILED
[INFO] [stdout] test src/config.rs - config::ListingTableConfig::with_schema (line 112) ... FAILED
[INFO] [stdout] test src/options.rs - options::ListingOptions::with_collect_stat (line 210) ... FAILED
[INFO] [stdout] test src/options.rs - options::ListingOptions::with_target_partitions (line 227) ... FAILED
[INFO] [stdout] test src/options.rs - options::ListingOptions::with_file_extension (line 98) ... FAILED
[INFO] [stdout] test src/options.rs - options::ListingOptions::with_file_extension_opt (line 118) ... FAILED
[INFO] [stdout] test src/options.rs - options::ListingOptions::with_table_partition_cols (line 179) ... FAILED
[INFO] [stdout] test src/config.rs - config::ListingTableConfig::with_listing_options (line 152) ... FAILED
[INFO] [stdout] test src/options.rs - options::ListingOptions::with_file_sort_order (line 244) ... ok
[INFO] [stdout] test src/table.rs - table::ListingTable::with_schema_adapter_factory (line 292) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/config.rs - config::ListingTableConfig::with_schema_adapter_factory (line 302) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestvWi7Vy/rustcyNTgPo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctestvWi7Vy/rustcyNTgPo/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvWi7Vy/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::ListingTableConfig::with_schema (line 112) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFL9BWj/rustcqooxzv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctestFL9BWj/rustcqooxzv/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFL9BWj/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/options.rs - options::ListingOptions::with_collect_stat (line 210) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYpKDld/rustcllHNxS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctestYpKDld/rustcllHNxS/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYpKDld/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/options.rs - options::ListingOptions::with_target_partitions (line 227) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsGCUfG/rustc7OUD9F/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctestsGCUfG/rustc7OUD9F/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsGCUfG/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/options.rs - options::ListingOptions::with_file_extension (line 98) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest82rhqD/rustcAmp6TD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctest82rhqD/rustcAmp6TD/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest82rhqD/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/options.rs - options::ListingOptions::with_file_extension_opt (line 118) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdCFMjA/rustcg1fEHy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctestdCFMjA/rustcg1fEHy/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdCFMjA/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/options.rs - options::ListingOptions::with_table_partition_cols (line 179) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxvmHv3/rustczyutiI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctestxvmHv3/rustczyutiI/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxvmHv3/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::ListingTableConfig::with_listing_options (line 152) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDmZbyA/rustcdoPx95/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion_datasource_parquet-3514b5a47207aa76,libdatafusion_pruning-feff3bb97cba7121,libdatafusion_catalog_listing-5a3b8eb45c54138c,libdatafusion_catalog-cd57d82c44c8c507,libdatafusion_datasource-6d16a3f28da6c8ec,libglob-8ca68987fb4fe516,libdatafusion_physical_expr_adapter-9cf0473dbc89f183,libdatafusion_functions-ff042de59bc03f84,libhex-28742b4ca144387c,libunicode_segmentation-ff3f1aa3aad6e639,libuuid-d8cf02dd6c8d5c2d,libdatafusion_session-0184296990a0a061,libdatafusion_physical_plan-1d29a0951d9293df,libdatafusion_common_runtime-4913a669e3e4d319,libdatafusion_physical_expr-cfd574a40e396bee,libpetgraph-2b7d08571b28f086,libhashbrown-0ebcc041e2e68b39,libfoldhash-a84df4cbe8daa3b8,libfixedbitset-1d9e4d386551ec07,libdatafusion_execution-7db487bff2a9c1c6,libdatafusion_expr-c3ddf42f8976810c,libdatafusion_functions_aggregate_common-f6529eed46fb5edd,libdatafusion_functions_window_common-f706867ffbb13587,libdatafusion_doc-0c50587abb43260c,libdatafusion_physical_expr_common-975ee7ef3bce185d,libdatafusion_expr_common-4cd6b415eddaaa69,libtempfile-89c561c73f679d05,libfastrand-503f12a96d791409,librustix-7eb132291978ff83,liblinux_raw_sys-693dbac71fe04287,librand-86dc6b20f0d4a611,librand_chacha-fdb57d06f181d102,libppv_lite86-2bab31eaf9ab4e93,librand_core-fb32cc5520f2d11f,libdashmap-778b9265265fe4e2,libcrossbeam_utils-bddddcad4a4551ea,libdatafusion_common-8a060c290d61d4ae,liblog-45f74354a8b36c20,libhashbrown-e9f7eb2e903010f6,liballocator_api2-3bc2480ae44878f3,libparquet-72eeb59c66830b2e,libzstd-758a3e732f953ced,libzstd_safe-b4f4e69bd64d9ee4,libzstd_sys-7f546cc318b188c6,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-9fc439ad6bb87785,liblibz_rs_sys-437b3e86f94b4c15,libzlib_rs-bb4005d77c524b7b,libcrc32fast-6a1b2c0aa5421d05,libsnap-ce3e66b7fdbf9b7e,libthrift-d4e69b71e1ce1459,libordered_float-c61db12a3c7d68cc,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libobject_store-e98d0e3949f79ad4,libthiserror-9b645d3ecd8c38da,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libitertools-bb9dfc9f1c5526ce,libeither-ef22a4c75605e12f,libwalkdir-a3e1a79fd47b5b12,libsame_file-1ceb7b6153588b15,liburl-c96382fc2eaec47e,libidna-f5abe608cff3176b,libutf8_iter-0d9be7b316c2b184,libidna_adapter-33bccad439b0c931,libicu_properties-287c64cb854e7247,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-4e5625337b2241d1,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-d12af310ac83022d,libpotential_utf-892a50235d70cea0,libicu_provider-d7f9e874b694adbd,libicu_locale_core-2e4250aeba82dd5b,libtinystr-ca44b9cbf1e2d0fb,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-45b15e13c4e8ff83,libzerotrie-08da7e2d56052657,libyoke-f8e5574e8421a91e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-8cbc7b90d8be6dd4,libform_urlencoded-c38ed4c27df25b75,libpercent_encoding-c53c37e60dd2727e,libparking_lot-fed5084aaf763edd,libparking_lot_core-ab30dcd83b8abcbf,libsmallvec-29f90736a15dcce2,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libtokio-b9e41d18f546923e,libfutures-a31beca9aac2d352,libfutures_executor-95e1451d1507c12f,libfutures_util-462d4993279375cb,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-832f9c384c35324f,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libarrow-bc194f744700aca0,libarrow_row-eda714ea5c8ef2d6,libarrow_json-7144a085a2bb31be,libsimdutf8-8eb4a1671cd5e142,libserde_json-ae32c46d82499af6,libindexmap-a3ce798cf41accde,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-ab66b40b67cf97c1,liblz4_flex-14a7c0eb640de998,libtwox_hash-5930eb27470bb36a,libflatbuffers-ee841c7099107e6a,libbitflags-c9a8c3feded120fa,libarrow_csv-50de99d85d45e3f4,libcsv-83819833e3bf7d14,libitoa-6b76ec393d6a2c41,libserde-5b73bbf11fefa3fe,libserde_core-8323e53422f20d71,libcsv_core-016c1522398d20d8,libarrow_string-124dc1cf80002574,libregex-ce67c7c308d74464,libregex_automata-f2411dc2fb739cd3,libaho_corasick-418b505fef5c6941,libregex_syntax-46a265ba7a2fe258,libmemchr-6f5829dadd40eda8,libarrow_cast-db99ad8da6a0dc84,libatoi-90dd6817920bfd59,libryu-0ea4bafc9bef6d8b,libbase64-2a03de3babadded3,libcomfy_table-1f59ddd39b88ae47,libunicode_width-d12f1dd14779f44c,libstrum-cd0529b9bac5883b,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-91080574596fbd31,libarrow_ord-7fcaaf9cadfdfd4c,libarrow_select-27c4cd38c66a76cc,libarrow_array-8104f587fe8333e0,libchrono_tz-c0aa4aeb8b050b76,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libahash-8e214ac7bf8a0768,libgetrandom-5da97be7ef938a72,liblibc-a444f2b7d1f00841,libonce_cell-0ba6aecba7086d38,libhashbrown-39a1ad584b454bfa,libnum_complex-8e01c5a68589e004,libchrono-0dd49396348ce253,libiana_time_zone-54997521cde77023,libarrow_data-b7a262ff3eadee32,libarrow_schema-d3608bc0463c1750,libarrow_buffer-93b9935ca9a086fe,libbytes-bfe11088fe358bd1,libhalf-b0ae7ec384fd2af5,libcfg_if-666d36e5ee0df220,libzerocopy-38331c75606d25c3,libnum_bigint-8a649a6cb8769908,libnum_integer-d5ded00da8ac8d83,libnum_traits-10b3a10b7db869ec}.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/rustdoctestDmZbyA/rustcdoPx95/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" "/opt/rustwide/target/debug/build/zstd-sys-c3d9ba3744ef66d6/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDmZbyA/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::ListingTableConfig::with_listing_options (line 152)
[INFO] [stdout]     src/config.rs - config::ListingTableConfig::with_schema (line 112)
[INFO] [stdout]     src/config.rs - config::ListingTableConfig::with_schema_adapter_factory (line 302)
[INFO] [stdout]     src/options.rs - options::ListingOptions::with_collect_stat (line 210)
[INFO] [stdout]     src/options.rs - options::ListingOptions::with_file_extension (line 98)
[INFO] [stdout]     src/options.rs - options::ListingOptions::with_file_extension_opt (line 118)
[INFO] [stdout]     src/options.rs - options::ListingOptions::with_table_partition_cols (line 179)
[INFO] [stdout]     src/options.rs - options::ListingOptions::with_target_partitions (line 227)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 53.47s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "6e5e73fa30e59337e4cbaaff95c7275164680f8b2be7bf22a359eabb559bf444", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e5e73fa30e59337e4cbaaff95c7275164680f8b2be7bf22a359eabb559bf444", kill_on_drop: false }`
[INFO] [stdout] 6e5e73fa30e59337e4cbaaff95c7275164680f8b2be7bf22a359eabb559bf444
