[INFO] cloning repository https://github.com/omegablitz/datafusion-bug [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/omegablitz/datafusion-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomegablitz%2Fdatafusion-bug", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomegablitz%2Fdatafusion-bug'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 63427d06c0a1ff37a3aa9d163dbf702c7aec9ff2 [INFO] testing omegablitz/datafusion-bug against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fomegablitz%2Fdatafusion-bug" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/omegablitz/datafusion-bug on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/omegablitz/datafusion-bug [INFO] finished tweaking git repo https://github.com/omegablitz/datafusion-bug [INFO] tweaked toml for git repo https://github.com/omegablitz/datafusion-bug written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/omegablitz/datafusion-bug 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-2025-04-13" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 80018134eae722c6dffe3b4e4067d3388246728435389d20898ebedd47857e7b [INFO] running `Command { std: "docker" "start" "-a" "80018134eae722c6dffe3b4e4067d3388246728435389d20898ebedd47857e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80018134eae722c6dffe3b4e4067d3388246728435389d20898ebedd47857e7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80018134eae722c6dffe3b4e4067d3388246728435389d20898ebedd47857e7b", kill_on_drop: false }` [INFO] [stdout] 80018134eae722c6dffe3b4e4067d3388246728435389d20898ebedd47857e7b [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 18bec38a2eef456ddf21477eb5e70611a1c33dd2b3badfe8d28d1fc259ced72d [INFO] running `Command { std: "docker" "start" "-a" "18bec38a2eef456ddf21477eb5e70611a1c33dd2b3badfe8d28d1fc259ced72d", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling lz4-sys v1.9.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling snap v1.0.5 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling multiversion-macros v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling flatbuffers v2.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parquet v5.4.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling multiversion v0.6.1 [INFO] [stderr] Compiling brotli v3.3.2 [INFO] [stderr] Compiling parquet-format v2.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sqlparser v0.9.0 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling arrow v5.4.0 [INFO] [stderr] Compiling lz4 v1.23.2 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling datafusion v5.0.0 [INFO] [stderr] Compiling arrow-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqAWPiJ/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdatafusion-d3689d1133a1ee2f.rlib,libordered_float-18c1706c57b2bb24.rlib,libunicode_segmentation-c4a0b5c98c01c3ff.rlib,libtokio_stream-ab29a1b6813ec266.rlib,libsha2-d073b884741c3f5c.rlib,libcpufeatures-6b3fb156db66dda0.rlib,libmd5-29ee03326bf7d525.rlib,libopaque_debug-1826dab867fa4b9d.rlib,libblock_buffer-a7a70cfb08c49b07.rlib,libdigest-b9a7907ad5db179d.rlib,libgeneric_array-869b6be2770b6f91.rlib,libtypenum-7787ecefedfc4daa.rlib,libtokio-2cf3dd8b77232ba0.rlib,libparquet-0758cef63e230d34.rlib,libzstd-85d8d7903d30e769.rlib,libzstd_safe-abec9e064988ad30.rlib,libzstd_sys-2ffda9c8c28380f9.rlib,liblz4-b8ff978071b367a1.rlib,liblz4_sys-b28e127fc4da93d4.rlib,libbrotli-c885e0e9773b100a.rlib,libbrotli_decompressor-b50a44cf14262bbb.rlib,liballoc_stdlib-4dc09ff231313f07.rlib,liballoc_no_stdlib-10199eb4e48381ab.rlib,libbase64-83ca8be32b9f715d.rlib,libflate2-bebe8ae8a2d1b924.rlib,libminiz_oxide-01129cdd8036a338.rlib,libadler-8a8ce72c9fb247b6.rlib,libcrc32fast-bc5cf6667df63cae.rlib,libsnap-5f1673a39870b438.rlib,libparquet_format-7b1574830d92d07e.rlib,libthrift-fa656f2e7ac92d97.rlib,libthreadpool-c938da16092ef2fb.rlib,libnum_cpus-b823ba6987644b40.rlib,libinteger_encoding-2ae3083f70772470.rlib,libordered_float-2551e7abf8f90293.rlib,libfutures-170ee58f41e7f7b4.rlib,libfutures_executor-eacc135ac2745a09.rlib,libfutures_util-705b6413b32ad802.rlib,libfutures_io-99011384d09d9449.rlib,libslab-efc1addfb28b8bc0.rlib,libfutures_channel-32794352d50c8395.rlib,libpin_project_lite-b238544462ce70f2.rlib,libfutures_sink-9a069fa96d18aeab.rlib,libfutures_task-8ac0d24ba4372c56.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-32e2df06ccba7533.rlib,libarrow-5c6c0098d2d97e7d.rlib,libprettytable-df00c33547328e7d.rlib,libencode_unicode-89bb847904ea7946.rlib,libatty-47d9cf5ff865ac0b.rlib,libterm-15ef565399ef238c.rlib,libdirs-ef60e28e71c062ce.rlib,libbyteorder-fb36fe721788ce00.rlib,libunicode_width-63532bdea7ef68cc.rlib,librand-1bf4c0edce115927.rlib,librand_chacha-c71927d28e6b4ada.rlib,libppv_lite86-c6f18da16586a8ed.rlib,librand_core-1ef2e4bf0f0d8db3.rlib,libflatbuffers-24caa275ca9b1d82.rlib,libthiserror-a10bd42d4cdd00ed.rlib,libsmallvec-6d33db0032ca4a44.rlib,libcsv-a4a511fb9641dc8a.rlib,libcsv_core-c1e3d98d364dd70a.rlib,libbstr-c850ccb36a934eba.rlib,libregex_automata-31d378b01f1978af.rlib,libregex-e2b97e63b683cee6.rlib,libaho_corasick-31b7e9a6e230a6e6.rlib,libmemchr-3c95261d07c8826e.rlib,libregex_syntax-12b080b3aec45ada.rlib,liblexical_core-1ac5a62e2a5c34b7.rlib,libbitflags-dde12b0d7d495b50.rlib,libstatic_assertions-f0217ecdd817a834.rlib,libarrayvec-73a3ce42020c25f9.rlib,libmultiversion-13782510c46046f0.rlib,libserde_json-2e642e24e51ddca7.rlib,libryu-f4246d7c552377c0.rlib,libitoa-968a9d3f706bae82.rlib,libindexmap-eb31ea0d7ddadf81.rlib,libhashbrown-9ece81fbb19d3ed7.rlib,libahash-8c8f5bbcf359e3c2.rlib,libgetrandom-aa3b6104f8dbed53.rlib,libonce_cell-6569bc80e5c12955.rlib,libserde-f66f1ec46780d3e5.rlib,libhex-13e08b3b00984ab7.rlib,libchrono-065fb571d104288e.rlib,libtime-e835ee4496bf273a.rlib,liblibc-5f5c0a12cdc942c0.rlib,libnum-d8445dc35d87ea5e.rlib,libnum_iter-4161ce2b19b8902b.rlib,libnum_rational-a4d597b656bbae7a.rlib,libnum_complex-c6f7893afafe511a.rlib,libnum_bigint-1e487a6290bd512a.rlib,libnum_integer-09e5cc5825611e6d.rlib,libnum_traits-11297bf9d98f8797.rlib,liblazy_static-af860367908b8176.rlib,libsqlparser-a554983c7d362f62.rlib,liblog-120a19c0c1ab0517.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqAWPiJ/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/lz4-sys-e1e02ca7510a7dee/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-81fe0148e7833b0d/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/arrow_test-ea6abff00369724b" "-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 `arrow-test` (bin "arrow-test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "18bec38a2eef456ddf21477eb5e70611a1c33dd2b3badfe8d28d1fc259ced72d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18bec38a2eef456ddf21477eb5e70611a1c33dd2b3badfe8d28d1fc259ced72d", kill_on_drop: false }` [INFO] [stdout] 18bec38a2eef456ddf21477eb5e70611a1c33dd2b3badfe8d28d1fc259ced72d