[INFO] fetching crate alpaca-http 0.21.1... [INFO] testing alpaca-http-0.21.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210 [INFO] extracting crate alpaca-http 0.21.1 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate alpaca-http 0.21.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate alpaca-http 0.21.1 [INFO] tweaked toml for crates.io crate alpaca-http 0.21.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate alpaca-http 0.21.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate alpaca-http 0.21.1 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded openssl-probe v0.2.0 [INFO] [stderr] Downloaded windows-targets v0.53.3 [INFO] [stderr] Downloaded bitflags v2.9.3 [INFO] [stderr] Downloaded alpaca-base v0.25.1 [INFO] [stderr] Downloaded wit-bindgen v0.45.0 [INFO] [stderr] Downloaded uuid v1.18.0 [INFO] [stderr] Downloaded indexmap v2.11.0 [INFO] [stderr] Downloaded wasi v0.14.3+wasi-0.2.4 [INFO] [stderr] Downloaded webpki-root-certs v1.0.4 [INFO] [stderr] Downloaded reqwest v0.13.1 [INFO] [stderr] Downloaded aws-lc-rs v1.15.2 [INFO] [stderr] Downloaded regex-automata v0.4.10 [INFO] [stderr] Downloaded aws-lc-sys v0.35.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0021188e0dea1c9211b2fb30b0c39cc3a3b1f789cf859bb82aa360895366afa8 [INFO] running `Command { std: "docker" "start" "-a" "0021188e0dea1c9211b2fb30b0c39cc3a3b1f789cf859bb82aa360895366afa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0021188e0dea1c9211b2fb30b0c39cc3a3b1f789cf859bb82aa360895366afa8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0021188e0dea1c9211b2fb30b0c39cc3a3b1f789cf859bb82aa360895366afa8", kill_on_drop: false }` [INFO] [stdout] 0021188e0dea1c9211b2fb30b0c39cc3a3b1f789cf859bb82aa360895366afa8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68e9ac37af6dad802a76aee45e2af38203fcf81222a092089a14a12adb321205 [INFO] running `Command { std: "docker" "start" "-a" "68e9ac37af6dad802a76aee45e2af38203fcf81222a092089a14a12adb321205", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling aws-lc-rs v1.15.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling openssl-probe v0.2.0 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling aws-lc-sys v0.35.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling synstructure v0.13.2 [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 tokio-macros v2.6.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.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 uuid v1.18.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tungstenite v0.28.0 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling tokio-tungstenite v0.28.0 [INFO] [stderr] Compiling reqwest v0.13.1 [INFO] [stderr] Compiling alpaca-base v0.25.1 [INFO] [stderr] Compiling alpaca-http v0.21.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "68e9ac37af6dad802a76aee45e2af38203fcf81222a092089a14a12adb321205", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68e9ac37af6dad802a76aee45e2af38203fcf81222a092089a14a12adb321205", kill_on_drop: false }` [INFO] [stdout] 68e9ac37af6dad802a76aee45e2af38203fcf81222a092089a14a12adb321205 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a602cf7df25f140106c9c754e475d945b694607e6a4777b92f5ca4145d8a50c [INFO] running `Command { std: "docker" "start" "-a" "7a602cf7df25f140106c9c754e475d945b694607e6a4777b92f5ca4145d8a50c", kill_on_drop: false }` [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling alpaca-http v0.21.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `alpaca-http` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/562dee4820c458d823175268e41601d4c060588a/bin/rustc --crate-name alpaca_http --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=d4f418ac7820a1bd -C extra-filename=-7fa9323c6a4311f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alpaca_base=/opt/rustwide/target/debug/deps/libalpaca_base-4528f4048920e7ee.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-04b6fdeabe1edefa.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-c158e10653a35757.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-97101863afd285a1.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-82bf470a2e1a90a1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7eaba058c98cf796.rlib --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-5acd03ff336e45c8.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d279f62f42cfde3f.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-cb728acd5059d7b7.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-f715a2ff583965e9.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-62416e0290a5a16c.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1c4e365a5f9f0908.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/aws-lc-sys-ae2d72322dd12c01/out` (signal: 9, SIGKILL: kill) [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/examples/rustceC893Y/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalpaca_http-4a45d15502ef4c31,libserde_urlencoded-5acd03ff336e45c8,libreqwest-97101863afd285a1,librustls_platform_verifier-ea3f3e92c35d8e76,librustls_native_certs-4b190eb75a1731d6,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-2dec9b26d6d1b69a,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libtower_http-76095d975cc6987b,libbitflags-4a9173519d570f0c,libiri_string-a380f51e5b0b7b73,libtower-c2c7d8ee4c0a70b8,libtower_layer-d70c7e404336389b,libhyper_util-b540857a5b3fc14a,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0b597646d8e59697,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-95a8412a67e2fc06,libindexmap-24ff867b298e5d12,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-a778a7134f799f52,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-62416e0290a5a16c,libidna-7ca1dd095a8adc1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d4385ce7382f3522,libicu_properties-1bfe79ede6dfd8ec,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-30c2fc05791f0ad9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-73c4459855d902b8,libpotential_utf-6a542e22be8fc100,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libalpaca_base-4528f4048920e7ee,libtracing_subscriber-005904c9554ba0de,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-2ec7c208384ef9cf,libregex_automata-71ef8d865c433cd0,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libtracing-f715a2ff583965e9,libthread_local-141065772e8450a5,libtracing_log-e3736425a7d6e24d,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-5d42808196555537,libwebpki_roots-6b8606fe0cf97500,libwebpki_roots-ab32c2fb6d835155,libtokio_rustls-1360b28584734091,libtokio-cb728acd5059d7b7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libparking_lot-aaf2af72d641d538,libparking_lot_core-f920c57c3b31f11b,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-a1111b980fd976c3,libdata_encoding-6d465a39edfa29f6,librand-bf46641d5efdad5f,librand_chacha-ead2a182fd2aebf7,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-0eb758994dadb8a9,librustls-666bc0137088d3b9,libwebpki-6a5ad7ebe107d3f5,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa40203841c4fdc,libaws_lc_sys-1ce683b720ebaf05,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libutf8-d75228722519eff6,libsha1-ce70d234c65cb62a,libhttparse-4b1ed73b760072b9,liblog-ba604b77dad33fe2,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libserde_json-7eaba058c98cf796,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdotenv-ed16f8757ac7f100,libuuid-1c4e365a5f9f0908,libgetrandom-5e3b67b62e3928af,liblibc-7d0f03b2bc1af056,libthiserror-d279f62f42cfde3f,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libchrono-04b6fdeabe1edefa,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libserde-82bf470a2e1a90a1,libbase64-2a03de3babadded3}.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/examples/rustceC893Y/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-ae2d72322dd12c01/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_get_calendar-f5d380187cd28c51" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcEZBker/symbols.o" "<9 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalpaca_http-4a45d15502ef4c31,libserde_urlencoded-5acd03ff336e45c8,libreqwest-97101863afd285a1,librustls_platform_verifier-ea3f3e92c35d8e76,librustls_native_certs-4b190eb75a1731d6,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-2dec9b26d6d1b69a,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libtower_http-76095d975cc6987b,libbitflags-4a9173519d570f0c,libiri_string-a380f51e5b0b7b73,libtower-c2c7d8ee4c0a70b8,libtower_layer-d70c7e404336389b,libhyper_util-b540857a5b3fc14a,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0b597646d8e59697,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-95a8412a67e2fc06,libindexmap-24ff867b298e5d12,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-a778a7134f799f52,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-62416e0290a5a16c,libidna-7ca1dd095a8adc1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d4385ce7382f3522,libicu_properties-1bfe79ede6dfd8ec,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-30c2fc05791f0ad9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-73c4459855d902b8,libpotential_utf-6a542e22be8fc100,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libalpaca_base-4528f4048920e7ee,libtracing_subscriber-005904c9554ba0de,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-2ec7c208384ef9cf,libregex_automata-71ef8d865c433cd0,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libtracing-f715a2ff583965e9,libthread_local-141065772e8450a5,libtracing_log-e3736425a7d6e24d,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-5d42808196555537,libwebpki_roots-6b8606fe0cf97500,libwebpki_roots-ab32c2fb6d835155,libtokio_rustls-1360b28584734091,libtokio-cb728acd5059d7b7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libparking_lot-aaf2af72d641d538,libparking_lot_core-f920c57c3b31f11b,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-a1111b980fd976c3,libdata_encoding-6d465a39edfa29f6,librand-bf46641d5efdad5f,librand_chacha-ead2a182fd2aebf7,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-0eb758994dadb8a9,librustls-666bc0137088d3b9,libwebpki-6a5ad7ebe107d3f5,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa40203841c4fdc,libaws_lc_sys-1ce683b720ebaf05,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libutf8-d75228722519eff6,libsha1-ce70d234c65cb62a,libhttparse-4b1ed73b760072b9,liblog-ba604b77dad33fe2,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libserde_json-7eaba058c98cf796,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdotenv-ed16f8757ac7f100,libuuid-1c4e365a5f9f0908,libgetrandom-5e3b67b62e3928af,liblibc-7d0f03b2bc1af056,libthiserror-d279f62f42cfde3f,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libchrono-04b6fdeabe1edefa,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libserde-82bf470a2e1a90a1,libbase64-2a03de3babadded3}.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/examples/rustcEZBker/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-ae2d72322dd12c01/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_get_trades-efc8524fbe30e279" "-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 `alpaca-http` (example "http_get_calendar") due to 1 previous error [INFO] [stderr] error: could not compile `alpaca-http` (example "http_get_trades") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcor5eqU/symbols.o" "<8 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalpaca_http-4a45d15502ef4c31,libserde_urlencoded-5acd03ff336e45c8,libreqwest-97101863afd285a1,librustls_platform_verifier-ea3f3e92c35d8e76,librustls_native_certs-4b190eb75a1731d6,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-2dec9b26d6d1b69a,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libtower_http-76095d975cc6987b,libbitflags-4a9173519d570f0c,libiri_string-a380f51e5b0b7b73,libtower-c2c7d8ee4c0a70b8,libtower_layer-d70c7e404336389b,libhyper_util-b540857a5b3fc14a,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0b597646d8e59697,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-95a8412a67e2fc06,libindexmap-24ff867b298e5d12,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-a778a7134f799f52,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-62416e0290a5a16c,libidna-7ca1dd095a8adc1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d4385ce7382f3522,libicu_properties-1bfe79ede6dfd8ec,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-30c2fc05791f0ad9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-73c4459855d902b8,libpotential_utf-6a542e22be8fc100,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libalpaca_base-4528f4048920e7ee,libtracing_subscriber-005904c9554ba0de,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-2ec7c208384ef9cf,libregex_automata-71ef8d865c433cd0,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libtracing-f715a2ff583965e9,libthread_local-141065772e8450a5,libtracing_log-e3736425a7d6e24d,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-5d42808196555537,libwebpki_roots-6b8606fe0cf97500,libwebpki_roots-ab32c2fb6d835155,libtokio_rustls-1360b28584734091,libtokio-cb728acd5059d7b7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libparking_lot-aaf2af72d641d538,libparking_lot_core-f920c57c3b31f11b,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-a1111b980fd976c3,libdata_encoding-6d465a39edfa29f6,librand-bf46641d5efdad5f,librand_chacha-ead2a182fd2aebf7,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-0eb758994dadb8a9,librustls-666bc0137088d3b9,libwebpki-6a5ad7ebe107d3f5,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa40203841c4fdc,libaws_lc_sys-1ce683b720ebaf05,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libutf8-d75228722519eff6,libsha1-ce70d234c65cb62a,libhttparse-4b1ed73b760072b9,liblog-ba604b77dad33fe2,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libserde_json-7eaba058c98cf796,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdotenv-ed16f8757ac7f100,libuuid-1c4e365a5f9f0908,libgetrandom-5e3b67b62e3928af,liblibc-7d0f03b2bc1af056,libthiserror-d279f62f42cfde3f,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libchrono-04b6fdeabe1edefa,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libserde-82bf470a2e1a90a1,libbase64-2a03de3babadded3}.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/examples/rustcor5eqU/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-ae2d72322dd12c01/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_cancel_order-fd6e9b0e936dc7ab" "-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 `alpaca-http` (example "http_cancel_order") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustch1u9Y4/symbols.o" "<7 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalpaca_http-4a45d15502ef4c31,libserde_urlencoded-5acd03ff336e45c8,libreqwest-97101863afd285a1,librustls_platform_verifier-ea3f3e92c35d8e76,librustls_native_certs-4b190eb75a1731d6,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-2dec9b26d6d1b69a,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libtower_http-76095d975cc6987b,libbitflags-4a9173519d570f0c,libiri_string-a380f51e5b0b7b73,libtower-c2c7d8ee4c0a70b8,libtower_layer-d70c7e404336389b,libhyper_util-b540857a5b3fc14a,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0b597646d8e59697,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-95a8412a67e2fc06,libindexmap-24ff867b298e5d12,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-a778a7134f799f52,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-62416e0290a5a16c,libidna-7ca1dd095a8adc1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d4385ce7382f3522,libicu_properties-1bfe79ede6dfd8ec,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-30c2fc05791f0ad9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-73c4459855d902b8,libpotential_utf-6a542e22be8fc100,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libalpaca_base-4528f4048920e7ee,libtracing_subscriber-005904c9554ba0de,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-2ec7c208384ef9cf,libregex_automata-71ef8d865c433cd0,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libtracing-f715a2ff583965e9,libthread_local-141065772e8450a5,libtracing_log-e3736425a7d6e24d,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-5d42808196555537,libwebpki_roots-6b8606fe0cf97500,libwebpki_roots-ab32c2fb6d835155,libtokio_rustls-1360b28584734091,libtokio-cb728acd5059d7b7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libparking_lot-aaf2af72d641d538,libparking_lot_core-f920c57c3b31f11b,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-a1111b980fd976c3,libdata_encoding-6d465a39edfa29f6,librand-bf46641d5efdad5f,librand_chacha-ead2a182fd2aebf7,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-0eb758994dadb8a9,librustls-666bc0137088d3b9,libwebpki-6a5ad7ebe107d3f5,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa40203841c4fdc,libaws_lc_sys-1ce683b720ebaf05,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libutf8-d75228722519eff6,libsha1-ce70d234c65cb62a,libhttparse-4b1ed73b760072b9,liblog-ba604b77dad33fe2,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libserde_json-7eaba058c98cf796,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdotenv-ed16f8757ac7f100,libuuid-1c4e365a5f9f0908,libgetrandom-5e3b67b62e3928af,liblibc-7d0f03b2bc1af056,libthiserror-d279f62f42cfde3f,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libchrono-04b6fdeabe1edefa,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libserde-82bf470a2e1a90a1,libbase64-2a03de3babadded3}.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/examples/rustch1u9Y4/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-ae2d72322dd12c01/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_create_limit_order-516821554fe085bb" "-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 `alpaca-http` (example "http_create_limit_order") due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcsqLpbV/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdotenvy-c158e10653a35757,libalpaca_http-4a45d15502ef4c31,libserde_urlencoded-5acd03ff336e45c8,libreqwest-97101863afd285a1,librustls_platform_verifier-ea3f3e92c35d8e76,librustls_native_certs-4b190eb75a1731d6,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-2dec9b26d6d1b69a,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libtower_http-76095d975cc6987b,libbitflags-4a9173519d570f0c,libiri_string-a380f51e5b0b7b73,libtower-c2c7d8ee4c0a70b8,libtower_layer-d70c7e404336389b,libhyper_util-b540857a5b3fc14a,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0b597646d8e59697,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-95a8412a67e2fc06,libindexmap-24ff867b298e5d12,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-a778a7134f799f52,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-62416e0290a5a16c,libidna-7ca1dd095a8adc1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d4385ce7382f3522,libicu_properties-1bfe79ede6dfd8ec,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-30c2fc05791f0ad9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-73c4459855d902b8,libpotential_utf-6a542e22be8fc100,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libalpaca_base-4528f4048920e7ee,libtracing_subscriber-005904c9554ba0de,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-2ec7c208384ef9cf,libregex_automata-71ef8d865c433cd0,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libtracing-f715a2ff583965e9,libthread_local-141065772e8450a5,libtracing_log-e3736425a7d6e24d,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-5d42808196555537,libwebpki_roots-6b8606fe0cf97500,libwebpki_roots-ab32c2fb6d835155,libtokio_rustls-1360b28584734091,libtokio-cb728acd5059d7b7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libparking_lot-aaf2af72d641d538,libparking_lot_core-f920c57c3b31f11b,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-a1111b980fd976c3,libdata_encoding-6d465a39edfa29f6,librand-bf46641d5efdad5f,librand_chacha-ead2a182fd2aebf7,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-0eb758994dadb8a9,librustls-666bc0137088d3b9,libwebpki-6a5ad7ebe107d3f5,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa40203841c4fdc,libaws_lc_sys-1ce683b720ebaf05,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libutf8-d75228722519eff6,libsha1-ce70d234c65cb62a,libhttparse-4b1ed73b760072b9,liblog-ba604b77dad33fe2,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libserde_json-7eaba058c98cf796,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdotenv-ed16f8757ac7f100,libuuid-1c4e365a5f9f0908,libgetrandom-5e3b67b62e3928af,liblibc-7d0f03b2bc1af056,libthiserror-d279f62f42cfde3f,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libchrono-04b6fdeabe1edefa,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libserde-82bf470a2e1a90a1,libbase64-2a03de3babadded3}.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/examples/rustcsqLpbV/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-ae2d72322dd12c01/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_get_positions-d13ae992cd68cacc" "-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] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcpAiqop/symbols.o" "<6 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libalpaca_http-4a45d15502ef4c31,libserde_urlencoded-5acd03ff336e45c8,libreqwest-97101863afd285a1,librustls_platform_verifier-ea3f3e92c35d8e76,librustls_native_certs-4b190eb75a1731d6,libopenssl_probe-1607e2ee33b1f66a,libhyper_rustls-2dec9b26d6d1b69a,libmime-4b44681fdb2c65f7,libencoding_rs-07896acb54c23c26,libtower_http-76095d975cc6987b,libbitflags-4a9173519d570f0c,libiri_string-a380f51e5b0b7b73,libtower-c2c7d8ee4c0a70b8,libtower_layer-d70c7e404336389b,libhyper_util-b540857a5b3fc14a,libipnet-9aae67a4e846df6d,libtower_service-0d7df29686b13872,libhyper-0b597646d8e59697,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-95a8412a67e2fc06,libindexmap-24ff867b298e5d12,libequivalent-7e0e8cbe6c474a67,libhashbrown-76659aeb83761b81,libtokio_util-a778a7134f799f52,libatomic_waker-001109810bdecbaa,libfutures_channel-579caa5f736a8bdf,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-62416e0290a5a16c,libidna-7ca1dd095a8adc1c,libutf8_iter-0d9be7b316c2b184,libidna_adapter-d4385ce7382f3522,libicu_properties-1bfe79ede6dfd8ec,libicu_properties_data-be64ae96cf57ee64,libicu_normalizer-30c2fc05791f0ad9,libicu_normalizer_data-f5259d77029e31c4,libicu_collections-73c4459855d902b8,libpotential_utf-6a542e22be8fc100,libicu_provider-237cbc9c46c39a78,libicu_locale_core-27bca71f86445405,libtinystr-c52eb705b42b5547,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-2430f1286fed4747,libzerotrie-76f5dde2cffde6a7,libyoke-4ff49f414c5f672e,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-0fae30274e710426,libform_urlencoded-b57e943dc1db8475,libpercent_encoding-c53c37e60dd2727e,libsync_wrapper-a3845461b7db14a0,libalpaca_base-4528f4048920e7ee,libtracing_subscriber-005904c9554ba0de,libsharded_slab-ed54e7407fbec608,liblazy_static-b3603208c0de2608,libmatchers-2ec7c208384ef9cf,libregex_automata-71ef8d865c433cd0,libregex_syntax-0b96c82609fbc819,libnu_ansi_term-3bb03eaa72f55709,libtracing-f715a2ff583965e9,libthread_local-141065772e8450a5,libtracing_log-e3736425a7d6e24d,libtracing_core-e148b019f9f1d589,libonce_cell-0ba6aecba7086d38,liburlencoding-2e57689ab08a86e0,libtokio_tungstenite-5d42808196555537,libwebpki_roots-6b8606fe0cf97500,libwebpki_roots-ab32c2fb6d835155,libtokio_rustls-1360b28584734091,libtokio-cb728acd5059d7b7,libsignal_hook_registry-e9092c65049486f7,libsocket2-5448933ccef37b2b,libmio-6957fbc838f8f5b2,libparking_lot-aaf2af72d641d538,libparking_lot_core-f920c57c3b31f11b,libsmallvec-5854932b8c8b4991,liblock_api-edfa5fe2846e5bf9,libscopeguard-d52bd00767847e44,libfutures_util-38ceaba7ba03c476,libslab-8c0cbfb396425d81,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,libtungstenite-a1111b980fd976c3,libdata_encoding-6d465a39edfa29f6,librand-bf46641d5efdad5f,librand_chacha-ead2a182fd2aebf7,libppv_lite86-3867723ba037d499,libzerocopy-8803f98d6bf4849f,librand_core-0eb758994dadb8a9,librustls-666bc0137088d3b9,libwebpki-6a5ad7ebe107d3f5,libuntrusted-3420b86308bec153,libaws_lc_rs-3aa40203841c4fdc,libaws_lc_sys-1ce683b720ebaf05,librustls_pki_types-79b15f25d8c35cfa,libzeroize-ead98f074a37f829,libutf8-d75228722519eff6,libsha1-ce70d234c65cb62a,libhttparse-4b1ed73b760072b9,liblog-ba604b77dad33fe2,libhttp-b47bc680ed14946e,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libserde_json-7eaba058c98cf796,libmemchr-2d97b38eddd0133f,libitoa-6b76ec393d6a2c41,libryu-0ea4bafc9bef6d8b,libdotenv-ed16f8757ac7f100,libuuid-1c4e365a5f9f0908,libgetrandom-5e3b67b62e3928af,liblibc-7d0f03b2bc1af056,libthiserror-d279f62f42cfde3f,libsha2-86d54e7eecc6d226,libcpufeatures-471354fefbcaf2d8,libcfg_if-666d36e5ee0df220,libhmac-e877639cbf7237f3,libdigest-9b45b0777868dee8,libsubtle-ca7024fc66e4388f,libblock_buffer-0abdecfa792a1d4b,libcrypto_common-1b66ed4c2d952a50,libgeneric_array-d618d7b08b63988c,libtypenum-2d2373cb6e0ea7a0,libchrono-04b6fdeabe1edefa,libiana_time_zone-693b81a5c0b46492,libnum_traits-23da3e41cc6a3b1a,libserde-82bf470a2e1a90a1,libbase64-2a03de3babadded3}.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/examples/rustcpAiqop/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-ae2d72322dd12c01/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/http_get_clock-7e5c42a67015911b" "-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 `alpaca-http` (example "http_get_clock") due to 1 previous error [INFO] [stderr] error: could not compile `alpaca-http` (example "http_get_positions") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7a602cf7df25f140106c9c754e475d945b694607e6a4777b92f5ca4145d8a50c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a602cf7df25f140106c9c754e475d945b694607e6a4777b92f5ca4145d8a50c", kill_on_drop: false }` [INFO] [stdout] 7a602cf7df25f140106c9c754e475d945b694607e6a4777b92f5ca4145d8a50c