[INFO] cloning repository https://github.com/cesare/rust-rusotoexp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cesare/rust-rusotoexp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-rusotoexp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-rusotoexp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 288f526b745ee06400fb2e3903ed207428ad554f [INFO] testing cesare/rust-rusotoexp against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcesare%2Frust-rusotoexp" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cesare/rust-rusotoexp on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cesare/rust-rusotoexp [INFO] finished tweaking git repo https://github.com/cesare/rust-rusotoexp [INFO] tweaked toml for git repo https://github.com/cesare/rust-rusotoexp written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/cesare/rust-rusotoexp already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusoto_sqs v0.46.0 [INFO] [stderr] Downloaded rusoto_ssm v0.46.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a40de17fc6497b2be9fd505571149a55e86c426c3b71adb3b306e5104eeaa71 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5a40de17fc6497b2be9fd505571149a55e86c426c3b71adb3b306e5104eeaa71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a40de17fc6497b2be9fd505571149a55e86c426c3b71adb3b306e5104eeaa71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a40de17fc6497b2be9fd505571149a55e86c426c3b71adb3b306e5104eeaa71", kill_on_drop: false }` [INFO] [stdout] 5a40de17fc6497b2be9fd505571149a55e86c426c3b71adb3b306e5104eeaa71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 85fedbb025119808a5b79ed01d9ca68fda1d24b3a192b2ff88ea14cc2bfa5470 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "85fedbb025119808a5b79ed01d9ca68fda1d24b3a192b2ff88ea14cc2bfa5470", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.91 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling async-trait v0.1.48 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling zeroize v1.2.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling tokio v1.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling rusoto_core v0.46.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling pin-project v1.0.5 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-util v0.6.5 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling hyper v0.14.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling rusoto_credential v0.46.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_signature v0.46.0 [INFO] [stderr] Compiling rusoto_sqs v0.46.0 [INFO] [stderr] Compiling rusoto_s3 v0.46.0 [INFO] [stderr] Compiling rusoto_ssm v0.46.0 [INFO] [stderr] Compiling rusotoexp v0.1.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/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.s3_list_buckets.dfb60599-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1.gjyutfwt2vmaei4.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librusoto_s3-665501ddccd0b36d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-873cca827c310b65.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ea0696be358c7800.rlib" "/opt/rustwide/target/debug/deps/libtime-d94c84dfe5432480.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-35de85620c9ce690.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b914af8a39112d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-64a840d5f1a8dad3.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6dbe83a83f8877cd.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-a02312e817eaee6f.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bc30304b9acbcc3b.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-90dacbffbd1ab37e.rlib" "/opt/rustwide/target/debug/deps/libfutures-2badbf599713e312.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d0ba25a271013809.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f3c75bc9ba65bc07.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ad6bb5afc756a6a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-612c67eab3d3ea72.rlib" "/opt/rustwide/target/debug/deps/libserde-e96c3b632ab8b729.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-d07327a3bf502ca0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4257af7644888a3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f1b4018191c4ff09.rlib" "/opt/rustwide/target/debug/deps/libhyper-01c9f24c65f8576a.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f5e163539d544e6e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-facc3ee1ad25e695.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5e75a71463a37739.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-91087510b0f1a379.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bc18c39c8c185f8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fe5386e728947b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8352f5075f306abc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-33460d3f48298f62.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6de8926264794373.rlib" "/opt/rustwide/target/debug/deps/libtokio-3420941afc9f0798.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dffeafdd3a959677.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8d1897cf9b4ecc92.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libmio-2004d1d111f47ec3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-971873fad4afed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea634445885e607.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-1b68b9f0b4d79bc9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-33c8c17a4810fa25.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5eef1f6b6907ed56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8664e75b8b0daca3.rlib" "/opt/rustwide/target/debug/deps/liblibc-73aa23f9615b1e2c.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9595de58d64fd79c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/s3_list_buckets-b330c2c2f3d30fc1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusotoexp` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.s3_list_objects.a9af5de1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5.2crqbcblg0p7xyqi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-5968aabe3bdbc758.rlib" "/opt/rustwide/target/debug/deps/libclap-9e06dc1f63cdd93b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-8678412d35a6bde6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-665501ddccd0b36d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-873cca827c310b65.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ea0696be358c7800.rlib" "/opt/rustwide/target/debug/deps/libtime-d94c84dfe5432480.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-35de85620c9ce690.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b914af8a39112d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-64a840d5f1a8dad3.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6dbe83a83f8877cd.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-a02312e817eaee6f.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bc30304b9acbcc3b.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-90dacbffbd1ab37e.rlib" "/opt/rustwide/target/debug/deps/libfutures-2badbf599713e312.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d0ba25a271013809.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f3c75bc9ba65bc07.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ad6bb5afc756a6a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-612c67eab3d3ea72.rlib" "/opt/rustwide/target/debug/deps/libserde-e96c3b632ab8b729.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-d07327a3bf502ca0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4257af7644888a3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f1b4018191c4ff09.rlib" "/opt/rustwide/target/debug/deps/libhyper-01c9f24c65f8576a.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f5e163539d544e6e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-facc3ee1ad25e695.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5e75a71463a37739.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-91087510b0f1a379.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bc18c39c8c185f8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fe5386e728947b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8352f5075f306abc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-33460d3f48298f62.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6de8926264794373.rlib" "/opt/rustwide/target/debug/deps/libtokio-3420941afc9f0798.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dffeafdd3a959677.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8d1897cf9b4ecc92.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libmio-2004d1d111f47ec3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-971873fad4afed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea634445885e607.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-1b68b9f0b4d79bc9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-33c8c17a4810fa25.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5eef1f6b6907ed56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8664e75b8b0daca3.rlib" "/opt/rustwide/target/debug/deps/liblibc-73aa23f9615b1e2c.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9595de58d64fd79c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/s3_list_objects-4644d717031b07c5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [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/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.s3_delete_object.1a3e3c3c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568.4yqelbmbonpom3tj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-5968aabe3bdbc758.rlib" "/opt/rustwide/target/debug/deps/libclap-9e06dc1f63cdd93b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-8678412d35a6bde6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/librusoto_s3-665501ddccd0b36d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-873cca827c310b65.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ea0696be358c7800.rlib" "/opt/rustwide/target/debug/deps/libtime-d94c84dfe5432480.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-35de85620c9ce690.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b914af8a39112d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-64a840d5f1a8dad3.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6dbe83a83f8877cd.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-a02312e817eaee6f.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bc30304b9acbcc3b.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-90dacbffbd1ab37e.rlib" "/opt/rustwide/target/debug/deps/libfutures-2badbf599713e312.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d0ba25a271013809.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f3c75bc9ba65bc07.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ad6bb5afc756a6a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-612c67eab3d3ea72.rlib" "/opt/rustwide/target/debug/deps/libserde-e96c3b632ab8b729.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-d07327a3bf502ca0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4257af7644888a3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f1b4018191c4ff09.rlib" "/opt/rustwide/target/debug/deps/libhyper-01c9f24c65f8576a.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f5e163539d544e6e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-facc3ee1ad25e695.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5e75a71463a37739.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-91087510b0f1a379.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bc18c39c8c185f8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fe5386e728947b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8352f5075f306abc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-33460d3f48298f62.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6de8926264794373.rlib" "/opt/rustwide/target/debug/deps/libtokio-3420941afc9f0798.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dffeafdd3a959677.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8d1897cf9b4ecc92.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libmio-2004d1d111f47ec3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-971873fad4afed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea634445885e607.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-1b68b9f0b4d79bc9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-33c8c17a4810fa25.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5eef1f6b6907ed56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8664e75b8b0daca3.rlib" "/opt/rustwide/target/debug/deps/liblibc-73aa23f9615b1e2c.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9595de58d64fd79c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/s3_delete_object-2ed97d0e0f34a568" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [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/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.sqs_send_message.27a3b06e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0.3hm4z5unaj6z0tot.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libstructopt-5968aabe3bdbc758.rlib" "/opt/rustwide/target/debug/deps/libclap-9e06dc1f63cdd93b.rlib" "/opt/rustwide/target/debug/deps/libvec_map-dab3909866655c61.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-5fec79f426ca26e0.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-6da279cd4f865ec2.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c0d73e3d44b574a0.rlib" "/opt/rustwide/target/debug/deps/libatty-8678412d35a6bde6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-76ca62e328105e50.rlib" "/opt/rustwide/target/debug/deps/librusoto_sqs-74fc238ae037e264.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-382b057aa19e1ad8.rlib" "/opt/rustwide/target/debug/deps/liburl-5367bcd1724e6e7f.rlib" "/opt/rustwide/target/debug/deps/libidna-eee4c720099f190a.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6bad7ee8f6bd6ace.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-139b068fa2563619.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-1186c837a9f5b632.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libdtoa-14aa41ab563e8b4f.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-873cca827c310b65.rlib" "/opt/rustwide/target/debug/deps/libxml-9d44d9c1aa24ee24.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ea0696be358c7800.rlib" "/opt/rustwide/target/debug/deps/libtime-d94c84dfe5432480.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-35de85620c9ce690.rlib" "/opt/rustwide/target/debug/deps/libstandback-6e448ae46c0c22c6.rlib" "/opt/rustwide/target/debug/deps/libsha2-f9b914af8a39112d.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-03a43d06f7c2bf7d.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-b3a531c9eb400c1f.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-04ea09856e82a02d.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libmd5-7686c4c65dd50a84.rlib" "/opt/rustwide/target/debug/deps/libhmac-64a840d5f1a8dad3.rlib" "/opt/rustwide/target/debug/deps/libdigest-8d3b7dcead2c1665.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-6dbe83a83f8877cd.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a0659e0089bcb659.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-ca9c687ed0be142a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-6779dcfdd4e12b61.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-a02312e817eaee6f.rlib" "/opt/rustwide/target/debug/deps/libshlex-f8ac0bde03d5249d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-bc30304b9acbcc3b.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libzeroize-90dacbffbd1ab37e.rlib" "/opt/rustwide/target/debug/deps/libfutures-2badbf599713e312.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-d0ba25a271013809.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-f3c75bc9ba65bc07.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-ad6bb5afc756a6a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-612c67eab3d3ea72.rlib" "/opt/rustwide/target/debug/deps/libserde-e96c3b632ab8b729.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-d07327a3bf502ca0.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-4257af7644888a3c.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-f1b4018191c4ff09.rlib" "/opt/rustwide/target/debug/deps/libhyper-01c9f24c65f8576a.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b39eb1106efb3a92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f5e163539d544e6e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-facc3ee1ad25e695.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-5e75a71463a37739.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-91087510b0f1a379.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6bc18c39c8c185f8.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fe5386e728947b44.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-8352f5075f306abc.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-33460d3f48298f62.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-6de8926264794373.rlib" "/opt/rustwide/target/debug/deps/libtokio-3420941afc9f0798.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-dffeafdd3a959677.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-8d1897cf9b4ecc92.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libmio-2004d1d111f47ec3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-971873fad4afed62.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5ea634445885e607.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-1b68b9f0b4d79bc9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-5ae1fed9b8363a80.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b9a93017f6970062.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-33c8c17a4810fa25.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-761fbe5cb1bb6d9c.rlib" "/opt/rustwide/target/debug/deps/libopenssl-5eef1f6b6907ed56.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-7f2816c558eccc80.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8664e75b8b0daca3.rlib" "/opt/rustwide/target/debug/deps/liblibc-73aa23f9615b1e2c.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libanyhow-9595de58d64fd79c.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/sqs_send_message-6d8ecf6175360fb0" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "85fedbb025119808a5b79ed01d9ca68fda1d24b3a192b2ff88ea14cc2bfa5470", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85fedbb025119808a5b79ed01d9ca68fda1d24b3a192b2ff88ea14cc2bfa5470", kill_on_drop: false }` [INFO] [stdout] 85fedbb025119808a5b79ed01d9ca68fda1d24b3a192b2ff88ea14cc2bfa5470