[INFO] cloning repository https://github.com/13927/market-data [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/13927/market-data" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F13927%2Fmarket-data", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F13927%2Fmarket-data'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 944b0367a85baf126d81f207e8cfb272ac6a9788 [INFO] testing 13927/market-data against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F13927%2Fmarket-data" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/13927/market-data [INFO] finished tweaking git repo https://github.com/13927/market-data [INFO] tweaked toml for git repo https://github.com/13927/market-data written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/13927/market-data 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 git repo https://github.com/13927/market-data 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 8c255cd4ad442fb7f36be719b1b0d1dd5f19537e0ddf72b586ef76e7aeb23a7a [INFO] running `Command { std: "docker" "start" "-a" "8c255cd4ad442fb7f36be719b1b0d1dd5f19537e0ddf72b586ef76e7aeb23a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8c255cd4ad442fb7f36be719b1b0d1dd5f19537e0ddf72b586ef76e7aeb23a7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8c255cd4ad442fb7f36be719b1b0d1dd5f19537e0ddf72b586ef76e7aeb23a7a", kill_on_drop: false }` [INFO] [stdout] 8c255cd4ad442fb7f36be719b1b0d1dd5f19537e0ddf72b586ef76e7aeb23a7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 19ca95f5586163478bee1918f2d297b56061337d849aa14da6e5ec5dfed3d3c1 [INFO] running `Command { std: "docker" "start" "-a" "19ca95f5586163478bee1918f2d297b56061337d849aa14da6e5ec5dfed3d3c1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.35 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling comfy-table v7.2.1 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling iri-string v0.7.9 [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 jobserver v0.1.34 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling cc v1.2.49 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.43 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.25.0 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling arrow-cast v53.4.1 [INFO] [stderr] Compiling arrow-ord v53.4.1 [INFO] [stderr] Compiling arrow-string v53.4.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling arrow-ipc v53.4.1 [INFO] [stderr] Compiling arrow-json v53.4.1 [INFO] [stderr] Compiling arrow-csv v53.4.1 [INFO] [stderr] Compiling parquet v53.4.1 [INFO] [stderr] Compiling arrow v53.4.1 [INFO] [stderr] Compiling market-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 37s [INFO] running `Command { std: "docker" "inspect" "19ca95f5586163478bee1918f2d297b56061337d849aa14da6e5ec5dfed3d3c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19ca95f5586163478bee1918f2d297b56061337d849aa14da6e5ec5dfed3d3c1", kill_on_drop: false }` [INFO] [stdout] 19ca95f5586163478bee1918f2d297b56061337d849aa14da6e5ec5dfed3d3c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 9ac2044a1ecbc06e7204a89dd337c490d82789b64f14316ea9dfa9e4eba5e1b1 [INFO] running `Command { std: "docker" "start" "-a" "9ac2044a1ecbc06e7204a89dd337c490d82789b64f14316ea9dfa9e4eba5e1b1", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling reqwest v0.12.26 [INFO] [stderr] Compiling market-data v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcNtfluq/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libparquet-e1bac190b16b998b,libzstd-fbb7812c8e9705f2,libzstd_safe-f6caa1c4bf227b80,libzstd_sys-5a11f09f9fc828b3,liblz4_flex-368835c30c9c64e5,libtwox_hash-19e67a0b38b735c3,libbrotli-e36d031b4771957b,libbrotli_decompressor-d2a4acc81f5a8ee5,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libflate2-afa8b631ec33c7f4,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libsnap-69de77dbde57bf08,libtwox_hash-bd47db4b5544fcb7,libstatic_assertions-acd18841cc36d7c2,libthrift-97d3dfa3e5f4d0ed,libordered_float-716d3acea98ac51e,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libarrow-645fb6c08e0339b4,libarrow_row-7dc339ae8ab61189,libarrow_json-e453654e6fabccea,libserde_json-200e7d9f88690f19,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde-9ab13c3048f9900e,libarrow_ipc-957f023933dd9cb9,libflatbuffers-2f4d84a0a97f7012,libbitflags-40a27ceec947d12f,libarrow_csv-13c8799eaa284087,liblazy_static-afffdbb119bd9ac1,libcsv-197bb28f4456002f,libitoa-7e733f37fe56f881,libserde_core-f56464e8766a877a,libcsv_core-ac3d65ab2c863309,libarrow_string-0bedb6b42523c7d1,libregex-a8596ff9f997de27,libregex_automata-0c8abaad1def8af5,libaho_corasick-0037848dbb2ade91,libregex_syntax-c0c962abccb3f64b,libmemchr-c5a8540217c8112c,libarrow_cast-ba38808e738ca8ac,libatoi-ca6744637ad98f98,libryu-f1418741a05f84c6,libbase64-fff42f7554bbeb90,libcomfy_table-4a4627ce6a30ced3,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-e4df42193e9a42e6,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libarrow_arith-fc385dcff28b0638,libarrow_ord-86682c7e08523b43,libarrow_select-9197ee165c724abd,libarrow_array-fe5ec4844f7d6148,libahash-bc22303792655fd3,libgetrandom-7ae089545962dbcc,liblibc-2c1822e45f38bdec,libonce_cell-db8f3eed2a1f3f7b,libhashbrown-f62b4559aee38032,libchrono-12134da62c6e9968,libiana_time_zone-8ff78489a2abaa85,libarrow_data-9a752ce87ce4a8b3,libarrow_schema-e6381c731ec4fd86,libarrow_buffer-38471ca5b914a2b9,libbytes-8e64decf8cb59e96,libhalf-3bad0f49378e49d6,libcfg_if-cad248e7066eec15,libzerocopy-ad72223bede148d4,libnum-41fe3e8597e57874,libnum_iter-5b8154ae5d372e2b,libnum_rational-ef306a9cca790feb,libnum_complex-7677e9406e916f90,libnum_bigint-b8ee214210d0d848,libnum_integer-f25e31d05f659610,libnum_traits-aedba18b6a384050,libanyhow-e16577d217315ef4}.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/rustcNtfluq/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-dec80b9b0dc6811c/out" "-L" "/opt/rustwide/target/debug/build/ring-d768a23c80f3bfd1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parquet_stream_counts-81a874d32c57f537" "-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 `market-data` (bin "parquet_stream_counts") 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/rustcbLqCj1/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libarrow-645fb6c08e0339b4,libarrow_row-7dc339ae8ab61189,libarrow_json-e453654e6fabccea,libserde_json-200e7d9f88690f19,libindexmap-8964b20418b98d0b,libequivalent-9631f206a02b9f54,libhashbrown-d0fb47154dd694bf,libserde-9ab13c3048f9900e,libarrow_csv-13c8799eaa284087,liblazy_static-afffdbb119bd9ac1,libcsv-197bb28f4456002f,libitoa-7e733f37fe56f881,libserde_core-f56464e8766a877a,libcsv_core-ac3d65ab2c863309,libarrow_string-0bedb6b42523c7d1,libregex-a8596ff9f997de27,libregex_automata-0c8abaad1def8af5,libaho_corasick-0037848dbb2ade91,libregex_syntax-c0c962abccb3f64b,libmemchr-c5a8540217c8112c,libarrow_arith-fc385dcff28b0638,libarrow_ord-86682c7e08523b43,libparquet-e1bac190b16b998b,libzstd-fbb7812c8e9705f2,libzstd_safe-f6caa1c4bf227b80,libzstd_sys-5a11f09f9fc828b3,liblz4_flex-368835c30c9c64e5,libtwox_hash-19e67a0b38b735c3,libbrotli-e36d031b4771957b,libbrotli_decompressor-d2a4acc81f5a8ee5,liballoc_stdlib-ebeb3b8ca2c54885,liballoc_no_stdlib-8a26777fee7f8158,libarrow_cast-ba38808e738ca8ac,libatoi-ca6744637ad98f98,libryu-f1418741a05f84c6,libcomfy_table-4a4627ce6a30ced3,libunicode_segmentation-bd9208f0886bf29c,libunicode_width-e4df42193e9a42e6,liblexical_core-64d9134c781b922d,liblexical_write_float-6e0a755615ac12b1,liblexical_write_integer-fb609166ec1b1e65,liblexical_parse_float-a0e2ad56256d1eee,liblexical_parse_integer-22f6baf3b5b6f51a,liblexical_util-042cb734e8fc8646,libflate2-afa8b631ec33c7f4,libminiz_oxide-4cf62e918dcfb87a,libsimd_adler32-4fe4b4c59464bded,libcrc32fast-5906a57d877d687d,libsnap-69de77dbde57bf08,libarrow_ipc-957f023933dd9cb9,libflatbuffers-2f4d84a0a97f7012,libbitflags-40a27ceec947d12f,libbase64-fff42f7554bbeb90,libtwox_hash-bd47db4b5544fcb7,libstatic_assertions-acd18841cc36d7c2,libthrift-97d3dfa3e5f4d0ed,libordered_float-716d3acea98ac51e,libinteger_encoding-eb6357fc4fa49b16,libbyteorder-7912a666fa871683,libarrow_select-9197ee165c724abd,libarrow_array-fe5ec4844f7d6148,libahash-bc22303792655fd3,libgetrandom-7ae089545962dbcc,liblibc-2c1822e45f38bdec,libonce_cell-db8f3eed2a1f3f7b,libhashbrown-f62b4559aee38032,libchrono-12134da62c6e9968,libiana_time_zone-8ff78489a2abaa85,libarrow_data-9a752ce87ce4a8b3,libarrow_buffer-38471ca5b914a2b9,libnum-41fe3e8597e57874,libnum_iter-5b8154ae5d372e2b,libnum_rational-ef306a9cca790feb,libnum_complex-7677e9406e916f90,libnum_bigint-b8ee214210d0d848,libnum_integer-f25e31d05f659610,libhalf-3bad0f49378e49d6,libcfg_if-cad248e7066eec15,libnum_traits-aedba18b6a384050,libzerocopy-ad72223bede148d4,libbytes-8e64decf8cb59e96,libarrow_schema-e6381c731ec4fd86,libanyhow-e16577d217315ef4}.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/rustcbLqCj1/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-dec80b9b0dc6811c/out" "-L" "/opt/rustwide/target/debug/build/ring-d768a23c80f3bfd1/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/parquet_head-998735169bb83e44" "-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 `market-data` (bin "parquet_head") due to 1 previous error [INFO] [stderr] error: could not compile `market-data` (bin "market-data") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name market_data --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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01b2d9abbc47774a -C extra-filename=-6f01b29adb022954 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e16577d217315ef4.rlib --extern arrow=/opt/rustwide/target/debug/deps/libarrow-645fb6c08e0339b4.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-12134da62c6e9968.rlib --extern crossbeam_channel=/opt/rustwide/target/debug/deps/libcrossbeam_channel-d11bb8a3243669df.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-197bb28f4456002f.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-395bfd692990568c.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e8bce8bb4e76f45d.rlib --extern market_data=/opt/rustwide/target/debug/deps/libmarket_data-4e7a65bedc209b62.rlib --extern parquet=/opt/rustwide/target/debug/deps/libparquet-e1bac190b16b998b.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-aca4eff1d5eb676d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-9ab13c3048f9900e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-200e7d9f88690f19.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d8790f2dfe3832b7.rlib --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-4f14adc21a170eed.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-09607cf352ef4d21.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-d4a211bd7e9bd824.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-a0421e0f0d6b6534.rlib --extern tungstenite=/opt/rustwide/target/debug/deps/libtungstenite-a7f1dd6026313033.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-9962bb1979254e15.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.rlib --extern zstd=/opt/rustwide/target/debug/deps/libzstd-fbb7812c8e9705f2.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-dec80b9b0dc6811c/out -L native=/opt/rustwide/target/debug/build/ring-d768a23c80f3bfd1/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9ac2044a1ecbc06e7204a89dd337c490d82789b64f14316ea9dfa9e4eba5e1b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ac2044a1ecbc06e7204a89dd337c490d82789b64f14316ea9dfa9e4eba5e1b1", kill_on_drop: false }` [INFO] [stdout] 9ac2044a1ecbc06e7204a89dd337c490d82789b64f14316ea9dfa9e4eba5e1b1