[INFO] cloning repository https://github.com/DevMaan707/twilio-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DevMaan707/twilio-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevMaan707%2Ftwilio-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevMaan707%2Ftwilio-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a26bb1b30b606c6098f2e39a9946edf419984798
[INFO] testing DevMaan707/twilio-rs against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDevMaan707%2Ftwilio-rs" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DevMaan707/twilio-rs
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/DevMaan707/twilio-rs
[INFO] tweaked toml for git repo https://github.com/DevMaan707/twilio-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DevMaan707/twilio-rs on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DevMaan707/twilio-rs 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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-2-tc1/source/examples/webhook.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `webhook`
[INFO] [stderr]   * `example` target `whatsapp_media`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded qrcode v0.14.1
[INFO] [stderr]   Downloaded async-compression v0.4.24
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3467afa10a0b478aa9e4bf580abeab24314ff4a386441073324bb1d3bf76163c
[INFO] running `Command { std: "docker" "start" "-a" "3467afa10a0b478aa9e4bf580abeab24314ff4a386441073324bb1d3bf76163c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3467afa10a0b478aa9e4bf580abeab24314ff4a386441073324bb1d3bf76163c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3467afa10a0b478aa9e4bf580abeab24314ff4a386441073324bb1d3bf76163c", kill_on_drop: false }`
[INFO] [stdout] 3467afa10a0b478aa9e4bf580abeab24314ff4a386441073324bb1d3bf76163c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35c16d9788013ed94c016a9f717c0e5a4f6dde9bed6c1dbc28c6f83570ca950f
[INFO] running `Command { std: "docker" "start" "-a" "35c16d9788013ed94c016a9f717c0e5a4f6dde9bed6c1dbc28c6f83570ca950f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/webhook.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `webhook`
[INFO] [stderr]   * `example` target `whatsapp_media`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling bytemuck v1.23.1
[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 byteorder-lite v0.1.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling qrcode v0.14.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling async-compression v0.4.24
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling twilio_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `lang`
[INFO] [stdout]    --> src/whatsapp.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     lang: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_lang`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.82s
[INFO] running `Command { std: "docker" "inspect" "35c16d9788013ed94c016a9f717c0e5a4f6dde9bed6c1dbc28c6f83570ca950f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35c16d9788013ed94c016a9f717c0e5a4f6dde9bed6c1dbc28c6f83570ca950f", kill_on_drop: false }`
[INFO] [stdout] 35c16d9788013ed94c016a9f717c0e5a4f6dde9bed6c1dbc28c6f83570ca950f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 984c8bcb68604980814edc541caf0b4023634a28850f0c12d058d9e88956488f
[INFO] running `Command { std: "docker" "start" "-a" "984c8bcb68604980814edc541caf0b4023634a28850f0c12d058d9e88956488f", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/examples/webhook.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `example` target `webhook`
[INFO] [stderr]   * `example` target `whatsapp_media`
[INFO] [stdout] warning: unused variable: `lang`
[INFO] [stdout]    --> src/whatsapp.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     lang: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_lang`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling twilio_rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `send_whatsapp_order_status`
[INFO] [stdout]  --> examples/whatsapp_business_flow.rs:5:9
[INFO] [stdout]   |
[INFO] [stdout] 5 |         send_whatsapp_order_status, send_whatsapp_text, send_whatsapp_upi_payment,
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lang`
[INFO] [stdout]    --> src/whatsapp.rs:177:5
[INFO] [stdout]     |
[INFO] [stdout] 177 |     lang: &str,
[INFO] [stdout]     |     ^^^^ help: if this is intentional, prefix it with an underscore: `_lang`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcNtRw7V/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtwilio_rs-e5f07ba68d8b8bb2,liburlencoding-2e57689ab08a86e0,libactix_web-ed9468ecca1d00eb,libimpl_more-6fc7c6fa77315c70,libactix_server-c0b0ccef288743fa,libactix_router-1fc202aa55ec734f,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcookie-2eb6c3a192c4322a,libtime-a8a1a66eb349dc6a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libactix_http-c54de35afcb16220,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-553688209e7772b3,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libzstd-e832a8145c59673a,libzstd_safe-5ad3548776076269,libzstd_sys-804a5d9a76218e14,libactix_service-7c118b06035652a9,libactix_codec-f1c0007265b10a6d,libderive_more-34f07934e43dbdca,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-1c79e56e41d6683e,libreqwest-171513f8f83f44fb,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ff1a98e5a8c957c2,libipnet-9aae67a4e846df6d,libtokio_native_tls-e6850514ea535819,libserde_urlencoded-2ae57e25a3b59bd0,libencoding_rs-68ad4a143c31cce1,libserde_json-4f4f31eb5ba25a30,libryu-0ea4bafc9bef6d8b,libserde-a7dab3c7b69216ed,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libasync_compression-b40013f28749448d,libflate2-9d99b0c075a5290d,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnative_tls-7a7b44e670eeb8ef,libopenssl_probe-cbab9b905ab83f66,libopenssl-b8a99a08f14d96d5,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-573736e443b0d17a,libhyper-f9bc77928ce1c5c9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-26b32951e6dda120,libindexmap-37cc0e4f01c0c3b7,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-c4e9190d831153d6,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-ea35940b9a19d4cd,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-5202df03a66a3b56,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libmio-6ff442aad9148a22,libparking_lot-fa4827e192e7baf7,libparking_lot_core-55996f4c23b6e784,liblibc-a1f51a53e348ca20,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-394b918668cad64a,libfutures_util-28077469b71a4bbc,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-53c490b46b390cd8,libidna-f908235d73684595,libutf8_iter-0d9be7b316c2b184,libidna_adapter-640722571bdf2e95,libicu_properties-e049e4261bd91fe8,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-92fe83a669d3ff2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-21c3fbff7a78d2a8,libpotential_utf-96a2b10032bc4644,libicu_provider-9638c1596eb3d74e,libicu_locale_core-ac53f4349f171dae,libtinystr-784cfed76c44177b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ef3fa120f40bc37a,libzerotrie-61e2272d3690fadb,libyoke-513cd17fd7c63d0f,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-d36d8cdd5965e85b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsha1-a2b1bdb803a0e8fc,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libhmac-7c5b0effb85e4233,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-64299f9d815d057c,libqrcode-9b60e329762b8910,libimage-89e3b0aa57ff4bae,libbytemuck-975a004649225a53,libbyteorder_lite-25e78048a27d33b8,libnum_traits-39be14e70c722fe4,libdotenv-ed16f8757ac7f100}.rlib" "<sysroot>/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/rustcNtRw7V/raw-dylibs" "-B<sysroot>/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-34ff6a2134842c91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/reminders-ed14902e63ed6e43" "-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 `twilio_rs` (example "reminders") 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" "/tmp/rustcLNBfnL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtwilio_rs-e5f07ba68d8b8bb2,liburlencoding-2e57689ab08a86e0,libactix_web-ed9468ecca1d00eb,libimpl_more-6fc7c6fa77315c70,libactix_server-c0b0ccef288743fa,libactix_router-1fc202aa55ec734f,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcookie-2eb6c3a192c4322a,libtime-a8a1a66eb349dc6a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libactix_http-c54de35afcb16220,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-553688209e7772b3,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libzstd-e832a8145c59673a,libzstd_safe-5ad3548776076269,libzstd_sys-804a5d9a76218e14,libactix_service-7c118b06035652a9,libactix_codec-f1c0007265b10a6d,libderive_more-34f07934e43dbdca,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-1c79e56e41d6683e,libreqwest-171513f8f83f44fb,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ff1a98e5a8c957c2,libipnet-9aae67a4e846df6d,libtokio_native_tls-e6850514ea535819,libserde_urlencoded-2ae57e25a3b59bd0,libencoding_rs-68ad4a143c31cce1,libserde_json-4f4f31eb5ba25a30,libryu-0ea4bafc9bef6d8b,libserde-a7dab3c7b69216ed,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libasync_compression-b40013f28749448d,libflate2-9d99b0c075a5290d,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnative_tls-7a7b44e670eeb8ef,libopenssl_probe-cbab9b905ab83f66,libopenssl-b8a99a08f14d96d5,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-573736e443b0d17a,libhyper-f9bc77928ce1c5c9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-26b32951e6dda120,libindexmap-37cc0e4f01c0c3b7,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-c4e9190d831153d6,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-ea35940b9a19d4cd,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-5202df03a66a3b56,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libmio-6ff442aad9148a22,libparking_lot-fa4827e192e7baf7,libparking_lot_core-55996f4c23b6e784,liblibc-a1f51a53e348ca20,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-394b918668cad64a,libfutures_util-28077469b71a4bbc,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-53c490b46b390cd8,libidna-f908235d73684595,libutf8_iter-0d9be7b316c2b184,libidna_adapter-640722571bdf2e95,libicu_properties-e049e4261bd91fe8,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-92fe83a669d3ff2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-21c3fbff7a78d2a8,libpotential_utf-96a2b10032bc4644,libicu_provider-9638c1596eb3d74e,libicu_locale_core-ac53f4349f171dae,libtinystr-784cfed76c44177b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ef3fa120f40bc37a,libzerotrie-61e2272d3690fadb,libyoke-513cd17fd7c63d0f,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-d36d8cdd5965e85b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsha1-a2b1bdb803a0e8fc,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libhmac-7c5b0effb85e4233,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-64299f9d815d057c,libqrcode-9b60e329762b8910,libimage-89e3b0aa57ff4bae,libbytemuck-975a004649225a53,libbyteorder_lite-25e78048a27d33b8,libnum_traits-39be14e70c722fe4,libdotenv-ed16f8757ac7f100}.rlib" "<sysroot>/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/rustcLNBfnL/raw-dylibs" "-B<sysroot>/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-34ff6a2134842c91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/content_template-73656a68e97e7216" "-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" "/tmp/rustcWLwD4c/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtwilio_rs-e5f07ba68d8b8bb2,liburlencoding-2e57689ab08a86e0,libactix_web-ed9468ecca1d00eb,libimpl_more-6fc7c6fa77315c70,libactix_server-c0b0ccef288743fa,libactix_router-1fc202aa55ec734f,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcookie-2eb6c3a192c4322a,libtime-a8a1a66eb349dc6a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libactix_http-c54de35afcb16220,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-553688209e7772b3,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libzstd-e832a8145c59673a,libzstd_safe-5ad3548776076269,libzstd_sys-804a5d9a76218e14,libactix_service-7c118b06035652a9,libactix_codec-f1c0007265b10a6d,libderive_more-34f07934e43dbdca,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-1c79e56e41d6683e,libreqwest-171513f8f83f44fb,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ff1a98e5a8c957c2,libipnet-9aae67a4e846df6d,libtokio_native_tls-e6850514ea535819,libserde_urlencoded-2ae57e25a3b59bd0,libencoding_rs-68ad4a143c31cce1,libserde_json-4f4f31eb5ba25a30,libryu-0ea4bafc9bef6d8b,libserde-a7dab3c7b69216ed,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libasync_compression-b40013f28749448d,libflate2-9d99b0c075a5290d,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnative_tls-7a7b44e670eeb8ef,libopenssl_probe-cbab9b905ab83f66,libopenssl-b8a99a08f14d96d5,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-573736e443b0d17a,libhyper-f9bc77928ce1c5c9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-26b32951e6dda120,libindexmap-37cc0e4f01c0c3b7,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-c4e9190d831153d6,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-ea35940b9a19d4cd,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-5202df03a66a3b56,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libmio-6ff442aad9148a22,libparking_lot-fa4827e192e7baf7,libparking_lot_core-55996f4c23b6e784,liblibc-a1f51a53e348ca20,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-394b918668cad64a,libfutures_util-28077469b71a4bbc,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-53c490b46b390cd8,libidna-f908235d73684595,libutf8_iter-0d9be7b316c2b184,libidna_adapter-640722571bdf2e95,libicu_properties-e049e4261bd91fe8,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-92fe83a669d3ff2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-21c3fbff7a78d2a8,libpotential_utf-96a2b10032bc4644,libicu_provider-9638c1596eb3d74e,libicu_locale_core-ac53f4349f171dae,libtinystr-784cfed76c44177b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ef3fa120f40bc37a,libzerotrie-61e2272d3690fadb,libyoke-513cd17fd7c63d0f,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-d36d8cdd5965e85b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsha1-a2b1bdb803a0e8fc,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libhmac-7c5b0effb85e4233,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-64299f9d815d057c,libqrcode-9b60e329762b8910,libimage-89e3b0aa57ff4bae,libbytemuck-975a004649225a53,libbyteorder_lite-25e78048a27d33b8,libnum_traits-39be14e70c722fe4,libdotenv-ed16f8757ac7f100}.rlib" "<sysroot>/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/rustcWLwD4c/raw-dylibs" "-B<sysroot>/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-34ff6a2134842c91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/whatsapp_text-f93b686bc6be87a5" "-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 `twilio_rs` (example "whatsapp_text") due to 1 previous error
[INFO] [stderr] error: could not compile `twilio_rs` (example "content_template") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcJktT6F/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtwilio_rs-e5f07ba68d8b8bb2,liburlencoding-2e57689ab08a86e0,libactix_web-ed9468ecca1d00eb,libimpl_more-6fc7c6fa77315c70,libactix_server-c0b0ccef288743fa,libactix_router-1fc202aa55ec734f,libregex-07d59f3792584a21,libregex_automata-b16ca0c62e99f813,libaho_corasick-5318fee7af990b33,libregex_syntax-13fc688ae7f36982,libcookie-2eb6c3a192c4322a,libtime-a8a1a66eb349dc6a,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-3ca21461b8e5f612,libpowerfmt-a0c185df26c26a22,libactix_http-c54de35afcb16220,librand-0ddef0c6211a1b6e,librand_chacha-28254c0dd64d94a1,libppv_lite86-f1e37e57ffef6e8c,libzerocopy-11ad661e9e1ff602,librand_core-6cf31fe3b8e21494,libgetrandom-fd0158671eaf6ed6,libbrotli-1a899f402a3f0116,libbrotli_decompressor-8126f0dca5f7b4a7,liballoc_stdlib-be9175862277e1f4,liballoc_no_stdlib-06c983927188c99c,libhttpdate-9f9d2502c6a38412,libbase64-2a03de3babadded3,liblocal_channel-1f39405c63f41e49,libbytestring-553688209e7772b3,liblanguage_tags-f2740fbda1808d44,libfoldhash-5f95cf2ad1e735f9,libzstd-e832a8145c59673a,libzstd_safe-5ad3548776076269,libzstd_sys-804a5d9a76218e14,libactix_service-7c118b06035652a9,libactix_codec-f1c0007265b10a6d,libderive_more-34f07934e43dbdca,libactix_utils-2506f7ff6e61f5e9,liblocal_waker-db44699d6c187aa3,libactix_rt-1c79e56e41d6683e,libreqwest-171513f8f83f44fb,librustls_pemfile-c56e6940cc22dba4,libhyper_tls-ff1a98e5a8c957c2,libipnet-9aae67a4e846df6d,libtokio_native_tls-e6850514ea535819,libserde_urlencoded-2ae57e25a3b59bd0,libencoding_rs-68ad4a143c31cce1,libserde_json-4f4f31eb5ba25a30,libryu-0ea4bafc9bef6d8b,libserde-a7dab3c7b69216ed,libmime_guess-6dd1a3724ba1599d,libunicase-5017e9507498ef51,libmime-4b44681fdb2c65f7,libasync_compression-b40013f28749448d,libflate2-9d99b0c075a5290d,libminiz_oxide-72957411e009f840,libadler2-b931b79841890bad,libcrc32fast-ec6b1847c42b19ed,libnative_tls-7a7b44e670eeb8ef,libopenssl_probe-cbab9b905ab83f66,libopenssl-b8a99a08f14d96d5,libbitflags-999d889d9694453e,libforeign_types-0d5385f641bbbadd,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-573736e443b0d17a,libhyper-f9bc77928ce1c5c9,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libhttparse-47a3d40564b60e09,libh2-26b32951e6dda120,libindexmap-37cc0e4f01c0c3b7,libequivalent-7e0e8cbe6c474a67,libhashbrown-37a6703d9702db39,libtokio_util-c4e9190d831153d6,libfutures_sink-be8442ee548d90f9,libtower_service-0d7df29686b13872,libtracing-ea35940b9a19d4cd,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libfutures_channel-179401688c37d974,libtokio-5202df03a66a3b56,libsignal_hook_registry-1171f0d22a871719,libsocket2-3d90c93e388309af,libmio-6ff442aad9148a22,libparking_lot-fa4827e192e7baf7,libparking_lot_core-55996f4c23b6e784,liblibc-a1f51a53e348ca20,liblock_api-29fb1b0a3ec126e3,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-394b918668cad64a,libfutures_util-28077469b71a4bbc,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-b066ee2c679b47fd,libpin_project_lite-bedc6e0acd72ff2a,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87,liburl-53c490b46b390cd8,libidna-f908235d73684595,libutf8_iter-0d9be7b316c2b184,libidna_adapter-640722571bdf2e95,libicu_properties-e049e4261bd91fe8,libicu_properties_data-9d163be0f8ec47fd,libicu_normalizer-92fe83a669d3ff2a,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-9919e82512efe734,libicu_collections-21c3fbff7a78d2a8,libpotential_utf-96a2b10032bc4644,libicu_provider-9638c1596eb3d74e,libicu_locale_core-ac53f4349f171dae,libtinystr-784cfed76c44177b,liblitemap-aaec3d88bc2b9505,libwriteable-1fc78dfe07ba1099,libzerovec-ef3fa120f40bc37a,libzerotrie-61e2272d3690fadb,libyoke-513cd17fd7c63d0f,libstable_deref_trait-e5f295e98f1b80b2,libzerofrom-d36d8cdd5965e85b,libform_urlencoded-a5edb5174711de82,libpercent_encoding-9bee39bbc5bd523a,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libsha1-a2b1bdb803a0e8fc,libcpufeatures-471354fefbcaf2d8,libcfg_if-33ef6c02a07f9fec,libhmac-7c5b0effb85e4233,libdigest-92a18a9fc76b49ea,libsubtle-ca7024fc66e4388f,libblock_buffer-eb912e7657afff52,libcrypto_common-7fdbb27dd40ebdc7,libgeneric_array-4d1e7d2120c15a03,libtypenum-b636c2b461885073,libbase64-64299f9d815d057c,libqrcode-9b60e329762b8910,libimage-89e3b0aa57ff4bae,libbytemuck-975a004649225a53,libbyteorder_lite-25e78048a27d33b8,libnum_traits-39be14e70c722fe4,libdotenv-ed16f8757ac7f100}.rlib" "<sysroot>/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/rustcJktT6F/raw-dylibs" "-B<sysroot>/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-34ff6a2134842c91/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/ecommerce-4e4a2fcf1c9becb9" "-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 `twilio_rs` (example "ecommerce") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "984c8bcb68604980814edc541caf0b4023634a28850f0c12d058d9e88956488f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "984c8bcb68604980814edc541caf0b4023634a28850f0c12d058d9e88956488f", kill_on_drop: false }`
[INFO] [stdout] 984c8bcb68604980814edc541caf0b4023634a28850f0c12d058d9e88956488f
