[INFO] cloning repository https://github.com/brainstorm/rusoto-s3-async-await [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/brainstorm/rusoto-s3-async-await" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainstorm%2Frusoto-s3-async-await", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainstorm%2Frusoto-s3-async-await'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89ab08453db2529e33a80ffe6133e93305dab031 [INFO] building brainstorm/rusoto-s3-async-await against try#8b8eff55bd72abbb57167bc42222a7f91d41cb0d for pr-142134-abi-ast-error [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbrainstorm%2Frusoto-s3-async-await" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/brainstorm/rusoto-s3-async-await on toolchain 8b8eff55bd72abbb57167bc42222a7f91d41cb0d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/brainstorm/rusoto-s3-async-await [INFO] finished tweaking git repo https://github.com/brainstorm/rusoto-s3-async-await [INFO] tweaked toml for git repo https://github.com/brainstorm/rusoto-s3-async-await written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/bcmcmill/rusoto` [INFO] [stderr] Locking 219 packages to latest compatible versions [INFO] [stderr] Adding bytes v0.5.6 (available: v1.10.1) [INFO] [stderr] Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c83287194fc576ce4a28f47ff36891322f84a38076b5c7a24d46ab6434872138 [INFO] running `Command { std: "docker" "start" "-a" "c83287194fc576ce4a28f47ff36891322f84a38076b5c7a24d46ab6434872138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c83287194fc576ce4a28f47ff36891322f84a38076b5c7a24d46ab6434872138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c83287194fc576ce4a28f47ff36891322f84a38076b5c7a24d46ab6434872138", kill_on_drop: false }` [INFO] [stdout] c83287194fc576ce4a28f47ff36891322f84a38076b5c7a24d46ab6434872138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05509bdb457ad221dd3936a09d58f3efef18363bd5a8cf598d021b8dd8f918a0 [INFO] running `Command { std: "docker" "start" "-a" "05509bdb457ad221dd3936a09d58f3efef18363bd5a8cf598d021b8dd8f918a0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cc v1.2.26 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.30 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.39 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling crypto-mac v0.7.0 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling hmac v0.7.1 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rusoto_core v0.43.0 (https://github.com/bcmcmill/rusoto?branch=async_await#6365d2cc) [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling xml-rs v0.8.26 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling pin-project v0.4.30 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio-tls v0.3.1 [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 chrono v0.4.41 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling rusoto_credential v0.43.0 (https://github.com/bcmcmill/rusoto?branch=async_await#6365d2cc) [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_signature v0.43.0 (https://github.com/bcmcmill/rusoto?branch=async_await#6365d2cc) [INFO] [stderr] Compiling rusoto_s3 v0.43.0 (https://github.com/bcmcmill/rusoto?branch=async_await#6365d2cc) [INFO] [stderr] Compiling rusoto-s3-async-await v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.28s [INFO] running `Command { std: "docker" "inspect" "05509bdb457ad221dd3936a09d58f3efef18363bd5a8cf598d021b8dd8f918a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05509bdb457ad221dd3936a09d58f3efef18363bd5a8cf598d021b8dd8f918a0", kill_on_drop: false }` [INFO] [stdout] 05509bdb457ad221dd3936a09d58f3efef18363bd5a8cf598d021b8dd8f918a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+8b8eff55bd72abbb57167bc42222a7f91d41cb0d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b12f73a2fd73991fea8217227591e8c7650e2e6e3579395d21817fc37cae23f6 [INFO] running `Command { std: "docker" "start" "-a" "b12f73a2fd73991fea8217227591e8c7650e2e6e3579395d21817fc37cae23f6", kill_on_drop: false }` [INFO] [stderr] Compiling rusoto-s3-async-await v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcGPj854/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtokio-4cc13f4fc9786ccb.rlib,librusoto_s3-89efa1b0d3f0d795.rlib,librusoto_core-f88cab7bd33a7395.rlib,libxml-d50f91d6969299c6.rlib,librusoto_signature-ef1dc59f53724ffa.rlib,libtime-634cfff2d134dc65.rlib,libsha2-c079238efab76234.rlib,libopaque_debug-fdbf8cc484c72ffc.rlib,libfake_simd-108e3c1955a5d5f4.rlib,libblock_buffer-8c0d6adfb1c10925.rlib,libblock_padding-e9c6b3f99788e337.rlib,libbyte_tools-15ddc0ab6cfafe97.rlib,libbyteorder-05c8a5bbd8dd9c61.rlib,libpercent_encoding-b41fb32edf79c8cd.rlib,libmd5-24502872e66e6ba6.rlib,libhmac-0c029a675fec1d4a.rlib,libcrypto_mac-959814bcb077755f.rlib,libsubtle-1b4aa11cbd1d092a.rlib,libdigest-16273c126d75b93f.rlib,libgeneric_array-19c8bb51289be248.rlib,libtypenum-cdc8db444dabe874.rlib,libhex-5de1ffba8b3d39d3.rlib,libbase64-e903b0e3eec9e20e.rlib,librusoto_credential-ebc1f2e5cf616f53.rlib,libshlex-4a363f68a2dc1cd9.rlib,libserde_json-722768d613365fb7.rlib,libryu-72e889fa0db6de73.rlib,libregex-164af57b97afa0ec.rlib,libregex_automata-75dad385165b9934.rlib,libaho_corasick-e00fcb05de037a19.rlib,libregex_syntax-dac86ea1b76d3275.rlib,libdirs-b2239ba6ae0d469d.rlib,libchrono-5665129f3b875afb.rlib,libiana_time_zone-bc99062246ec2bff.rlib,libnum_traits-300808a1126b5258.rlib,libserde-c5970cf803e97ec4.rlib,libpin_project-d7f22413e465bf17.rlib,libfutures-cd67bfc19fac59b0.rlib,libfutures_executor-34885227c55ab735.rlib,libhyper_tls-b1d5efee24715011.rlib,libtokio_tls-ae8d2d1dffde2fbc.rlib,libhyper-70e1321adab1bdfa.rlib,libitoa-2df0e32bde18754c.rlib,libhttparse-cd975fb61391e1a6.rlib,libwant-6ec768e147260ca0.rlib,libtry_lock-8ae584d11aa6fcb9.rlib,libh2-1242fa36a8120a89.rlib,libtracing_futures-c7b61bba34cc2a37.rlib,libindexmap-b714250d2522ac58.rlib,libhashbrown-8e06d73280becadf.rlib,libtokio_util-eed247cee6da1aae.rlib,libhttpdate-011e517ce79d413c.rlib,libsocket2-99ed18200b37cd05.rlib,libtower_service-66c5cc5071d1137b.rlib,libhttp_body-33e604ca0dc70f1f.rlib,libfutures_util-7dfdf4dca8d9f5de.rlib,libfutures_io-19406445c19f2c79.rlib,libfutures_channel-7a1432d9cdbd87eb.rlib,libfutures_sink-419b67c1465ab18d.rlib,libfutures_task-af20885eaca65b8c.rlib,libpin_utils-ea4b982528073b6b.rlib,libtokio-538db5008db7b3b3.rlib,libsignal_hook_registry-d6010dc6f3d1b857.rlib,libnum_cpus-d42f493ffd6a7f26.rlib,libmemchr-e6e0114228c0da46.rlib,libmio_uds-88b6cf7206bff9e7.rlib,libmio-bac69d5cef6de64d.rlib,libslab-3627061b4ef464d9.rlib,libiovec-1f5582d367e9c905.rlib,libnet2-64614228f4bfaf01.rlib,libcfg_if-a6c7f2a442104fca.rlib,libfutures_core-d074567ad1b70f80.rlib,liblazy_static-30a961c9c1cd9eba.rlib,libpin_project_lite-ae4fe262712f2d89.rlib,libpin_project-2b0e8887205270a8.rlib,libbytes-42577d72ef878432.rlib,libhttp-325f89158dfea991.rlib,libitoa-9ed5df3c6d826695.rlib,libbytes-af5a6da4c2547299.rlib,libfnv-2efd5e10883e6e67.rlib,libtracing-46ff245faa140af8.rlib,libpin_project_lite-2e2ea4a68bdbf27f.rlib,libtracing_core-06581ec257c6a18d.rlib,libnative_tls-90d76be177a34304.rlib,libopenssl_probe-963ed545619444c9.rlib,libopenssl-17460f286c780835.rlib,libonce_cell-6fc5a6a7cc2b134d.rlib,libbitflags-1952be742d874562.rlib,libforeign_types-11da4e08ec3f3d02.rlib,libforeign_types_shared-40df160ef58de5f0.rlib,libcfg_if-02ffc4ff30a29427.rlib,libopenssl_sys-c249d39646999c98.rlib,liblibc-6f7564751c697d5d.rlib,liblog-c97120fd603a1888.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcGPj854/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/rusoto_s3_async_await-d57fc2cc2a359967" "-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 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rusoto-s3-async-await` (bin "rusoto-s3-async-await" test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b12f73a2fd73991fea8217227591e8c7650e2e6e3579395d21817fc37cae23f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b12f73a2fd73991fea8217227591e8c7650e2e6e3579395d21817fc37cae23f6", kill_on_drop: false }` [INFO] [stdout] b12f73a2fd73991fea8217227591e8c7650e2e6e3579395d21817fc37cae23f6