[INFO] cloning repository https://github.com/yotaro-shimose/pomo_backend_rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yotaro-shimose/pomo_backend_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyotaro-shimose%2Fpomo_backend_rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyotaro-shimose%2Fpomo_backend_rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ebe9e25754e7b478eee30ae9103a3ad9089db767 [INFO] testing yotaro-shimose/pomo_backend_rs against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyotaro-shimose%2Fpomo_backend_rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/yotaro-shimose/pomo_backend_rs on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/yotaro-shimose/pomo_backend_rs [INFO] finished tweaking git repo https://github.com/yotaro-shimose/pomo_backend_rs [INFO] tweaked toml for git repo https://github.com/yotaro-shimose/pomo_backend_rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0d8029715793dd7383fee26be2707c2ae96d43821f98821390e66ec4ba6ff751 [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" "0d8029715793dd7383fee26be2707c2ae96d43821f98821390e66ec4ba6ff751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0d8029715793dd7383fee26be2707c2ae96d43821f98821390e66ec4ba6ff751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d8029715793dd7383fee26be2707c2ae96d43821f98821390e66ec4ba6ff751", kill_on_drop: false }` [INFO] [stdout] 0d8029715793dd7383fee26be2707c2ae96d43821f98821390e66ec4ba6ff751 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] 71782fc2cb10e913e54e77bc2617a2dbc59abe1adbf143741ae647e58f5ac46b [INFO] running `Command { std: "docker" "start" "-a" "71782fc2cb10e913e54e77bc2617a2dbc59abe1adbf143741ae647e58f5ac46b", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling local-waker v0.1.2 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.3 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling zeroize v1.5.4 [INFO] [stderr] Compiling firestorm v0.5.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.5 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling miniz_oxide v0.5.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling actix-utils v3.0.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling brotli-decompressor v2.3.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling flate2 v1.0.23 [INFO] [stderr] Compiling actix-service v2.0.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling aws-smithy-xml v0.36.0 [INFO] [stderr] Compiling brotli v3.3.4 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling aws-types v0.6.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling aws-smithy-types v0.36.0 [INFO] [stderr] Compiling parse-zoneinfo v0.1.1 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling aws-smithy-json v0.36.0 [INFO] [stderr] Compiling aws-smithy-query v0.36.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling chrono-tz v0.4.1 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling query_map v0.4.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling bytes-utils v0.1.2 [INFO] [stderr] Compiling bytestring v1.0.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Compiling http-serde v1.1.0 [INFO] [stderr] Compiling aws_lambda_events v0.6.1 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-rc.2 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling actix-rt v2.7.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling aws-smithy-async v0.36.0 [INFO] [stderr] Compiling actix-server v2.1.1 [INFO] [stderr] Compiling actix-codec v0.4.2 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling actix-codec v0.5.0 [INFO] [stderr] Compiling actix-tls v3.0.3 [INFO] [stderr] Compiling zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling actix-http v3.0.0-rc.1 [INFO] [stderr] Compiling actix-web v4.0.0-rc.2 [INFO] [stderr] Compiling aws-smithy-http v0.36.0 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling lambda_runtime_api_client v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling aws-sigv4 v0.6.0 [INFO] [stderr] Compiling aws-smithy-http-tower v0.36.0 [INFO] [stderr] Compiling aws-http v0.6.0 [INFO] [stderr] Compiling aws-endpoint v0.6.0 [INFO] [stderr] Compiling domain v0.1.0 (/opt/rustwide/workdir/domain) [INFO] [stderr] Compiling actix-cors v0.6.0-beta.10 [INFO] [stderr] Compiling aws-smithy-client v0.36.0 [INFO] [stderr] Compiling lambda_http v0.5.1 [INFO] [stderr] Compiling aws-sig-auth v0.6.0 [INFO] [stderr] Compiling aws-sdk-sts v0.6.0 [INFO] [stderr] Compiling aws-sdk-sso v0.6.0 [INFO] [stderr] Compiling aws-sdk-dynamodb v0.6.0 [INFO] [stderr] Compiling usecase v0.1.0 (/opt/rustwide/workdir/usecase) [INFO] [stderr] Compiling presentation v0.1.0 (/opt/rustwide/workdir/presentation) [INFO] [stderr] Compiling aws-config v0.6.0 [INFO] [stderr] Compiling infrastructure v0.1.0 (/opt/rustwide/workdir/infrastructure) [INFO] [stderr] Compiling runner v0.1.0 (/opt/rustwide/workdir/runner) [INFO] [stderr] error: could not compile `runner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fetch_user_config --edition=2021 runner/src/lambda/fetch_user_config.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=dae56a6cc6363661 -C extra-filename=-dae56a6cc6363661 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3edf068cff4a9100.rlib --extern domain=/opt/rustwide/target/debug/deps/libdomain-d050e95aa67519c1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b90b7d8ee55d1978.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6caa6e9f1f89c195.rlib --extern infrastructure=/opt/rustwide/target/debug/deps/libinfrastructure-f058a1654c5db3a6.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-30110b6bf4ab6e56.rlib --extern presentation=/opt/rustwide/target/debug/deps/libpresentation-a6ce09a7531edd62.rlib --extern runner=/opt/rustwide/target/debug/deps/librunner-c5653a4dbebbd771.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4dc9a27880e9547e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a866a3299cc5539c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-182281ceb42f54ac/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f6cae01031251bfc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `runner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name login --edition=2021 runner/src/lambda/login.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=33459cfa46821860 -C extra-filename=-33459cfa46821860 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3edf068cff4a9100.rlib --extern domain=/opt/rustwide/target/debug/deps/libdomain-d050e95aa67519c1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b90b7d8ee55d1978.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6caa6e9f1f89c195.rlib --extern infrastructure=/opt/rustwide/target/debug/deps/libinfrastructure-f058a1654c5db3a6.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-30110b6bf4ab6e56.rlib --extern presentation=/opt/rustwide/target/debug/deps/libpresentation-a6ce09a7531edd62.rlib --extern runner=/opt/rustwide/target/debug/deps/librunner-c5653a4dbebbd771.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4dc9a27880e9547e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a866a3299cc5539c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-182281ceb42f54ac/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f6cae01031251bfc/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `runner` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name fetch_task --edition=2021 runner/src/lambda/fetch_task.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=0ea930aade9dab1e -C extra-filename=-0ea930aade9dab1e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-3edf068cff4a9100.rlib --extern domain=/opt/rustwide/target/debug/deps/libdomain-d050e95aa67519c1.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b90b7d8ee55d1978.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-6caa6e9f1f89c195.rlib --extern infrastructure=/opt/rustwide/target/debug/deps/libinfrastructure-f058a1654c5db3a6.rlib --extern lambda_http=/opt/rustwide/target/debug/deps/liblambda_http-30110b6bf4ab6e56.rlib --extern presentation=/opt/rustwide/target/debug/deps/libpresentation-a6ce09a7531edd62.rlib --extern runner=/opt/rustwide/target/debug/deps/librunner-c5653a4dbebbd771.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-4dc9a27880e9547e.rlib --extern tower_http=/opt/rustwide/target/debug/deps/libtower_http-a866a3299cc5539c.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-182281ceb42f54ac/out -L native=/opt/rustwide/target/debug/build/zstd-sys-f6cae01031251bfc/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.push_event.f31e05c7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1.27qa9eo1vpfxc2qa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-182281ceb42f54ac/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f6cae01031251bfc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librunner-c5653a4dbebbd771.rlib" "/opt/rustwide/target/debug/deps/libtower_http-a866a3299cc5539c.rlib" "/opt/rustwide/target/debug/deps/libpresentation-a6ce09a7531edd62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b90b7d8ee55d1978.rlib" "/opt/rustwide/target/debug/deps/libatty-dcc7b1a7c455d0ac.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-ff8702b7e4895d62.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-6dc2ddbe5a7ad90c.rlib" "/opt/rustwide/target/debug/deps/libusecase-77019301cfe7a1b7.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-30110b6bf4ab6e56.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-97882ed95e10c437.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-93896805f0f4696c.rlib" "/opt/rustwide/target/debug/deps/libquery_map-89413c9e56243fc7.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-496953f5e6de7d43.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2abfd230ac104ed1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-dc18a53034a6dc81.rlib" "/opt/rustwide/target/debug/deps/libinfrastructure-f058a1654c5db3a6.rlib" "/opt/rustwide/target/debug/deps/libaws_config-916bdd9aee7423c1.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-826a0e849e15f2bf.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-dba384bebbd256fa.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-400a8ca21c266706.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d3b70c57665551b6.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-0ce2e3a1b710d11f.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/target/debug/deps/libsled-be0e82740d2b27b7.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-303023504c8ea05d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e436c9a3a3df6069.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libfs2-b08c73f13a5057d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1cbaf9d0f627c14d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b09b073e6045cd04.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c1857e6c7eafcb99.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-c6c22acaf1d0078d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-247c22d6fe205ae3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3a469926a0929b92.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e72be4eeec3cba67.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a644e16ff3bf21b0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2a009d0fe8ac39bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fa1a062de3f1ccf7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-073ec3cdc0112bd5.rlib" "/opt/rustwide/target/debug/deps/libdomain-d050e95aa67519c1.rlib" "/opt/rustwide/target/debug/deps/libsha2-20ee7a386e7b1ecf.rlib" "/opt/rustwide/target/debug/deps/libchrono-2e86681c496c7360.rlib" "/opt/rustwide/target/debug/deps/libtime-8bf0ceb453ab02b5.rlib" "/opt/rustwide/target/debug/deps/libenvy-ddd2db3212dd99b0.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-089ec71ed23a6864.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-dcb6921605638c06.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-961a1cb12c1d96a4.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libaws_http-cb80ebb8d008f83f.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-ab1f062c81f2c964.rlib" "/opt/rustwide/target/debug/deps/libaws_types-f077b8a763ae2b6e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fc1af1057c79225.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-215093d84a53beb7.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-90319caf4c5a2372.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-fa0500a93cdf25c5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0bce9f7a0fea37d3.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c3a66a21182847ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2ad6925c556af9b5.rlib" "/opt/rustwide/target/debug/deps/librustls-a7e1db535504d0e1.rlib" "/opt/rustwide/target/debug/deps/libsct-d7391cb191093434.rlib" "/opt/rustwide/target/debug/deps/libwebpki-25014d87e2eef011.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-5c1d829f689c244a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-7f9399cd16677dc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8b807b129a629e3d.rlib" "/opt/rustwide/target/debug/deps/libtower-3588bd2b1671e06f.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-ddbe9bd4b280f606.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnom-7b3e0fd8cdfb0f56.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-9fb5c9b1d23b892f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b2ccf477f9a30125.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-108a3d04fcb175ca.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-882beb9ccc1e9dfc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-87d5135a13c83438.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3edf068cff4a9100.rlib" "/opt/rustwide/target/debug/deps/libcookie-a83cf7f73bd02cb3.rlib" "/opt/rustwide/target/debug/deps/libtime-63e4fb2913505b43.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e7820aa364acfff3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4dc9a27880e9547e.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libactix_server-65533f0c9029eccd.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5eb7e03fe0902891.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-32dbfc811be4a63f.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b2c3c6c716ebe459.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-07e57542a618e596.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709036c416832b52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fc18ee042e20247.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libbrotli-20ca110aca3227a6.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libsha1-1406b85d742f6682.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-23d7425205b16eb6.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a3e420501772eb7a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-215e6eaf9b62f53d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libh2-6febf211a7493fd6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc1e0a8b4b8c6d39.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-81f5105efe2b27ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2241fee104ef401a.rlib" "/opt/rustwide/target/debug/deps/librustls-c7d6b515744cd967.rlib" "/opt/rustwide/target/debug/deps/libsct-b56dd44b42bfca2b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e91fdf3ace029bc6.rlib" "/opt/rustwide/target/debug/deps/libring-15f1a39f66e3b403.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-817babee0d65a274.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5558255ff3bb2dc6.rlib" "/opt/rustwide/target/debug/deps/libtracing-be6bbe5bd7dddcbb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c88d92a8aef7b09c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libahash-d52c7178d8d10a65.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce79f80511ac272b.rlib" "/opt/rustwide/target/debug/deps/libzstd-4faf45de32971b58.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-4b05ba5b6e9a28eb.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-37e8e0b6d553d986.rlib" "/opt/rustwide/target/debug/deps/libflate2-3672853b8a961330.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7c6db17e5482d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-876d49d33a9c48e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2644f6786ddda80b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-47e7c328394f3fe1.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4f04ca3c91ca6b05.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-00c215ac7b42d4bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-dd4d1294364783eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-41cfb5046be849e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79600dd3bae8a846.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-cd81bcaba0a872fe.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3000373486c0f75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95199b5ff9cc1e76.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-6caa6e9f1f89c195.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-56b408cdb5c03720.rlib" "/opt/rustwide/target/debug/deps/libserde-472219fd602c6366.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/push_event-4ef1fd56ee3a1ab1" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `runner` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.update_user_config.e545a00f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321.1hdhn3zfma44u31e.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-182281ceb42f54ac/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f6cae01031251bfc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librunner-c5653a4dbebbd771.rlib" "/opt/rustwide/target/debug/deps/libtower_http-a866a3299cc5539c.rlib" "/opt/rustwide/target/debug/deps/libpresentation-a6ce09a7531edd62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b90b7d8ee55d1978.rlib" "/opt/rustwide/target/debug/deps/libatty-dcc7b1a7c455d0ac.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-ff8702b7e4895d62.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-6dc2ddbe5a7ad90c.rlib" "/opt/rustwide/target/debug/deps/libusecase-77019301cfe7a1b7.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-30110b6bf4ab6e56.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-97882ed95e10c437.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-93896805f0f4696c.rlib" "/opt/rustwide/target/debug/deps/libquery_map-89413c9e56243fc7.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-496953f5e6de7d43.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2abfd230ac104ed1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-dc18a53034a6dc81.rlib" "/opt/rustwide/target/debug/deps/libinfrastructure-f058a1654c5db3a6.rlib" "/opt/rustwide/target/debug/deps/libaws_config-916bdd9aee7423c1.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-826a0e849e15f2bf.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-dba384bebbd256fa.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-400a8ca21c266706.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d3b70c57665551b6.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-0ce2e3a1b710d11f.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/target/debug/deps/libsled-be0e82740d2b27b7.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-303023504c8ea05d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e436c9a3a3df6069.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libfs2-b08c73f13a5057d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1cbaf9d0f627c14d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b09b073e6045cd04.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c1857e6c7eafcb99.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-c6c22acaf1d0078d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-247c22d6fe205ae3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3a469926a0929b92.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e72be4eeec3cba67.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a644e16ff3bf21b0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2a009d0fe8ac39bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fa1a062de3f1ccf7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-073ec3cdc0112bd5.rlib" "/opt/rustwide/target/debug/deps/libdomain-d050e95aa67519c1.rlib" "/opt/rustwide/target/debug/deps/libsha2-20ee7a386e7b1ecf.rlib" "/opt/rustwide/target/debug/deps/libchrono-2e86681c496c7360.rlib" "/opt/rustwide/target/debug/deps/libtime-8bf0ceb453ab02b5.rlib" "/opt/rustwide/target/debug/deps/libenvy-ddd2db3212dd99b0.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-089ec71ed23a6864.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-dcb6921605638c06.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-961a1cb12c1d96a4.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libaws_http-cb80ebb8d008f83f.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-ab1f062c81f2c964.rlib" "/opt/rustwide/target/debug/deps/libaws_types-f077b8a763ae2b6e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fc1af1057c79225.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-215093d84a53beb7.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-90319caf4c5a2372.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-fa0500a93cdf25c5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0bce9f7a0fea37d3.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c3a66a21182847ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2ad6925c556af9b5.rlib" "/opt/rustwide/target/debug/deps/librustls-a7e1db535504d0e1.rlib" "/opt/rustwide/target/debug/deps/libsct-d7391cb191093434.rlib" "/opt/rustwide/target/debug/deps/libwebpki-25014d87e2eef011.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-5c1d829f689c244a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-7f9399cd16677dc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8b807b129a629e3d.rlib" "/opt/rustwide/target/debug/deps/libtower-3588bd2b1671e06f.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-ddbe9bd4b280f606.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnom-7b3e0fd8cdfb0f56.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-9fb5c9b1d23b892f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b2ccf477f9a30125.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-108a3d04fcb175ca.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-882beb9ccc1e9dfc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-87d5135a13c83438.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3edf068cff4a9100.rlib" "/opt/rustwide/target/debug/deps/libcookie-a83cf7f73bd02cb3.rlib" "/opt/rustwide/target/debug/deps/libtime-63e4fb2913505b43.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e7820aa364acfff3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4dc9a27880e9547e.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libactix_server-65533f0c9029eccd.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5eb7e03fe0902891.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-32dbfc811be4a63f.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b2c3c6c716ebe459.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-07e57542a618e596.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709036c416832b52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fc18ee042e20247.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libbrotli-20ca110aca3227a6.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libsha1-1406b85d742f6682.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-23d7425205b16eb6.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a3e420501772eb7a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-215e6eaf9b62f53d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libh2-6febf211a7493fd6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc1e0a8b4b8c6d39.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-81f5105efe2b27ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2241fee104ef401a.rlib" "/opt/rustwide/target/debug/deps/librustls-c7d6b515744cd967.rlib" "/opt/rustwide/target/debug/deps/libsct-b56dd44b42bfca2b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e91fdf3ace029bc6.rlib" "/opt/rustwide/target/debug/deps/libring-15f1a39f66e3b403.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-817babee0d65a274.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5558255ff3bb2dc6.rlib" "/opt/rustwide/target/debug/deps/libtracing-be6bbe5bd7dddcbb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c88d92a8aef7b09c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libahash-d52c7178d8d10a65.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce79f80511ac272b.rlib" "/opt/rustwide/target/debug/deps/libzstd-4faf45de32971b58.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-4b05ba5b6e9a28eb.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-37e8e0b6d553d986.rlib" "/opt/rustwide/target/debug/deps/libflate2-3672853b8a961330.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7c6db17e5482d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-876d49d33a9c48e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2644f6786ddda80b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-47e7c328394f3fe1.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4f04ca3c91ca6b05.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-00c215ac7b42d4bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-dd4d1294364783eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-41cfb5046be849e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79600dd3bae8a846.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-cd81bcaba0a872fe.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3000373486c0f75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95199b5ff9cc1e76.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-6caa6e9f1f89c195.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-56b408cdb5c03720.rlib" "/opt/rustwide/target/debug/deps/libserde-472219fd602c6366.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/update_user_config-17c0213558e92321" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `runner` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.fetch_calendar.6e1c1b6a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3.4zleydt5zm33ftkg.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-182281ceb42f54ac/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f6cae01031251bfc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librunner-c5653a4dbebbd771.rlib" "/opt/rustwide/target/debug/deps/libtower_http-a866a3299cc5539c.rlib" "/opt/rustwide/target/debug/deps/libpresentation-a6ce09a7531edd62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b90b7d8ee55d1978.rlib" "/opt/rustwide/target/debug/deps/libatty-dcc7b1a7c455d0ac.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-ff8702b7e4895d62.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-6dc2ddbe5a7ad90c.rlib" "/opt/rustwide/target/debug/deps/libusecase-77019301cfe7a1b7.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-30110b6bf4ab6e56.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-97882ed95e10c437.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-93896805f0f4696c.rlib" "/opt/rustwide/target/debug/deps/libquery_map-89413c9e56243fc7.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-496953f5e6de7d43.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2abfd230ac104ed1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-dc18a53034a6dc81.rlib" "/opt/rustwide/target/debug/deps/libinfrastructure-f058a1654c5db3a6.rlib" "/opt/rustwide/target/debug/deps/libaws_config-916bdd9aee7423c1.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-826a0e849e15f2bf.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-dba384bebbd256fa.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-400a8ca21c266706.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d3b70c57665551b6.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-0ce2e3a1b710d11f.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/target/debug/deps/libsled-be0e82740d2b27b7.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-303023504c8ea05d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e436c9a3a3df6069.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libfs2-b08c73f13a5057d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1cbaf9d0f627c14d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b09b073e6045cd04.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c1857e6c7eafcb99.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-c6c22acaf1d0078d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-247c22d6fe205ae3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3a469926a0929b92.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e72be4eeec3cba67.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a644e16ff3bf21b0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2a009d0fe8ac39bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fa1a062de3f1ccf7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-073ec3cdc0112bd5.rlib" "/opt/rustwide/target/debug/deps/libdomain-d050e95aa67519c1.rlib" "/opt/rustwide/target/debug/deps/libsha2-20ee7a386e7b1ecf.rlib" "/opt/rustwide/target/debug/deps/libchrono-2e86681c496c7360.rlib" "/opt/rustwide/target/debug/deps/libtime-8bf0ceb453ab02b5.rlib" "/opt/rustwide/target/debug/deps/libenvy-ddd2db3212dd99b0.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-089ec71ed23a6864.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-dcb6921605638c06.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-961a1cb12c1d96a4.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libaws_http-cb80ebb8d008f83f.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-ab1f062c81f2c964.rlib" "/opt/rustwide/target/debug/deps/libaws_types-f077b8a763ae2b6e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fc1af1057c79225.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-215093d84a53beb7.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-90319caf4c5a2372.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-fa0500a93cdf25c5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0bce9f7a0fea37d3.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c3a66a21182847ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2ad6925c556af9b5.rlib" "/opt/rustwide/target/debug/deps/librustls-a7e1db535504d0e1.rlib" "/opt/rustwide/target/debug/deps/libsct-d7391cb191093434.rlib" "/opt/rustwide/target/debug/deps/libwebpki-25014d87e2eef011.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-5c1d829f689c244a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-7f9399cd16677dc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8b807b129a629e3d.rlib" "/opt/rustwide/target/debug/deps/libtower-3588bd2b1671e06f.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-ddbe9bd4b280f606.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnom-7b3e0fd8cdfb0f56.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-9fb5c9b1d23b892f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b2ccf477f9a30125.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-108a3d04fcb175ca.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-882beb9ccc1e9dfc.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-87d5135a13c83438.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3edf068cff4a9100.rlib" "/opt/rustwide/target/debug/deps/libcookie-a83cf7f73bd02cb3.rlib" "/opt/rustwide/target/debug/deps/libtime-63e4fb2913505b43.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e7820aa364acfff3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4dc9a27880e9547e.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libactix_server-65533f0c9029eccd.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5eb7e03fe0902891.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-32dbfc811be4a63f.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b2c3c6c716ebe459.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-07e57542a618e596.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709036c416832b52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fc18ee042e20247.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libbrotli-20ca110aca3227a6.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libsha1-1406b85d742f6682.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-23d7425205b16eb6.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a3e420501772eb7a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-215e6eaf9b62f53d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libh2-6febf211a7493fd6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc1e0a8b4b8c6d39.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-81f5105efe2b27ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2241fee104ef401a.rlib" "/opt/rustwide/target/debug/deps/librustls-c7d6b515744cd967.rlib" "/opt/rustwide/target/debug/deps/libsct-b56dd44b42bfca2b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e91fdf3ace029bc6.rlib" "/opt/rustwide/target/debug/deps/libring-15f1a39f66e3b403.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-817babee0d65a274.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5558255ff3bb2dc6.rlib" "/opt/rustwide/target/debug/deps/libtracing-be6bbe5bd7dddcbb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c88d92a8aef7b09c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libahash-d52c7178d8d10a65.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce79f80511ac272b.rlib" "/opt/rustwide/target/debug/deps/libzstd-4faf45de32971b58.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-4b05ba5b6e9a28eb.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-37e8e0b6d553d986.rlib" "/opt/rustwide/target/debug/deps/libflate2-3672853b8a961330.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7c6db17e5482d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-876d49d33a9c48e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2644f6786ddda80b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-47e7c328394f3fe1.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4f04ca3c91ca6b05.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-00c215ac7b42d4bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-dd4d1294364783eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-41cfb5046be849e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79600dd3bae8a846.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-cd81bcaba0a872fe.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3000373486c0f75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95199b5ff9cc1e76.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-6caa6e9f1f89c195.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-56b408cdb5c03720.rlib" "/opt/rustwide/target/debug/deps/libserde-472219fd602c6366.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/fetch_calendar-90d5e7b817318cf3" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `runner` due to 2 previous errors [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.actix_server.16448895-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38.28g3cd4c0ink5g70.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-182281ceb42f54ac/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-f6cae01031251bfc/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libpresentation-a6ce09a7531edd62.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-b90b7d8ee55d1978.rlib" "/opt/rustwide/target/debug/deps/libatty-dcc7b1a7c455d0ac.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-32b50f642d1e75a8.rlib" "/opt/rustwide/target/debug/deps/libhumantime-e9a3658f54825403.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-30110b6bf4ab6e56.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-97882ed95e10c437.rlib" "/opt/rustwide/target/debug/deps/libhttp_serde-93896805f0f4696c.rlib" "/opt/rustwide/target/debug/deps/libquery_map-89413c9e56243fc7.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-496953f5e6de7d43.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2abfd230ac104ed1.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime_api_client-dc18a53034a6dc81.rlib" "/opt/rustwide/target/debug/deps/libchrono_tz-ff8702b7e4895d62.rlib" "/opt/rustwide/target/debug/deps/libactix_cors-6dc2ddbe5a7ad90c.rlib" "/opt/rustwide/target/debug/deps/libusecase-77019301cfe7a1b7.rlib" "/opt/rustwide/target/debug/deps/libinfrastructure-f058a1654c5db3a6.rlib" "/opt/rustwide/target/debug/deps/libaws_config-916bdd9aee7423c1.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sso-826a0e849e15f2bf.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-dba384bebbd256fa.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_query-400a8ca21c266706.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d3b70c57665551b6.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_xml-0ce2e3a1b710d11f.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/target/debug/deps/libsled-be0e82740d2b27b7.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-303023504c8ea05d.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-9c4f46919b808084.rlib" "/opt/rustwide/target/debug/deps/libobject-4222c4351e87d844.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-5c3a9c47cc3450e0.rlib" "/opt/rustwide/target/debug/deps/libgimli-8acf6516e7235d17.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-ebf1bae139d6c8cf.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-e436c9a3a3df6069.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-ad14ed7792de2c4c.rlib" "/opt/rustwide/target/debug/deps/libfs2-b08c73f13a5057d3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1cbaf9d0f627c14d.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-b09b073e6045cd04.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libreqwest-c1857e6c7eafcb99.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-c6c22acaf1d0078d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-247c22d6fe205ae3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3a469926a0929b92.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-e72be4eeec3cba67.rlib" "/opt/rustwide/target/debug/deps/libipnet-7aeb236c39e7950e.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a644e16ff3bf21b0.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-2a009d0fe8ac39bb.rlib" "/opt/rustwide/target/debug/deps/libopenssl-fa1a062de3f1ccf7.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-3138d685ddde873e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-1df85ef0ce08cbc3.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-073ec3cdc0112bd5.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-089ec71ed23a6864.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-dcb6921605638c06.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-961a1cb12c1d96a4.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libaws_http-cb80ebb8d008f83f.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-ab1f062c81f2c964.rlib" "/opt/rustwide/target/debug/deps/libaws_types-f077b8a763ae2b6e.rlib" "/opt/rustwide/target/debug/deps/libzeroize-5fc1af1057c79225.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_json-215093d84a53beb7.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_client-90319caf4c5a2372.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-fa0500a93cdf25c5.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0bce9f7a0fea37d3.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c3a66a21182847ec.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2ad6925c556af9b5.rlib" "/opt/rustwide/target/debug/deps/librustls-a7e1db535504d0e1.rlib" "/opt/rustwide/target/debug/deps/libsct-d7391cb191093434.rlib" "/opt/rustwide/target/debug/deps/libwebpki-25014d87e2eef011.rlib" "/opt/rustwide/target/debug/deps/libfastrand-6352fe4efbee2d32.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http_tower-5c1d829f689c244a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_async-7f9399cd16677dc6.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-8b807b129a629e3d.rlib" "/opt/rustwide/target/debug/deps/libtower-3588bd2b1671e06f.rlib" "/opt/rustwide/target/debug/deps/libhdrhistogram-ddbe9bd4b280f606.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-17de71528d1145d5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-22087eb6124fe7ae.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libnom-7b3e0fd8cdfb0f56.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_http-9fb5c9b1d23b892f.rlib" "/opt/rustwide/target/debug/deps/libhyper-b2ccf477f9a30125.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-108a3d04fcb175ca.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libaws_smithy_types-882beb9ccc1e9dfc.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-87d5135a13c83438.rlib" "/opt/rustwide/target/debug/deps/libdomain-d050e95aa67519c1.rlib" "/opt/rustwide/target/debug/deps/libsha2-20ee7a386e7b1ecf.rlib" "/opt/rustwide/target/debug/deps/libchrono-2e86681c496c7360.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-64bfb6aabf0b0609.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libtime-8bf0ceb453ab02b5.rlib" "/opt/rustwide/target/debug/deps/libenvy-ddd2db3212dd99b0.rlib" "/opt/rustwide/target/debug/deps/libactix_web-3edf068cff4a9100.rlib" "/opt/rustwide/target/debug/deps/libcookie-a83cf7f73bd02cb3.rlib" "/opt/rustwide/target/debug/deps/libtime-63e4fb2913505b43.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e7820aa364acfff3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-4dc9a27880e9547e.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libactix_server-65533f0c9029eccd.rlib" "/opt/rustwide/target/debug/deps/libactix_router-5eb7e03fe0902891.rlib" "/opt/rustwide/target/debug/deps/libregex-dc665b958b1337b2.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-d987c850f506a39d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libfirestorm-32dbfc811be4a63f.rlib" "/opt/rustwide/target/debug/deps/libactix_http-b2c3c6c716ebe459.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/librand-07e57542a618e596.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-709036c416832b52.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-8fc18ee042e20247.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libbrotli-20ca110aca3227a6.rlib" "/opt/rustwide/target/debug/deps/libbrotli_decompressor-f273f1a80228c2b4.rlib" "/opt/rustwide/target/debug/deps/liballoc_stdlib-0596e8a6af30c3f3.rlib" "/opt/rustwide/target/debug/deps/liballoc_no_stdlib-394b41666b4a7459.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libsha1-1406b85d742f6682.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-351ccc13a33081d4.rlib" "/opt/rustwide/target/debug/deps/libdigest-96e2ccd9a4b1d8eb.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-773e8ec21813b689.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-ac6cbc8aa6c81cab.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-cf9ed3bb00bd90fb.rlib" "/opt/rustwide/target/debug/deps/libtypenum-8501016244ebc8cc.rlib" "/opt/rustwide/target/debug/deps/liblocal_channel-23d7425205b16eb6.rlib" "/opt/rustwide/target/debug/deps/libbytestring-a3e420501772eb7a.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-9d9f3f37912d4e58.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-215e6eaf9b62f53d.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libh2-6febf211a7493fd6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-cc1e0a8b4b8c6d39.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-81f5105efe2b27ff.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-2241fee104ef401a.rlib" "/opt/rustwide/target/debug/deps/librustls-c7d6b515744cd967.rlib" "/opt/rustwide/target/debug/deps/libsct-b56dd44b42bfca2b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-e91fdf3ace029bc6.rlib" "/opt/rustwide/target/debug/deps/libring-15f1a39f66e3b403.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-817babee0d65a274.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5558255ff3bb2dc6.rlib" "/opt/rustwide/target/debug/deps/libtracing-be6bbe5bd7dddcbb.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c88d92a8aef7b09c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libahash-d52c7178d8d10a65.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ce79f80511ac272b.rlib" "/opt/rustwide/target/debug/deps/libzstd-4faf45de32971b58.rlib" "/opt/rustwide/target/debug/deps/libzstd_safe-4b05ba5b6e9a28eb.rlib" "/opt/rustwide/target/debug/deps/libzstd_sys-37e8e0b6d553d986.rlib" "/opt/rustwide/target/debug/deps/libflate2-3672853b8a961330.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c40dd260d3466551.rlib" "/opt/rustwide/target/debug/deps/libadler-92f8db84032ff960.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-9896b517ec177538.rlib" "/opt/rustwide/target/debug/deps/libactix_service-7c6db17e5482d66d.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-876d49d33a9c48e4.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-2644f6786ddda80b.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-47e7c328394f3fe1.rlib" "/opt/rustwide/target/debug/deps/liblocal_waker-4f04ca3c91ca6b05.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-00c215ac7b42d4bd.rlib" "/opt/rustwide/target/debug/deps/libtokio-dd4d1294364783eb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-41cfb5046be849e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79600dd3bae8a846.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-cd81bcaba0a872fe.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3000373486c0f75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95199b5ff9cc1e76.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libhttp-6caa6e9f1f89c195.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-56b408cdb5c03720.rlib" "/opt/rustwide/target/debug/deps/libserde-472219fd602c6366.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.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/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/actix_server-bb9f1d1946295a38" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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 `runner` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "71782fc2cb10e913e54e77bc2617a2dbc59abe1adbf143741ae647e58f5ac46b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71782fc2cb10e913e54e77bc2617a2dbc59abe1adbf143741ae647e58f5ac46b", kill_on_drop: false }` [INFO] [stdout] 71782fc2cb10e913e54e77bc2617a2dbc59abe1adbf143741ae647e58f5ac46b