[INFO] fetching crate rype 1.0.0-rc.1...
[INFO] testing rype-1.0.0-rc.1 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate rype 1.0.0-rc.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rype 1.0.0-rc.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rype 1.0.0-rc.1
[INFO] tweaked toml for crates.io crate rype 1.0.0-rc.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rype 1.0.0-rc.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rype 1.0.0-rc.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93e1dfac2264a43f416d8daf40a56ba46592b11fa658959e9ab36f3eaddbccb8
[INFO] running `Command { std: "docker" "start" "-a" "93e1dfac2264a43f416d8daf40a56ba46592b11fa658959e9ab36f3eaddbccb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93e1dfac2264a43f416d8daf40a56ba46592b11fa658959e9ab36f3eaddbccb8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93e1dfac2264a43f416d8daf40a56ba46592b11fa658959e9ab36f3eaddbccb8", kill_on_drop: false }`
[INFO] [stdout] 93e1dfac2264a43f416d8daf40a56ba46592b11fa658959e9ab36f3eaddbccb8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43c57d4604efd128c33d8875a4e3d80902bd17d99d04563625eba9b93ab854c2
[INFO] running `Command { std: "docker" "start" "-a" "43c57d4604efd128c33d8875a4e3d80902bd17d99d04563625eba9b93ab854c2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling arrow-schema v57.2.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling flate2 v1.1.8
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling buffer-redux v1.1.0
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling liblzma-sys v0.3.13
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.0.3+spec-1.1.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling liblzma v0.3.6
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling needletail v0.6.3
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling arrow-buffer v57.2.0
[INFO] [stderr]    Compiling arrow-data v57.2.0
[INFO] [stderr]    Compiling arrow-array v57.2.0
[INFO] [stderr]    Compiling arrow-select v57.2.0
[INFO] [stderr]    Compiling arrow-row v57.2.0
[INFO] [stderr]    Compiling arrow-arith v57.2.0
[INFO] [stderr]    Compiling arrow-ord v57.2.0
[INFO] [stderr]    Compiling arrow-ipc v57.2.0
[INFO] [stderr]    Compiling arrow-string v57.2.0
[INFO] [stderr]    Compiling arrow-cast v57.2.0
[INFO] [stderr]    Compiling parquet v57.2.0
[INFO] [stderr]    Compiling arrow v57.2.0
[INFO] [stderr]    Compiling rype v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 25s
[INFO] running `Command { std: "docker" "inspect" "43c57d4604efd128c33d8875a4e3d80902bd17d99d04563625eba9b93ab854c2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43c57d4604efd128c33d8875a4e3d80902bd17d99d04563625eba9b93ab854c2", kill_on_drop: false }`
[INFO] [stdout] 43c57d4604efd128c33d8875a4e3d80902bd17d99d04563625eba9b93ab854c2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4314c7aa1f7bb24469a34b1c1a310d4cacb2d993f20d3e6c6728ad8e9d2f3827
[INFO] running `Command { std: "docker" "start" "-a" "4314c7aa1f7bb24469a34b1c1a310d4cacb2d993f20d3e6c6728ad8e9d2f3827", kill_on_drop: false }`
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling arrow-array v57.2.0
[INFO] [stderr]    Compiling arrow-select v57.2.0
[INFO] [stderr]    Compiling arrow-row v57.2.0
[INFO] [stderr]    Compiling arrow-arith v57.2.0
[INFO] [stderr]    Compiling arrow-ord v57.2.0
[INFO] [stderr]    Compiling arrow-ipc v57.2.0
[INFO] [stderr]    Compiling arrow-string v57.2.0
[INFO] [stderr]    Compiling arrow-cast v57.2.0
[INFO] [stderr]    Compiling parquet v57.2.0
[INFO] [stderr]    Compiling arrow v57.2.0
[INFO] [stderr]    Compiling rype v1.0.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `rype` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rype --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-ffi", "default"))' -C metadata=f61483127261b8e0 -C extra-filename=-ca73032a916a741d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-fca13e966fa0d244.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-06f97cedd3f8b0eb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-827b2e1401889be6.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4ee91ea51f6ea330.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-36853d9992d7fa26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rlib --extern needletail=/opt/rustwide/target/debug/deps/libneedletail-02ef0f55b91cdb50.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-2b8c02d08961c5ee.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-714b74721a839727.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-16b0416170069abd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-94e379ba4bc063de.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ba974be8936737e5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-c9d8c45794fcd8b6/out/lib -L native=/opt/rustwide/target/debug/build/liblzma-sys-6d3ddd2d3db01ad0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b2b07668b9f9cc6c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcjCVp1S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librype,libtoml-94e379ba4bc063de,libtoml_writer-a4ba0f82950ec95c,libtoml_parser-1ab19008ec465dce,libwinnow-3b590e38c49211c8,libserde_spanned-db03dcaa21d67e2d,libtoml_datetime-8bc918d75a20be7e,liblog-5081bf809293ba62,libneedletail-02ef0f55b91cdb50,libbytecount-b34d4f18522371f3,libbuffer_redux-4bb44030230291f8,libliblzma-5401f384207d148d,libliblzma_sys-bc080ccbfb54ae73,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,libbzip2-d47d666b4ef97ef4,libbzip2_sys-7d94845bb16f07e1,libserde-714b74721a839727,libserde_core-2c931dd3fb8fd185,libparquet-2b8c02d08961c5ee,libzstd-ba974be8936737e5,libzstd_safe-d3dc6bef32cd4f23,libzstd_sys-1f4a68ea66eaaa4c,libsnap-7674ea62cd58653b,libarrow_ipc-53d41e761420d78e,libflatbuffers-ecd25983fae9e667,libthrift-828ced9c79040f89,libordered_float-dc124c9a79e4e8ac,libinteger_encoding-29d507b772584e6e,libbyteorder-0d5229b4099d70a3,libtwox_hash-acf725375822e95c,libarrow-fca13e966fa0d244,libarrow_row-82bf08ff576b1719,libarrow_string-065d29aabaacff2d,libregex-9b921ecb87b8d6f0,libregex_automata-b65726c10123c253,libaho_corasick-f1af112c5e1646db,libregex_syntax-c544cdf8db1ac240,libmemchr-b567a4d9673dfb1d,libarrow_cast-8b1be9d54a4b4d6f,libatoi-1e2a0c58984855b8,libryu-ec25213d96ee60cf,libbase64-29d4d4232c317d5e,liblexical_core-e822e8bbd71c9263,liblexical_write_float-093840555c10243c,liblexical_write_integer-a75d34443c0dc770,liblexical_parse_float-84716db9daf9b420,liblexical_parse_integer-c0b7ad52e83cf8ac,liblexical_util-883d7182fd40e7ba,libarrow_arith-ac7dbbb0778a34a2,libarrow_ord-c2c8f92aee0ac83f,libarrow_select-6f89288011328458,libarrow_array-4d993dc1676f2b62,libahash-f6f46c4e71df6b9e,libhashbrown-3148050b9f079cba,libnum_complex-d6719c0b5823b76d,libchrono-765097a779b633c8,libiana_time_zone-cfc0892ae7b7a99c,libarrow_data-4f575149b1228a7d,libarrow_schema-82ce872b1b430e37,libarrow_buffer-18f68ab9040c7b22,libbytes-727a11fb69696bac,libhalf-8a4091781175554b,libzerocopy-825a6f3dce0601bc,libnum_bigint-87a77c5d9c04a62b,libnum_integer-f46c2356129f28bd,libnum_traits-93d50dda844d4771,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtempfile-16b0416170069abd,libgetrandom-b20d10857a5349a9,liblibc-36853d9992d7fa26,libcfg_if-73907a425b6e514e,libfastrand-46d3783c18562080,libonce_cell-91e1d5e00029ac25,librustix-338a416c935a010a,libbitflags-e970e635774c6f7e,liblinux_raw_sys-643c105a3c17340d,libanyhow-bf2ca2eac6d23ebd}.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" "/opt/rustwide/target/debug/deps/rustcjCVp1S/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/bzip2-sys-c9d8c45794fcd8b6/out/lib" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-6d3ddd2d3db01ad0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b2b07668b9f9cc6c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/config_integration_test-f17f018247216490" "-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] 
[INFO] [stderr] error: could not compile `rype` (test "config_integration_test") due to 1 previous error
[INFO] [stderr] error: could not compile `rype` (test "cli_integration_tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name cli_integration_tests --edition=2021 tests/cli_integration_tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-ffi", "default"))' -C metadata=995b1ef9ece2772a -C extra-filename=-84d7c93a29024503 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-fca13e966fa0d244.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-06f97cedd3f8b0eb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-827b2e1401889be6.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4ee91ea51f6ea330.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-36853d9992d7fa26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rlib --extern needletail=/opt/rustwide/target/debug/deps/libneedletail-02ef0f55b91cdb50.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-2b8c02d08961c5ee.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rlib --extern rype=/opt/rustwide/target/debug/deps/librype.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-714b74721a839727.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-16b0416170069abd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-94e379ba4bc063de.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ba974be8936737e5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-c9d8c45794fcd8b6/out/lib -L native=/opt/rustwide/target/debug/build/liblzma-sys-6d3ddd2d3db01ad0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b2b07668b9f9cc6c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rype` (bin "rype")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rype --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-ffi", "default"))' -C metadata=f7afe884cc6b0f59 -C extra-filename=-302828f255ba1461 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-fca13e966fa0d244.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-06f97cedd3f8b0eb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-827b2e1401889be6.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4ee91ea51f6ea330.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-36853d9992d7fa26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rlib --extern needletail=/opt/rustwide/target/debug/deps/libneedletail-02ef0f55b91cdb50.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-2b8c02d08961c5ee.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rlib --extern rype=/opt/rustwide/target/debug/deps/librype.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-714b74721a839727.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-94e379ba4bc063de.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ba974be8936737e5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-c9d8c45794fcd8b6/out/lib -L native=/opt/rustwide/target/debug/build/liblzma-sys-6d3ddd2d3db01ad0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b2b07668b9f9cc6c/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rype` (bin "rype" test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name rype --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow-ffi", "default"))' -C metadata=f11c8cc2bfafe75e -C extra-filename=-eaf247142d2ba2f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-bf2ca2eac6d23ebd.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-fca13e966fa0d244.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-727a11fb69696bac.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-06f97cedd3f8b0eb.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-827b2e1401889be6.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4ee91ea51f6ea330.rlib --extern libc=/opt/rustwide/target/debug/deps/liblibc-36853d9992d7fa26.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-5081bf809293ba62.rlib --extern needletail=/opt/rustwide/target/debug/deps/libneedletail-02ef0f55b91cdb50.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-2b8c02d08961c5ee.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-b70ed3d550464998.rlib --extern rype=/opt/rustwide/target/debug/deps/librype.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-714b74721a839727.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-16b0416170069abd.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-94e379ba4bc063de.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-ba974be8936737e5.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/bzip2-sys-c9d8c45794fcd8b6/out/lib -L native=/opt/rustwide/target/debug/build/liblzma-sys-6d3ddd2d3db01ad0/out -L native=/opt/rustwide/target/debug/build/zstd-sys-b2b07668b9f9cc6c/out` (signal: 9, SIGKILL: kill)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcZpakZr/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{librype,libtoml-94e379ba4bc063de,libtoml_writer-a4ba0f82950ec95c,libtoml_parser-1ab19008ec465dce,libwinnow-3b590e38c49211c8,libserde_spanned-db03dcaa21d67e2d,libtoml_datetime-8bc918d75a20be7e,liblog-5081bf809293ba62,libneedletail-02ef0f55b91cdb50,libbytecount-b34d4f18522371f3,libbuffer_redux-4bb44030230291f8,libliblzma-5401f384207d148d,libliblzma_sys-bc080ccbfb54ae73,libflate2-4ee91ea51f6ea330,libminiz_oxide-c28d7e836651d867,libsimd_adler32-0ce7d5a326b58d03,libcrc32fast-6a12d0129be5e8d8,libbzip2-d47d666b4ef97ef4,libbzip2_sys-7d94845bb16f07e1,libserde-714b74721a839727,libserde_core-2c931dd3fb8fd185,librayon-b70ed3d550464998,librayon_core-50241ec5d763501f,libcrossbeam_deque-1e596f85d25cbf0f,libcrossbeam_epoch-21559997a8cf7ba9,libcrossbeam_utils-d120373eaebf0872,libeither-952c7f0cf6dce641,libtempfile-16b0416170069abd,libfastrand-46d3783c18562080,librustix-338a416c935a010a,liblinux_raw_sys-643c105a3c17340d,libparquet-2b8c02d08961c5ee,libzstd-ba974be8936737e5,libzstd_safe-d3dc6bef32cd4f23,libzstd_sys-1f4a68ea66eaaa4c,libsnap-7674ea62cd58653b,libarrow_ipc-53d41e761420d78e,libflatbuffers-ecd25983fae9e667,libbitflags-e970e635774c6f7e,libthrift-828ced9c79040f89,libordered_float-dc124c9a79e4e8ac,libinteger_encoding-29d507b772584e6e,libbyteorder-0d5229b4099d70a3,libtwox_hash-acf725375822e95c,libarrow-fca13e966fa0d244,libarrow_row-82bf08ff576b1719,libarrow_string-065d29aabaacff2d,libregex-9b921ecb87b8d6f0,libregex_automata-b65726c10123c253,libaho_corasick-f1af112c5e1646db,libregex_syntax-c544cdf8db1ac240,libmemchr-b567a4d9673dfb1d,libarrow_cast-8b1be9d54a4b4d6f,libatoi-1e2a0c58984855b8,libryu-ec25213d96ee60cf,libbase64-29d4d4232c317d5e,liblexical_core-e822e8bbd71c9263,liblexical_write_float-093840555c10243c,liblexical_write_integer-a75d34443c0dc770,liblexical_parse_float-84716db9daf9b420,liblexical_parse_integer-c0b7ad52e83cf8ac,liblexical_util-883d7182fd40e7ba,libarrow_arith-ac7dbbb0778a34a2,libarrow_ord-c2c8f92aee0ac83f,libarrow_select-6f89288011328458,libarrow_array-4d993dc1676f2b62,libahash-f6f46c4e71df6b9e,libgetrandom-b20d10857a5349a9,liblibc-36853d9992d7fa26,libonce_cell-91e1d5e00029ac25,libhashbrown-3148050b9f079cba,libnum_complex-d6719c0b5823b76d,libchrono-765097a779b633c8,libiana_time_zone-cfc0892ae7b7a99c,libarrow_data-4f575149b1228a7d,libarrow_schema-82ce872b1b430e37,libarrow_buffer-18f68ab9040c7b22,libbytes-727a11fb69696bac,libhalf-8a4091781175554b,libcfg_if-73907a425b6e514e,libzerocopy-825a6f3dce0601bc,libnum_bigint-87a77c5d9c04a62b,libnum_integer-f46c2356129f28bd,libnum_traits-93d50dda844d4771,libanyhow-bf2ca2eac6d23ebd}.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" "/opt/rustwide/target/debug/deps/rustcZpakZr/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/bzip2-sys-c9d8c45794fcd8b6/out/lib" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-6d3ddd2d3db01ad0/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b2b07668b9f9cc6c/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parquet_structure_tests-c198ee06316e94cf" "-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] 
[INFO] [stderr] error: could not compile `rype` (test "parquet_structure_tests") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "4314c7aa1f7bb24469a34b1c1a310d4cacb2d993f20d3e6c6728ad8e9d2f3827", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4314c7aa1f7bb24469a34b1c1a310d4cacb2d993f20d3e6c6728ad8e9d2f3827", kill_on_drop: false }`
[INFO] [stdout] 4314c7aa1f7bb24469a34b1c1a310d4cacb2d993f20d3e6c6728ad8e9d2f3827
