[INFO] cloning repository https://github.com/iasonliu/hello-rust-lambda [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iasonliu/hello-rust-lambda" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiasonliu%2Fhello-rust-lambda", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiasonliu%2Fhello-rust-lambda'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f69b3ef6c419c4d779d3c461549b5b55f5feb2ec [INFO] testing iasonliu/hello-rust-lambda against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiasonliu%2Fhello-rust-lambda" "/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/iasonliu/hello-rust-lambda on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/iasonliu/hello-rust-lambda [INFO] finished tweaking git repo https://github.com/iasonliu/hello-rust-lambda [INFO] tweaked toml for git repo https://github.com/iasonliu/hello-rust-lambda written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/iasonliu/hello-rust-lambda 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded aws-smithy-types v1.1.9 [INFO] [stderr] Downloaded aws-types v1.2.1 [INFO] [stderr] Downloaded lambda_http v0.11.1 [INFO] [stderr] Downloaded lambda_runtime v0.11.2 [INFO] [stderr] Downloaded aws-smithy-runtime-api v1.6.0 [INFO] [stderr] Downloaded aws-sdk-sso v1.25.0 [INFO] [stderr] Downloaded aws-sdk-ssooidc v1.26.0 [INFO] [stderr] Downloaded aws-runtime v1.2.2 [INFO] [stderr] Downloaded aws-smithy-runtime v1.5.0 [INFO] [stderr] Downloaded aws-sdk-sts v1.25.0 [INFO] [stderr] Downloaded aws-config v1.4.0 [INFO] [stderr] Downloaded http-serde v2.1.0 [INFO] [stderr] Downloaded aws-sdk-secretsmanager v1.27.0 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f78bd2be827982bcf86225e8252dd2cd0013aa5e22b27dd13b32572662fca7e [INFO] running `Command { std: "docker" "start" "-a" "8f78bd2be827982bcf86225e8252dd2cd0013aa5e22b27dd13b32572662fca7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f78bd2be827982bcf86225e8252dd2cd0013aa5e22b27dd13b32572662fca7e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f78bd2be827982bcf86225e8252dd2cd0013aa5e22b27dd13b32572662fca7e", kill_on_drop: false }` [INFO] [stdout] 8f78bd2be827982bcf86225e8252dd2cd0013aa5e22b27dd13b32572662fca7e [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=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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdaaf4869ed2b5a5d7e76076e115d7376bddc685616c7cc699a8c3646ad61423 [INFO] running `Command { std: "docker" "start" "-a" "bdaaf4869ed2b5a5d7e76076e115d7376bddc685616c7cc699a8c3646ad61423", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling libc v0.2.154 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling outref v0.5.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling vsimd v0.8.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling base64-simd v0.8.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling syn v2.0.63 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling aws-types v1.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling aws-smithy-xml v0.60.8 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling bytes v1.6.0 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling query_map v0.7.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling bytes-utils v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling http-serde v2.1.0 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.15.1 [INFO] [stderr] Compiling http-body v0.4.6 [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 tower v0.4.13 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.15 [INFO] [stderr] Compiling aws-smithy-types v1.1.9 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling aws-smithy-runtime-api v1.6.0 [INFO] [stderr] Compiling aws-smithy-json v0.60.7 [INFO] [stderr] Compiling aws-smithy-query v0.60.7 [INFO] [stderr] Compiling lambda_runtime_api_client v0.11.1 [INFO] [stderr] Compiling lambda_runtime v0.11.2 [INFO] [stderr] Compiling aws-credential-types v1.2.0 [INFO] [stderr] Compiling aws-smithy-http v0.60.8 [INFO] [stderr] Compiling aws-sigv4 v1.2.1 [INFO] [stderr] Compiling lambda_http v0.11.1 [INFO] [stderr] Compiling aws-runtime v1.2.2 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling aws-smithy-runtime v1.5.0 [INFO] [stderr] Compiling aws-sdk-sts v1.25.0 [INFO] [stderr] Compiling aws-sdk-sso v1.25.0 [INFO] [stderr] Compiling aws-sdk-ssooidc v1.26.0 [INFO] [stderr] Compiling aws-sdk-secretsmanager v1.27.0 [INFO] [stderr] Compiling aws-config v1.4.0 [INFO] [stderr] Compiling hello-rust-lambda v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcTxc9sM/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libaws_sdk_secretsmanager-8a943e034fcd57fb.rlib,liblambda_http-a34c4584e086692c.rlib,libserde_urlencoded-6493411bffe36cfa.rlib,libmime-0188e0814ca7ddbf.rlib,libencoding_rs-ca79e330d79b9da1.rlib,libaws_lambda_events-9f7cdf137f0c91c0.rlib,libquery_map-acee735c8394564d.rlib,liblambda_runtime-19fd4066b21a617c.rlib,libhttp_serde-497e4b4b05367e7f.rlib,libserde_path_to_error-080e4381df9e32bb.rlib,libasync_stream-95c38e4e73f445e9.rlib,libbase64-32787b0325ea6df8.rlib,liblambda_runtime_api_client-053524f598967c27.rlib,libtracing_subscriber-f7403194b735c69b.rlib,libtracing_serde-d7f4a444b0ab7961.rlib,libserde_json-2c059e3ea5c0b5e9.rlib,libsharded_slab-ca4470d7753bf4ec.rlib,liblazy_static-af860367908b8176.rlib,libmatchers-11a98ce396a8e88e.rlib,libregex_automata-b62df1e0f34d8873.rlib,libregex_syntax-893772d02d5263ca.rlib,libregex-e889fc0640f009c4.rlib,libregex_automata-f502f2f6cbd21e76.rlib,libregex_syntax-0374a6073afa0b0e.rlib,libthread_local-7e54d3d2b941f0d7.rlib,libhyper_util-ff989a5f3c5ef555.rlib,libhyper-e71e4ec0caa47009.rlib,libsmallvec-084045a3116dc58e.rlib,libfutures-68b60a3e7e5dffad.rlib,libfutures_executor-49f6e7aae2139848.rlib,libtower-c0fa3543e11e9808.rlib,libpin_project-f433de574e9beed8.rlib,libtower_layer-42079adb73a9aac4.rlib,libtokio_stream-b3965aa8d2626e49.rlib,libaws_config-254becf3a856777f.rlib,liburl-584af45e868bc717.rlib,libidna-3d968c85a4dbeb2c.rlib,libunicode_normalization-812aeaedb348c362.rlib,libtinyvec-2155ca31685e06d9.rlib,libtinyvec_macros-7b77ea21c73594ca.rlib,libunicode_bidi-4395c0969e173d7e.rlib,libaws_sdk_ssooidc-78411cfd43750f3f.rlib,libaws_sdk_sso-c0005df2955971ea.rlib,libaws_sdk_sts-3cfa5d4eca01db60.rlib,libaws_smithy_query-287df9bcc0d4e460.rlib,liburlencoding-061758bc6028ea3e.rlib,libaws_smithy_xml-2ee2841261e7921a.rlib,libxmlparser-fad6613a8b481ba6.rlib,libregex_lite-60724c2bce064bb9.rlib,libaws_runtime-0eee9894e0b7facf.rlib,libuuid-09d98cedbedf11c8.rlib,libaws_sigv4-c7e88536f0f11820.rlib,libform_urlencoded-35907277f0683ea4.rlib,libhex-13e08b3b00984ab7.rlib,libaws_smithy_http-8f30651268b9e552.rlib,libpercent_encoding-af9df9186596bd92.rlib,libsha2-cc2d95b1579e8925.rlib,libcpufeatures-926366d381e17465.rlib,libhmac-49b686521e30ccf6.rlib,libdigest-6e2ce9c567f18d51.rlib,libsubtle-27c8f54d203168ee.rlib,libblock_buffer-4955e2f502eb2b94.rlib,libcrypto_common-b8cf39bd7a705038.rlib,libgeneric_array-8bcaea54216d5ed5.rlib,libtypenum-c2fff0d6cd29fbbc.rlib,libaws_smithy_json-c32ee4e846199cf3.rlib,libaws_smithy_runtime-36f6d7273dbc2227.rlib,libfastrand-5e3bec3d1dadb2e4.rlib,libhyper_rustls-56af43a92f24623c.rlib,librustls_native_certs-f806955ba9df8951.rlib,librustls_pemfile-5b3b4ed33f2f120c.rlib,libbase64-13144a1f1e192158.rlib,libopenssl_probe-5821ed5bfde807ff.rlib,libtokio_rustls-6a1e987cb7b315e5.rlib,librustls-ef5cf6a001e90752.rlib,libsct-3a8be795dce97008.rlib,libwebpki-952f30cc4ba07265.rlib,libring-5dbe1a54b8aa9bc3.rlib,libgetrandom-480fb26e1b3a77b5.rlib,libspin-77da57a1b47d23a3.rlib,libuntrusted-b2f816886faf2178.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libhyper-bfb3b12065683377.rlib,libwant-0b31e25494497eb5.rlib,libtry_lock-8fa2f6971035be84.rlib,libhttparse-947711e6baf00551.rlib,libtower_service-442e0d38cf369aa3.rlib,libhttpdate-331798cefc82cc7e.rlib,libh2-9805b9a1aa91e790.rlib,libindexmap-460a20926f80f3a0.rlib,libequivalent-487f93f8f6ab5e5b.rlib,libhashbrown-7535884dad52ee2f.rlib,libaws_types-d89757a76beecda0.rlib,libaws_credential_types-844863637982cab3.rlib,libaws_smithy_runtime_api-b9e08078812593d6.rlib,libaws_smithy_async-8aea9e9a940728b0.rlib,libfutures_util-4cff640f1b391c84.rlib,libmemchr-64e185d99f0c46ef.rlib,libfutures_io-15f510aebc68962e.rlib,libslab-b2d771989aa109c6.rlib,libfutures_channel-c5a37d957ff72faa.rlib,libfutures_task-7735bb2404c6e6f3.rlib,libtracing-880749f542b52f75.rlib,liblog-b5d4972b7add18e7.rlib,libtracing_core-d1e3a8f7c0828021.rlib,libonce_cell-a1d7742f74efe1da.rlib,libzeroize-997a7ce6ef979c26.rlib,libaws_smithy_types-40c7bcf11afbb053.rlib,libryu-a980823ac8640001.rlib,libpin_utils-3860774ad9b215b5.rlib,libtime-77894bc5bbb2d7e5.rlib,libtime_core-1d4d75223b2cf7d2.rlib,libnum_conv-d3297905cfb69f59.rlib,libderanged-92956cf910ef0b9e.rlib,libpowerfmt-f6019a2766e431f7.rlib,libnum_integer-4a1c8c2320bf017a.rlib,libnum_traits-595a046bf7ad9ca4.rlib,libtokio_util-dd5834b29f76b600.rlib,libfutures_sink-bfbbbc7bce12d32f.rlib,libtokio-5a45776669ef239d.rlib,libsignal_hook_registry-6f700227a74dd5c2.rlib,libnum_cpus-d22d42fbb82e54ab.rlib,libsocket2-dc47130a240f6d3c.rlib,libmio-629ef6e8207f1c45.rlib,liblibc-27e644efa8757742.rlib,libbytes_utils-85d78c417d77ee9a.rlib,libeither-b837728c76a57f9f.rlib,libhttp_body-9575cfccbe40d403.rlib,libhttp-e954cae090b2a17a.rlib,libhttp_body_util-8fc574b00d87b088.rlib,libfutures_core-451bff7c303527ba.rlib,libhttp_body-e241c3f07b7e6e0d.rlib,libhttp-7c4a4268848ccbb2.rlib,libitoa-20e94f961f8d160c.rlib,libfnv-79e2cbfbe03dcd16.rlib,libpin_project_lite-e591be24d8b8b3c6.rlib,libbytes-832b822a9f2feca2.rlib,libserde-b5d67b07367305db.rlib,libbase64_simd-885926c8969fefde.rlib,liboutref-fd381dbe36654591.rlib,libvsimd-df18ed82e402df6e.rlib}" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-2e6eca6bf1681754.rlib,libpanic_unwind-6419b8734ab2f0cb.rlib,libobject-784ada497c5d935e.rlib,libmemchr-9267ffe866ca370f.rlib,libaddr2line-36f3ec5f8f15f213.rlib,libgimli-a0a71c3c5fe00164.rlib,librustc_demangle-95f237535246c825.rlib,libstd_detect-e0bd23c2b0917c59.rlib,libhashbrown-22a7802a8abbef9e.rlib,librustc_std_workspace_alloc-eb0228d54dd99343.rlib,libminiz_oxide-e6c6f516ce70276d.rlib,libadler-af73ed2b2e212982.rlib,libunwind-0000b4ce778574a2.rlib,libcfg_if-1a94dbdc43bc518f.rlib,liblibc-b957950176a614bc.rlib,liballoc-2b137d666ae9b5cb.rlib,librustc_std_workspace_core-4cf833632aafa84c.rlib,libcore-65c2c6d2d6ae570b.rlib,libcompiler_builtins-678c764df5f831e4.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-a4ec5c737f6a9c06/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2025-01-12-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_rust_lambda-d992cdfc651afdff" "-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: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-rust-lambda` (bin "hello-rust-lambda") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "bdaaf4869ed2b5a5d7e76076e115d7376bddc685616c7cc699a8c3646ad61423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdaaf4869ed2b5a5d7e76076e115d7376bddc685616c7cc699a8c3646ad61423", kill_on_drop: false }` [INFO] [stdout] bdaaf4869ed2b5a5d7e76076e115d7376bddc685616c7cc699a8c3646ad61423