[INFO] cloning repository https://github.com/ethanwater/awsdump [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ethanwater/awsdump" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwater%2Fawsdump", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwater%2Fawsdump'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 10bff65924ecd577f449516a2ae4a35d8373fe81 [INFO] testing ethanwater/awsdump against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fethanwater%2Fawsdump" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ethanwater/awsdump on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ethanwater/awsdump [INFO] finished tweaking git repo https://github.com/ethanwater/awsdump [INFO] tweaked toml for git repo https://github.com/ethanwater/awsdump written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/ethanwater/awsdump 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" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7346d533c053838a6481382dcd86ecd878c8c31b2f4538e605441e1d23d801e6 [INFO] running `Command { std: "docker" "start" "-a" "7346d533c053838a6481382dcd86ecd878c8c31b2f4538e605441e1d23d801e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7346d533c053838a6481382dcd86ecd878c8c31b2f4538e605441e1d23d801e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7346d533c053838a6481382dcd86ecd878c8c31b2f4538e605441e1d23d801e6", kill_on_drop: false }` [INFO] [stdout] 7346d533c053838a6481382dcd86ecd878c8c31b2f4538e605441e1d23d801e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c31edde71c97a4cb9102ea495c99cbb822883f4b053384ca5be61f3b80408580 [INFO] running `Command { std: "docker" "start" "-a" "c31edde71c97a4cb9102ea495c99cbb822883f4b053384ca5be61f3b80408580", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling cc v1.1.5 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ff v0.12.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling base16ct v0.1.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling group v0.12.1 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling aws-types v1.3.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling crypto-bigint v0.4.9 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling sec1 v0.3.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling crc32c v0.6.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling rfc6979 v0.3.1 [INFO] [stderr] Compiling elliptic-curve v0.12.3 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling ecdsa v0.14.8 [INFO] [stderr] Compiling p256 v0.11.1 [INFO] [stderr] Compiling aws-smithy-xml v0.60.8 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tokio v1.38.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling aws-smithy-async v1.2.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling aws-smithy-types v1.2.0 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.7.1 [INFO] [stderr] Compiling aws-smithy-eventstream v0.60.4 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling aws-smithy-http v0.60.9 [INFO] [stderr] Compiling aws-credential-types v1.2.0 [INFO] [stderr] Compiling aws-smithy-checksums v0.60.11 [INFO] [stderr] Compiling aws-sigv4 v1.2.3 [INFO] [stderr] Compiling aws-runtime v1.3.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.6.2 [INFO] [stderr] Compiling aws-sdk-sso v1.35.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.36.0 [INFO] [stderr] Compiling aws-sdk-sts v1.35.0 [INFO] [stderr] Compiling aws-sdk-s3 v1.41.0 [INFO] [stderr] Compiling aws-config v1.5.4 [INFO] [stderr] Compiling awsdump v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `MIN_PART_SIZE_5MB` is never used [INFO] [stdout] --> src/s3/multipart.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const MIN_PART_SIZE_5MB: usize = 5_242_880; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PART_SIZE_5GB` is never used [INFO] [stdout] --> src/s3/multipart.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const MAX_PART_SIZE_5GB: usize = 5_368_709_120; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `partition` is never used [INFO] [stdout] --> src/s3/multipart.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | async fn partition(path: impl AsRef, mut chunk_amt: Option) -> Result, ()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multipart_upload_beta` is never used [INFO] [stdout] --> src/s3/multipart.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn multipart_upload_beta( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "c31edde71c97a4cb9102ea495c99cbb822883f4b053384ca5be61f3b80408580", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c31edde71c97a4cb9102ea495c99cbb822883f4b053384ca5be61f3b80408580", kill_on_drop: false }` [INFO] [stdout] c31edde71c97a4cb9102ea495c99cbb822883f4b053384ca5be61f3b80408580 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f497b295a39aecec66a748ae3657282ba2f1f2b2f2e7849528be7e4d608125e1 [INFO] running `Command { std: "docker" "start" "-a" "f497b295a39aecec66a748ae3657282ba2f1f2b2f2e7849528be7e4d608125e1", kill_on_drop: false }` [INFO] [stderr] Compiling awsdump v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: constant `MIN_PART_SIZE_5MB` is never used [INFO] [stdout] --> src/s3/multipart.rs:7:7 [INFO] [stdout] | [INFO] [stdout] 7 | const MIN_PART_SIZE_5MB: usize = 5_242_880; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant `MAX_PART_SIZE_5GB` is never used [INFO] [stdout] --> src/s3/multipart.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | const MAX_PART_SIZE_5GB: usize = 5_368_709_120; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `partition` is never used [INFO] [stdout] --> src/s3/multipart.rs:12:10 [INFO] [stdout] | [INFO] [stdout] 12 | async fn partition(path: impl AsRef, mut chunk_amt: Option) -> Result, ()> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `multipart_upload_beta` is never used [INFO] [stdout] --> src/s3/multipart.rs:50:14 [INFO] [stdout] | [INFO] [stdout] 50 | pub async fn multipart_upload_beta( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcQIGHPC/symbols.o" "<10 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_config-f56c2c6fe91aded8.rlib,libaws_sdk_ssooidc-df5088818e002e56.rlib,libaws_sdk_sso-7adfc7e2d5eca4fe.rlib,libaws_sdk_sts-6be7cc3312b98137.rlib,libaws_smithy_query-6435a99b24e6bf46.rlib,liburlencoding-2e57689ab08a86e0.rlib,libaws_sdk_s3-f57a7ac044f99d32.rlib,liburl-a37d311f1b7ec159.rlib,libidna-da2b9aa3f9496c8b.rlib,libunicode_normalization-42ae7e4d98c3dc9e.rlib,libtinyvec-319ff0b4394c279d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-625e08feb990b286.rlib,libregex_lite-6fb80db4bdf4ca1d.rlib,libaws_smithy_json-1735accbf8d57202.rlib,liblru-6cf87d1101002c85.rlib,libaws_smithy_xml-e5253dfca1071b8b.rlib,libxmlparser-aceb27c70d564922.rlib,libaws_smithy_checksums-9f3a3dd146fd5cde.rlib,libcrc32c-d4a3abe9b5284b2a.rlib,libmd5-31246bfeed354cb3.rlib,libsha1-ac675117a223dece.rlib,libaws_runtime-81541ec2b88aadf8.rlib,libuuid-494ff94009fe53fd.rlib,libaws_sigv4-9540d001042f4776.rlib,libform_urlencoded-a5edb5174711de82.rlib,libhex-28742b4ca144387c.rlib,libp256-c531410a08585510.rlib,libecdsa-53e55de1346c2994.rlib,librfc6979-39af852a8ef8115b.rlib,libsignature-70df5caa03381f2e.rlib,libelliptic_curve-2aaadfabe8adab34.rlib,libsec1-447dbee11b30227d.rlib,libpkcs8-dae0949340f7b982.rlib,libspki-3816e672513563f1.rlib,libder-ec17fcb08acfbab0.rlib,libconst_oid-5d63b50f42b847e9.rlib,libbase16ct-0006a929aa7a3e41.rlib,libgroup-3467a79788b35b63.rlib,libff-8d337eadfb5a0f17.rlib,libcrypto_bigint-b72a569a7b9b325a.rlib,libcrypto_bigint-735d80b27bf1e32a.rlib,librand_core-73772c071ea9440d.rlib,libsha2-7d0a818af7424667.rlib,libcpufeatures-42c2188ae17ada4c.rlib,libhmac-674cc6169ded8604.rlib,libdigest-a35fd8675e7cb610.rlib,libsubtle-6ff5d44cdfa0bfdf.rlib,libblock_buffer-4df9c1873c9f7c79.rlib,libcrypto_common-4c5b7ae24a9d0f97.rlib,libgeneric_array-54985d075ba32a93.rlib,libtypenum-e3323f6ed06bf501.rlib,libaws_smithy_http-33219bd015bf4c56.rlib,libaws_smithy_eventstream-302dc7ad42f6b9df.rlib,libcrc32fast-ec6b1847c42b19ed.rlib,libpercent_encoding-9bee39bbc5bd523a.rlib,libaws_types-2c97217006492c38.rlib,libaws_credential_types-df35c864b3c74900.rlib,libaws_smithy_runtime-1dc995ddd229f760.rlib,libfastrand-9c5266858c813c39.rlib,libhyper_rustls-46577d9686d31f13.rlib,librustls_native_certs-a011535ab6750996.rlib,librustls_pemfile-c56e6940cc22dba4.rlib,libbase64-64299f9d815d057c.rlib,libopenssl_probe-dfbd35d7fb1bbeff.rlib,libtokio_rustls-c74200d72d166043.rlib,librustls-5de15454660db0eb.rlib,libsct-5d1440bce189896e.rlib,libwebpki-6d082a67e1941b6e.rlib,libring-e3a71c10d113a609.rlib,libgetrandom-130a500c742fee17.rlib,libspin-b0f789aa2a8dd050.rlib,libuntrusted-3420b86308bec153.rlib,liblog-5fb51f756c1191b0.rlib,libhyper-a0a36a8c3eddc8dd.rlib,libwant-0f3c3ee377cad37f.rlib,libtry_lock-aabba5e3d97e6b57.rlib,libhttparse-9fd62e97bab6f1f1.rlib,libtower_service-aa28c9aa29f1c654.rlib,libfutures_channel-f853306e08ec8d3d.rlib,libhttpdate-9f9d2502c6a38412.rlib,libh2-5929963f9c27722b.rlib,libindexmap-b14fa2edb9343e84.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-1a93598bf6a645ab.rlib,libahash-37686a494306a7b6.rlib,libzerocopy-f2bcfdbe4f2d40f5.rlib,liballocator_api2-d942e830951b9933.rlib,libslab-073199f209252607.rlib,libaws_smithy_runtime_api-3e3e5347a73feeba.rlib,libaws_smithy_async-38a6bf5991790dde.rlib,libtracing-4c3f766605bbd4d7.rlib,libtracing_core-2e5058304bee1886.rlib,libonce_cell-24c5d665b6879050.rlib,libzeroize-ead98f074a37f829.rlib,libaws_smithy_types-b1fc9c5041362f98.rlib,libryu-f8ba606093049f91.rlib,libtime-4aca724123e07064.rlib,libtime_core-4e44e5dcd53c485d.rlib,libnum_conv-2c976fbf8b8f2899.rlib,libderanged-9df638cca9ea2119.rlib,libpowerfmt-a0c185df26c26a22.rlib,libnum_integer-acd3338ccdff23ca.rlib,libnum_traits-c51c8bdeaf474fe3.rlib,libtokio_util-fe4877723a894b4d.rlib,libfutures_sink-ba628c80fbee78b4.rlib,libtokio-26f5e7a250b13116.rlib,libsignal_hook_registry-80bbe07b92d40203.rlib,libnum_cpus-7c2dce98dcb84092.rlib,libsocket2-ff0e049cb8e7a9c2.rlib,libmio-a6f70b5d8cb2d717.rlib,libparking_lot-1462d1624ea35abc.rlib,libparking_lot_core-c96e94e3ddb05e2a.rlib,liblibc-fe9819ecd9fb6bb5.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-8045c56aeb050430.rlib,liblock_api-37dd246897ecc0fc.rlib,libscopeguard-d52bd00767847e44.rlib,libbytes_utils-550ac0a96763c4c5.rlib,libeither-05c06c46adc2ac96.rlib,libhttp_body-cadd9356fa4c0829.rlib,libhttp-4537da6892d75c1f.rlib,libhttp_body_util-972f38540d87f904.rlib,libfutures_util-e645d6295a615dd8.rlib,libfutures_task-f8f2106158e37d4f.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-2da63d8c7891ede1.rlib,libhttp_body-bd20bdfcb911c9c5.rlib,libhttp-6bc91a0f85b89a5a.rlib,libitoa-4c6598116a867907.rlib,libfnv-2d77ec4f6f971b24.rlib,libpin_project_lite-e0c50e8704e39276.rlib,libbytes-b8c2ca00b3c0e98e.rlib,libbase64_simd-205d6d9b44bd7062.rlib,liboutref-628d248f14daad7d.rlib,libvsimd-035e2101b7888870.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/rustcQIGHPC/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" "/opt/rustwide/target/debug/build/ring-33c085efb6ba3870/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/awsdump-fed982180ab630dc" "-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 `awsdump` (bin "awsdump" test) due to 1 previous error; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "f497b295a39aecec66a748ae3657282ba2f1f2b2f2e7849528be7e4d608125e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f497b295a39aecec66a748ae3657282ba2f1f2b2f2e7849528be7e4d608125e1", kill_on_drop: false }` [INFO] [stdout] f497b295a39aecec66a748ae3657282ba2f1f2b2f2e7849528be7e4d608125e1