[INFO] fetching crate dukascopy-fx 0.4.0... [INFO] testing dukascopy-fx-0.4.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate dukascopy-fx 0.4.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate dukascopy-fx 0.4.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate dukascopy-fx 0.4.0 [INFO] tweaked toml for crates.io crate dukascopy-fx 0.4.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dukascopy-fx 0.4.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dukascopy-fx 0.4.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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a5f053730d328788c1c495555447604a5a2287411438b4c4b0b4e382b150f879 [INFO] running `Command { std: "docker" "start" "-a" "a5f053730d328788c1c495555447604a5a2287411438b4c4b0b4e382b150f879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a5f053730d328788c1c495555447604a5a2287411438b4c4b0b4e382b150f879", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5f053730d328788c1c495555447604a5a2287411438b4c4b0b4e382b150f879", kill_on_drop: false }` [INFO] [stdout] a5f053730d328788c1c495555447604a5a2287411438b4c4b0b4e382b150f879 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa73a1db7edbb49afd82dad3f439bd664d19f286e00b830a42a00ea996880fce [INFO] running `Command { std: "docker" "start" "-a" "fa73a1db7edbb49afd82dad3f439bd664d19f286e00b830a42a00ea996880fce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling bytes v1.10.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling foldhash v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling arrow-schema v53.4.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling ryu v1.0.19 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling openssl v0.10.70 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling indexmap v2.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling httparse v1.10.0 [INFO] [stderr] Compiling flatbuffers v24.12.23 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling cc v1.2.12 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling brotli-decompressor v4.0.3 [INFO] [stderr] Compiling miniz_oxide v0.8.3 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling lz4_flex v0.11.5 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling brotli v7.0.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling lru v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.105 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_logger v0.9.3 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling tokio v1.43.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling arrow-buffer v53.4.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling chrono v0.4.39 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling arrow-data v53.4.1 [INFO] [stderr] Compiling arrow-array v53.4.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling arrow-select v53.4.1 [INFO] [stderr] Compiling arrow-row v53.4.1 [INFO] [stderr] Compiling arrow-arith v53.4.1 [INFO] [stderr] Compiling hyper v0.14.32 [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-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [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 dukascopy-fx v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "fa73a1db7edbb49afd82dad3f439bd664d19f286e00b830a42a00ea996880fce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa73a1db7edbb49afd82dad3f439bd664d19f286e00b830a42a00ea996880fce", kill_on_drop: false }` [INFO] [stdout] fa73a1db7edbb49afd82dad3f439bd664d19f286e00b830a42a00ea996880fce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4af2574caab21ef8ae13b368707bc400bdcb24893fd54ef62707925a7e36efc [INFO] running `Command { std: "docker" "start" "-a" "b4af2574caab21ef8ae13b368707bc400bdcb24893fd54ef62707925a7e36efc", kill_on_drop: false }` [INFO] [stderr] Compiling dukascopy-fx v0.4.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/examples/rustcNHWhi5/symbols.o" "<4 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-5d2bc3fa625f7406,libatty-94c9ddf21f68889e,libtermcolor-96a9ed65821a6544,libhumantime-271ba35809dd8c72,libdukascopy_fx-43c855beb6b35e9a,liblzma_rs-1c6c5c5f6c935220,libcrc-c40f63fd3b8492f1,libcrc_catalog-bb32f52851f13aa4,libparquet-979cc24fadd1c1c3,libzstd-b26276a2a2eca943,libzstd_safe-64d0b6b193fe5a16,libzstd_sys-3359f3ce80e0ae9a,liblz4_flex-6982b223de2d4c34,libtwox_hash-a6d9d26ede3531a5,libbrotli-78fc73e0bd612888,libbrotli_decompressor-f5ef6b28691a8630,liballoc_stdlib-2cbcfaf5b9f938fe,liballoc_no_stdlib-06c983927188c99c,libflate2-954eb766f8fe1e73,libminiz_oxide-ee1498da599b1896,libadler2-b931b79841890bad,libcrc32fast-1518336e419833ea,libsnap-ce3e66b7fdbf9b7e,libtwox_hash-147e163009c3b701,libstatic_assertions-d53a9977dc6e27e5,libthrift-eb27b6d639c457ef,libordered_float-04f48822a396bba2,libinteger_encoding-6abd49ccbad4530a,libarrow-0ad7d75e5eee05bf,libarrow_row-baddcebdec0bbe84,libarrow_json-5053fb39c13d36d4,libarrow_ipc-c887990acabf5462,libflatbuffers-50fa9a2cb3929e3a,libbitflags-e2b4db6c651223da,libarrow_csv-f28e6a05b4c89e2c,liblazy_static-b3603208c0de2608,libcsv-c6e5a8064afff5a2,libcsv_core-b47ded8fbd111c2c,libarrow_string-a288e815dc64c43a,libregex-f4f6eff16cce2bdd,libregex_automata-2a4337688798a854,libaho_corasick-6e9abec44e58222d,libregex_syntax-ee625191289218b8,libarrow_cast-2b504a166f80a06d,libatoi-36a07640d01be670,libbase64-2a03de3babadded3,liblexical_core-d25956170efe8b65,liblexical_write_float-26cb6db85982a02a,liblexical_write_integer-6035333738878b6e,liblexical_parse_float-7362308426ac0a69,liblexical_parse_integer-bdcd360a070e3630,liblexical_util-5efad2470efb174e,libarrow_arith-4c35408d3554e43f,libarrow_ord-c47126870e93c813,libarrow_select-dd0701b507ef4739,libarrow_array-fadc4b367285f784,libahash-955b5a386d5eb658,libgetrandom-3644e63cae17923f,libarrow_data-5e889df73e7a13a3,libarrow_schema-d40a8fb100b4ead5,libarrow_buffer-e2f24e00aa1aefef,libhalf-026d1fe92039ba3f,libzerocopy-9fcc34bebcbd625f,libnum-4840f53ecda36e39,libnum_iter-7330e072e03f182f,libnum_rational-8a1b8f8924cef762,libnum_complex-0990018b397a15c6,libnum_bigint-31fe40ce9f7a416c,libnum_integer-c4f5490dc3b21738,libthiserror-b1f7d2a827177bbb,libbyteorder-1efcbe4f07366651,librust_decimal-1cae9e503867ddc8,libarrayvec-e69e5f78daccaf57,libreqwest-6273353d4a35b29e,librustls_pemfile-6e0118ed5f00ca0e,libhyper_tls-1050baf9b396d3ae,libserde_urlencoded-11072d8ad50001d8,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_native_tls-6410237f9404ad76,libmime-4b44681fdb2c65f7,libencoding_rs-591e0cad5e0af89d,libserde_json-5e5280f7602d8a58,libmemchr-3ffe5f7a52883367,libryu-6b175d60b6f34152,libnative_tls-2414604674303c55,libopenssl_probe-cbab9b905ab83f66,libopenssl-598c2000c9e5c322,libbitflags-b760e5da406236a1,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-ab0202f972f0ae35,libhyper-d9697aa55863e57f,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libhttparse-ff12d77b2bb66e1b,libh2-e50852a911125992,libindexmap-e2a1e7f8686a6fa3,libslab-2beeedcc9f7dbddb,libtokio_util-20f61bf0a1501f58,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-05fd78c1869c6bdc,libtracing_core-b60589b6971adbfa,libonce_cell-debe7c411cf97340,libfutures_channel-579caa5f736a8bdf,libfutures_util-c12633e783e0a820,libfutures_task-6ccf78234f0eff71,libpin_utils-9a5791cba021167a,libtokio-bc51bb5948401276,libsignal_hook_registry-ebbbbc331f3bca07,libsocket2-c2662eb3aef7da3d,libmio-af3b8d4a9a3fbce1,libparking_lot-9e8354af453e507b,libparking_lot_core-62b2ba3f880dd154,liblibc-e4683c375d7e8050,libcfg_if-33ef6c02a07f9fec,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-7403a9753cc412cc,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,liburl-6bdc4484f9aa6f08,libidna-baed7c0782680781,libidna_adapter-0f9de1ea772781b7,libicu_normalizer-355775265e06c8fc,libicu_normalizer_data-924449c90d89dbe9,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libsmallvec-84105c363ec8e8d5,libicu_properties-244f87d4b94902f5,libicu_properties_data-51b5eb2cadc91212,libicu_locid_transform-9577fa1dd70d1721,libicu_locid_transform_data-ad15ccbe3fb30a0f,libicu_collections-c4c99a17d1a1a7d1,libicu_provider-ca3c27971c26025f,libicu_locid-24acf412a4321b0e,liblitemap-cecd5a7fd1787c64,libtinystr-1b90b1a30d9e846e,libzerovec-2535d2de4878b839,libwriteable-45c783735d88c2b0,libyoke-abe6150b531c7267,libzerofrom-30deccde3a1984ca,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libpercent_encoding-9bee39bbc5bd523a,libhttp-ffa466c08dc8ed9e,libitoa-d34da3363977f6fb,libbytes-7a433da9c1db3f26,libfnv-2d77ec4f6f971b24,liblru-07952b108098e228,libhashbrown-fc6b6df474970a2c,libfoldhash-db4127afd3bb4103,libequivalent-fdc46004df91ad08,liballocator_api2-3bc2480ae44878f3,liblog-8df7809bc4bc4dee,libchrono-00eb3322e6d4f985,libnum_traits-fc64dc033fe73e9e,libiana_time_zone-33839373f004bfb1,libserde-2eef598291937eb9,libserde_core-1bd3301df0d96ee1}.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" "/opt/rustwide/target/debug/examples/rustcNHWhi5/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-0450dc76be174114/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/advanced-3fb6cad263c0c697" "-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 `dukascopy-fx` (example "advanced") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "b4af2574caab21ef8ae13b368707bc400bdcb24893fd54ef62707925a7e36efc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4af2574caab21ef8ae13b368707bc400bdcb24893fd54ef62707925a7e36efc", kill_on_drop: false }` [INFO] [stdout] b4af2574caab21ef8ae13b368707bc400bdcb24893fd54ef62707925a7e36efc