[INFO] cloning repository https://github.com/beanqi/trend_arb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beanqi/trend_arb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeanqi%2Ftrend_arb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeanqi%2Ftrend_arb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55f6d651a39384b19aec455e0e8f55af47faa9a1 [INFO] testing beanqi/trend_arb against try#028592fec99e54cc92def5a2a849c673b066dd93 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeanqi%2Ftrend_arb" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/beanqi/trend_arb [INFO] finished tweaking git repo https://github.com/beanqi/trend_arb [INFO] tweaked toml for git repo https://github.com/beanqi/trend_arb written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/beanqi/trend_arb on toolchain 028592fec99e54cc92def5a2a849c673b066dd93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/beanqi/trend_arb 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" "+028592fec99e54cc92def5a2a849c673b066dd93" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c84d1590281a11528cd05aa70176e7096de4d2829974f0dd1fc0934f54d2981d [INFO] running `Command { std: "docker" "start" "-a" "c84d1590281a11528cd05aa70176e7096de4d2829974f0dd1fc0934f54d2981d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c84d1590281a11528cd05aa70176e7096de4d2829974f0dd1fc0934f54d2981d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84d1590281a11528cd05aa70176e7096de4d2829974f0dd1fc0934f54d2981d", kill_on_drop: false }` [INFO] [stdout] c84d1590281a11528cd05aa70176e7096de4d2829974f0dd1fc0934f54d2981d [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5188475c3aa9b3d48542794eb348e5f0a0c0adb5e9b978370738af40e8b042a [INFO] running `Command { std: "docker" "start" "-a" "e5188475c3aa9b3d48542794eb348e5f0a0c0adb5e9b978370738af40e8b042a", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling sonic-number v0.1.0 [INFO] [stderr] Compiling sonic-simd v0.1.1 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling aws-lc-sys v0.30.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling uuid-macro-internal v1.17.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling faststr v0.2.31 [INFO] [stderr] Compiling sonic-rs v0.5.3 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tungstenite v0.27.0 (https://github.com/beanqi/tungstenite-rs.git?branch=permessage-deflate#be4b1696) [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling trend_arb v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.82s [INFO] running `Command { std: "docker" "inspect" "e5188475c3aa9b3d48542794eb348e5f0a0c0adb5e9b978370738af40e8b042a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5188475c3aa9b3d48542794eb348e5f0a0c0adb5e9b978370738af40e8b042a", kill_on_drop: false }` [INFO] [stdout] e5188475c3aa9b3d48542794eb348e5f0a0c0adb5e9b978370738af40e8b042a [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+028592fec99e54cc92def5a2a849c673b066dd93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aeac800cc08a64231a5daf66728c6eb72a3d1c68062bc46bc310acf537e989a7 [INFO] running `Command { std: "docker" "start" "-a" "aeac800cc08a64231a5daf66728c6eb72a3d1c68062bc46bc310acf537e989a7", kill_on_drop: false }` [INFO] [stderr] Compiling trend_arb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1i0w3J/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtrend_arb-2f29ce57b0c7118f,libhex-28742b4ca144387c,liburl-676aac7314cd4614,libidna-17d73d8c205422cf,libutf8_iter-0d9be7b316c2b184,libidna_adapter-1691acb6fa82471a,libicu_properties-eb8113ddb58e24e6,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-1a14bd7630c6c49b,libicu_normalizer_data-9919e82512efe734,libicu_collections-08922f70cbac1735,libpotential_utf-7b0528cfbf642e35,libicu_provider-edafe8aa2c6eec4b,libicu_locale_core-db334e17f45c7159,libtinystr-c0a6dd32e12d2985,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-3c81eaf28a7312a9,libzerotrie-3423e536a97cc78b,libyoke-c6ea9e2dd1667241,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-b02e07caf8147f8a,libform_urlencoded-be943b51fff753cf,libpercent_encoding-8c980134d68585d5,libwebpki_roots-e50f1152d317f705,libserde_json-c6ec0bfd9727a8e6,libuuid-2f3868025276039a,libsonic_rs-bc1984bfabecfa29,libryu-0ea4bafc9bef6d8b,libbumpalo-f3bca020550ea9bd,libahash-bb92aa5379b1b580,libref_cast-8067e4771110f7a7,libsonic_simd-71c7fa5e58277b4b,libfaststr-df235cd2f6b105b0,libsimdutf8-b9eeaa2868cc39a8,libsonic_number-f871b11cd0d949d2,libserde-0b2c3ddf800a74db,libsha2-c1bb98473f69186a,libhmac-7c5b0effb85e4233,libchrono-93c08bed3819f9b0,libiana_time_zone-693b81a5c0b46492,libnum_traits-272fd80bc072735a,libtokio_tungstenite-29ade78dedcad69e,librustls_native_certs-8d309d98bec0cd6b,libtokio_native_tls-7cff2240c0f0f742,libtungstenite-190a8cc338c964cf,libdata_encoding-6d465a39edfa29f6,librand-93f0251f2ee5da76,librand_chacha-3ffc7f939f5ff9ac,libppv_lite86-d40de8daa0db893c,libzerocopy-70610920d7f7fd24,librand_core-b2b07f2aa95c7236,libgetrandom-002cb569f61c20b6,libnative_tls-47b299ddb78413ef,libopenssl_probe-cbab9b905ab83f66,libopenssl-6fdbee30f50c2466,libonce_cell-0ba6aecba7086d38,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-fa9bf440c97c1054,libutf8-d75228722519eff6,libhttparse-47a3d40564b60e09,libheaders-e1e9372557f2ca07,libhttpdate-9f9d2502c6a38412,libsha1-af43cc4a065fb572,libcpufeatures-471354fefbcaf2d8,libdigest-92a18a9fc76b49ea,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-2a03de3babadded3,libmime-4b44681fdb2c65f7,libheaders_core-c67157e36329f8e2,libflate2-36f5f750ebaceef7,libminiz_oxide-63622f1d3ce634bc,libadler2-6c84652b4f76062c,libcrc32fast-84583fa265e26206,libthiserror-875a12a80b374e71,libhttp-8a286151680a468c,libitoa-6b76ec393d6a2c41,libfnv-2d77ec4f6f971b24,libtokio_rustls-adf58ffe5792b04f,librustls-099c928708520e34,libsubtle-ca7024fc66e4388f,libwebpki-214b5fbb1fbbabd1,libuntrusted-3420b86308bec153,libaws_lc_rs-3e6a45b1c8911836,libaws_lc_sys-f4ba8a92e2e597af,librustls_pki_types-a7867074414b404a,libzeroize-ead98f074a37f829,libtokio-4da5ad752b896d9d,libsignal_hook_registry-28460b60e926f6cb,libsocket2-a88a45ba783e0ee2,libmio-208bbb9d1157a818,libparking_lot-3b76fdf2277919d9,libparking_lot_core-d7e2d7cf1aab12ca,liblibc-4a513ea0f2e1d0e2,libcfg_if-5a199b0ec0054672,libsmallvec-29f90736a15dcce2,liblock_api-0826b5028eacedf5,libscopeguard-d52bd00767847e44,libfutures-2c274ab3c8d9511d,libfutures_executor-f5964c9ec23840e8,libfutures_util-4a026c412ef29a12,libfutures_io-3e19596c076de665,libslab-bf5a4eed15154f64,libfutures_channel-bb3bea02536f003a,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-23538ced8fe824d7,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-7288ace658af78d0,libbytes-bfe11088fe358bd1,libenv_logger-7fc8615946dd3667,libanstream-88b861fabcdb367f,libanstyle_query-86d25270c3c9ef5d,libis_terminal_polyfill-c14c9d53c4f80a97,libcolorchoice-3cdad4dd466782b4,libanstyle_parse-f31b73edea95dc17,libutf8parse-8828ddbb63eb8bad,libjiff-301d3c40c5dc7075,libenv_filter-4bd4383858b1f6b8,libregex-66ce4e4b86d025a5,libregex_automata-43f0df513f735064,libaho_corasick-7231ee35a67f9404,libmemchr-6f5829dadd40eda8,libregex_syntax-2f734124a51b36fa,libanstyle-acd37f6657e9ecfb,liblog-ba604b77dad33fe2,libanyhow-1062fd8720902979}.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" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1i0w3J/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-541ef5ff12bc358a/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/gate_ws_trading-9394ffd1800c0b2f" "-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 `trend_arb` (example "gate_ws_trading") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "aeac800cc08a64231a5daf66728c6eb72a3d1c68062bc46bc310acf537e989a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeac800cc08a64231a5daf66728c6eb72a3d1c68062bc46bc310acf537e989a7", kill_on_drop: false }` [INFO] [stdout] aeac800cc08a64231a5daf66728c6eb72a3d1c68062bc46bc310acf537e989a7