[INFO] cloning repository https://github.com/leomonteiro92/mini_ledger_serverless
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leomonteiro92/mini_ledger_serverless" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleomonteiro92%2Fmini_ledger_serverless", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleomonteiro92%2Fmini_ledger_serverless'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3c2d0d606c22d5c6d5e288ec4ebe80b7f618bd2c
[INFO] testing leomonteiro92/mini_ledger_serverless against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleomonteiro92%2Fmini_ledger_serverless" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/leomonteiro92/mini_ledger_serverless
[INFO] finished tweaking git repo https://github.com/leomonteiro92/mini_ledger_serverless
[INFO] tweaked toml for git repo https://github.com/leomonteiro92/mini_ledger_serverless written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/leomonteiro92/mini_ledger_serverless on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/leomonteiro92/mini_ledger_serverless 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/leomonteiro92/mini_ledger_rust`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-trait v0.1.84
[INFO] [stderr]   Downloaded pin-project v1.1.7
[INFO] [stderr]   Downloaded aws-types v1.3.3
[INFO] [stderr]   Downloaded aws-smithy-json v0.61.1
[INFO] [stderr]   Downloaded aws-smithy-http v0.60.11
[INFO] [stderr]   Downloaded aws-smithy-async v1.2.3
[INFO] [stderr]   Downloaded aws-smithy-runtime-api v1.7.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.7
[INFO] [stderr]   Downloaded aws-sigv4 v1.2.6
[INFO] [stderr]   Downloaded aws-smithy-types v1.2.11
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded aws-sdk-sso v1.53.0
[INFO] [stderr]   Downloaded aws-sdk-ssooidc v1.54.0
[INFO] [stderr]   Downloaded aws-runtime v1.5.3
[INFO] [stderr]   Downloaded aws-config v1.5.13
[INFO] [stderr]   Downloaded aws-smithy-runtime v1.7.6
[INFO] [stderr]   Downloaded aws-sdk-sts v1.54.1
[INFO] [stderr]   Downloaded syn v2.0.95
[INFO] [stderr]   Downloaded aws-credential-types v1.2.1
[INFO] [stderr]   Downloaded aws-sdk-dynamodb v1.59.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89ce5ff5159ece860086261dc18fa1ac2a4594ea280e2d09816a401d25f82fea
[INFO] running `Command { std: "docker" "start" "-a" "89ce5ff5159ece860086261dc18fa1ac2a4594ea280e2d09816a401d25f82fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89ce5ff5159ece860086261dc18fa1ac2a4594ea280e2d09816a401d25f82fea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89ce5ff5159ece860086261dc18fa1ac2a4594ea280e2d09816a401d25f82fea", kill_on_drop: false }`
[INFO] [stdout] 89ce5ff5159ece860086261dc18fa1ac2a4594ea280e2d09816a401d25f82fea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eeedc95df880f565bd95edc54f63f5a4bb186c3b564cc5604cdf52eb141844d6
[INFO] running `Command { std: "docker" "start" "-a" "eeedc95df880f565bd95edc54f63f5a4bb186c3b564cc5604cdf52eb141844d6", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling outref v0.5.1
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling semver v1.0.24
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling cpufeatures v0.2.16
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling http v1.2.0
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling bigdecimal v0.4.7
[INFO] [stderr]    Compiling xmlparser v0.13.6
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling indexmap v2.7.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling aws-types v1.3.3
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.84
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio v1.42.0
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.5
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tower v0.4.13
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling aws-smithy-async v1.2.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling uuid v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling http-serde v1.1.3
[INFO] [stderr]    Compiling serde_path_to_error v0.1.16
[INFO] [stderr]    Compiling aws-smithy-types v1.2.11
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling base v0.1.0 (https://github.com/leomonteiro92/mini_ledger_rust#290f8b65)
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.7.3
[INFO] [stderr]    Compiling aws-smithy-json v0.61.1
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling aws-smithy-http v0.60.11
[INFO] [stderr]    Compiling aws-credential-types v1.2.1
[INFO] [stderr]    Compiling aws-sigv4 v1.2.6
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling lambda_runtime_api_client v0.8.0
[INFO] [stderr]    Compiling lambda_runtime v0.8.3
[INFO] [stderr]    Compiling aws-smithy-runtime v1.7.6
[INFO] [stderr]    Compiling aws-runtime v1.5.3
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.54.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.54.1
[INFO] [stderr]    Compiling aws-sdk-sso v1.53.0
[INFO] [stderr]    Compiling aws-sdk-dynamodb v1.59.0
[INFO] [stderr]    Compiling aws-config v1.5.13
[INFO] [stderr]    Compiling dynamo_storage v0.1.0 (https://github.com/leomonteiro92/mini_ledger_rust#290f8b65)
[INFO] [stderr]    Compiling mini-ledger-serverless v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcoZCb8d/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblambda_runtime-0374f627879a71f5,libbase64-265620a7170f2c9d,libhttp_serde-4f7cb6452f37035c,libserde_json-4b6e312ce5699c46,libserde_path_to_error-ec2113a6f89b2b92,libasync_stream-1ac3008519358235,libtower-697d85d757a89ecc,libpin_project-775f47e11b6a9ba0,libtower_layer-387250be0616cbd3,libtokio_stream-b8b37b2ddc09a0ce,liblambda_runtime_api_client-aff525adbf00af75,libfutures-61aea1ea556a09a0,libfutures_executor-3198be7fb4a4d78f,libdynamo_storage-d2d791247454600b,libaws_config-0a184e75dd80f22e,liburl-e94f80b19e808bb4,libidna-31b93423f189a4d4,libidna_adapter-70ffe3f604fe5868,libicu_normalizer-9aa050ec536d30db,libicu_normalizer_data-c8b7c0341c4e2b5f,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libicu_properties-cf4897b19898e5b7,libicu_properties_data-b5b9b11cefe065f7,libicu_locid_transform-13d995325beb4f55,libicu_locid_transform_data-8576e3fbdf497e17,libicu_collections-ebd2772c291dd5c8,libicu_provider-b8dc7476e9139079,libicu_locid-6fe2c40e33d9ef4f,liblitemap-90d7f78983c002cc,libtinystr-1ebf9447a50e8863,libzerovec-5b1f7cb257fdac81,libwriteable-763d6213d7786cb3,libyoke-c18dd72501201bba,libzerofrom-5f82e77234e43064,libstable_deref_trait-1d3ea2e5b9aa129c,libaws_sdk_ssooidc-b363a7bee52c2673,libaws_sdk_sso-ac85b01467393e62,libaws_sdk_sts-b73a486cdea5f645,libaws_smithy_query-b9189e91ccb7bb2a,liburlencoding-48c206b8ffa2d09a,libaws_smithy_xml-12530b8e85392108,libxmlparser-885fbfca84b3bbc3,libaws_sdk_dynamodb-5a488c824582d328,libaws_runtime-27688b18ecf829f6,libaws_sigv4-dc8104ceeb69509f,libform_urlencoded-c673e72532ec8ad1,libhex-ca926d8cc80c7033,libsha2-c21f09476bf7d2d5,libcpufeatures-33f804da32113fb6,libhmac-aa85fa7c9e9d6afc,libdigest-b1b4e21e3d3bfd53,libsubtle-d1a60bb8d2665678,libblock_buffer-a1d19ca4fad028f1,libcrypto_common-c4229f11ac6596e2,libgeneric_array-c633b0deaea05704,libtypenum-edec2471d71e3ff6,libregex_lite-9bb2e64b66eea86d,libaws_smithy_json-926adef1ca224574,libaws_smithy_http-54c984b0f520fec2,libpercent_encoding-fcd6fdfaafdccea6,libaws_types-ee564babae210d94,libaws_credential_types-736dd4b668840bf8,libaws_smithy_runtime-d5a3f8def354f5eb,libfastrand-1b40ee46a22cd88d,libhyper_rustls-c6d014795501e3c5,librustls_native_certs-fc3e01ff030f7901,librustls_pemfile-550c29e87618f221,libbase64-732898d5debd16bb,libopenssl_probe-0a3b8bcaf3bc16eb,libtokio_rustls-6f2a74d7ef105568,librustls-c6a626f7233a9e99,libsct-bab96fb24bfd74ff,libwebpki-200b877ff30c15a1,libring-95bd7f3b1b11c3e6,libspin-b02880a3994d2814,libuntrusted-540e03abf2dcef7d,libhyper-bf8c0372096b8518,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-47ff8862de2e8626,libtower_service-ffd8abe90aad1f3e,libhttpdate-6f35e35716ab0b1a,libh2-4f58572b397502c3,libindexmap-ac3853500bf5d175,libequivalent-1630171d1401967a,libhashbrown-20e8734fc31efad8,libaws_smithy_runtime_api-d49c255e722ab937,libaws_smithy_async-f6a441bab973fe30,libtracing-742c62f8c852d195,liblog-a5d9c51207957a5d,libtracing_core-741dfc5289e5fea1,libonce_cell-a4d09e8e9bf9e1f4,libzeroize-f7c84155a662146a,libaws_smithy_types-6e4178f853c2813a,libryu-ab986272b407cd41,libtime-829bf48043fa5dde,libtime_core-26834888bef9d482,libnum_conv-cc886ad8065c76aa,libderanged-13b12100e54b1ed6,libpowerfmt-7a5474cda89a050d,libtokio_util-bc474bca5de193c5,libbytes_utils-d4bcd96a07d0348f,libeither-7c1cddafe1264b9f,libhttp_body-01071819dc2df83d,libhttp-9b255bd9532faacc,libhttp_body_util-47577be13adda840,libfutures_util-d8d6cf1793792fd4,libmemchr-8483526b530fc45f,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libhttp_body-eb43c8df18374585,libhttp-f3ac0650436d27bd,libitoa-941424648b497fab,libfnv-773757b135178300,libbase64_simd-a3f2dc6bd9f3f9f2,liboutref-bd3873c4f3572c68,libvsimd-a3da10e514ae5d8a,libbase-74daa1fbea6c20f4,libtokio-4fc21f3858c18aca,libsignal_hook_registry-3db03de3646bf491,libsocket2-621a42dba94e2ca8,libbytes-452fae0350704866,libmio-994a12b814e47c72,libparking_lot-4c2b578eb35a97e4,libparking_lot_core-d9a05d112eb4b659,libsmallvec-1f35a42c7d5cdc00,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-4f57a54ad44f2810,libchrono-65b51a62c2fcca9e,libiana_time_zone-f40fb3fd1722fffa,libbigdecimal-c26b37e176db9096,liblibm-5d5eb1b2abddb490,libnum_bigint-1efc06a2695f1d09,libnum_integer-5a24c5942e46ba7e,libnum_traits-8167cff7703bb942,libuuid-619bea3e2bf0ea75,libgetrandom-7fda20e7e83e2591,liblibc-d71f0c3d5759be08,libcfg_if-3183e62f61f23a61,libserde-dbb0bc45d86a1dff}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcoZCb8d/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-cc9226be60cc0d6f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/get_account-08a479e7a1adfa63" "-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] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc6uzWvB/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblambda_runtime-0374f627879a71f5,libbase64-265620a7170f2c9d,libhttp_serde-4f7cb6452f37035c,libserde_json-4b6e312ce5699c46,libserde_path_to_error-ec2113a6f89b2b92,libasync_stream-1ac3008519358235,libtower-697d85d757a89ecc,libpin_project-775f47e11b6a9ba0,libtower_layer-387250be0616cbd3,libtokio_stream-b8b37b2ddc09a0ce,liblambda_runtime_api_client-aff525adbf00af75,libfutures-61aea1ea556a09a0,libfutures_executor-3198be7fb4a4d78f,libdynamo_storage-d2d791247454600b,libaws_config-0a184e75dd80f22e,liburl-e94f80b19e808bb4,libidna-31b93423f189a4d4,libidna_adapter-70ffe3f604fe5868,libicu_normalizer-9aa050ec536d30db,libicu_normalizer_data-c8b7c0341c4e2b5f,libwrite16-4c92f00e422f4b7b,libutf8_iter-311f0db35672adba,libutf16_iter-9805d00089650556,libicu_properties-cf4897b19898e5b7,libicu_properties_data-b5b9b11cefe065f7,libicu_locid_transform-13d995325beb4f55,libicu_locid_transform_data-8576e3fbdf497e17,libicu_collections-ebd2772c291dd5c8,libicu_provider-b8dc7476e9139079,libicu_locid-6fe2c40e33d9ef4f,liblitemap-90d7f78983c002cc,libtinystr-1ebf9447a50e8863,libzerovec-5b1f7cb257fdac81,libwriteable-763d6213d7786cb3,libyoke-c18dd72501201bba,libzerofrom-5f82e77234e43064,libstable_deref_trait-1d3ea2e5b9aa129c,libaws_sdk_ssooidc-b363a7bee52c2673,libaws_sdk_sso-ac85b01467393e62,libaws_sdk_sts-b73a486cdea5f645,libaws_smithy_query-b9189e91ccb7bb2a,liburlencoding-48c206b8ffa2d09a,libaws_smithy_xml-12530b8e85392108,libxmlparser-885fbfca84b3bbc3,libaws_sdk_dynamodb-5a488c824582d328,libaws_runtime-27688b18ecf829f6,libaws_sigv4-dc8104ceeb69509f,libform_urlencoded-c673e72532ec8ad1,libhex-ca926d8cc80c7033,libsha2-c21f09476bf7d2d5,libcpufeatures-33f804da32113fb6,libhmac-aa85fa7c9e9d6afc,libdigest-b1b4e21e3d3bfd53,libsubtle-d1a60bb8d2665678,libblock_buffer-a1d19ca4fad028f1,libcrypto_common-c4229f11ac6596e2,libgeneric_array-c633b0deaea05704,libtypenum-edec2471d71e3ff6,libregex_lite-9bb2e64b66eea86d,libaws_smithy_json-926adef1ca224574,libaws_smithy_http-54c984b0f520fec2,libpercent_encoding-fcd6fdfaafdccea6,libaws_types-ee564babae210d94,libaws_credential_types-736dd4b668840bf8,libaws_smithy_runtime-d5a3f8def354f5eb,libfastrand-1b40ee46a22cd88d,libhyper_rustls-c6d014795501e3c5,librustls_native_certs-fc3e01ff030f7901,librustls_pemfile-550c29e87618f221,libbase64-732898d5debd16bb,libopenssl_probe-0a3b8bcaf3bc16eb,libtokio_rustls-6f2a74d7ef105568,librustls-c6a626f7233a9e99,libsct-bab96fb24bfd74ff,libwebpki-200b877ff30c15a1,libring-95bd7f3b1b11c3e6,libspin-b02880a3994d2814,libuntrusted-540e03abf2dcef7d,libhyper-bf8c0372096b8518,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libhttparse-47ff8862de2e8626,libtower_service-ffd8abe90aad1f3e,libhttpdate-6f35e35716ab0b1a,libh2-4f58572b397502c3,libindexmap-ac3853500bf5d175,libequivalent-1630171d1401967a,libhashbrown-20e8734fc31efad8,libaws_smithy_runtime_api-d49c255e722ab937,libaws_smithy_async-f6a441bab973fe30,libtracing-742c62f8c852d195,liblog-a5d9c51207957a5d,libtracing_core-741dfc5289e5fea1,libonce_cell-a4d09e8e9bf9e1f4,libzeroize-f7c84155a662146a,libaws_smithy_types-6e4178f853c2813a,libryu-ab986272b407cd41,libtime-829bf48043fa5dde,libtime_core-26834888bef9d482,libnum_conv-cc886ad8065c76aa,libderanged-13b12100e54b1ed6,libpowerfmt-7a5474cda89a050d,libtokio_util-bc474bca5de193c5,libbytes_utils-d4bcd96a07d0348f,libeither-7c1cddafe1264b9f,libhttp_body-01071819dc2df83d,libhttp-9b255bd9532faacc,libhttp_body_util-47577be13adda840,libfutures_util-d8d6cf1793792fd4,libmemchr-8483526b530fc45f,libfutures_io-bc246799431b487a,libslab-8cebda35b8a02c61,libfutures_channel-794507ef4750e6e4,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libfutures_core-cfb76736a56aefc1,libhttp_body-eb43c8df18374585,libhttp-f3ac0650436d27bd,libitoa-941424648b497fab,libfnv-773757b135178300,libbase64_simd-a3f2dc6bd9f3f9f2,liboutref-bd3873c4f3572c68,libvsimd-a3da10e514ae5d8a,libbase-74daa1fbea6c20f4,libtokio-4fc21f3858c18aca,libsignal_hook_registry-3db03de3646bf491,libsocket2-621a42dba94e2ca8,libbytes-452fae0350704866,libmio-994a12b814e47c72,libparking_lot-4c2b578eb35a97e4,libparking_lot_core-d9a05d112eb4b659,libsmallvec-1f35a42c7d5cdc00,liblock_api-0c1a9d77f30394e6,libscopeguard-0e30e6315ecc2b6d,libpin_project_lite-4f57a54ad44f2810,libchrono-65b51a62c2fcca9e,libiana_time_zone-f40fb3fd1722fffa,libbigdecimal-c26b37e176db9096,liblibm-5d5eb1b2abddb490,libnum_bigint-1efc06a2695f1d09,libnum_integer-5a24c5942e46ba7e,libnum_traits-8167cff7703bb942,libuuid-619bea3e2bf0ea75,libgetrandom-7fda20e7e83e2591,liblibc-d71f0c3d5759be08,libcfg_if-3183e62f61f23a61,libserde-dbb0bc45d86a1dff}.rlib" "<sysroot>/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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6uzWvB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-cc9226be60cc0d6f/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/transfer-794cda9b7a32fd85" "-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 `mini-ledger-serverless` (bin "transfer") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `mini-ledger-serverless` (bin "get_account") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "eeedc95df880f565bd95edc54f63f5a4bb186c3b564cc5604cdf52eb141844d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eeedc95df880f565bd95edc54f63f5a4bb186c3b564cc5604cdf52eb141844d6", kill_on_drop: false }`
[INFO] [stdout] eeedc95df880f565bd95edc54f63f5a4bb186c3b564cc5604cdf52eb141844d6
