[INFO] cloning repository https://github.com/nmoutschen/rust-serverless-products [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nmoutschen/rust-serverless-products" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmoutschen%2Frust-serverless-products", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmoutschen%2Frust-serverless-products'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2009906a2c1dbc06dd0883e6a32001412815ceb4 [INFO] testing nmoutschen/rust-serverless-products against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnmoutschen%2Frust-serverless-products" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nmoutschen/rust-serverless-products on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nmoutschen/rust-serverless-products [INFO] finished tweaking git repo https://github.com/nmoutschen/rust-serverless-products [INFO] tweaked toml for git repo https://github.com/nmoutschen/rust-serverless-products written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/nmoutschen/rust-serverless-products already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4002581c199d9c1f4631c4c5a668e28162f8b74171e09f965dc09db347594320 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4002581c199d9c1f4631c4c5a668e28162f8b74171e09f965dc09db347594320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4002581c199d9c1f4631c4c5a668e28162f8b74171e09f965dc09db347594320", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4002581c199d9c1f4631c4c5a668e28162f8b74171e09f965dc09db347594320", kill_on_drop: false }` [INFO] [stdout] 4002581c199d9c1f4631c4c5a668e28162f8b74171e09f965dc09db347594320 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0cb86daa339fd6d1431e2766164d0c19985a22facf048f306d1e899aa5b04aa0 [INFO] running `Command { std: "docker" "start" "-a" "0cb86daa339fd6d1431e2766164d0c19985a22facf048f306d1e899aa5b04aa0", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling tracing-core v0.1.13 [INFO] [stderr] Compiling standback v0.2.9 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling rusoto_core v0.44.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling tracing-subscriber v0.2.10 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling rustls-native-certs v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#a9de2fcb) [INFO] [stderr] Compiling dynomite-derive v0.9.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling wasm-timer v0.2.4 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling rusoto_credential v0.44.0 [INFO] [stderr] Compiling hyper-rustls v0.20.0 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime#a9de2fcb) [INFO] [stderr] Compiling lambda_http v0.2.0-beta.1 (https://github.com/awslabs/aws-lambda-rust-runtime#a9de2fcb) [INFO] [stderr] Compiling rusoto_signature v0.44.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.44.0 [INFO] [stderr] Compiling dynomite v0.9.0 [INFO] [stderr] Compiling products v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.delete_product.9qkvtgrk-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990" "/opt/rustwide/target/debug/deps/delete_product-3cd1db5be96f5990.eg39tfy3ydhogeo.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-785873535011e01a/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproducts-7468320d095210ab.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-e9031c64ac84db92.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-754635937dca8b7f.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/liblambda-0f5272fc84ac7f94.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5ab04b47140fa22b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-1490ac90cdde66e1.rlib" "/opt/rustwide/target/debug/deps/libdynomite-9204f9b26ef655fa.rlib" "/opt/rustwide/target/debug/deps/libagain-6552e923e734f2f1.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-6cd418d8d558373e.rlib" "/opt/rustwide/target/debug/deps/libuuid-da5ee5f7ec666bdd.rlib" "/opt/rustwide/target/debug/deps/librand-37d6f2e5d64625da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b13c5bff9db4f6b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-059655f9e92ad58f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7dea16791fe3168b.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-fc32e67d0c5ae3c7.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-a8fa8700cd952695.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-f80841b535c0c8eb.rlib" "/opt/rustwide/target/debug/deps/libtime-1866225afdc956c6.rlib" "/opt/rustwide/target/debug/deps/libstandback-24ab581fa47c9b7e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c6b494b9113e5bad.rlib" "/opt/rustwide/target/debug/deps/libsha2-baaa396833115c7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c69e74da583ab981.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-18714fbb0e642a4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-dc7ff7f12a0bf064.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a067a82d2e843c99.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf6875049bb14baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-e074226f7250f7c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ffdeac1ee98305d2.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libdirs-db5ffc308cb3a55b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1a3d537936cc2d03.rlib" "/opt/rustwide/target/debug/deps/libchrono-43ddeffcc54c2f06.rlib" "/opt/rustwide/target/debug/deps/libserde-d62ecf2c9593ddf4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a18fbef107fb75a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e74f9adb08020e7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-c72a11f6b92653ee.rlib" "/opt/rustwide/target/debug/deps/libct_logs-24cc21bf664a956c.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-033d90a05ecc8a70.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-35aad0c11fb5adf9.rlib" "/opt/rustwide/target/debug/deps/librustls-240bc523233bbf49.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libsct-85d17d67957a7d39.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a2e4641f2c4fb724.rlib" "/opt/rustwide/target/debug/deps/libring-0618641c335e1d38.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-4e8af5718360c2b8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-2204becb6db4dc7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-42e0c9d3a9976719.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d52f2b8d3864505.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-acf762b397ab6cfc.rlib" "/opt/rustwide/target/debug/deps/libtime-5f9839dec7ef743c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-444af7620d30fda0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtokio-f88b9531c9882cd8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e31e1c7abc882290.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9a1729c80cf7d842.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-23ed29966d49c742.rlib" "/opt/rustwide/target/debug/deps/libmio-f43c78675029d260.rlib" "/opt/rustwide/target/debug/deps/libiovec-d0f90316b92bed97.rlib" "/opt/rustwide/target/debug/deps/libnet2-886eb82d110c37db.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d2c1f08715b4700.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtracing-ed9035e2325add5f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91ab1acc7371f4a9.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f1d9407582f7be1e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3c447a96826a04eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `products` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.create_product.7dv5louj-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e" "/opt/rustwide/target/debug/deps/create_product-daf5e7bb66f40f5e.5ahkkkd7xze42r1s.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-785873535011e01a/out" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libproducts-7468320d095210ab.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-e9031c64ac84db92.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-754635937dca8b7f.rlib" "/opt/rustwide/target/debug/deps/liburl-cb9b397f28918fc6.rlib" "/opt/rustwide/target/debug/deps/libidna-6d305c63a0b3ab4e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2098c09ec8a250a7.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-88126d75421731da.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/liblambda-0f5272fc84ac7f94.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-5ab04b47140fa22b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-1490ac90cdde66e1.rlib" "/opt/rustwide/target/debug/deps/libdynomite-9204f9b26ef655fa.rlib" "/opt/rustwide/target/debug/deps/libagain-6552e923e734f2f1.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-6cd418d8d558373e.rlib" "/opt/rustwide/target/debug/deps/libuuid-da5ee5f7ec666bdd.rlib" "/opt/rustwide/target/debug/deps/librand-37d6f2e5d64625da.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-1b13c5bff9db4f6b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5f9e5d40415e8333.rlib" "/opt/rustwide/target/debug/deps/librand_core-059655f9e92ad58f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-7dea16791fe3168b.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-fc32e67d0c5ae3c7.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-a8fa8700cd952695.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-f80841b535c0c8eb.rlib" "/opt/rustwide/target/debug/deps/libtime-1866225afdc956c6.rlib" "/opt/rustwide/target/debug/deps/libstandback-24ab581fa47c9b7e.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-c6b494b9113e5bad.rlib" "/opt/rustwide/target/debug/deps/libsha2-baaa396833115c7a.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-bb0f5a8198e10df5.rlib" "/opt/rustwide/target/debug/deps/libfake_simd-943957b5b8ca0fd4.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-c69e74da583ab981.rlib" "/opt/rustwide/target/debug/deps/libblock_padding-1cea8749a6041d91.rlib" "/opt/rustwide/target/debug/deps/libbyte_tools-c09ad1c33aaee280.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-18714fbb0e642a4b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhmac-d65745974caa3e62.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-a4c7dda4bc2c2720.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b9ea5e46507ceb2a.rlib" "/opt/rustwide/target/debug/deps/libdigest-ab814d0d3028c943.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-9da41c567e3171c9.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-dc7ff7f12a0bf064.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-a067a82d2e843c99.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf6875049bb14baa.rlib" "/opt/rustwide/target/debug/deps/libfutures-e074226f7250f7c0.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ffdeac1ee98305d2.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/libdirs-db5ffc308cb3a55b.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-1a3d537936cc2d03.rlib" "/opt/rustwide/target/debug/deps/libchrono-43ddeffcc54c2f06.rlib" "/opt/rustwide/target/debug/deps/libserde-d62ecf2c9593ddf4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-a18fbef107fb75a3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3e74f9adb08020e7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-c72a11f6b92653ee.rlib" "/opt/rustwide/target/debug/deps/libct_logs-24cc21bf664a956c.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-033d90a05ecc8a70.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-35aad0c11fb5adf9.rlib" "/opt/rustwide/target/debug/deps/librustls-240bc523233bbf49.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libsct-85d17d67957a7d39.rlib" "/opt/rustwide/target/debug/deps/libwebpki-a2e4641f2c4fb724.rlib" "/opt/rustwide/target/debug/deps/libring-0618641c335e1d38.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libhyper-4e8af5718360c2b8.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libwant-4e04c158e60fb052.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libh2-2204becb6db4dc7f.rlib" "/opt/rustwide/target/debug/deps/libindexmap-42e0c9d3a9976719.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-4d52f2b8d3864505.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-acf762b397ab6cfc.rlib" "/opt/rustwide/target/debug/deps/libtime-5f9839dec7ef743c.rlib" "/opt/rustwide/target/debug/deps/libsocket2-444af7620d30fda0.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libtokio-f88b9531c9882cd8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-e31e1c7abc882290.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-9a1729c80cf7d842.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-23ed29966d49c742.rlib" "/opt/rustwide/target/debug/deps/libmio-f43c78675029d260.rlib" "/opt/rustwide/target/debug/deps/libiovec-d0f90316b92bed97.rlib" "/opt/rustwide/target/debug/deps/libnet2-886eb82d110c37db.rlib" "/opt/rustwide/target/debug/deps/liblibc-3d2c1f08715b4700.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libtracing-ed9035e2325add5f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-91ab1acc7371f4a9.rlib" "/opt/rustwide/target/debug/deps/liblog-88fcab3e6ed3ef89.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-f1d9407582f7be1e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libpin_project-3c447a96826a04eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4c9008127891c323.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-f67466a644161094.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "0cb86daa339fd6d1431e2766164d0c19985a22facf048f306d1e899aa5b04aa0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0cb86daa339fd6d1431e2766164d0c19985a22facf048f306d1e899aa5b04aa0", kill_on_drop: false }` [INFO] [stdout] 0cb86daa339fd6d1431e2766164d0c19985a22facf048f306d1e899aa5b04aa0