[INFO] fetching crate exarrow-rs 0.7.0... [INFO] testing exarrow-rs-0.7.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate exarrow-rs 0.7.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate exarrow-rs 0.7.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate exarrow-rs 0.7.0 [INFO] tweaked toml for crates.io crate exarrow-rs 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate exarrow-rs 0.7.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate exarrow-rs 0.7.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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d365216605b86e13b2a733f207818a4e017dd158d9a6bb91a2329cbe057c86ae [INFO] running `Command { std: "docker" "start" "-a" "d365216605b86e13b2a733f207818a4e017dd158d9a6bb91a2329cbe057c86ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d365216605b86e13b2a733f207818a4e017dd158d9a6bb91a2329cbe057c86ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d365216605b86e13b2a733f207818a4e017dd158d9a6bb91a2329cbe057c86ae", kill_on_drop: false }` [INFO] [stdout] d365216605b86e13b2a733f207818a4e017dd158d9a6bb91a2329cbe057c86ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b174be45ce72de7cfe7758b62e89378d76ffeb10da9be5c267e986c25934257 [INFO] running `Command { std: "docker" "start" "-a" "6b174be45ce72de7cfe7758b62e89378d76ffeb10da9be5c267e986c25934257", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling arrow-schema v57.3.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling aws-lc-sys v0.38.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lz4_flex v0.12.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v57.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling arrow-data v57.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rcgen v0.13.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling arrow-array v57.3.0 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-select v57.3.0 [INFO] [stderr] Compiling arrow-row v57.3.0 [INFO] [stderr] Compiling arrow-arith v57.3.0 [INFO] [stderr] Compiling arrow-ord v57.3.0 [INFO] [stderr] Compiling arrow-ipc v57.3.0 [INFO] [stderr] Compiling arrow-string v57.3.0 [INFO] [stderr] Compiling arrow-cast v57.3.0 [INFO] [stderr] Compiling arrow-json v57.3.0 [INFO] [stderr] Compiling arrow-csv v57.3.0 [INFO] [stderr] Compiling parquet v57.3.0 [INFO] [stderr] Compiling arrow v57.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.16.1 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling exarrow-rs v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "6b174be45ce72de7cfe7758b62e89378d76ffeb10da9be5c267e986c25934257", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b174be45ce72de7cfe7758b62e89378d76ffeb10da9be5c267e986c25934257", kill_on_drop: false }` [INFO] [stdout] 6b174be45ce72de7cfe7758b62e89378d76ffeb10da9be5c267e986c25934257 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56ba461af1be3c89e822f0e1e6c83d916a337196f06e29db26073c3debabf105 [INFO] running `Command { std: "docker" "start" "-a" "56ba461af1be3c89e822f0e1e6c83d916a337196f06e29db26073c3debabf105", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling arrow-schema v57.3.0 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Compiling predicates-core v1.0.10 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling adbc_driver_manager v0.22.0 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Compiling toml_writer v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling predicates-tree v1.0.13 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling toml v0.9.12+spec-1.1.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.40 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling arrow-buffer v57.3.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling arrow-data v57.3.0 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling arrow-array v57.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling arrow-select v57.3.0 [INFO] [stderr] Compiling arrow-arith v57.3.0 [INFO] [stderr] Compiling adbc_core v0.22.0 [INFO] [stderr] Compiling arrow-row v57.3.0 [INFO] [stderr] Compiling adbc_ffi v0.22.0 [INFO] [stderr] Compiling arrow-ord v57.3.0 [INFO] [stderr] Compiling arrow-ipc v57.3.0 [INFO] [stderr] Compiling arrow-string v57.3.0 [INFO] [stderr] Compiling arrow-cast v57.3.0 [INFO] [stderr] Compiling arrow-csv v57.3.0 [INFO] [stderr] Compiling arrow-json v57.3.0 [INFO] [stderr] Compiling parquet v57.3.0 [INFO] [stderr] Compiling arrow v57.3.0 [INFO] [stderr] Compiling exarrow-rs v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `exarrow-rs` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dec9417b8611e34e787a3e4c37686b5131f9e5c5/bin/rustc --crate-name exarrow_rs --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("benchmark", "default", "ffi"))' -C metadata=88128314c88afbad -C extra-filename=-8d83d24d101bf237 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adbc_core=/opt/rustwide/target/debug/deps/libadbc_core-b6a9f9a18f501881.rlib --extern adbc_driver_manager=/opt/rustwide/target/debug/deps/libadbc_driver_manager-54e6ef2048b24678.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-ed93bae5abc3c300.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-29512f383cf019e0.so --extern aws_lc_rs=/opt/rustwide/target/debug/deps/libaws_lc_rs-0ceb87f29a40dc03.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rlib --extern bytes=/opt/rustwide/target/debug/deps/libbytes-ff5aca13e3e348ea.rlib --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-986adf4b26feab98.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-6cdea3100d750cd4.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-c200587b3164ea4b.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-f70b300f31fab635.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern mockall=/opt/rustwide/target/debug/deps/libmockall-800cd84fbaf001f6.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-ca714cf961120c35.rlib --extern rcgen=/opt/rustwide/target/debug/deps/librcgen-e7245ab3935c9c47.rlib --extern rustls=/opt/rustwide/target/debug/deps/librustls-bd55a18e2d7bc2aa.rlib --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-fb1bf76f761699b6.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-6ceda4758fa2e3e2.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9a1e181b2a75d420.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-421adb12c094bed2.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-af8671636dbe4d60.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5b8616a207218883.rlib --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-2cddfbdcb68495fc.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-a61ac872fd0a1eec.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-212a622cc2bd48d9/out -L native=/opt/rustwide/target/debug/build/bzip2-sys-02245519ca4ccd3a/out/lib -L native=/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out -L native=/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/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/examples/rustc2krBfF/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libexarrow_rs,libhex-28742b4ca144387c,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-a61ac872fd0a1eec,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtungstenite-37c03d02f0974a98,libdata_encoding-9925c048f12d655c,librand-b7ac30ea2b09a6bd,librand_chacha-48fe9f5b5b38e7c1,libppv_lite86-bd4ab0c2fb2661c8,librand_core-505a721b4aa6c87c,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-2b4f0b9284ae8d87,libtokio_rustls-2cddfbdcb68495fc,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-bd55a18e2d7bc2aa,libsubtle-ca7024fc66e4388f,libwebpki-f48ee7fb1d930184,libaws_lc_rs-0ceb87f29a40dc03,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-d9deb53e4a515ce5,librcgen-e7245ab3935c9c47,libring-f1c50137523ddf16,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libpem-d607f251a0d98a82,libyasna-e1f3c2957bd5648d,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libparquet-ca714cf961120c35,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,liblz4_flex-943a0600c903cfc3,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libsnap-ce3e66b7fdbf9b7e,libthrift-137dab7985fe316e,libordered_float-12d2fe88bc37fb7e,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libtwox_hash-5930eb27470bb36a,libfutures-9a7208502a4e084a,libfutures_util-f70b300f31fab635,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-4b593120b6b132ae,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libfutures_core-a002474c8956e259,libflate2-c200587b3164ea4b,libzlib_rs-3b56c98cc8c652c3,libbzip2-986adf4b26feab98,libbzip2_sys-7a8b439e3aa26a82,libthiserror-af8671636dbe4d60,libserde-6ceda4758fa2e3e2,libtokio-5b8616a207218883,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libpin_project_lite-8a799ba8b4537fa2,libarrow-ed93bae5abc3c300,libarrow_row-56b4eb5bf2088c81,libarrow_json-9cb6aea00ce6ccfa,libsimdutf8-8eb4a1671cd5e142,libserde_json-9a1e181b2a75d420,libzmij-07c2bc01ed4c756c,libindexmap-eb3e47818a3b02b6,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-d2d852c1b72f41a3,libflatbuffers-6ad0541051addb53,libarrow_csv-42864709e490470d,libcsv-013debb99281ea3f,libitoa-ae20521aea192d35,libserde_core-1bd3301df0d96ee1,libcsv_core-1207486a54d4b450,libarrow_string-32be1ad9d8719af8,libregex-e9602ace7091cc2e,libregex_automata-524baed8bda9987c,libaho_corasick-911505ac5b3ee82d,libregex_syntax-7a3049c1adefc3a5,libmemchr-9b3f20cfb3ebd3b2,libarrow_cast-c6b6c0a561a58a66,libatoi-419d84771c8c75f4,libryu-ace37e26d8308611,libbase64-2a03de3babadded3,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-3ca6066d72a77916,libarrow_ord-3977e02db06a06a6,libarrow_select-bf0b7fa2dee22cbe,libarrow_array-e5eaf6e67ba8906b,libahash-d6d2e6009bd15025,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libonce_cell-6c2aafde77a130e5,libhashbrown-00f937fe1169347c,libnum_complex-fe311b6e4178b6bd,libchrono-6cdea3100d750cd4,libiana_time_zone-e4284183d46316cc,libarrow_data-cba551dac9500caa,libarrow_schema-7adf9fb43c9c86f2,libbitflags-a4a524fc7b7b1962,libarrow_buffer-8069bfe9a3117ebb,libbytes-ff5aca13e3e348ea,libhalf-ce18605dfe9bac6d,libcfg_if-5af52f617df93f8f,libzerocopy-554d511f76e6ddc3,libnum_bigint-6e0a43b48eefe01c,libnum_integer-e025e60760cb8503,libnum_traits-fd9becfa2d006b07}.rlib" "/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/examples/rustc2krBfF/raw-dylibs" "-B/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/aws-lc-sys-212a622cc2bd48d9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-02245519ca4ccd3a/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic_usage-c9b12a02570871c9" "-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 `exarrow-rs` (example "basic_usage") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcPYueIA/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libadbc_driver_manager-54e6ef2048b24678,liblibloading-e0795cb5ebc00421,libadbc_ffi-7600a84cf47b4509,libtoml-113da1ddf812bb7c,libtoml_datetime-ba8d305fb3ea2dbf,libtoml_parser-680a0ff476be8ea8,libwinnow-7de383b939800a88,libserde_spanned-008ece099d99ca9e,libadbc_core-b6a9f9a18f501881,libexarrow_rs,libhex-28742b4ca144387c,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-a61ac872fd0a1eec,librustls_native_certs-fb1bf76f761699b6,libopenssl_probe-2e4370df64ac645e,libtungstenite-37c03d02f0974a98,libdata_encoding-9925c048f12d655c,librand-b7ac30ea2b09a6bd,librand_chacha-48fe9f5b5b38e7c1,libppv_lite86-bd4ab0c2fb2661c8,librand_core-505a721b4aa6c87c,libutf8-d75228722519eff6,libsha1-9371283f71a32f1d,libhttparse-4b1ed73b760072b9,liblog-d269868761ac548a,libhttp-2b4f0b9284ae8d87,libtokio_rustls-2cddfbdcb68495fc,libsha2-8b90c609e5cd1b21,libcpufeatures-471354fefbcaf2d8,libdigest-d50335253084d399,libblock_buffer-89561fdedc720992,libcrypto_common-761e7d9b21004ed9,libgeneric_array-c18ca592204e9758,libtypenum-0e02f3386ab040bb,librustls-bd55a18e2d7bc2aa,libsubtle-ca7024fc66e4388f,libwebpki-f48ee7fb1d930184,libaws_lc_rs-0ceb87f29a40dc03,libuntrusted-4c6cc551cc2c6e70,libaws_lc_sys-d9deb53e4a515ce5,librcgen-e7245ab3935c9c47,libring-f1c50137523ddf16,libgetrandom-2561d22eb2303023,libuntrusted-3420b86308bec153,librustls_pki_types-43396bc1bdb4df85,libzeroize-36c98e1e0ab441af,libpem-d607f251a0d98a82,libyasna-e1f3c2957bd5648d,libtime-8490169d63c99a36,libtime_core-b0a5dd9c151b4fd3,libnum_conv-a6c1e03cf6174049,libderanged-a49ee88422a6728d,libpowerfmt-a0c185df26c26a22,libparquet-ca714cf961120c35,libzstd-664be76d1769488a,libzstd_safe-4ed0f96af7359a1d,libzstd_sys-1e2e2316c9c1a838,liblz4_flex-943a0600c903cfc3,libbrotli-2dcc9da4773cfb1f,libbrotli_decompressor-1e6ebcc70bab3daa,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libsnap-ce3e66b7fdbf9b7e,libthrift-137dab7985fe316e,libordered_float-12d2fe88bc37fb7e,libinteger_encoding-6abd49ccbad4530a,libbyteorder-1efcbe4f07366651,libtwox_hash-5930eb27470bb36a,libfutures-9a7208502a4e084a,libfutures_util-f70b300f31fab635,libfutures_io-9bc2d3828d4ba8af,libslab-34231c81635c1df0,libfutures_channel-4b593120b6b132ae,libfutures_sink-2a35c2cc05019abc,libfutures_task-eafdccc31efa9d5a,libfutures_core-a002474c8956e259,libflate2-c200587b3164ea4b,libzlib_rs-3b56c98cc8c652c3,libbzip2-986adf4b26feab98,libbzip2_sys-7a8b439e3aa26a82,libthiserror-af8671636dbe4d60,libserde-6ceda4758fa2e3e2,libtokio-5b8616a207218883,libsocket2-a9e11c9a999805a7,libmio-893c04095b2b1201,libpin_project_lite-8a799ba8b4537fa2,libarrow-ed93bae5abc3c300,libarrow_row-56b4eb5bf2088c81,libarrow_json-9cb6aea00ce6ccfa,libsimdutf8-8eb4a1671cd5e142,libserde_json-9a1e181b2a75d420,libzmij-07c2bc01ed4c756c,libindexmap-eb3e47818a3b02b6,libequivalent-7e0e8cbe6c474a67,libarrow_ipc-d2d852c1b72f41a3,libflatbuffers-6ad0541051addb53,libarrow_csv-42864709e490470d,libcsv-013debb99281ea3f,libitoa-ae20521aea192d35,libserde_core-1bd3301df0d96ee1,libcsv_core-1207486a54d4b450,libarrow_string-32be1ad9d8719af8,libregex-e9602ace7091cc2e,libregex_automata-524baed8bda9987c,libaho_corasick-911505ac5b3ee82d,libregex_syntax-7a3049c1adefc3a5,libmemchr-9b3f20cfb3ebd3b2,libarrow_cast-c6b6c0a561a58a66,libatoi-419d84771c8c75f4,libryu-ace37e26d8308611,libbase64-2a03de3babadded3,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-3ca6066d72a77916,libarrow_ord-3977e02db06a06a6,libarrow_select-bf0b7fa2dee22cbe,libarrow_array-e5eaf6e67ba8906b,libahash-d6d2e6009bd15025,libgetrandom-8550909040b6167f,liblibc-65ee1eb217d721f2,libonce_cell-6c2aafde77a130e5,libhashbrown-00f937fe1169347c,libnum_complex-fe311b6e4178b6bd,libchrono-6cdea3100d750cd4,libiana_time_zone-e4284183d46316cc,libarrow_data-cba551dac9500caa,libarrow_schema-7adf9fb43c9c86f2,libbitflags-a4a524fc7b7b1962,libarrow_buffer-8069bfe9a3117ebb,libbytes-ff5aca13e3e348ea,libhalf-ce18605dfe9bac6d,libcfg_if-5af52f617df93f8f,libzerocopy-554d511f76e6ddc3,libnum_bigint-6e0a43b48eefe01c,libnum_integer-e025e60760cb8503,libnum_traits-fd9becfa2d006b07}.rlib" "/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" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcPYueIA/raw-dylibs" "-B/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/aws-lc-sys-212a622cc2bd48d9/out" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-02245519ca4ccd3a/out/lib" "-L" "/opt/rustwide/target/debug/build/zstd-sys-43b296628e9ee029/out" "-L" "/opt/rustwide/target/debug/build/ring-1213dc3ad05ea156/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/driver_manager_tests-fd537ede8ca96189" "-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 `exarrow-rs` (test "driver_manager_tests") due to 1 previous error [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "56ba461af1be3c89e822f0e1e6c83d916a337196f06e29db26073c3debabf105", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56ba461af1be3c89e822f0e1e6c83d916a337196f06e29db26073c3debabf105", kill_on_drop: false }` [INFO] [stdout] 56ba461af1be3c89e822f0e1e6c83d916a337196f06e29db26073c3debabf105