[INFO] fetching crate polars-structpath-types 0.3.0...
[INFO] testing polars-structpath-types-0.3.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate polars-structpath-types 0.3.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate polars-structpath-types 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate polars-structpath-types 0.3.0
[INFO] tweaked toml for crates.io crate polars-structpath-types 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate polars-structpath-types 0.3.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate polars-structpath-types 0.3.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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded psm v0.1.29
[INFO] [stderr]   Downloaded polars-dtype v0.52.0
[INFO] [stderr]   Downloaded polars-schema v0.52.0
[INFO] [stderr]   Downloaded polars-row v0.52.0
[INFO] [stderr]   Downloaded polars-error v0.52.0
[INFO] [stderr]   Downloaded polars-compute v0.52.0
[INFO] [stderr]   Downloaded polars-utils v0.52.0
[INFO] [stderr]   Downloaded polars-arrow v0.52.0
[INFO] [stderr]   Downloaded polars-core v0.52.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ae9ccafb5faaa3538b6087cbe07ea08fd6a1e31b0829f939808ee29fe31f5b5
[INFO] running `Command { std: "docker" "start" "-a" "2ae9ccafb5faaa3538b6087cbe07ea08fd6a1e31b0829f939808ee29fe31f5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ae9ccafb5faaa3538b6087cbe07ea08fd6a1e31b0829f939808ee29fe31f5b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ae9ccafb5faaa3538b6087cbe07ea08fd6a1e31b0829f939808ee29fe31f5b5", kill_on_drop: false }`
[INFO] [stdout] 2ae9ccafb5faaa3538b6087cbe07ea08fd6a1e31b0829f939808ee29fe31f5b5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66eaf952413a72bc6e9f917056456f760166bf1aaecb6c49ea2fbb5b7fdc1d7c
[INFO] running `Command { std: "docker" "start" "-a" "66eaf952413a72bc6e9f917056456f760166bf1aaecb6c49ea2fbb5b7fdc1d7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.37
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling polars-utils v0.52.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling raw-cpuid v11.6.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling uuid v1.20.0
[INFO] [stderr]    Compiling polars-schema v0.52.0
[INFO] [stderr]    Compiling polars-error v0.52.0
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.41
[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 phf v0.12.1
[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 strength_reduce v0.2.4
[INFO] [stderr]    Compiling fast-float2 v0.2.3
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling polars-core v0.52.0
[INFO] [stderr]    Compiling xxhash-rust v0.8.15
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling regex v1.12.2
[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 hashbrown v0.16.1
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling psm v0.1.29
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling polars-dtype v0.52.0
[INFO] [stderr]    Compiling polars-row v0.52.0
[INFO] [stderr]    Compiling polars-structpath-types v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "66eaf952413a72bc6e9f917056456f760166bf1aaecb6c49ea2fbb5b7fdc1d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66eaf952413a72bc6e9f917056456f760166bf1aaecb6c49ea2fbb5b7fdc1d7c", kill_on_drop: false }`
[INFO] [stdout] 66eaf952413a72bc6e9f917056456f760166bf1aaecb6c49ea2fbb5b7fdc1d7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fbfef0a4505854295f399e9c9b536ca54cbbf4c68171b929f2c1a85613d221fa
[INFO] running `Command { std: "docker" "start" "-a" "fbfef0a4505854295f399e9c9b536ca54cbbf4c68171b929f2c1a85613d221fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling polars-structpath-types v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.35s
[INFO] running `Command { std: "docker" "inspect" "fbfef0a4505854295f399e9c9b536ca54cbbf4c68171b929f2c1a85613d221fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fbfef0a4505854295f399e9c9b536ca54cbbf4c68171b929f2c1a85613d221fa", kill_on_drop: false }`
[INFO] [stdout] fbfef0a4505854295f399e9c9b536ca54cbbf4c68171b929f2c1a85613d221fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b1c4fbf21096079b7f3ea0528d73684e7a1859e76f8d6373302b85a448dd4025
[INFO] running `Command { std: "docker" "start" "-a" "b1c4fbf21096079b7f3ea0528d73684e7a1859e76f8d6373302b85a448dd4025", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/polars_structpath_types-330eb4baed4fdab0)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test enumpath::tests::test_impl_enum_buffer ... ok
[INFO] [stdout] test structpath::tests::test_impl_struct_buffer ... ok
[INFO] [stderr]      Running tests/test_to_arrow.rs (/opt/rustwide/target/debug/deps/test_to_arrow-98c070f896eba7aa)
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_opt_struct_to_arrow_roundtrip ... ok
[INFO] [stdout] test test_req_struct_to_arrow_roundtrip ... ok
[INFO] [stdout] test test_to_arrow_rows ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests polars_structpath_types
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test src/lib.rs - (line 26) ... ignored
[INFO] [stdout] test src/lib.rs - (line 42) ... ignored
[INFO] [stdout] test src/lib.rs - (line 54) ... ignored
[INFO] [stdout] test src/structpath.rs - structpath::impl_struct_buffer (line 59) ... ok
[INFO] [stdout] test src/enumpath.rs - enumpath::impl_enum_buffer (line 290) ... ok
[INFO] [stdout] test src/structpath.rs - structpath::impl_struct_buffer (line 23) ... ok
[INFO] [stdout] test src/base.rs - base::ArrowBufferOption (line 16) ... FAILED
[INFO] [stdout] test src/traits.rs - traits::ArrowBuffer (line 18) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 134) ... FAILED
[INFO] [stdout] test src/traits.rs - traits::FromArrow (line 96) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 67) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 113) ... ok
[INFO] [stdout] test src/traits.rs - traits::IntoArrow (line 67) ... ok
[INFO] [stdout] test src/lib.rs - (line 157) ... ok
[INFO] [stdout] test src/base.rs - base::ArrowBufferVec (line 69) ... ok
[INFO] [stdout] test src/lib.rs - (line 87) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/base.rs - base::ArrowBufferOption (line 16) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestL2MbhM/rustcHgQhPn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-74e30d8a40796a93,libpolars_core-d7f0fb0508229678,libxxhash_rust-86c0c81f97b834ae,libpolars_row-cfc4c5c2177e3af2,libpolars_dtype-c628bf3988fb826e,libboxcar-a9a3daaa324cf579,libpolars_compute-b2b06dd9b6442236,libfast_float2-7ca0b01194bd529e,libatoi_simd-c0ecc3cc2632751c,libdebug_unsafe-22ebebd5f80089a1,libstrength_reduce-a8aaf68aad3ebb4c,libpolars_arrow-85297c75153bf51b,libpolars_schema-9a12e5330c40e292,libchrono_tz-137a4e66d9fb0440,libphf-9b9ff4e2773ab795,libphf_shared-873ef0899d439dfe,libsiphasher-281eea7c49604184,libethnum-05a6cc966afdc20d,libdyn_clone-7800a73bd5b98c63,libchrono-c7e9132f8fc808ec,libstreaming_iterator-bce67d7277d54327,libpolars_utils-a9ba77e64fb29102,libindexmap-e8d343efc7d22122,libcompact_str-096fbdd70826fbbf,libryu-4b96718afb71ffa2,libitoa-1bd06acef4e5e01a,libstatic_assertions-b399469e78621b17,libcastaway-b15e9c01c52c8834,libserde-266459694b0ea208,librand-5fa61bd81e9b9eee,librand_chacha-00ed97d3783fe98c,libppv_lite86-7b845c8934c9597f,libzerocopy-7e52c1a18e9ba8a8,librand_core-d4093eded010aeb1,libuuid-4d5e94fbea7af5da,libgetrandom-77338f7535ed4f6b,libbytemuck-c999cda4831cb22a,libregex-48acffd39809a0e4,libregex_automata-94f65353829bac84,libaho_corasick-9601728162e8bc8e,libmemchr-0f31298d2b3f561f,libregex_syntax-f8520fb49bdecbe0,libraw_cpuid-240c58300c5e7426,libbitflags-579c662bffe6ddd9,libpolars_error-fa75cb7258021a00,libsimdutf8-f6b64180b65f5e25,libsignal_hook-93af1cfe7aae054f,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libparking_lot-c8ae8a40b98db7c7,libparking_lot_core-aebddf4cef99ba3f,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libslotmap-cd1e7dae17fae0c9,libhashbrown-e089173df80c0384,libequivalent-da934a6694ab360d,libserde_core-fce31acbc0a2d7f5,librayon-3f1e325a10ca1265,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,liballocator_api2-c141b3fcf831f6d7,libfoldhash-64ea7dc105fdbb50,libnum_traits-273ad04c307a34b9,libeither-f9b518962db918f0}.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/rustdoctestL2MbhM/rustcHgQhPn/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-2e3d66338d96c422/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestL2MbhM/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/traits.rs - traits::ArrowBuffer (line 18) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUsB7d1/rustcQXXf5v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-74e30d8a40796a93,libpolars_core-d7f0fb0508229678,libxxhash_rust-86c0c81f97b834ae,libpolars_row-cfc4c5c2177e3af2,libpolars_dtype-c628bf3988fb826e,libboxcar-a9a3daaa324cf579,libpolars_compute-b2b06dd9b6442236,libfast_float2-7ca0b01194bd529e,libatoi_simd-c0ecc3cc2632751c,libdebug_unsafe-22ebebd5f80089a1,libstrength_reduce-a8aaf68aad3ebb4c,libpolars_arrow-85297c75153bf51b,libpolars_schema-9a12e5330c40e292,libchrono_tz-137a4e66d9fb0440,libphf-9b9ff4e2773ab795,libphf_shared-873ef0899d439dfe,libsiphasher-281eea7c49604184,libethnum-05a6cc966afdc20d,libdyn_clone-7800a73bd5b98c63,libchrono-c7e9132f8fc808ec,libstreaming_iterator-bce67d7277d54327,libpolars_utils-a9ba77e64fb29102,libindexmap-e8d343efc7d22122,libcompact_str-096fbdd70826fbbf,libryu-4b96718afb71ffa2,libitoa-1bd06acef4e5e01a,libstatic_assertions-b399469e78621b17,libcastaway-b15e9c01c52c8834,libserde-266459694b0ea208,librand-5fa61bd81e9b9eee,librand_chacha-00ed97d3783fe98c,libppv_lite86-7b845c8934c9597f,libzerocopy-7e52c1a18e9ba8a8,librand_core-d4093eded010aeb1,libuuid-4d5e94fbea7af5da,libgetrandom-77338f7535ed4f6b,libbytemuck-c999cda4831cb22a,libregex-48acffd39809a0e4,libregex_automata-94f65353829bac84,libaho_corasick-9601728162e8bc8e,libmemchr-0f31298d2b3f561f,libregex_syntax-f8520fb49bdecbe0,libraw_cpuid-240c58300c5e7426,libbitflags-579c662bffe6ddd9,libpolars_error-fa75cb7258021a00,libsimdutf8-f6b64180b65f5e25,libsignal_hook-93af1cfe7aae054f,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libparking_lot-c8ae8a40b98db7c7,libparking_lot_core-aebddf4cef99ba3f,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libslotmap-cd1e7dae17fae0c9,libhashbrown-e089173df80c0384,libequivalent-da934a6694ab360d,libserde_core-fce31acbc0a2d7f5,librayon-3f1e325a10ca1265,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,liballocator_api2-c141b3fcf831f6d7,libfoldhash-64ea7dc105fdbb50,libnum_traits-273ad04c307a34b9,libeither-f9b518962db918f0}.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/rustdoctestUsB7d1/rustcQXXf5v/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-2e3d66338d96c422/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUsB7d1/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 134) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUUyKJY/rustc1g3XEk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-74e30d8a40796a93,libpolars_core-d7f0fb0508229678,libxxhash_rust-86c0c81f97b834ae,libpolars_row-cfc4c5c2177e3af2,libpolars_dtype-c628bf3988fb826e,libboxcar-a9a3daaa324cf579,libpolars_compute-b2b06dd9b6442236,libfast_float2-7ca0b01194bd529e,libatoi_simd-c0ecc3cc2632751c,libdebug_unsafe-22ebebd5f80089a1,libstrength_reduce-a8aaf68aad3ebb4c,libpolars_arrow-85297c75153bf51b,libpolars_schema-9a12e5330c40e292,libchrono_tz-137a4e66d9fb0440,libphf-9b9ff4e2773ab795,libphf_shared-873ef0899d439dfe,libsiphasher-281eea7c49604184,libethnum-05a6cc966afdc20d,libdyn_clone-7800a73bd5b98c63,libchrono-c7e9132f8fc808ec,libstreaming_iterator-bce67d7277d54327,libpolars_utils-a9ba77e64fb29102,libindexmap-e8d343efc7d22122,libcompact_str-096fbdd70826fbbf,libryu-4b96718afb71ffa2,libitoa-1bd06acef4e5e01a,libstatic_assertions-b399469e78621b17,libcastaway-b15e9c01c52c8834,libserde-266459694b0ea208,librand-5fa61bd81e9b9eee,librand_chacha-00ed97d3783fe98c,libppv_lite86-7b845c8934c9597f,libzerocopy-7e52c1a18e9ba8a8,librand_core-d4093eded010aeb1,libuuid-4d5e94fbea7af5da,libgetrandom-77338f7535ed4f6b,libbytemuck-c999cda4831cb22a,libregex-48acffd39809a0e4,libregex_automata-94f65353829bac84,libaho_corasick-9601728162e8bc8e,libmemchr-0f31298d2b3f561f,libregex_syntax-f8520fb49bdecbe0,libraw_cpuid-240c58300c5e7426,libbitflags-579c662bffe6ddd9,libpolars_error-fa75cb7258021a00,libsimdutf8-f6b64180b65f5e25,libsignal_hook-93af1cfe7aae054f,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libparking_lot-c8ae8a40b98db7c7,libparking_lot_core-aebddf4cef99ba3f,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libslotmap-cd1e7dae17fae0c9,libhashbrown-e089173df80c0384,libequivalent-da934a6694ab360d,libserde_core-fce31acbc0a2d7f5,librayon-3f1e325a10ca1265,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,liballocator_api2-c141b3fcf831f6d7,libfoldhash-64ea7dc105fdbb50,libnum_traits-273ad04c307a34b9,libeither-f9b518962db918f0}.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/rustdoctestUUyKJY/rustc1g3XEk/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-2e3d66338d96c422/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUUyKJY/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/traits.rs - traits::FromArrow (line 96) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestm0M1ei/rustcAPJMTg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-74e30d8a40796a93,libpolars_core-d7f0fb0508229678,libxxhash_rust-86c0c81f97b834ae,libpolars_row-cfc4c5c2177e3af2,libpolars_dtype-c628bf3988fb826e,libboxcar-a9a3daaa324cf579,libpolars_compute-b2b06dd9b6442236,libfast_float2-7ca0b01194bd529e,libatoi_simd-c0ecc3cc2632751c,libdebug_unsafe-22ebebd5f80089a1,libstrength_reduce-a8aaf68aad3ebb4c,libpolars_arrow-85297c75153bf51b,libpolars_schema-9a12e5330c40e292,libchrono_tz-137a4e66d9fb0440,libphf-9b9ff4e2773ab795,libphf_shared-873ef0899d439dfe,libsiphasher-281eea7c49604184,libethnum-05a6cc966afdc20d,libdyn_clone-7800a73bd5b98c63,libchrono-c7e9132f8fc808ec,libstreaming_iterator-bce67d7277d54327,libpolars_utils-a9ba77e64fb29102,libindexmap-e8d343efc7d22122,libcompact_str-096fbdd70826fbbf,libryu-4b96718afb71ffa2,libitoa-1bd06acef4e5e01a,libstatic_assertions-b399469e78621b17,libcastaway-b15e9c01c52c8834,libserde-266459694b0ea208,librand-5fa61bd81e9b9eee,librand_chacha-00ed97d3783fe98c,libppv_lite86-7b845c8934c9597f,libzerocopy-7e52c1a18e9ba8a8,librand_core-d4093eded010aeb1,libuuid-4d5e94fbea7af5da,libgetrandom-77338f7535ed4f6b,libbytemuck-c999cda4831cb22a,libregex-48acffd39809a0e4,libregex_automata-94f65353829bac84,libaho_corasick-9601728162e8bc8e,libmemchr-0f31298d2b3f561f,libregex_syntax-f8520fb49bdecbe0,libraw_cpuid-240c58300c5e7426,libbitflags-579c662bffe6ddd9,libpolars_error-fa75cb7258021a00,libsimdutf8-f6b64180b65f5e25,libsignal_hook-93af1cfe7aae054f,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libparking_lot-c8ae8a40b98db7c7,libparking_lot_core-aebddf4cef99ba3f,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libslotmap-cd1e7dae17fae0c9,libhashbrown-e089173df80c0384,libequivalent-da934a6694ab360d,libserde_core-fce31acbc0a2d7f5,librayon-3f1e325a10ca1265,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,liballocator_api2-c141b3fcf831f6d7,libfoldhash-64ea7dc105fdbb50,libnum_traits-273ad04c307a34b9,libeither-f9b518962db918f0}.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/rustdoctestm0M1ei/rustcAPJMTg/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-2e3d66338d96c422/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestm0M1ei/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 67) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestvgaDXo/rustcCdSvd7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libpolars_structpath_types-74e30d8a40796a93,libpolars_core-d7f0fb0508229678,libxxhash_rust-86c0c81f97b834ae,libpolars_row-cfc4c5c2177e3af2,libpolars_dtype-c628bf3988fb826e,libboxcar-a9a3daaa324cf579,libpolars_compute-b2b06dd9b6442236,libfast_float2-7ca0b01194bd529e,libatoi_simd-c0ecc3cc2632751c,libdebug_unsafe-22ebebd5f80089a1,libstrength_reduce-a8aaf68aad3ebb4c,libpolars_arrow-85297c75153bf51b,libpolars_schema-9a12e5330c40e292,libchrono_tz-137a4e66d9fb0440,libphf-9b9ff4e2773ab795,libphf_shared-873ef0899d439dfe,libsiphasher-281eea7c49604184,libethnum-05a6cc966afdc20d,libdyn_clone-7800a73bd5b98c63,libchrono-c7e9132f8fc808ec,libstreaming_iterator-bce67d7277d54327,libpolars_utils-a9ba77e64fb29102,libindexmap-e8d343efc7d22122,libcompact_str-096fbdd70826fbbf,libryu-4b96718afb71ffa2,libitoa-1bd06acef4e5e01a,libstatic_assertions-b399469e78621b17,libcastaway-b15e9c01c52c8834,libserde-266459694b0ea208,librand-5fa61bd81e9b9eee,librand_chacha-00ed97d3783fe98c,libppv_lite86-7b845c8934c9597f,libzerocopy-7e52c1a18e9ba8a8,librand_core-d4093eded010aeb1,libuuid-4d5e94fbea7af5da,libgetrandom-77338f7535ed4f6b,libbytemuck-c999cda4831cb22a,libregex-48acffd39809a0e4,libregex_automata-94f65353829bac84,libaho_corasick-9601728162e8bc8e,libmemchr-0f31298d2b3f561f,libregex_syntax-f8520fb49bdecbe0,libraw_cpuid-240c58300c5e7426,libbitflags-579c662bffe6ddd9,libpolars_error-fa75cb7258021a00,libsimdutf8-f6b64180b65f5e25,libsignal_hook-93af1cfe7aae054f,libsignal_hook_registry-8a7f9c9aa936f313,liberrno-346cadbd340a989c,libparking_lot-c8ae8a40b98db7c7,libparking_lot_core-aebddf4cef99ba3f,liblibc-b7515cbedccb6637,libcfg_if-52879664ee908f39,libsmallvec-8771e8f92861f13d,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libslotmap-cd1e7dae17fae0c9,libhashbrown-e089173df80c0384,libequivalent-da934a6694ab360d,libserde_core-fce31acbc0a2d7f5,librayon-3f1e325a10ca1265,librayon_core-fbd7bdc195edf518,libcrossbeam_deque-cf6ede26adbbf61c,libcrossbeam_epoch-16e974da221873d2,libcrossbeam_utils-5d49caf4ce5b571b,liballocator_api2-c141b3fcf831f6d7,libfoldhash-64ea7dc105fdbb50,libnum_traits-273ad04c307a34b9,libeither-f9b518962db918f0}.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/rustdoctestvgaDXo/rustcCdSvd7/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-2e3d66338d96c422/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvgaDXo/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/base.rs - base::ArrowBufferOption (line 16)
[INFO] [stdout]     src/lib.rs - (line 134)
[INFO] [stdout]     src/lib.rs - (line 67)
[INFO] [stdout]     src/traits.rs - traits::ArrowBuffer (line 18)
[INFO] [stdout]     src/traits.rs - traits::FromArrow (line 96)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 5 failed; 3 ignored; 0 measured; 0 filtered out; finished in 19.75s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "b1c4fbf21096079b7f3ea0528d73684e7a1859e76f8d6373302b85a448dd4025", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1c4fbf21096079b7f3ea0528d73684e7a1859e76f8d6373302b85a448dd4025", kill_on_drop: false }`
[INFO] [stdout] b1c4fbf21096079b7f3ea0528d73684e7a1859e76f8d6373302b85a448dd4025
