[INFO] fetching crate polars_structpath_types 0.2.1...
[INFO] testing polars_structpath_types-0.2.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate polars_structpath_types 0.2.1 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate polars_structpath_types 0.2.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate polars_structpath_types 0.2.1
[INFO] tweaked toml for crates.io crate polars_structpath_types 0.2.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate polars_structpath_types 0.2.1 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 polars_structpath_types 0.2.1 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ea43ed8e61eca63825d492590fb358acec1479eb6c19268b64fdd23162a62a1
[INFO] running `Command { std: "docker" "start" "-a" "2ea43ed8e61eca63825d492590fb358acec1479eb6c19268b64fdd23162a62a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ea43ed8e61eca63825d492590fb358acec1479eb6c19268b64fdd23162a62a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ea43ed8e61eca63825d492590fb358acec1479eb6c19268b64fdd23162a62a1", kill_on_drop: false }`
[INFO] [stdout] 2ea43ed8e61eca63825d492590fb358acec1479eb6c19268b64fdd23162a62a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fd2a54008decefa92a47c34057f6816c281d5c58f5e19b86dfe61f862bb432b
[INFO] running `Command { std: "docker" "start" "-a" "0fd2a54008decefa92a47c34057f6816c281d5c58f5e19b86dfe61f862bb432b", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling polars-utils v0.52.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling polars-schema v0.52.0
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling phf v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling polars-arrow v0.52.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling polars-error v0.52.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling polars-compute v0.52.0
[INFO] [stderr]    Compiling debug_unsafe v0.1.3
[INFO] [stderr]    Compiling atoi_simd v0.16.1
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling polars-core v0.52.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.24.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling polars-dtype v0.52.0
[INFO] [stderr]    Compiling polars-row v0.52.0
[INFO] [stderr]    Compiling polars_structpath_types v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "0fd2a54008decefa92a47c34057f6816c281d5c58f5e19b86dfe61f862bb432b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fd2a54008decefa92a47c34057f6816c281d5c58f5e19b86dfe61f862bb432b", kill_on_drop: false }`
[INFO] [stdout] 0fd2a54008decefa92a47c34057f6816c281d5c58f5e19b86dfe61f862bb432b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6ab0a3dae5e77fcf153d3a52c762e4e69fcd6ce84c20b5afb87f5811796814f0
[INFO] running `Command { std: "docker" "start" "-a" "6ab0a3dae5e77fcf153d3a52c762e4e69fcd6ce84c20b5afb87f5811796814f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling polars_structpath_types v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.55s
[INFO] running `Command { std: "docker" "inspect" "6ab0a3dae5e77fcf153d3a52c762e4e69fcd6ce84c20b5afb87f5811796814f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6ab0a3dae5e77fcf153d3a52c762e4e69fcd6ce84c20b5afb87f5811796814f0", kill_on_drop: false }`
[INFO] [stdout] 6ab0a3dae5e77fcf153d3a52c762e4e69fcd6ce84c20b5afb87f5811796814f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8978571633a2497da58116a053308c9eaa6c3895df3ae0396c4f6edb480bba7
[INFO] running `Command { std: "docker" "start" "-a" "b8978571633a2497da58116a053308c9eaa6c3895df3ae0396c4f6edb480bba7", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polars_structpath_types-866382dbea7f4947)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test any_value::tests::test_to_any_value_bytes ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_bool ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_f64 ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_f32 ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_option_scalar ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_i64 ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_option_list ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_list_scalar ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_string ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_i32 ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_u32 ... ok
[INFO] [stdout] test any_value::tests::test_to_any_value_u64 ... ok
[INFO] [stdout] test macros_data_type::tests::test_data_type_macro_with_struct ... ok
[INFO] [stdout] test macros_data_type::tests::test_data_type_macro_list_types ... ok
[INFO] [stdout] test macros_data_type::tests::test_data_type_macro_nested_lists ... ok
[INFO] [stdout] test macros_data_type::tests::test_data_type_macro_simple_types ... ok
[INFO] [stdout] test macros_data_type::tests::test_field_type_macro ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_complex_nesting ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_from_struct_path ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_nested_types ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_simple_types ... ok
[INFO] [stdout] test path::tests::test_array_index ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_enum_multiple_values ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_with_enum ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_from_enum_path ... ok
[INFO] [stdout] test structpath::tests::field_type_field_not_found ... ok
[INFO] [stdout] test structpath::tests::field_type_is_not_struct ... ok
[INFO] [stdout] test structpath::tests::field_type_ok ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_with_struct ... ok
[INFO] [stdout] test path::tests::test_simple_path ... ok
[INFO] [stdout] test path::tests::test_invalid_paths ... ok
[INFO] [stdout] test structpath::tests::field_type_ok_with_enum ... ok
[INFO] [stdout] test path::tests::test_nested_path ... ok
[INFO] [stdout] test structpath::tests::field_type_ok_with_nested_struct ... ok
[INFO] [stdout] test structpath::tests::get_type_ok ... ok
[INFO] [stdout] test macros_data_type_wrapper::tests::test_data_type_opt_macro_single_wrapper ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_structpath.rs (/opt/rustwide/target/debug/deps/test_structpath-b89cf408b6456327)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test test_data_type ... ok
[INFO] [stdout] test test_get_type_by_path ... ok
[INFO] [stdout] test test_fields ... ok
[INFO] [stdout] test test_get_type ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_structpath_get_type.rs (/opt/rustwide/target/debug/deps/test_structpath_get_type-0ddecec438717cb7)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_get_type_opt_fields ... ok
[INFO] [stdout] test test_get_type_req_vec_req_item_fields ... ok
[INFO] [stdout] test test_get_type_req_vec_opt_item_fields ... ok
[INFO] [stdout] test test_get_type_req_fields ... ok
[INFO] [stderr]      Running tests/test_structpath_get_value.rs (/opt/rustwide/target/debug/deps/test_structpath_get_value-be096831d604808e)
[INFO] [stdout] test test_get_type_opt_vec_req_item_fields ... ok
[INFO] [stdout] test test_get_type_opt_vec_opt_item_fields ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test test_field_to_any_value_req_fields ... ok
[INFO] [stdout] test test_field_to_any_value_opt_fields ... ok
[INFO] [stdout] test test_field_to_any_value_opt_vec_fields_req_items ... ok
[INFO] [stdout] test test_field_to_any_value_req_vec_fields_req_items ... ok
[INFO] [stdout] test test_field_to_any_value_req_vec_fields_opt_items ... ok
[INFO] [stdout] test test_field_to_any_value_opt_vec_fields_opt_items ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_structpath_get_value_null.rs (/opt/rustwide/target/debug/deps/test_structpath_get_value_null-b1d6ff8b0dd7b179)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_field_to_any_value_opt_fields_null ... ok
[INFO] [stdout] test test_field_to_any_value_opt_vec_fields_req_items_null ... ok
[INFO] [stdout] test test_field_to_any_value_req_vec_fields_opt_items_null ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests polars_structpath_types
[INFO] [stdout] 
[INFO] [stdout] running 32 tests
[INFO] [stdout] test src/enumpath.rs - enumpath::EnumPath (line 32) ... ignored
[INFO] [stdout] test src/data_type_wrapper.rs - data_type_wrapper::HasDataTypeWrapper::data_type (line 414) - compile ... ok
[INFO] [stdout] test src/data_type_wrapper.rs - data_type_wrapper::HasDataTypeWrapper (line 377) - compile ... ok
[INFO] [stdout] test src/enumpath.rs - enumpath::EnumPath::mapping (line 66) - compile ... ok
[INFO] [stdout] test src/data_type_wrapper.rs - data_type_wrapper::EnumOptInfo (line 94) - compile ... ok
[INFO] [stdout] test src/data_type_wrapper.rs - data_type_wrapper::DataTypeOpt (line 164) ... FAILED
[INFO] [stdout] test src/any_value.rs - any_value::IntoAnyValueWith::to_any_value (line 64) ... FAILED
[INFO] [stdout] test src/structpath.rs - structpath::StructPath (line 251) - compile ... ok
[INFO] [stdout] test src/macros_data_type.rs - macros_data_type::field_type (line 64) ... FAILED
[INFO] [stdout] test src/structpath.rs - structpath::StructPath::fields (line 307) - compile ... ok
[INFO] [stdout] test src/structpath.rs - structpath::StructPath::fields_opt (line 286) - compile ... ok
[INFO] [stdout] test src/path.rs - path::Path::components (line 130) ... FAILED
[INFO] [stdout] test src/path.rs - path::Path::from_str (line 234) ... FAILED
[INFO] [stdout] test src/structpath.rs - structpath::StructPath::get_type_by_path (line 339) - compile ... ok
[INFO] [stdout] test src/structpath.rs - structpath::field_type (line 31) ... ignored
[INFO] [stdout] test src/structpath.rs - structpath::get_type (line 190) ... ignored
[INFO] [stdout] test src/structpath.rs - structpath::get_type_by_path (line 82) ... ignored
[INFO] [stdout] test src/structpath.rs - structpath::StructPath::get_value (line 422) - compile ... ok
[INFO] [stdout] test src/structpath.rs - structpath::StructPath::get_value_by_path (line 395) - compile ... ok
[INFO] [stdout] test src/structpath.rs - structpath::StructPath::get_type (line 366) - compile ... ok
[INFO] [stdout] test src/data_type_wrapper.rs - data_type_wrapper::DataTypeWrapper::new (line 283) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 36) ... FAILED
[INFO] [stdout] test src/path.rs - path::Path (line 71) ... FAILED
[INFO] [stdout] test src/macros_data_type.rs - macros_data_type::data_type (line 9) ... FAILED
[INFO] [stdout] test src/path.rs - path::Path::is_empty (line 146) ... FAILED
[INFO] [stdout] test src/path.rs - path::PathParseError (line 166) ... ok
[INFO] [stdout] test src/data_type_wrapper.rs - data_type_wrapper::DataTypeWrapperError (line 22) ... ok
[INFO] [stdout] test src/path.rs - path::Path::new (line 114) ... ok
[INFO] [stdout] test src/macros_data_type_wrapper.rs - macros_data_type_wrapper::data_type_wrapper (line 8) ... ok
[INFO] [stdout] test src/any_value.rs - any_value::IntoAnyValueWith (line 31) ... ok
[INFO] [stdout] test src/path.rs - path::PathComponent (line 14) ... ok
[INFO] [stdout] test src/data_type_wrapper.rs - data_type_wrapper::DataTypeWrapper (line 244) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/data_type_wrapper.rs - data_type_wrapper::DataTypeOpt (line 164) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7WpSMV/rustccXqkiC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctest7WpSMV/rustccXqkiC/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7WpSMV/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/any_value.rs - any_value::IntoAnyValueWith::to_any_value (line 64) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestPkHN1h/rustcZTTBHF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctestPkHN1h/rustcZTTBHF/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPkHN1h/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/macros_data_type.rs - macros_data_type::field_type (line 64) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestC9QxvU/rustcWahawB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctestC9QxvU/rustcWahawB/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC9QxvU/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/path.rs - path::Path::components (line 130) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestPc5Dnt/rustcEkNWXG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctestPc5Dnt/rustcEkNWXG/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPc5Dnt/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/path.rs - path::Path::from_str (line 234) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNz7sUe/rustcdeRWuc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctestNz7sUe/rustcdeRWuc/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNz7sUe/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/data_type_wrapper.rs - data_type_wrapper::DataTypeWrapper::new (line 283) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest79tZ6M/rustcNT5vSz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctest79tZ6M/rustcNT5vSz/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest79tZ6M/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/lib.rs - (line 36) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWiDzNZ/rustc0fAf2g/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctestWiDzNZ/rustc0fAf2g/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWiDzNZ/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/path.rs - path::Path (line 71) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQ2Bf2y/rustcS1JFw3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctestQ2Bf2y/rustcS1JFw3/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQ2Bf2y/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/macros_data_type.rs - macros_data_type::data_type (line 9) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7AsDIc/rustcajWYEW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctest7AsDIc/rustcajWYEW/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7AsDIc/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/path.rs - path::Path::is_empty (line 146) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctests1L3ic/rustcvgjTiI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-7e216708bf8cf04a,libthiserror-e1f6b77d30e9e258,libquote-cb62ebe8cad97772,libproc_macro2-16a3580bbac80230,libunicode_ident-6c0afd1e85ed9e63}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libpolars_core-df2db30ee05c7584,libxxhash_rust-a22d2a3ffbd6b157,libpolars_row-d884a2081405f02c,libpolars_dtype-03b30a7bc5afbc2f,libboxcar-793380ddae10c658,libpolars_compute-05d850bc26821718,libfast_float2-ec71ae2c1a92e9ea,libatoi_simd-a75a6d5b18729f7a,libdebug_unsafe-bc62d800bfb740a1,libstrength_reduce-649de3d97cb1d991,libpolars_arrow-8a206ecb4ce6ef5f,libpolars_schema-d095b446f0906b50,libchrono_tz-f95a207fd9c4062e,libphf-aa1f2f82821008d2,libphf_shared-99305bd754d836ce,libsiphasher-f4ddcf7845cbccbe,libethnum-0fe0d15c4deb6ac7,libdyn_clone-1c1b05e4f4a02cac,libchrono-2f92717c2548a042,libstreaming_iterator-a6bfc9f1d17a860d,libpolars_utils-26cffc31a85d49ef,libindexmap-25e0172de4236731,libcompact_str-464b84714263133b,libryu-0ea4bafc9bef6d8b,libitoa-6b76ec393d6a2c41,libstatic_assertions-d53a9977dc6e27e5,libcastaway-0c7295e5f0f2ca82,libserde-2ba9094293a6477f,librand-a0c501218cc96910,librand_chacha-59df03db4e768e61,libppv_lite86-8cfc082dcac416be,libzerocopy-512afe2d0393d1fb,librand_core-596f74db8bbd17ef,libuuid-852a6ce77dedc15b,libgetrandom-ea75d9973e6d32db,libbytemuck-6049ae3a6cd0d00c,libregex-e0f6f9f47700b3dc,libregex_automata-329422ecb3e34e46,libaho_corasick-0602069ca8351cd6,libmemchr-f04d4ed0ff57c3c8,libregex_syntax-d40cde7d2fd22dd8,libraw_cpuid-4be34e61a8d84fa3,libbitflags-443c99b827427271,libpolars_error-7c1916b11a804bf1,libsimdutf8-707b525ce49425da,libsignal_hook-d2b9e865aa3ffc23,libsignal_hook_registry-b48c6f3ae18fa829,libparking_lot-e2ecd6bc74d01ac5,libparking_lot_core-995d01915673a01d,liblibc-2727642f09711a0d,libcfg_if-5af52f617df93f8f,libsmallvec-45f6e3b8047adea1,liblock_api-ec1e77aca18a533b,libscopeguard-d52bd00767847e44,libslotmap-031ac81fa1a5c316,libhashbrown-48ec3cc504e14de7,libequivalent-7e0e8cbe6c474a67,libserde_core-596dd3e94a3ee29f,librayon-41044e3b5ccb1346,librayon_core-52eb7fbf8b046d0c,libcrossbeam_deque-5a8bc6150a57d553,libcrossbeam_epoch-7bc0ab567b886199,libcrossbeam_utils-bddddcad4a4551ea,liballocator_api2-3bc2480ae44878f3,libfoldhash-30b19a4f129d900d,libnum_traits-300c5186abf3804c,libeither-1e551205f1478063}.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/rustdoctests1L3ic/rustcvgjTiI/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/psm-b46a64cdb35172fa/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctests1L3ic/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/any_value.rs - any_value::IntoAnyValueWith::to_any_value (line 64)
[INFO] [stdout]     src/data_type_wrapper.rs - data_type_wrapper::DataTypeOpt (line 164)
[INFO] [stdout]     src/data_type_wrapper.rs - data_type_wrapper::DataTypeWrapper::new (line 283)
[INFO] [stdout]     src/lib.rs - (line 36)
[INFO] [stdout]     src/macros_data_type.rs - macros_data_type::data_type (line 9)
[INFO] [stdout]     src/macros_data_type.rs - macros_data_type::field_type (line 64)
[INFO] [stdout]     src/path.rs - path::Path (line 71)
[INFO] [stdout]     src/path.rs - path::Path::components (line 130)
[INFO] [stdout]     src/path.rs - path::Path::from_str (line 234)
[INFO] [stdout]     src/path.rs - path::Path::is_empty (line 146)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 18 passed; 10 failed; 4 ignored; 0 measured; 0 filtered out; finished in 38.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b8978571633a2497da58116a053308c9eaa6c3895df3ae0396c4f6edb480bba7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8978571633a2497da58116a053308c9eaa6c3895df3ae0396c4f6edb480bba7", kill_on_drop: false }`
[INFO] [stdout] b8978571633a2497da58116a053308c9eaa6c3895df3ae0396c4f6edb480bba7
