[INFO] cloning repository https://github.com/pfulop/365displayServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pfulop/365displayServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfulop%2F365displayServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfulop%2F365displayServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c5099eb7b77bc76605e3b31ad2e0d702016982d2 [INFO] testing pfulop/365displayServer against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpfulop%2F365displayServer" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pfulop/365displayServer on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pfulop/365displayServer [INFO] finished tweaking git repo https://github.com/pfulop/365displayServer [INFO] tweaked toml for git repo https://github.com/pfulop/365displayServer written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/pfulop/365displayServer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 211f193eef70b4616a0c5f4444ee085dec437f6b0bb24a32fbec6e077cf2a6f3 [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" "211f193eef70b4616a0c5f4444ee085dec437f6b0bb24a32fbec6e077cf2a6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "211f193eef70b4616a0c5f4444ee085dec437f6b0bb24a32fbec6e077cf2a6f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "211f193eef70b4616a0c5f4444ee085dec437f6b0bb24a32fbec6e077cf2a6f3", kill_on_drop: false }` [INFO] [stdout] 211f193eef70b4616a0c5f4444ee085dec437f6b0bb24a32fbec6e077cf2a6f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "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] 4057786b9cf9b5dbcf727f4d2fc5ade340efe7810116edfbb02bb9654dc67b1d [INFO] running `Command { std: "docker" "start" "-a" "4057786b9cf9b5dbcf727f4d2fc5ade340efe7810116edfbb02bb9654dc67b1d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling futures-core v0.3.7 [INFO] [stderr] Compiling futures-sink v0.3.7 [INFO] [stderr] Compiling indexmap v1.2.0 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling futures-io v0.3.7 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling openssl v0.10.25 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling hex v0.4.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling winapi v0.3.8 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling rgb v0.8.14 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling futures-task v0.3.7 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling instant v0.1.8 [INFO] [stderr] Compiling futures-channel v0.3.7 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Compiling lambda_runtime_core v0.1.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling tokio-sync v0.1.7 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.18 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.16 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling lambda_runtime_errors_derive v0.1.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling dynomite-derive v0.10.0 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#13aa8f01) [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.7 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.7 [INFO] [stderr] Compiling futures v0.3.7 [INFO] [stderr] Compiling wasm-timer v0.2.5 [INFO] [stderr] Compiling again v0.1.2 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling lambda_runtime_errors v0.1.1 [INFO] [stderr] Compiling aws_lambda_events v0.3.2-pre (https://github.com/sbruton/aws-lambda-events/?branch=master#c440608f) [INFO] [stderr] Compiling lambda_runtime_client v0.2.2 [INFO] [stderr] Compiling lambda_runtime v0.2.1 [INFO] [stderr] Compiling lambda_http v0.1.1 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime/?branch=master#13aa8f01) [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.45.0 [INFO] [stderr] Compiling rusoto_apigatewaymanagementapi v0.45.0 [INFO] [stderr] Compiling rusoto_dynamodbstreams v0.45.0 [INFO] [stderr] Compiling dynomite v0.10.0 [INFO] [stderr] Compiling common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stdout] warning: unused import: `ApiGatewayWebsocketProxyRequest` [INFO] [stdout] --> common/src/send.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | ApiGatewayWebsocketProxyRequest, ApiGatewayWebsocketProxyRequestContext, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling timeout v0.1.0 (/opt/rustwide/workdir/timeout) [INFO] [stderr] Compiling downstream v0.1.0 (/opt/rustwide/workdir/downstream) [INFO] [stderr] Compiling selection v0.1.0 (/opt/rustwide/workdir/selection) [INFO] [stderr] Compiling connections v0.1.0 (/opt/rustwide/workdir/connection) [INFO] [stderr] Compiling upstream v0.1.0 (/opt/rustwide/workdir/upstream) [INFO] [stdout] warning: unused implementer of `std::future::Future` that must be used [INFO] [stdout] --> upstream/src/main.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | send::send(e.request_context, admin.id, message); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: futures do nothing unless you `.await` or poll them [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> selection/src/main.rs:32:17 [INFO] [stdout] | [INFO] [stdout] 32 | save_role(m, e).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> selection/src/main.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | save_role(message_content, e).await; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.connections.cc3beb81-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22.36bhszdrfb10ai9b.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-79254ce784fc0b16/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-9ff3f9815599ffb8.rlib" "/opt/rustwide/target/debug/deps/libcolored-a7113311c8ce282e.rlib" "/opt/rustwide/target/debug/deps/liblambda-f3c86b158909f597.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-68d9a58adf7c48f3.rlib" "/opt/rustwide/target/debug/deps/libcommon-f83cbe1b4d6e7041.rlib" "/opt/rustwide/target/debug/deps/librusoto_apigatewaymanagementapi-ebe0fa01173758a3.rlib" "/opt/rustwide/target/debug/deps/libdynomite-be7997068a1286aa.rlib" "/opt/rustwide/target/debug/deps/libagain-a9a2e10f3dfc6ace.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-e68e20c68ce44cff.rlib" "/opt/rustwide/target/debug/deps/libuuid-66c78e38286b77ed.rlib" "/opt/rustwide/target/debug/deps/librand-50cc1b514b416dc9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fa92c8e91e8992d4.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f1d87a7ddf68476a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9fdb9540f4283096.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f66124c848269a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6c788545eaaad3e2.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-985ea142e9123db6.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-43b56bcc76788b86.rlib" "/opt/rustwide/target/debug/deps/libxml-52b9fd2d30fc5998.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-1158ce7a783240aa.rlib" "/opt/rustwide/target/debug/deps/libtime-f5a3febab4b0b70f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b5b1c235630ceddb.rlib" "/opt/rustwide/target/debug/deps/libstandback-dd5da0b29040e3fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-74ca445f77688eb6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmd5-e226c0f3ed9d0486.rlib" "/opt/rustwide/target/debug/deps/libhmac-a352c8f0f01272d3.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-85e713da618fb804.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a1be5c701dcf99af.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libhex-681e3fc083f261f6.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-2986545bed9df16a.rlib" "/opt/rustwide/target/debug/deps/libshlex-f4785c8ae2513ea4.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b02ce673868f4b4d.rlib" "/opt/rustwide/target/debug/deps/libfutures-df171f2e27162d96.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3985982847ba7bb.rlib" "/opt/rustwide/target/debug/deps/libregex-8381a3f49700cb46.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00609df68f1a6931.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3a98836e3e43eff.rlib" "/opt/rustwide/target/debug/deps/libdirs-3ae7b60abecf7fe4.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ecaa938b94dfac00.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5ad7f7954de3bf97.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c832646b28f27894.rlib" "/opt/rustwide/target/debug/deps/libhyper-06e6f26c93403155.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-be619ed218907232.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libh2-14c01cd76964eda6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-8de402da58d8624d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a95833445f91f0de.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-147058211738f433.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-adb907cd23e9ec3c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9d0a8aa74ba3103d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-464f93dc80c5e5c4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af70cb43497f2051.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-81830f2f6ee7dac1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ede047cb07a07ada.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-44515b3a2799004e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-534be60c1d13e4fa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8e16f2c3a761e854.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libtokio-eefcce4ccdeb1176.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ee8f3f1f163de9b0.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-45dd5e38adc0e4f7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-244591356c1ce11d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5087c462549b9d46.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0ddad47ee087d7e5.rlib" "/opt/rustwide/target/debug/deps/libmio-9b0c60e3174db912.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-faded827e50835d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-5dd6f092cce81567.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b575fb3a6ef0ab27.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f67de2cbc8e48928.rlib" "/opt/rustwide/target/debug/deps/libhttp-ecdf782d3b8071c2.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libtracing-ee96a3b98b44c816.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c331b3cbd5de1318.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-04e7b6c7dc0eae2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e12282bedc2457f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-2900651c4e3ad8de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-408955b9a5da16d9.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libchrono-10b9cf476b98269d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c95d0d6d63a6e52f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a338c5d27b7b9e44.rlib" "/opt/rustwide/target/debug/deps/libtime-2ca0efc54e243586.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libbytes-411969f6e5115225.rlib" "/opt/rustwide/target/debug/deps/libserde-b55d1b54032bc12d.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/connections-0ddff27311b38d22" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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 `connections` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.downstream.9d3c9c85-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229.4qsd8bnolj7a2nje.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-79254ce784fc0b16/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-9ff3f9815599ffb8.rlib" "/opt/rustwide/target/debug/deps/libcolored-a7113311c8ce282e.rlib" "/opt/rustwide/target/debug/deps/liblambda-f3c86b158909f597.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-68d9a58adf7c48f3.rlib" "/opt/rustwide/target/debug/deps/libcommon-f83cbe1b4d6e7041.rlib" "/opt/rustwide/target/debug/deps/librusoto_apigatewaymanagementapi-ebe0fa01173758a3.rlib" "/opt/rustwide/target/debug/deps/libdynomite-be7997068a1286aa.rlib" "/opt/rustwide/target/debug/deps/libagain-a9a2e10f3dfc6ace.rlib" "/opt/rustwide/target/debug/deps/libwasm_timer-e68e20c68ce44cff.rlib" "/opt/rustwide/target/debug/deps/libuuid-66c78e38286b77ed.rlib" "/opt/rustwide/target/debug/deps/librand-50cc1b514b416dc9.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-fa92c8e91e8992d4.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-f1d87a7ddf68476a.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-9fdb9540f4283096.rlib" "/opt/rustwide/target/debug/deps/librand_core-4f66124c848269a6.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-6c788545eaaad3e2.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-985ea142e9123db6.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-43b56bcc76788b86.rlib" "/opt/rustwide/target/debug/deps/libxml-52b9fd2d30fc5998.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-1158ce7a783240aa.rlib" "/opt/rustwide/target/debug/deps/libtime-f5a3febab4b0b70f.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-b5b1c235630ceddb.rlib" "/opt/rustwide/target/debug/deps/libstandback-dd5da0b29040e3fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-74ca445f77688eb6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmd5-e226c0f3ed9d0486.rlib" "/opt/rustwide/target/debug/deps/libhmac-a352c8f0f01272d3.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-85e713da618fb804.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a1be5c701dcf99af.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libhex-681e3fc083f261f6.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-2986545bed9df16a.rlib" "/opt/rustwide/target/debug/deps/libshlex-f4785c8ae2513ea4.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b02ce673868f4b4d.rlib" "/opt/rustwide/target/debug/deps/libfutures-df171f2e27162d96.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-f3985982847ba7bb.rlib" "/opt/rustwide/target/debug/deps/libregex-8381a3f49700cb46.rlib" "/opt/rustwide/target/debug/deps/libthread_local-f67eb570b8c0ed3e.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00609df68f1a6931.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e3a98836e3e43eff.rlib" "/opt/rustwide/target/debug/deps/libdirs-3ae7b60abecf7fe4.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-ecaa938b94dfac00.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-5ad7f7954de3bf97.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-c832646b28f27894.rlib" "/opt/rustwide/target/debug/deps/libhyper-06e6f26c93403155.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-be619ed218907232.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-a860008638408fd1.rlib" "/opt/rustwide/target/debug/deps/libh2-14c01cd76964eda6.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-8de402da58d8624d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a95833445f91f0de.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-147058211738f433.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-adb907cd23e9ec3c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-9d0a8aa74ba3103d.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-464f93dc80c5e5c4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-46cb791b9e489748.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-af70cb43497f2051.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-81830f2f6ee7dac1.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ede047cb07a07ada.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-44515b3a2799004e.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-534be60c1d13e4fa.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-8e16f2c3a761e854.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libtokio-eefcce4ccdeb1176.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-ee8f3f1f163de9b0.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-45dd5e38adc0e4f7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-244591356c1ce11d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-5087c462549b9d46.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-0ddad47ee087d7e5.rlib" "/opt/rustwide/target/debug/deps/libmio-9b0c60e3174db912.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-faded827e50835d8.rlib" "/opt/rustwide/target/debug/deps/libnet2-5dd6f092cce81567.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b575fb3a6ef0ab27.rlib" "/opt/rustwide/target/debug/deps/libpin_project-f67de2cbc8e48928.rlib" "/opt/rustwide/target/debug/deps/libhttp-ecdf782d3b8071c2.rlib" "/opt/rustwide/target/debug/deps/libfnv-7449a3f4573c4646.rlib" "/opt/rustwide/target/debug/deps/libtracing-ee96a3b98b44c816.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-c331b3cbd5de1318.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-04e7b6c7dc0eae2e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e12282bedc2457f1.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblog-ef319cfe97d0a4d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-2900651c4e3ad8de.rlib" "/opt/rustwide/target/debug/deps/libserde_json-408955b9a5da16d9.rlib" "/opt/rustwide/target/debug/deps/libryu-9ecc84efc5ffeda2.rlib" "/opt/rustwide/target/debug/deps/libitoa-41951a538d0a7733.rlib" "/opt/rustwide/target/debug/deps/libchrono-10b9cf476b98269d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-c95d0d6d63a6e52f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a338c5d27b7b9e44.rlib" "/opt/rustwide/target/debug/deps/libtime-2ca0efc54e243586.rlib" "/opt/rustwide/target/debug/deps/liblibc-a34daa496b50db91.rlib" "/opt/rustwide/target/debug/deps/libbytes-411969f6e5115225.rlib" "/opt/rustwide/target/debug/deps/libserde-b55d1b54032bc12d.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/downstream-506d908888bd8229" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [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] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "4057786b9cf9b5dbcf727f4d2fc5ade340efe7810116edfbb02bb9654dc67b1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4057786b9cf9b5dbcf727f4d2fc5ade340efe7810116edfbb02bb9654dc67b1d", kill_on_drop: false }` [INFO] [stdout] 4057786b9cf9b5dbcf727f4d2fc5ade340efe7810116edfbb02bb9654dc67b1d