[INFO] cloning repository https://github.com/phss/aws-gardener [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phss/aws-gardener" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphss%2Faws-gardener", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphss%2Faws-gardener'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 165d257089cade36bbd4b1252bc5e9d68f045950 [INFO] testing phss/aws-gardener against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphss%2Faws-gardener" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/phss/aws-gardener on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phss/aws-gardener [INFO] finished tweaking git repo https://github.com/phss/aws-gardener [INFO] tweaked toml for git repo https://github.com/phss/aws-gardener written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/phss/aws-gardener 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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2e38ec15fd9dd8d8feb8269d4d5038dad3b93f5b4af8c37f49fa9ebdae6aa0b6 [INFO] running `Command { std: "docker" "start" "-a" "2e38ec15fd9dd8d8feb8269d4d5038dad3b93f5b4af8c37f49fa9ebdae6aa0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e38ec15fd9dd8d8feb8269d4d5038dad3b93f5b4af8c37f49fa9ebdae6aa0b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e38ec15fd9dd8d8feb8269d4d5038dad3b93f5b4af8c37f49fa9ebdae6aa0b6", kill_on_drop: false }` [INFO] [stdout] 2e38ec15fd9dd8d8feb8269d4d5038dad3b93f5b4af8c37f49fa9ebdae6aa0b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d843e71426358103385ba72339d0bcc4b745b18f5b2dd1f9fa7769c8f202495c [INFO] running `Command { std: "docker" "start" "-a" "d843e71426358103385ba72339d0bcc4b745b18f5b2dd1f9fa7769c8f202495c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling syn v1.0.100 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.21.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling bytes-utils v0.1.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling aws-types v0.48.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crc32c v0.6.3 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling urlencoding v2.1.2 [INFO] [stderr] Compiling aws-smithy-xml v0.48.0 [INFO] [stderr] Compiling aws-smithy-types v0.48.0 [INFO] [stderr] Compiling aws-smithy-eventstream v0.48.0 [INFO] [stderr] Compiling aws-smithy-json v0.48.0 [INFO] [stderr] Compiling aws-smithy-query v0.48.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.4 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling pin-project v1.0.12 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-stream v0.1.10 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling aws-smithy-async v0.48.0 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling aws-smithy-http v0.48.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling aws-smithy-http-tower v0.48.0 [INFO] [stderr] Compiling aws-sigv4 v0.48.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.48.0 [INFO] [stderr] Compiling aws-smithy-client v0.48.0 [INFO] [stderr] Compiling aws-endpoint v0.48.0 [INFO] [stderr] Compiling aws-sig-auth v0.48.0 [INFO] [stderr] Compiling aws-http v0.48.0 [INFO] [stderr] Compiling aws-sdk-sts v0.18.0 [INFO] [stderr] Compiling aws-sdk-sso v0.18.0 [INFO] [stderr] Compiling aws-sdk-s3 v0.18.0 [INFO] [stderr] Compiling aws-config v0.48.0 [INFO] [stderr] Compiling aws-gardener v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/aws/errors.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AwsError(Error); [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AwsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 13s [INFO] running `Command { std: "docker" "inspect" "d843e71426358103385ba72339d0bcc4b745b18f5b2dd1f9fa7769c8f202495c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d843e71426358103385ba72339d0bcc4b745b18f5b2dd1f9fa7769c8f202495c", kill_on_drop: false }` [INFO] [stdout] d843e71426358103385ba72339d0bcc4b745b18f5b2dd1f9fa7769c8f202495c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bfbdb660d297061f89a3b25e592fc164d52593bd5d48e06dc99299b8e118405 [INFO] running `Command { std: "docker" "start" "-a" "6bfbdb660d297061f89a3b25e592fc164d52593bd5d48e06dc99299b8e118405", kill_on_drop: false }` [INFO] [stderr] Compiling aws-gardener v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/aws/errors.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AwsError(Error); [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AwsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/aws/errors.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct AwsError(Error); [INFO] [stdout] | -------- ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] = note: `AwsError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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/rustcj3xJqM/symbols.o" "<9 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/{libaws_gardener-74ba1f0c58aa6463.rlib,libaws_sdk_s3-c1663a3858479bfd.rlib,libaws_smithy_checksums-dd7bc5237343588a.rlib,libcrc32c-5e303fcc52888135.rlib,libmd5-32fcca4f4b2837f0.rlib,libsha2-6d358f9608fdccc8.rlib,libsha1-0b03cf1b4f84c51d.rlib,libcpufeatures-334c279ac859326b.rlib,libdigest-bd87a09edbf86ca6.rlib,libblock_buffer-f9f08486edcf0ca7.rlib,libcrypto_common-6d174c837c3631a0.rlib,libgeneric_array-c1730078a55eb32e.rlib,libtypenum-35cb3744b4a64b8e.rlib,libaws_config-cc2cdab9f8b644c8.rlib,libaws_sdk_sso-43bfba4bb16da54b.rlib,libaws_smithy_json-46ae4c5498ec3979.rlib,libaws_sdk_sts-f84431e4bec413b7.rlib,libaws_smithy_query-948ebaf0b463c6c2.rlib,liburlencoding-332dd307c3934aef.rlib,libaws_smithy_xml-a919363a141c0dc8.rlib,libxmlparser-74cb90604784d914.rlib,libaws_sig_auth-b79b588fd99b133e.rlib,libaws_sigv4-972b67513c2c1703.rlib,libform_urlencoded-fd125f4e3f92ae03.rlib,libhex-13e08b3b00984ab7.rlib,libaws_http-18f342010d1877fb.rlib,libaws_endpoint-32a400eabdb45996.rlib,libregex-21e1e5a1d0d55726.rlib,libaho_corasick-9ff068df0d2a0cfc.rlib,libregex_syntax-00b81cede0cdc0da.rlib,libaws_types-42382f981bbae164.rlib,libaws_smithy_client-94c65d4a401b5a67.rlib,libhyper_rustls-bd2c75cbbf849cdc.rlib,libct_logs-57a9114fa4d9563a.rlib,librustls_native_certs-ad54a3488ef7eef4.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libtokio_rustls-db4078a2f1c967f0.rlib,librustls-4a2604b00004f9ac.rlib,libbase64-83ca8be32b9f715d.rlib,libsct-c73ee9963efd7062.rlib,libwebpki-e449cc7fbd0cfe9c.rlib,libring-fd2c152715da2a3f.rlib,libspin-4089a13ab2a784ba.rlib,libuntrusted-a7f0f384c8611dea.rlib,libfastrand-c4b4598707d308a7.rlib,liblazy_static-af860367908b8176.rlib,libaws_smithy_http_tower-6e77995eb9104bf8.rlib,libtower-a4df474ac6912f42.rlib,libpin_project-002ac2ae92d7d406.rlib,libtower_layer-b43a965c515cdf1f.rlib,libaws_smithy_http-ce15f1874b5c574c.rlib,libhyper-2f875ba1bc7b671d.rlib,libwant-877b19cbb6d45c1e.rlib,libtry_lock-0ea2511cea348424.rlib,libhttparse-947711e6baf00551.rlib,libh2-b9b9011911696307.rlib,libindexmap-a77f9b9634cddb94.rlib,libhashbrown-cae2cd0d9cc0a6cf.rlib,libtokio_util-ae787bbeb9a2d22c.rlib,libfutures_sink-44ced47ba5cc2bd4.rlib,libtower_service-442e0d38cf369aa3.rlib,libfutures_channel-8fe283e82a8ebe2e.rlib,libbytes_utils-1266d1667e46edfb.rlib,libeither-dade75f7b0d85455.rlib,libaws_smithy_eventstream-b4412462a69c946b.rlib,libcrc32fast-e5de59621c1c9ea3.rlib,libtracing-3c0037861f85d2c2.rlib,libtracing_core-88760475baa9df47.rlib,libpercent_encoding-bf512ecf668f0e68.rlib,libhttp_body-e17ce61aa71dfc38.rlib,libhttp-c8a6779063799662.rlib,libfnv-79e2cbfbe03dcd16.rlib,libaws_smithy_async-b1fceee6f904f681.rlib,libtokio_stream-c69e37bfc78dd17f.rlib,libtokio-e690796e00a34b1f.rlib,libsignal_hook_registry-0057898739ef89a0.rlib,libnum_cpus-4844b20901b332b9.rlib,libsocket2-72010b2f9bd86175.rlib,libmemchr-34c06a26bc9e8129.rlib,libonce_cell-6b1795042b24f014.rlib,libbytes-90fa2233ca6ac0df.rlib,libmio-4cf497c773dd2480.rlib,liblog-d92df7c38c336d51.rlib,libparking_lot-4038bd2c1983ca37.rlib,libparking_lot_core-09b5653b22ba97b0.rlib,liblibc-778efc5e15537de8.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libsmallvec-b08c9d42771f59e9.rlib,liblock_api-12b3b36e90510f6c.rlib,libscopeguard-e318caba69bf687f.rlib,libfutures_util-52dc45b6b445352f.rlib,libslab-b1e702ccf3e927a6.rlib,libpin_project_lite-6df6c214457c8ca7.rlib,libfutures_task-9126102c29749340.rlib,libpin_utils-3860774ad9b215b5.rlib,libfutures_core-f5c602f8eba8fbac.rlib,libzeroize-981980b2864607a0.rlib,libaws_smithy_types-758f68cf1bb662b3.rlib,libryu-038f6cdb33aa666f.rlib,libitoa-16cfa8721381c1c3.rlib,libtime-4d58df25e356d2ba.rlib,libnum_integer-9f9028fe0da82308.rlib,libnum_traits-c6e6d73d19678b65.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcj3xJqM/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-320d4a0bcdfe1c42/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/s3_test-99deff84ebf251c5" "-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 `aws-gardener` (test "s3_test") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "6bfbdb660d297061f89a3b25e592fc164d52593bd5d48e06dc99299b8e118405", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfbdb660d297061f89a3b25e592fc164d52593bd5d48e06dc99299b8e118405", kill_on_drop: false }` [INFO] [stdout] 6bfbdb660d297061f89a3b25e592fc164d52593bd5d48e06dc99299b8e118405