[INFO] cloning repository https://github.com/sdd/sa-auth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sdd/sa-auth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdd%2Fsa-auth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdd%2Fsa-auth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7267f824ed4f0c2b54d246488bfdfed5f1dcd9dd [INFO] testing sdd/sa-auth against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsdd%2Fsa-auth" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdd/sa-auth on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sdd/sa-auth [INFO] finished tweaking git repo https://github.com/sdd/sa-auth [INFO] tweaked toml for git repo https://github.com/sdd/sa-auth written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/sdd/sa-auth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-28/source/sa-auth-lambda/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-28/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7477e40bc171a6277935f5f46c0583dc601a6e019b4542391df273dcc83b2045 [INFO] running `Command { std: "docker" "start" "-a" "7477e40bc171a6277935f5f46c0583dc601a6e019b4542391df273dcc83b2045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7477e40bc171a6277935f5f46c0583dc601a6e019b4542391df273dcc83b2045", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7477e40bc171a6277935f5f46c0583dc601a6e019b4542391df273dcc83b2045", kill_on_drop: false }` [INFO] [stdout] 7477e40bc171a6277935f5f46c0583dc601a6e019b4542391df273dcc83b2045 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f64e915cf6f44846a54ea321f5851f1698c9856439030351d48db8c506ced219 [INFO] running `Command { std: "docker" "start" "-a" "f64e915cf6f44846a54ea321f5851f1698c9856439030351d48db8c506ced219", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/sa-auth-lambda/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling blob-uuid v0.4.0 [INFO] [stderr] Compiling unique_id v0.1.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio v1.15.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Compiling smithy-xml v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling smithy-async v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling tower v0.4.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling h2 v0.3.4 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling smithy-types v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-sigv4 v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling simple_logger v1.13.0 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling smithy-query v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling smithy-json v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling hyper v0.14.12 [INFO] [stderr] Compiling smithy-http v0.0.1 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling lambda_runtime v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling smithy-http-tower v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-auth v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-http v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-endpoint v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling lambda_http v0.4.1 [INFO] [stderr] Compiling smithy-client v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-sig-auth v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-hyper v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling papo-provider-core v0.1.0 (/opt/rustwide/workdir/papo-provider-core) [INFO] [stderr] Compiling papo-provider-patreon v0.1.0 (/opt/rustwide/workdir/papo-provider-patreon) [INFO] [stderr] Compiling papo-provider-google v0.1.0 (/opt/rustwide/workdir/papo-provider-google) [INFO] [stderr] Compiling aws-sdk-sts v0.0.19-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-sdk-dynamodb v0.0.19-alpha (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling aws-config v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling sa-auth-model v0.1.0 (/opt/rustwide/workdir/sa-auth-model) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> sa-auth-model/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling sa-auth v0.1.0 (/opt/rustwide/workdir/sa-auth-lambda) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.21s [INFO] running `Command { std: "docker" "inspect" "f64e915cf6f44846a54ea321f5851f1698c9856439030351d48db8c506ced219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f64e915cf6f44846a54ea321f5851f1698c9856439030351d48db8c506ced219", kill_on_drop: false }` [INFO] [stdout] f64e915cf6f44846a54ea321f5851f1698c9856439030351d48db8c506ced219 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28a323718872dbf9323d3ae65e5583344330725c73c96e3c3617d10152a1c6de [INFO] running `Command { std: "docker" "start" "-a" "28a323718872dbf9323d3ae65e5583344330725c73c96e3c3617d10152a1c6de", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/sa-auth-lambda/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> sa-auth-model/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.7 [INFO] [stderr] Compiling papo-provider-google v0.1.0 (/opt/rustwide/workdir/papo-provider-google) [INFO] [stderr] Compiling sa-auth v0.1.0 (/opt/rustwide/workdir/sa-auth-lambda) [INFO] [stderr] Compiling papo-provider-core v0.1.0 (/opt/rustwide/workdir/papo-provider-core) [INFO] [stderr] Compiling papo-provider-patreon v0.1.0 (/opt/rustwide/workdir/papo-provider-patreon) [INFO] [stderr] Compiling sa-auth-model v0.1.0 (/opt/rustwide/workdir/sa-auth-model) [INFO] [stdout] warning: unused import: `async_trait::async_trait` [INFO] [stdout] --> sa-auth-lambda/src/routes/patreon_callback.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | use async_trait::async_trait; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> sa-auth-lambda/src/routes/patreon_callback.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> sa-auth-model/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.bootstrap.e514846c-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50.u9su9qliedm5lsj.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-284e0a658e3e38d6/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_logger-3b228f577f2cd2b1.rlib" "/opt/rustwide/target/debug/deps/libcolored-e0841480597317e0.rlib" "/opt/rustwide/target/debug/deps/libatty-1f0e6ad58162837b.rlib" "/opt/rustwide/target/debug/deps/libaws_config-6205225526f71366.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-ca5c7ace0d17b231.rlib" "/opt/rustwide/target/debug/deps/libsmithy_query-955a20608a61194f.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-2d8eda0efe8e0702.rlib" "/opt/rustwide/target/debug/deps/libsmithy_xml-c7c9b9a1d6bb6409.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-ec710775be2c8a21.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-758a09c353a92957.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-743b1b40789d9970.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-03c847826ae3c573.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-b1a47273c37bf80e.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-d33a9a63d99dede9.rlib" "/opt/rustwide/target/debug/deps/libpem-8253086ccc4b4eaa.rlib" "/opt/rustwide/target/debug/deps/libbase64-e32cbcac7be10dfc.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-25d497fdd95544f4.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-7698ab1221277522.rlib" "/opt/rustwide/target/debug/deps/libcookie-26dc1021636a2f12.rlib" "/opt/rustwide/target/debug/deps/libtime-253bc856fc030663.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-5c0e429f9a09abd5.rlib" "/opt/rustwide/target/debug/deps/libstandback-393edfed857a761d.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-8f4258fcf5ff217a.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-05d0763d221dd3d2.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-5c28cfb72e8a2b3d.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-451bb7723485162e.rlib" "/opt/rustwide/target/debug/deps/libunique_id-ab2dd5f0637c43eb.rlib" "/opt/rustwide/target/debug/deps/libblob_uuid-ac6ce07a87f62e7f.rlib" "/opt/rustwide/target/debug/deps/libbase64-ba8854127e5c7ae1.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-5e9feb82fae995db.rlib" "/opt/rustwide/target/debug/deps/libuuid-2424bb325812e3b8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4a228b1010face4e.rlib" "/opt/rustwide/target/debug/deps/libsa_auth_model-4fd650b3586488b6.rlib" "/opt/rustwide/target/debug/deps/libpapo_provider_patreon-909c30fe2b5d04ba.rlib" "/opt/rustwide/target/debug/deps/libpapo_provider_google-b8ede4ba3fcefc70.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-60a97fd6f0f6b7eb.rlib" "/opt/rustwide/target/debug/deps/libpapo_provider_core-3b57d65eb7553969.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f589a7c615bef8e7.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-144ffa9df8da67ff.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-c42e4c8a91e18f59.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-853c42e332046eac.rlib" "/opt/rustwide/target/debug/deps/libipnet-9605afdd2ba10a45.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a542fbfdf219702a.rlib" "/opt/rustwide/target/debug/deps/libmime-5f4fe2de318311f9.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-b6c207c9bdeb2752.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0a37b34fb4e28333.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-3da942e4e037489e.rlib" "/opt/rustwide/target/debug/deps/libopenssl-349c66e91fe8b580.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1693f043aa7c36ab.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-e7016572aae82e2a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-9ed4d3efdde6e3fc.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-3048c4e09c964591.rlib" "/opt/rustwide/target/debug/deps/liburl-b4082d369e4b253c.rlib" "/opt/rustwide/target/debug/deps/libidna-440e4842fdabf0cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-94d961b220eeffe9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-ca3b9518250f7937.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c91e6deb587a6fa0.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-743968a3ce7a1fd3.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-7e52a8ab743ae0c0.rlib" "/opt/rustwide/target/debug/deps/libaws_hyper-749edbdfe2ae06d8.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-1a4ecdead42105e3.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-1934397709d7f960.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-93c9805d7084043f.rlib" "/opt/rustwide/target/debug/deps/libmatches-79988a3a3f51c00d.rlib" "/opt/rustwide/target/debug/deps/libhex-49936c98b71e5753.rlib" "/opt/rustwide/target/debug/deps/libaws_http-6a85e73c0f0c70e5.rlib" "/opt/rustwide/target/debug/deps/libaws_auth-5fe13c4520e1c593.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-647b5da06685ecda.rlib" "/opt/rustwide/target/debug/deps/libregex-9e37fd06e0ae4dcc.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c8ecde3c6113f4c9.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-930967c34ea90294.rlib" "/opt/rustwide/target/debug/deps/libaws_types-ed3274f433ee645c.rlib" "/opt/rustwide/target/debug/deps/libsmithy_async-c63873c191cfebbd.rlib" "/opt/rustwide/target/debug/deps/libzeroize-312a852c280a9fe8.rlib" "/opt/rustwide/target/debug/deps/libsmithy_json-2d005bcb34156497.rlib" "/opt/rustwide/target/debug/deps/libsmithy_client-ab862cd6a6d7ee3d.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-169d71ffa317a174.rlib" "/opt/rustwide/target/debug/deps/libct_logs-c7fa3269871183dd.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c7d48cad9af4de8e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-eef7d97e536c2ee1.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-731036d5e1782de0.rlib" "/opt/rustwide/target/debug/deps/librustls-2b0962104b87be11.rlib" "/opt/rustwide/target/debug/deps/libbase64-416e1250c5cc634c.rlib" "/opt/rustwide/target/debug/deps/libsct-75fb106d722d3c57.rlib" "/opt/rustwide/target/debug/deps/libwebpki-9677e85545e7ce1d.rlib" "/opt/rustwide/target/debug/deps/libring-47458251d98458ec.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-66db759a5098ae3a.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-6a8570468b82bacc.rlib" "/opt/rustwide/target/debug/deps/libfastrand-f4882fc5819ed458.rlib" "/opt/rustwide/target/debug/deps/libsmithy_http_tower-5e7a4db010ad5b20.rlib" "/opt/rustwide/target/debug/deps/libsmithy_http-c1f31d87f75097e7.rlib" "/opt/rustwide/target/debug/deps/libhyper-576182f2ee77b711.rlib" "/opt/rustwide/target/debug/deps/libwant-8d2d53ae31a9ea9d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0c7e4f4ea27f4642.rlib" "/opt/rustwide/target/debug/deps/libh2-9c9f63c6b7c9902d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5ff1cfbb73f4fb2b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e443eb08517d64d6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-5d74cd953c0de306.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4c808d4568eff369.rlib" "/opt/rustwide/target/debug/deps/libtracing-e2ce95ab24439279.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dd1d12040e917c44.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-32dd5c1ab5974210.rlib" "/opt/rustwide/target/debug/deps/libsmithy_types-c8837776f80474c6.rlib" "/opt/rustwide/target/debug/deps/libryu-1b2f9606b802eb11.rlib" "/opt/rustwide/target/debug/deps/libchrono-ee20b8d4d94ec98b.rlib" "/opt/rustwide/target/debug/deps/libserde-62a7b6d3c6d9e49c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5bddf809b152de7e.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-13f456c52851e665.rlib" "/opt/rustwide/target/debug/deps/libtime-0b736d0d6236d31e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ec0df4ea21a37171.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-4f4546afc36a7d9f.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-04d7e03f7fec993d.rlib" "/opt/rustwide/target/debug/deps/libhttp-560a78e1ef945e9c.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtower-160a35fb6f6ec4e0.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-0438a2763743461e.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-0bcc01dfeb588ddb.rlib" "/opt/rustwide/target/debug/deps/libslab-5817dde1e2fe571c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c4c72ee5ea24029d.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c92f3520fd4e9c9a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4aaf5d31ab1f52e2.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-0029fcf5b57be1ee.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c2d073dd8f0bf982.rlib" "/opt/rustwide/target/debug/deps/libtower_service-7c0fcd20bc3dfaec.rlib" "/opt/rustwide/target/debug/deps/libpin_project-8a0eb34a161a1555.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-5e66b847dfc7d0ca.rlib" "/opt/rustwide/target/debug/deps/libtokio-1755b0579f73112b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b10af155b5eb0b45.rlib" "/opt/rustwide/target/debug/deps/libmemchr-d855812343cfe6af.rlib" "/opt/rustwide/target/debug/deps/libbytes-15b4425b0ed3b764.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-45bbaba7a8165c11.rlib" "/opt/rustwide/target/debug/deps/libmio-bc5b3cc05287056a.rlib" "/opt/rustwide/target/debug/deps/liblibc-e58ab86d651277cd.rlib" "/opt/rustwide/target/debug/deps/liblog-29a347dd5dbcecec.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bootstrap-ddffc6d9500ace50" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `sa-auth` due to 2 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "28a323718872dbf9323d3ae65e5583344330725c73c96e3c3617d10152a1c6de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a323718872dbf9323d3ae65e5583344330725c73c96e3c3617d10152a1c6de", kill_on_drop: false }` [INFO] [stdout] 28a323718872dbf9323d3ae65e5583344330725c73c96e3c3617d10152a1c6de