[INFO] cloning repository https://github.com/cmsd2/wagon-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cmsd2/wagon-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fwagon-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fwagon-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8b5a48845af0956dd817e3a864412110d4ed9260 [INFO] testing cmsd2/wagon-api against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcmsd2%2Fwagon-api" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cmsd2/wagon-api on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cmsd2/wagon-api [INFO] finished tweaking git repo https://github.com/cmsd2/wagon-api [INFO] tweaked toml for git repo https://github.com/cmsd2/wagon-api written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/cmsd2/wagon-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bloom v0.3.2 [INFO] [stderr] Downloaded rusoto_kms v0.45.0 [INFO] [stderr] Downloaded tracing-subscriber v0.2.14 [INFO] [stderr] Downloaded aws_lambda_events v0.3.1 [INFO] [stderr] Downloaded simple-error v0.2.2 [INFO] [stderr] Downloaded double-checked-cell-async v2.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 506be189a46e8d83f23967f4593db2eb593075faeadb911df87dac548e1126da [INFO] running `Command { std: "docker" "start" "-a" "506be189a46e8d83f23967f4593db2eb593075faeadb911df87dac548e1126da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "506be189a46e8d83f23967f4593db2eb593075faeadb911df87dac548e1126da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "506be189a46e8d83f23967f4593db2eb593075faeadb911df87dac548e1126da", kill_on_drop: false }` [INFO] [stdout] 506be189a46e8d83f23967f4593db2eb593075faeadb911df87dac548e1126da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ada42aed62af4c0b0e18cb7f168d8035d10d36f60af90c956f5f287f42ee0ef1 [INFO] running `Command { std: "docker" "start" "-a" "ada42aed62af4c0b0e18cb7f168d8035d10d36f60af90c956f5f287f42ee0ef1", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling simple-error v0.2.2 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling bloom v0.3.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.14 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling libgit2-sys v0.12.14+1.1.0 [INFO] [stderr] Compiling env_logger v0.8.1 [INFO] [stderr] Compiling pem v0.8.2 [INFO] [stderr] Compiling http_router v0.1.0 (https://github.com/cmsd2/http_router#6b67d468) [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling git2 v0.13.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling pin-project-internal v1.0.1 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling lambda-attributes v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime.git#c36409c5) [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.2.1 [INFO] [stderr] Compiling pin-project v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling double-checked-cell-async v2.0.2 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling validator v0.12.0 [INFO] [stderr] Compiling aws_lambda_events v0.3.1 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling api-types v0.1.0 (/opt/rustwide/workdir/api-types) [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling lambda v0.1.0 (https://github.com/awslabs/aws-lambda-rust-runtime.git#c36409c5) [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling rusoto_dynamodb v0.45.0 [INFO] [stderr] Compiling rusoto_kms v0.45.0 [INFO] [stderr] Compiling authorizers v0.1.0 (/opt/rustwide/workdir/authorizers) [INFO] [stderr] Compiling api v0.1.0 (/opt/rustwide/workdir/api) [INFO] [stderr] Compiling indexer v0.1.0 (/opt/rustwide/workdir/indexer) [INFO] [stdout] warning: unused imports: `ApiRequestContext`, `User` [INFO] [stdout] --> api/src/bin/api.rs:21:11 [INFO] [stdout] | [INFO] [stdout] 21 | use api::{User, ApiRequestContext}; [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `crate_body_bytes` [INFO] [stdout] --> api/src/bin/api.rs:143:13 [INFO] [stdout] | [INFO] [stdout] 143 | let crate_body_bytes = body.copy_to_bytes(crate_len as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_crate_body_bytes` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `context` [INFO] [stdout] --> api/src/bin/api.rs:161:5 [INFO] [stdout] | [INFO] [stdout] 161 | context: &'a RequestContext<'a>, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_context` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> api/src/bin/api.rs:139:13 [INFO] [stdout] | [INFO] [stdout] 139 | let mut json_body_bytes = body.copy_to_bytes(json_len as usize); [INFO] [stdout] | ----^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `json_body` [INFO] [stdout] --> api/src/bin/api.rs:54:8 [INFO] [stdout] | [INFO] [stdout] 54 | fn json_body(&self) -> ApiResult> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.lookup_token.f3681910-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043.4a7e2u84oao0vynm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-17a73086c49a3ee2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d75d65544cbf5159.rlib" "/opt/rustwide/target/debug/deps/libatty-eeae432af69442f6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02d977057d771e17.rlib" "/opt/rustwide/target/debug/deps/libauthorizers-16a1ff97e1b6c71e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-bcc0790457a12261.rlib" "/opt/rustwide/target/debug/deps/libpem-dd121b1b0399c4ab.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-2b9874cf16c99325.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6538743c82eaae3b.rlib" "/opt/rustwide/target/debug/deps/libring-6e20cb7a7ec90a8a.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f8df9875ed9161a1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2b37368a2e2e786b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2bc24fd66e60eee.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/liburl-d76d2b4c0a40df42.rlib" "/opt/rustwide/target/debug/deps/libidna-cb293f21c884c2a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8459093ef37ebd9d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ec4edde3dd4b7d12.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-60bada14035c8347.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-cbdae2d0914e8b32.rlib" "/opt/rustwide/target/debug/deps/libxml-1bc3897a14780b51.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ef44bf60af8f0d7a.rlib" "/opt/rustwide/target/debug/deps/libtime-b89385e9f7f044e5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-121e114c9a64cd7c.rlib" "/opt/rustwide/target/debug/deps/libstandback-dd5da0b29040e3fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-74ca445f77688eb6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmd5-e226c0f3ed9d0486.rlib" "/opt/rustwide/target/debug/deps/libhmac-a352c8f0f01272d3.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-85e713da618fb804.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a1be5c701dcf99af.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libhex-350a6eb46c5c29f9.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1251562887a24cd2.rlib" "/opt/rustwide/target/debug/deps/libshlex-f4785c8ae2513ea4.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b02ce673868f4b4d.rlib" "/opt/rustwide/target/debug/deps/libregex-a1a640cfedc7e79e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-081ed184a4ffb22b.rlib" "/opt/rustwide/target/debug/deps/libdirs-e6776b2d492f7ecd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-24fa19dafd97ea1b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dc11c936f6e1fd81.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6de554d3868f2d8b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-391a277d3147585a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2deb3a71351ad700.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8fe2b52a59f44d2e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libdouble_checked_cell_async-c25e27dc12b25fbb.rlib" "/opt/rustwide/target/debug/deps/libunreachable-5b27b1740d4d2b9b.rlib" "/opt/rustwide/target/debug/deps/libvoid-db8f1174cd903021.rlib" "/opt/rustwide/target/debug/deps/liblambda-33f42f7e0e4926b6.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-33962b6cd7388167.rlib" "/opt/rustwide/target/debug/deps/libhyper-40a6b17dd2b3a29d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-7a3b8ab557bd6bc7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4755e52257861e62.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a3ab4f0edfa9419a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-517e267d54148457.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cf4f399dd62e9b5a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-61cbf518d6358c03.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0f9d69fb0bd27b98.rlib" "/opt/rustwide/target/debug/deps/libtokio-635ca0b77d7522cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-841420b1f14939d5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9f1a8c280ed4f4d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d9188e5e4211cb1.rlib" "/opt/rustwide/target/debug/deps/libmio-3aca4d582a1ff9c7.rlib" "/opt/rustwide/target/debug/deps/libiovec-01c7069ac656cc96.rlib" "/opt/rustwide/target/debug/deps/libnet2-4cabf9a09b14af15.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a8595023c753399b.rlib" "/opt/rustwide/target/debug/deps/libtracing-6695ddedd4207ee3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b53a1676e53d6179.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-a828bd11a9f58cdb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-71924c6330437e34.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libchrono-392c221b4373d6ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3089f0e7660855de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-77f577248917a551.rlib" "/opt/rustwide/target/debug/deps/libtime-c2810eb64531cbbc.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9cdad40aa82894c.rlib" "/opt/rustwide/target/debug/deps/libbytes-50fbee4b0de6e019.rlib" "/opt/rustwide/target/debug/deps/libserde-64b08e3e82164774.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rlib" "/opt/rustwide/target/debug/deps/libfutures-a4d620ae9a044d98.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-825b85377e7b34c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a7c657bb4e795f98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ab7fe842b173acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-59fc22504ebd5d65.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7575857be36100d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-06d10ca39739a75e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/lookup_token-51287cac8b097043" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `authorizers` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.generate_token.6efe13bd-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d.544vlr1pcyj9ltmf.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libapi-05e72d9ff9f1a490.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/librusoto_kms-cc23b68e04025367.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-60bada14035c8347.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-cbdae2d0914e8b32.rlib" "/opt/rustwide/target/debug/deps/libxml-1bc3897a14780b51.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ef44bf60af8f0d7a.rlib" "/opt/rustwide/target/debug/deps/libtime-b89385e9f7f044e5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-121e114c9a64cd7c.rlib" "/opt/rustwide/target/debug/deps/libstandback-dd5da0b29040e3fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-74ca445f77688eb6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmd5-e226c0f3ed9d0486.rlib" "/opt/rustwide/target/debug/deps/libhmac-a352c8f0f01272d3.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-85e713da618fb804.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a1be5c701dcf99af.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libhex-350a6eb46c5c29f9.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1251562887a24cd2.rlib" "/opt/rustwide/target/debug/deps/libshlex-f4785c8ae2513ea4.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b02ce673868f4b4d.rlib" "/opt/rustwide/target/debug/deps/libfutures-a4d620ae9a044d98.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-825b85377e7b34c9.rlib" "/opt/rustwide/target/debug/deps/libregex-a1a640cfedc7e79e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-081ed184a4ffb22b.rlib" "/opt/rustwide/target/debug/deps/libdirs-e6776b2d492f7ecd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-24fa19dafd97ea1b.rlib" "/opt/rustwide/target/debug/deps/libchrono-392c221b4373d6ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3089f0e7660855de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-77f577248917a551.rlib" "/opt/rustwide/target/debug/deps/libtime-c2810eb64531cbbc.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dc11c936f6e1fd81.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6de554d3868f2d8b.rlib" "/opt/rustwide/target/debug/deps/libhyper-40a6b17dd2b3a29d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-7a3b8ab557bd6bc7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4755e52257861e62.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a3ab4f0edfa9419a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-517e267d54148457.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cf4f399dd62e9b5a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-61cbf518d6358c03.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0f9d69fb0bd27b98.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a7c657bb4e795f98.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ab7fe842b173acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-59fc22504ebd5d65.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7575857be36100d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-06d10ca39739a75e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libtokio-635ca0b77d7522cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-841420b1f14939d5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9f1a8c280ed4f4d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d9188e5e4211cb1.rlib" "/opt/rustwide/target/debug/deps/libmio-3aca4d582a1ff9c7.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libiovec-01c7069ac656cc96.rlib" "/opt/rustwide/target/debug/deps/libnet2-4cabf9a09b14af15.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a8595023c753399b.rlib" "/opt/rustwide/target/debug/deps/libhttp-b53a1676e53d6179.rlib" "/opt/rustwide/target/debug/deps/libbytes-50fbee4b0de6e019.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtracing-6695ddedd4207ee3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-391a277d3147585a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2deb3a71351ad700.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8fe2b52a59f44d2e.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9cdad40aa82894c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libserde_json-71924c6330437e34.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libserde-64b08e3e82164774.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/generate_token-c9415aab7a09ef7d" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.authorizer.93fbe6e6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b.1ctxr877b0l5vfyu.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-17a73086c49a3ee2/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libenv_logger-d75d65544cbf5159.rlib" "/opt/rustwide/target/debug/deps/libatty-eeae432af69442f6.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-42ba0c722a422d99.rlib" "/opt/rustwide/target/debug/deps/libhumantime-02d977057d771e17.rlib" "/opt/rustwide/target/debug/deps/libauthorizers-16a1ff97e1b6c71e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-bcc0790457a12261.rlib" "/opt/rustwide/target/debug/deps/libpem-dd121b1b0399c4ab.rlib" "/opt/rustwide/target/debug/deps/libbase64-6f58e0ee187256d5.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-2b9874cf16c99325.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-6538743c82eaae3b.rlib" "/opt/rustwide/target/debug/deps/libring-6e20cb7a7ec90a8a.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-2f6e401b6f726e33.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f8df9875ed9161a1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-2b37368a2e2e786b.rlib" "/opt/rustwide/target/debug/deps/libdtoa-f2bc24fd66e60eee.rlib" "/opt/rustwide/target/debug/deps/libipnet-4c7cff2b9fc5c0db.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-bc01ad908480aee2.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-821011c155148cd9.rlib" "/opt/rustwide/target/debug/deps/libunicase-08a3a51bba6e8cac.rlib" "/opt/rustwide/target/debug/deps/libmime-81c0a547976aedd9.rlib" "/opt/rustwide/target/debug/deps/liburl-d76d2b4c0a40df42.rlib" "/opt/rustwide/target/debug/deps/libidna-cb293f21c884c2a4.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-8459093ef37ebd9d.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ec4edde3dd4b7d12.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-0287523dbc01ccb7.rlib" "/opt/rustwide/target/debug/deps/libmatches-201b4dfb49094b2f.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-60bada14035c8347.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-cbdae2d0914e8b32.rlib" "/opt/rustwide/target/debug/deps/libxml-1bc3897a14780b51.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dd69a6ecca84fe76.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-ef44bf60af8f0d7a.rlib" "/opt/rustwide/target/debug/deps/libtime-b89385e9f7f044e5.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-121e114c9a64cd7c.rlib" "/opt/rustwide/target/debug/deps/libstandback-dd5da0b29040e3fb.rlib" "/opt/rustwide/target/debug/deps/libsha2-74ca445f77688eb6.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-eabeecbc3af36841.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-d425f2f530aa65be.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-3afd145ffc0902a5.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e457123dded25aba.rlib" "/opt/rustwide/target/debug/deps/libmd5-e226c0f3ed9d0486.rlib" "/opt/rustwide/target/debug/deps/libhmac-a352c8f0f01272d3.rlib" "/opt/rustwide/target/debug/deps/libdigest-163dd31fa9887b9d.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-85e713da618fb804.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a1be5c701dcf99af.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-80bad6c4eb5ef30a.rlib" "/opt/rustwide/target/debug/deps/libtypenum-4b4e05fd02bdb2f7.rlib" "/opt/rustwide/target/debug/deps/libhex-350a6eb46c5c29f9.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-1251562887a24cd2.rlib" "/opt/rustwide/target/debug/deps/libshlex-f4785c8ae2513ea4.rlib" "/opt/rustwide/target/debug/deps/libzeroize-b02ce673868f4b4d.rlib" "/opt/rustwide/target/debug/deps/libregex-a1a640cfedc7e79e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-fca49ebfe19b2a13.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-037fa5fd0e565d62.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-081ed184a4ffb22b.rlib" "/opt/rustwide/target/debug/deps/libdirs-e6776b2d492f7ecd.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-24fa19dafd97ea1b.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-dc11c936f6e1fd81.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-6de554d3868f2d8b.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-391a277d3147585a.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-b9238ab6b4f641c8.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2deb3a71351ad700.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8fe2b52a59f44d2e.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-24ec6f510909448f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-87fc368e0f0dce56.rlib" "/opt/rustwide/target/debug/deps/libbitflags-117d41ac256572da.rlib" "/opt/rustwide/target/debug/deps/libmaplit-21d5ff4807e27e80.rlib" "/opt/rustwide/target/debug/deps/libdouble_checked_cell_async-c25e27dc12b25fbb.rlib" "/opt/rustwide/target/debug/deps/libunreachable-5b27b1740d4d2b9b.rlib" "/opt/rustwide/target/debug/deps/libvoid-db8f1174cd903021.rlib" "/opt/rustwide/target/debug/deps/liblambda-33f42f7e0e4926b6.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-33962b6cd7388167.rlib" "/opt/rustwide/target/debug/deps/libhyper-40a6b17dd2b3a29d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-bddf136980e817ef.rlib" "/opt/rustwide/target/debug/deps/libwant-f7eb054d15e87c03.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libh2-7a3b8ab557bd6bc7.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-4755e52257861e62.rlib" "/opt/rustwide/target/debug/deps/libindexmap-a3ab4f0edfa9419a.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-517e267d54148457.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-cf4f399dd62e9b5a.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-b02d3e198136d13a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-61cbf518d6358c03.rlib" "/opt/rustwide/target/debug/deps/libtower_service-46986955e70f2e72.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0f9d69fb0bd27b98.rlib" "/opt/rustwide/target/debug/deps/libtokio-635ca0b77d7522cf.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-841420b1f14939d5.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-10fd4630b9a09246.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-e9f1a8c280ed4f4d.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-2d9188e5e4211cb1.rlib" "/opt/rustwide/target/debug/deps/libmio-3aca4d582a1ff9c7.rlib" "/opt/rustwide/target/debug/deps/libiovec-01c7069ac656cc96.rlib" "/opt/rustwide/target/debug/deps/libnet2-4cabf9a09b14af15.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a8595023c753399b.rlib" "/opt/rustwide/target/debug/deps/libtracing-6695ddedd4207ee3.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27dc1ed7c44961d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-08e9d4a53b6ba935.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/liblog-5bfb20592c7a6792.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b53a1676e53d6179.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libfutures-a4d620ae9a044d98.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-825b85377e7b34c9.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a7c657bb4e795f98.rlib" "/opt/rustwide/target/debug/deps/libmemchr-15ff39dbd52f8080.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-6e0105ffd1340976.rlib" "/opt/rustwide/target/debug/deps/libslab-31c88580e3b60f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-4ab7fe842b173acb.rlib" "/opt/rustwide/target/debug/deps/libpin_project-59fc22504ebd5d65.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-a3fa4f59dddbe9b7.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d7575857be36100d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-06d10ca39739a75e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-179c4ec3b1bb6929.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-288c9beacfa3d6b6.rlib" "/opt/rustwide/target/debug/deps/libaws_lambda_events-a828bd11a9f58cdb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-71924c6330437e34.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libitoa-86746c4c50b16653.rlib" "/opt/rustwide/target/debug/deps/libchrono-392c221b4373d6ba.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3089f0e7660855de.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-77f577248917a551.rlib" "/opt/rustwide/target/debug/deps/libtime-c2810eb64531cbbc.rlib" "/opt/rustwide/target/debug/deps/liblibc-f9cdad40aa82894c.rlib" "/opt/rustwide/target/debug/deps/libbytes-50fbee4b0de6e019.rlib" "/opt/rustwide/target/debug/deps/libserde-64b08e3e82164774.rlib" "/opt/rustwide/target/debug/deps/libbase64-5d3cd80c53440721.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/authorizer-df65d29afb1c2c6b" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ada42aed62af4c0b0e18cb7f168d8035d10d36f60af90c956f5f287f42ee0ef1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ada42aed62af4c0b0e18cb7f168d8035d10d36f60af90c956f5f287f42ee0ef1", kill_on_drop: false }` [INFO] [stdout] ada42aed62af4c0b0e18cb7f168d8035d10d36f60af90c956f5f287f42ee0ef1