[INFO] cloning repository https://github.com/FFTLabs/fastflowquery [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FFTLabs/fastflowquery" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFTLabs%2Ffastflowquery", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFTLabs%2Ffastflowquery'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 164d633af95e5f3469ff97bb73220013b10e9e9d [INFO] testing FFTLabs/fastflowquery against 1.95.0 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFFTLabs%2Ffastflowquery" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/FFTLabs/fastflowquery [INFO] finished tweaking git repo https://github.com/FFTLabs/fastflowquery [INFO] tweaked toml for git repo https://github.com/FFTLabs/fastflowquery written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FFTLabs/fastflowquery 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 git repo https://github.com/FFTLabs/fastflowquery 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded twox-hash v2.1.2 [INFO] [stderr] Downloaded protoc-bin-vendored v3.2.0 [INFO] [stderr] Downloaded derive_builder_macro v0.20.2 [INFO] [stderr] Downloaded arrow-buffer v54.3.1 [INFO] [stderr] Downloaded snafu-derive v0.8.9 [INFO] [stderr] Downloaded prost-build v0.13.5 [INFO] [stderr] Downloaded arrow-arith v54.3.1 [INFO] [stderr] Downloaded snafu v0.8.9 [INFO] [stderr] Downloaded arrow v54.3.1 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded arrow-array v54.3.1 [INFO] [stderr] Downloaded arrow-cast v54.3.1 [INFO] [stderr] Downloaded arrow-ipc v54.3.1 [INFO] [stderr] Downloaded qdrant-client v1.16.0 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded sqlparser v0.51.0 [INFO] [stderr] Downloaded arrow-select v54.3.1 [INFO] [stderr] Downloaded arrow-json v54.3.1 [INFO] [stderr] Downloaded arrow-ord v54.3.1 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded arrow-data v54.3.1 [INFO] [stderr] Downloaded arrow-schema v54.3.1 [INFO] [stderr] Downloaded arrow-csv v54.3.1 [INFO] [stderr] Downloaded arrow-row v54.3.1 [INFO] [stderr] Downloaded arrow-string v54.3.1 [INFO] [stderr] Downloaded derive_builder v0.20.2 [INFO] [stderr] Downloaded prost-types v0.13.5 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded derive_builder_core v0.20.2 [INFO] [stderr] Downloaded parquet v54.3.1 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-macos-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-win32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-aarch_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-x86_32 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-ppcle_64 v3.2.0 [INFO] [stderr] Downloaded protoc-bin-vendored-linux-s390_64 v3.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] b365eb992f0f0bef02beb95e76dcb424419f3e11dee5f31f67fdc088b4aecfa1 [INFO] running `Command { std: "docker" "start" "-a" "b365eb992f0f0bef02beb95e76dcb424419f3e11dee5f31f67fdc088b4aecfa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b365eb992f0f0bef02beb95e76dcb424419f3e11dee5f31f67fdc088b4aecfa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b365eb992f0f0bef02beb95e76dcb424419f3e11dee5f31f67fdc088b4aecfa1", kill_on_drop: false }` [INFO] [stdout] b365eb992f0f0bef02beb95e76dcb424419f3e11dee5f31f67fdc088b4aecfa1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] e8791de81f02b6f9cb83aebe38cacf0acd4482390213a211467ac8412fc0041b [INFO] running `Command { std: "docker" "start" "-a" "e8791de81f02b6f9cb83aebe38cacf0acd4482390213a211467ac8412fc0041b", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling syn v2.0.115 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling sqlparser v0.51.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.39 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling arrow-schema v54.3.1 [INFO] [stderr] Compiling ffq-common v1.0.2 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling ffq-sql v1.0.2 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling ffq-planner v1.0.2 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v54.3.1 [INFO] [stderr] Compiling fd-lock v4.0.4 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling arrow-data v54.3.1 [INFO] [stderr] Compiling arrow-array v54.3.1 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling arrow-select v54.3.1 [INFO] [stderr] Compiling arrow-ipc v54.3.1 [INFO] [stderr] Compiling arrow-row v54.3.1 [INFO] [stderr] Compiling arrow-arith v54.3.1 [INFO] [stderr] Compiling arrow-cast v54.3.1 [INFO] [stderr] Compiling arrow-ord v54.3.1 [INFO] [stderr] Compiling arrow-string v54.3.1 [INFO] [stderr] Compiling arrow-json v54.3.1 [INFO] [stderr] Compiling arrow-csv v54.3.1 [INFO] [stderr] Compiling parquet v54.3.1 [INFO] [stderr] Compiling arrow v54.3.1 [INFO] [stderr] Compiling ffq-execution v1.0.2 (/opt/rustwide/workdir/crates/execution) [INFO] [stderr] Compiling ffq-shuffle v1.0.2 (/opt/rustwide/workdir/crates/shuffle) [INFO] [stderr] Compiling ffq-storage v1.0.2 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling ffq-client v1.0.2 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 47s [INFO] running `Command { std: "docker" "inspect" "e8791de81f02b6f9cb83aebe38cacf0acd4482390213a211467ac8412fc0041b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8791de81f02b6f9cb83aebe38cacf0acd4482390213a211467ac8412fc0041b", kill_on_drop: false }` [INFO] [stdout] e8791de81f02b6f9cb83aebe38cacf0acd4482390213a211467ac8412fc0041b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 467152195fe6c8368692dd89e06f00a83146270cc932e5f3d36ace333bb5f6c6 [INFO] running `Command { std: "docker" "start" "-a" "467152195fe6c8368692dd89e06f00a83146270cc932e5f3d36ace333bb5f6c6", kill_on_drop: false }` [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling prometheus v0.13.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling rustyline v14.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling ffq-common v1.0.2 (/opt/rustwide/workdir/crates/common) [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling ffq-sql v1.0.2 (/opt/rustwide/workdir/crates/sql) [INFO] [stderr] Compiling ffq-shuffle v1.0.2 (/opt/rustwide/workdir/crates/shuffle) [INFO] [stderr] Compiling ffq-planner v1.0.2 (/opt/rustwide/workdir/crates/planner) [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling ffq-execution v1.0.2 (/opt/rustwide/workdir/crates/execution) [INFO] [stderr] Compiling ffq-storage v1.0.2 (/opt/rustwide/workdir/crates/storage) [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling ffq-client v1.0.2 (/opt/rustwide/workdir/crates/client) [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcFlSnzE/symbols.o" "<4 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/{libffq_client-78ee488a386dc18d,libdotenvy-af94b03fb1416133,librustyline-a9c9116dfaf7c2c1,libutf8parse-ad1e940ee00e2725,libnix-9a3e9d05685b761a,libfd_lock-ecc2bb1c6853e7ef,librustix-0de02b1b799c065c,libbitflags-77583d8ddccaccd9,liblinux_raw_sys-3f851cae521087f4,libunicode_width-e77d88ec693c3201,libhome-21293f5ce4011558,libradix_trie-97bc02030aa199ff,libnibble_vec-b6cf3bd74f45c58d,libendian_type-74ff5e8045e28962,libtracing-5ff98ac46e973120,libtracing_core-fe3f49d1e11a6330,libffq_storage-6fc60b5f73dad43e,libtoml-014e1cfc2438eac5,libtoml_edit-2a2ec4b1d9ce3850,libserde_spanned-8ebea4d8e0430df2,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-d8723ae740afc9c5,libparquet-f5e3cd0b49ec099b,libzstd-525222022825a691,libzstd_safe-a578a5c01febf395,libzstd_sys-773f49052a9284bd,liblz4_flex-6f55c92c1cc86769,libtwox_hash-2e97bf25b84e59d8,libbrotli-ea81c6fc22f77b0b,libbrotli_decompressor-030d63e1b1c2b77c,liballoc_stdlib-c6288fa278bc62cd,liballoc_no_stdlib-2aa0c89147eaf2d9,libflate2-11731dcb4c66bd52,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libsnap-909e282aee955f96,libtwox_hash-b608fab1a42e3d72,libstatic_assertions-b399469e78621b17,libthrift-c9aaf66dcb44d715,libordered_float-3172dd2e26e146f9,libinteger_encoding-e9d072412cc594a8,libbyteorder-cb17835726abdeba,libffq_execution-6b9757ac9fad0b9f,libfutures-00eb3711ecf2aee2,libfutures_executor-c18082d9c1fc1a74,libfutures_util-7e99a778f63be146,libfutures_io-5a2f8f0fec9840ef,libslab-02878590aebd7253,libfutures_channel-e87120a4a5fe85ed,libpin_project_lite-8cda137948184924,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libarrow-4d64f2d8d18963dc,libarrow_row-6cbb6a1d99bb39b8,libarrow_json-b73b826c28d5e019,libsimdutf8-f6b64180b65f5e25,libserde_json-3b90ef98f0aef115,libzmij-2f58aa8f05c876ef,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libarrow_ipc-9b77dee8cbc934b4,libflatbuffers-dcb8a1ceea52589d,libbitflags-dfd565f85bac9b15,libarrow_csv-0cf6ee1f0376347e,libcsv-26e04c090ece2e20,libitoa-1bd06acef4e5e01a,libcsv_core-7fb0311a0cacf46c,libarrow_string-bb8b003d484ac04a,libregex-d155214a039f383c,libregex_automata-760c5d5e42e340a3,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-600cea4b8d102b4f,libarrow_cast-d2178705e82a2089,libatoi-dcb3a3ac7e46b94a,libryu-e5f8b89e5754c206,libbase64-6d64914d1112fcae,libcomfy_table-40bb1c909ad07608,libunicode_segmentation-315219529e7ce7cd,libunicode_width-55ccd8fad61d5b96,liblexical_core-2e4c2fb438a14c05,liblexical_write_float-a9a879bff841b1f6,liblexical_write_integer-a8e9986cc6c14693,liblexical_parse_float-56bf45560c6abe21,liblexical_parse_integer-48a9c8a66630190e,liblexical_util-7c87a49ad79e2c3b,libarrow_arith-5b5bb8019a5052fa,libarrow_ord-38c88149277f6fc6,libarrow_select-3fc437b1e2d98b28,libarrow_array-ad0899a9fb3a1ec6,libahash-d6246b94f5c2d559,libgetrandom-58991c379ee53678,libonce_cell-043957f93fe71476,libhashbrown-39dd78a00f70042f,libchrono-c158ec6ff199fca7,libiana_time_zone-0ce1c79885be8126,libarrow_data-317930f9b87f0eee,libarrow_buffer-3ec951e99a664a9f,libbytes-2edb8796c3d48962,libhalf-85b789fc96e3e982,libzerocopy-0d2e8aa901a4eedb,libnum-1e226286bdddc1ba,libnum_iter-c2c7f7c697434cdc,libnum_rational-d1d01138da015071,libnum_complex-ab66208d50847a9b,libnum_bigint-2f8885e57c3e9f5c,libnum_integer-2c80f7335c4d2d0e,libnum_traits-b013c28f2b237439,libffq_planner-c4ab5d32b5f1c0b3,libffq_sql-7a049fa00c688233,libsqlparser-47d7240edcc0cc34,liblog-8cdbcf384ab44191,libffq_common-c60c09bc45355a76,libprometheus-4e07af5dba7500ce,libmemchr-324148c518a47e11,liblazy_static-206e48a21956b6b1,libprotobuf-1265e9592fecf351,libfnv-77106f9ed4748ca6,libparking_lot-a31229eb380e3eab,libparking_lot_core-8f565e36cc938708,liblibc-1bf0d74a4d6245f8,libcfg_if-52879664ee908f39,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libthiserror-e72496352982e0fa,libarrow_schema-99779925abe29e56,libserde-60c59f816502bfd9,libserde_core-4b93fccf4b1b31e1}.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/deps/rustcFlSnzE/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/zstd-sys-61b80eb0f3068198/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/integration_embedded-c24f230e79420e63" "-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 `ffq-client` (test "integration_embedded") due to 1 previous error [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/rustcLIjl4V/symbols.o" "<2 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/{libffq_client-78ee488a386dc18d,libdotenvy-af94b03fb1416133,librustyline-a9c9116dfaf7c2c1,libutf8parse-ad1e940ee00e2725,libnix-9a3e9d05685b761a,libfd_lock-ecc2bb1c6853e7ef,librustix-0de02b1b799c065c,libbitflags-77583d8ddccaccd9,liblinux_raw_sys-3f851cae521087f4,libunicode_width-e77d88ec693c3201,libhome-21293f5ce4011558,libradix_trie-97bc02030aa199ff,libnibble_vec-b6cf3bd74f45c58d,libendian_type-74ff5e8045e28962,libtracing-5ff98ac46e973120,libtracing_core-fe3f49d1e11a6330,libffq_storage-6fc60b5f73dad43e,libtoml-014e1cfc2438eac5,libtoml_edit-2a2ec4b1d9ce3850,libserde_spanned-8ebea4d8e0430df2,libwinnow-8e1852d863994030,libtoml_write-5296a03f8bc4129a,libtoml_datetime-d8723ae740afc9c5,libparquet-f5e3cd0b49ec099b,libzstd-525222022825a691,libzstd_safe-a578a5c01febf395,libzstd_sys-773f49052a9284bd,liblz4_flex-6f55c92c1cc86769,libtwox_hash-2e97bf25b84e59d8,libbrotli-ea81c6fc22f77b0b,libbrotli_decompressor-030d63e1b1c2b77c,liballoc_stdlib-c6288fa278bc62cd,liballoc_no_stdlib-2aa0c89147eaf2d9,libflate2-11731dcb4c66bd52,libminiz_oxide-31508446b9e485ad,libsimd_adler32-de8217fb32363bd1,libcrc32fast-8fc8aec8e16f6960,libsnap-909e282aee955f96,libtwox_hash-b608fab1a42e3d72,libstatic_assertions-b399469e78621b17,libthrift-c9aaf66dcb44d715,libordered_float-3172dd2e26e146f9,libinteger_encoding-e9d072412cc594a8,libbyteorder-cb17835726abdeba,libffq_execution-6b9757ac9fad0b9f,libfutures-00eb3711ecf2aee2,libfutures_executor-c18082d9c1fc1a74,libfutures_util-7e99a778f63be146,libfutures_io-5a2f8f0fec9840ef,libslab-02878590aebd7253,libfutures_channel-e87120a4a5fe85ed,libpin_project_lite-8cda137948184924,libfutures_sink-c898839eae976927,libfutures_task-3c0c581cbf2d293a,libpin_utils-9ccfc56f2c5b0c36,libfutures_core-8350092af0f0339b,libffq_planner-c4ab5d32b5f1c0b3,libffq_sql-7a049fa00c688233,libsqlparser-47d7240edcc0cc34,liblog-8cdbcf384ab44191,libffq_common-c60c09bc45355a76,libprometheus-4e07af5dba7500ce,libprotobuf-1265e9592fecf351,libfnv-77106f9ed4748ca6,libparking_lot-a31229eb380e3eab,libparking_lot_core-8f565e36cc938708,libsmallvec-9710a34d7df3c927,liblock_api-0d7b154822842c6d,libscopeguard-eb77609449485574,libthiserror-e72496352982e0fa,libarrow-4d64f2d8d18963dc,libarrow_row-6cbb6a1d99bb39b8,libarrow_json-b73b826c28d5e019,libsimdutf8-f6b64180b65f5e25,libserde_json-3b90ef98f0aef115,libzmij-2f58aa8f05c876ef,libindexmap-8d03af7fbc303114,libequivalent-da934a6694ab360d,libhashbrown-71c935f44bfd42d2,libarrow_ipc-9b77dee8cbc934b4,libflatbuffers-dcb8a1ceea52589d,libbitflags-dfd565f85bac9b15,libarrow_csv-0cf6ee1f0376347e,liblazy_static-206e48a21956b6b1,libcsv-26e04c090ece2e20,libitoa-1bd06acef4e5e01a,libcsv_core-7fb0311a0cacf46c,libarrow_string-bb8b003d484ac04a,libregex-d155214a039f383c,libregex_automata-760c5d5e42e340a3,libaho_corasick-bea7dffeb3a114b4,libregex_syntax-600cea4b8d102b4f,libmemchr-324148c518a47e11,libarrow_cast-d2178705e82a2089,libatoi-dcb3a3ac7e46b94a,libryu-e5f8b89e5754c206,libbase64-6d64914d1112fcae,libcomfy_table-40bb1c909ad07608,libunicode_segmentation-315219529e7ce7cd,libunicode_width-55ccd8fad61d5b96,liblexical_core-2e4c2fb438a14c05,liblexical_write_float-a9a879bff841b1f6,liblexical_write_integer-a8e9986cc6c14693,liblexical_parse_float-56bf45560c6abe21,liblexical_parse_integer-48a9c8a66630190e,liblexical_util-7c87a49ad79e2c3b,libarrow_arith-5b5bb8019a5052fa,libarrow_ord-38c88149277f6fc6,libarrow_select-3fc437b1e2d98b28,libarrow_array-ad0899a9fb3a1ec6,libahash-d6246b94f5c2d559,libgetrandom-58991c379ee53678,liblibc-1bf0d74a4d6245f8,libonce_cell-043957f93fe71476,libhashbrown-39dd78a00f70042f,libchrono-c158ec6ff199fca7,libiana_time_zone-0ce1c79885be8126,libarrow_data-317930f9b87f0eee,libarrow_schema-99779925abe29e56,libserde-60c59f816502bfd9,libserde_core-4b93fccf4b1b31e1,libarrow_buffer-3ec951e99a664a9f,libbytes-2edb8796c3d48962,libhalf-85b789fc96e3e982,libcfg_if-52879664ee908f39,libzerocopy-0d2e8aa901a4eedb,libnum-1e226286bdddc1ba,libnum_iter-c2c7f7c697434cdc,libnum_rational-d1d01138da015071,libnum_complex-ab66208d50847a9b,libnum_bigint-2f8885e57c3e9f5c,libnum_integer-2c80f7335c4d2d0e,libnum_traits-b013c28f2b237439}.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/deps/rustcLIjl4V/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/zstd-sys-61b80eb0f3068198/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/embedded_parquet_sink-1a5ebd3ad7b1d393" "-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 `ffq-client` (test "embedded_parquet_sink") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "467152195fe6c8368692dd89e06f00a83146270cc932e5f3d36ace333bb5f6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "467152195fe6c8368692dd89e06f00a83146270cc932e5f3d36ace333bb5f6c6", kill_on_drop: false }` [INFO] [stdout] 467152195fe6c8368692dd89e06f00a83146270cc932e5f3d36ace333bb5f6c6