[INFO] fetching crate arrow-graph-git 0.1.0... [INFO] testing arrow-graph-git-0.1.0 against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] extracting crate arrow-graph-git 0.1.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate arrow-graph-git 0.1.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate arrow-graph-git 0.1.0 [INFO] tweaked toml for crates.io crate arrow-graph-git 0.1.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate arrow-graph-git 0.1.0 on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate arrow-graph-git 0.1.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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca231385c18212aa0a9a553a8f7db078b32c00f44b030e7b6f611493a8a157dd [INFO] running `Command { std: "docker" "start" "-a" "ca231385c18212aa0a9a553a8f7db078b32c00f44b030e7b6f611493a8a157dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca231385c18212aa0a9a553a8f7db078b32c00f44b030e7b6f611493a8a157dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca231385c18212aa0a9a553a8f7db078b32c00f44b030e7b6f611493a8a157dd", kill_on_drop: false }` [INFO] [stdout] ca231385c18212aa0a9a553a8f7db078b32c00f44b030e7b6f611493a8a157dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d1bfd181631d2e3650904884a5377fb18fd7ae78b30c799cab049246a24d1eb [INFO] running `Command { std: "docker" "start" "-a" "3d1bfd181631d2e3650904884a5377fb18fd7ae78b30c799cab049246a24d1eb", kill_on_drop: false }` [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.47 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.47 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling bitflags v2.11.0 [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.44 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling lz4_flex v0.11.6 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-json v55.2.0 [INFO] [stderr] Compiling arrow-csv v55.2.0 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling arrow v55.2.0 [INFO] [stderr] Compiling arrow-graph-core v0.1.0 [INFO] [stderr] Compiling arrow-graph-git v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "3d1bfd181631d2e3650904884a5377fb18fd7ae78b30c799cab049246a24d1eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d1bfd181631d2e3650904884a5377fb18fd7ae78b30c799cab049246a24d1eb", kill_on_drop: false }` [INFO] [stdout] 3d1bfd181631d2e3650904884a5377fb18fd7ae78b30c799cab049246a24d1eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d6418b62ebff6f1c4a6a285405f0b0455478db94819d4cace0a110316f0a444 [INFO] running `Command { std: "docker" "start" "-a" "9d6418b62ebff6f1c4a6a285405f0b0455478db94819d4cace0a110316f0a444", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-ipc v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-csv v55.2.0 [INFO] [stderr] Compiling arrow-json v55.2.0 [INFO] [stderr] Compiling parquet v55.2.0 [INFO] [stderr] Compiling arrow v55.2.0 [INFO] [stderr] Compiling arrow-graph-core v0.1.0 [INFO] [stderr] Compiling arrow-graph-git v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcldFdvQ/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-fa56e35abf608b99,libfastrand-74ae4622d963d882,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libarrow_graph_git-d103d55cb77b2ebd,libparquet-f329aab36c8ac4a6,libzstd-98afe946d5c0acd2,libzstd_safe-645d16c9c6875720,libzstd_sys-896ebfc36559fbd6,liblz4_flex-410ff15b298f5a41,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libflate2-143152334da23062,libzlib_rs-e3d9de9355cc0aff,libsnap-69de77dbde57bf08,libtwox_hash-f53e68f6198f74ae,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libarrow_graph_core-a3e75e74b1b66bc4,libuuid-fe744b5aa5ca9247,libgetrandom-7a93e181ae3957e3,libthiserror-0cb6af3ca7c349fe,libarrow-52656231862cde70,libarrow_row-4fdf24b11e29c3c0,libarrow_json-b996594b4eb0bb1b,libsimdutf8-9a31daf2b81b0ac1,libserde_json-10923446e6fcca95,libzmij-d2f562b84b927b2e,libindexmap-c561ffac7bdc61c7,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde-b731d84f4955ca39,libarrow_ipc-81ed92a8bee65a8e,libflatbuffers-a67adce031f54fb5,libbitflags-5009bb8c2d6ccbe4,libarrow_csv-9bd2202867900e7b,libcsv-b50019ce1b550119,libitoa-d7c2333f8dedd037,libserde_core-f5ed69f6ed59a68c,libcsv_core-ef1d5464feeade06,libarrow_string-e348f8f30c48ad15,libregex-9c6232859dc8c980,libregex_automata-66e715a364cfb0c7,libaho_corasick-6fe72661f2ebc760,libregex_syntax-d184a8e67f833aec,libmemchr-d8218b780a78fe0a,libarrow_cast-c4422461411d707c,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,libcomfy_table-fc864e2cab0fd4c6,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-48dba5882408e75d,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-eed7ed124042ea62,libarrow_ord-2f31134a26e9b475,libarrow_select-3ceaccdca7307d8c,libarrow_array-892bdf82f12bbb84,libahash-8a1e6437ef67155e,libgetrandom-437ee7597a933fb4,liblibc-107c1a2108505c33,libonce_cell-210b47fe854405d5,libhashbrown-f62b4559aee38032,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-50543b3f12944ed8,libarrow_schema-92b4a436c24618f5,libarrow_buffer-4ac08d10f31f91f9,libbytes-a6415339708e1154,libhalf-1f59bbabfc5ec743,libcfg_if-cad248e7066eec15,libzerocopy-40b4b6907d10d96f,libnum-8b3da1bf5d3b0d04,libnum_iter-c8ad45c478ba69ed,libnum_rational-2ab969861f5339c0,libnum_complex-b98b5514dd493f5d,libnum_bigint-1b87f9703238cccf,libnum_integer-890b318c2ec5f2a7,libnum_traits-41fa1f8f890badf3}.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/rustcldFdvQ/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-4457c1b835273ee9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/stress_test-c825822b1056568f" "-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-graph-git` (test "stress_test") 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/rustcDEMzzK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtempfile-fa56e35abf608b99,libfastrand-74ae4622d963d882,librustix-96e693be2f4454ce,liblinux_raw_sys-6f64b533656ada5e}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libarrow_graph_git-d103d55cb77b2ebd,libparquet-f329aab36c8ac4a6,libzstd-98afe946d5c0acd2,libzstd_safe-645d16c9c6875720,libzstd_sys-896ebfc36559fbd6,liblz4_flex-410ff15b298f5a41,libbrotli-a949c37d48568724,libbrotli_decompressor-9674ac0fdfae1110,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libflate2-143152334da23062,libzlib_rs-e3d9de9355cc0aff,libsnap-69de77dbde57bf08,libtwox_hash-f53e68f6198f74ae,libthrift-d54ec0d812e42a5a,libordered_float-d814a21c2e2f8264,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libarrow_graph_core-a3e75e74b1b66bc4,libuuid-fe744b5aa5ca9247,libgetrandom-7a93e181ae3957e3,libthiserror-0cb6af3ca7c349fe,libarrow-52656231862cde70,libarrow_row-4fdf24b11e29c3c0,libarrow_json-b996594b4eb0bb1b,libsimdutf8-9a31daf2b81b0ac1,libserde_json-10923446e6fcca95,libzmij-d2f562b84b927b2e,libindexmap-c561ffac7bdc61c7,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde-b731d84f4955ca39,libarrow_ipc-81ed92a8bee65a8e,libflatbuffers-a67adce031f54fb5,libbitflags-5009bb8c2d6ccbe4,libarrow_csv-9bd2202867900e7b,libcsv-b50019ce1b550119,libitoa-d7c2333f8dedd037,libserde_core-f5ed69f6ed59a68c,libcsv_core-ef1d5464feeade06,libarrow_string-e348f8f30c48ad15,libregex-9c6232859dc8c980,libregex_automata-66e715a364cfb0c7,libaho_corasick-6fe72661f2ebc760,libregex_syntax-d184a8e67f833aec,libmemchr-d8218b780a78fe0a,libarrow_cast-c4422461411d707c,libatoi-b56a0d9708aae6e4,libryu-96e4827cb8e74ef1,libbase64-fff42f7554bbeb90,libcomfy_table-fc864e2cab0fd4c6,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-48dba5882408e75d,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-eed7ed124042ea62,libarrow_ord-2f31134a26e9b475,libarrow_select-3ceaccdca7307d8c,libarrow_array-892bdf82f12bbb84,libahash-8a1e6437ef67155e,libgetrandom-437ee7597a933fb4,liblibc-107c1a2108505c33,libonce_cell-210b47fe854405d5,libhashbrown-f62b4559aee38032,libchrono-d98725f460da72bc,libiana_time_zone-fc58c626b0bdfc25,libarrow_data-50543b3f12944ed8,libarrow_schema-92b4a436c24618f5,libarrow_buffer-4ac08d10f31f91f9,libbytes-a6415339708e1154,libhalf-1f59bbabfc5ec743,libcfg_if-cad248e7066eec15,libzerocopy-40b4b6907d10d96f,libnum-8b3da1bf5d3b0d04,libnum_iter-c8ad45c478ba69ed,libnum_rational-2ab969861f5339c0,libnum_complex-b98b5514dd493f5d,libnum_bigint-1b87f9703238cccf,libnum_integer-890b318c2ec5f2a7,libnum_traits-41fa1f8f890badf3}.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/rustcDEMzzK/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-4457c1b835273ee9/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lifecycle_test-689a82bdebf7f536" "-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-graph-git` (test "lifecycle_test") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "9d6418b62ebff6f1c4a6a285405f0b0455478db94819d4cace0a110316f0a444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d6418b62ebff6f1c4a6a285405f0b0455478db94819d4cace0a110316f0a444", kill_on_drop: false }` [INFO] [stdout] 9d6418b62ebff6f1c4a6a285405f0b0455478db94819d4cace0a110316f0a444