[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] b5c4adeb87503b9e5b14cfde1357df4fa01eddda [INFO] testing sdd/sa-auth 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%2Fsdd%2Fsa-auth" "/workspace/builds/worker-50/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-50/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sdd/sa-auth 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/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-50/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" "+beta-2022-04-10" "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-50/source/sa-auth-lambda/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-50/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0cf3c169651cd1ea36dee31612fd22098202c89984049d226f13bbcdb781b2e [INFO] running `Command { std: "docker" "start" "-a" "f0cf3c169651cd1ea36dee31612fd22098202c89984049d226f13bbcdb781b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0cf3c169651cd1ea36dee31612fd22098202c89984049d226f13bbcdb781b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0cf3c169651cd1ea36dee31612fd22098202c89984049d226f13bbcdb781b2e", kill_on_drop: false }` [INFO] [stdout] f0cf3c169651cd1ea36dee31612fd22098202c89984049d226f13bbcdb781b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 151fc4e745355c617172c72a768dec703f2aa6bf5ab608db0e913f13a97f651e [INFO] running `Command { std: "docker" "start" "-a" "151fc4e745355c617172c72a768dec703f2aa6bf5ab608db0e913f13a97f651e", 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 proc-macro2 v1.0.29 [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 pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling zeroize v1.4.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling unicode-bidi v0.3.6 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling fastrand v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling xmlparser v0.13.3 [INFO] [stderr] Compiling atomic_refcell v0.1.7 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling urlencoding v1.3.3 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.17 [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 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 sharded-slab v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling bytes-utils v0.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.13 [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 rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [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 tracing-subscriber v0.2.20 [INFO] [stderr] Compiling aws-types v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [INFO] [stderr] Compiling blob-uuid v0.4.0 [INFO] [stderr] Compiling unique_id v0.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [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 rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [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-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling time-macros v0.1.1 [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 tracing-error v0.1.2 [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 futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [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 tower v0.4.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.4 [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 aws-auth v0.1.0 (https://github.com/awslabs/aws-sdk-rust?tag=v0.0.19-alpha#74bae11a) [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-endpoint 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 lambda_http v0.4.1 [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 smithy-client 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 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 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-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 1m 16s [INFO] running `Command { std: "docker" "inspect" "151fc4e745355c617172c72a768dec703f2aa6bf5ab608db0e913f13a97f651e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "151fc4e745355c617172c72a768dec703f2aa6bf5ab608db0e913f13a97f651e", kill_on_drop: false }` [INFO] [stdout] 151fc4e745355c617172c72a768dec703f2aa6bf5ab608db0e913f13a97f651e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-50/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5056a322ef950f1fd83c59fb9b7690885703f5d3adc6918ab80985933f58a6a9 [INFO] running `Command { std: "docker" "start" "-a" "5056a322ef950f1fd83c59fb9b7690885703f5d3adc6918ab80985933f58a6a9", 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 getrandom v0.1.16 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [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 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 async-channel v1.6.1 [INFO] [stderr] Compiling rand_core v0.5.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 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 papo-provider-google v0.1.0 (/opt/rustwide/workdir/papo-provider-google) [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-83e0afc21b1a4027.bootstrap.f6506799-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.bootstrap.f6506799-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/bootstrap-83e0afc21b1a4027.kndyxvrpgiva5fc.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-76b662bed7fa5916/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/libsimple_logger-14336c478e33a2e4.rlib" "/opt/rustwide/target/debug/deps/libcolored-3e14872ddfa1ad63.rlib" "/opt/rustwide/target/debug/deps/libatty-525781e421b5eaca.rlib" "/opt/rustwide/target/debug/deps/libaws_config-ab22586e50ab42ef.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_sts-5216196b6a46cf84.rlib" "/opt/rustwide/target/debug/deps/libsmithy_query-12c3aa6fbdd9b7bd.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-d3b70c57665551b6.rlib" "/opt/rustwide/target/debug/deps/libsmithy_xml-53e4b87091cf1aae.rlib" "/opt/rustwide/target/debug/deps/libxmlparser-d5f98d1fe573b64e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-1beec1bad2de215a.rlib" "/opt/rustwide/target/debug/deps/libpem-d80e7f5a50176dce.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-fbc3445e34519259.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-9f21d013c7e5309d.rlib" "/opt/rustwide/target/debug/deps/libcookie-1993e144cc2af138.rlib" "/opt/rustwide/target/debug/deps/libtime-5952c561329bca10.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-41adbc6583945801.rlib" "/opt/rustwide/target/debug/deps/libstandback-228dd35e5244fda4.rlib" "/opt/rustwide/target/debug/deps/liblambda_http-0baabd0e4a750f56.rlib" "/opt/rustwide/target/debug/deps/liblambda_runtime-ca8077c93a0ab336.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-2aacc41c4d9f0f6e.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-f77daa27249c7009.rlib" "/opt/rustwide/target/debug/deps/libunique_id-52123ec9c3e36b1e.rlib" "/opt/rustwide/target/debug/deps/libblob_uuid-873f85d28656de7f.rlib" "/opt/rustwide/target/debug/deps/libbase64-42decf5789a3cf1e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libatomic_refcell-d81a44388b2e40da.rlib" "/opt/rustwide/target/debug/deps/libuuid-9c96887b591e33e8.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-355f60a1f717eef5.rlib" "/opt/rustwide/target/debug/deps/libsa_auth_model-c0d96141b7a733e0.rlib" "/opt/rustwide/target/debug/deps/libpapo_provider_patreon-ac150cbe2e966c69.rlib" "/opt/rustwide/target/debug/deps/libpapo_provider_google-0ba70c03b4db818c.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-4c4ae05aef6a641a.rlib" "/opt/rustwide/target/debug/deps/libpapo_provider_core-7a492c61be57a541.rlib" "/opt/rustwide/target/debug/deps/libreqwest-2cc959c5a1b04517.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-fdda678df3e53660.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-81670f7e603e3520.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-fdcddc595f9179ce.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-de20652d11cbb79b.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dafec3a48856bafb.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b13c01a2b550ee72.rlib" "/opt/rustwide/target/debug/deps/libopenssl-344905b306db1db3.rlib" "/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.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-9dd395fba71ad3a2.rlib" "/opt/rustwide/target/debug/deps/liburl-b4b8a5d39314c13d.rlib" "/opt/rustwide/target/debug/deps/libidna-519415f4e46e5ea6.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-e6dc4d1ccdb8d7d2.rlib" "/opt/rustwide/target/debug/deps/libaws_sdk_dynamodb-36109a019d4c3d88.rlib" "/opt/rustwide/target/debug/deps/libaws_hyper-ea67eb397b5a316d.rlib" "/opt/rustwide/target/debug/deps/libaws_sig_auth-9fa15f757e300313.rlib" "/opt/rustwide/target/debug/deps/libaws_sigv4-7c913e82d381cae3.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libaws_http-b583ed890c065811.rlib" "/opt/rustwide/target/debug/deps/libaws_auth-246021d3011dab6d.rlib" "/opt/rustwide/target/debug/deps/libaws_endpoint-ca7a54bc9e9f03eb.rlib" "/opt/rustwide/target/debug/deps/libregex-4efcc36bab2a8580.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-053f5b9157af7a76.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libaws_types-6043e2af3b9e0cd9.rlib" "/opt/rustwide/target/debug/deps/libsmithy_async-3de97e511f5c86e4.rlib" "/opt/rustwide/target/debug/deps/libzeroize-892812b5f4ece8e6.rlib" "/opt/rustwide/target/debug/deps/libsmithy_json-85d251635f1da71f.rlib" "/opt/rustwide/target/debug/deps/libsmithy_client-ccf4fbd66769c890.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e2a31fd39d0705dc.rlib" "/opt/rustwide/target/debug/deps/libct_logs-dbbaa3dece8dff24.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-e666f5562924ffb6.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-938265d742ce645e.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e2ab302959905943.rlib" "/opt/rustwide/target/debug/deps/librustls-6d07f6c82579e0a6.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libsct-5ba3ece7e108142b.rlib" "/opt/rustwide/target/debug/deps/libwebpki-ef221fc30c2133cb.rlib" "/opt/rustwide/target/debug/deps/libring-297226650fece33d.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libfastrand-b335408ccec7c319.rlib" "/opt/rustwide/target/debug/deps/libsmithy_http_tower-49243d4324f16e03.rlib" "/opt/rustwide/target/debug/deps/libsmithy_http-6ea05a2557c0804b.rlib" "/opt/rustwide/target/debug/deps/libhyper-d4e1ee785c802528.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-42740bddb710b3da.rlib" "/opt/rustwide/target/debug/deps/libh2-bc1f6584b320f0e4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libhttparse-5c6b7ae8933d4bd8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-ffd3c9a2b2f794db.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c149bd0857fd0684.rlib" "/opt/rustwide/target/debug/deps/libtracing-22268785b540cc14.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-c565e26fc36566d2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libsmithy_types-803034ab14462262.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libchrono-6e65cc2ac3bf5648.rlib" "/opt/rustwide/target/debug/deps/libserde-fc48cbdc0f90c57e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-38a58c93a3fb691f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-d2d5ed240c754db6.rlib" "/opt/rustwide/target/debug/deps/libtime-0d7d7cd3276ceb2a.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-13777788e720228c.rlib" "/opt/rustwide/target/debug/deps/libbytes_utils-8d23baa2b7551c3e.rlib" "/opt/rustwide/target/debug/deps/libeither-e3062db716b81c8a.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-bf0e3a50912c8b41.rlib" "/opt/rustwide/target/debug/deps/libhttp-c5f3b245a9ce0a3b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libtower-60b22a15caac0cff.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-669a01e5cb864522.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-da2392d6c8abc697.rlib" "/opt/rustwide/target/debug/deps/libslab-0fb1f137d136c8f3.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a525ccf5c9571d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e1e4f410a9fb8081.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3dacafcec4819c5e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-ee90fa3e31a19e1d.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libpin_project-6e2b13bd92865cf3.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-afc8e1fe9314b5ba.rlib" "/opt/rustwide/target/debug/deps/libtokio-cf2c2baef1490967.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-80eb407094f7aea6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-2dcc6205f23bafab.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libmio-cf245ae3ddf8d2ad.rlib" "/opt/rustwide/target/debug/deps/liblibc-6a67561497b462fa.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.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/bootstrap-83e0afc21b1a4027" "-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] running `Command { std: "docker" "inspect" "5056a322ef950f1fd83c59fb9b7690885703f5d3adc6918ab80985933f58a6a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5056a322ef950f1fd83c59fb9b7690885703f5d3adc6918ab80985933f58a6a9", kill_on_drop: false }` [INFO] [stdout] 5056a322ef950f1fd83c59fb9b7690885703f5d3adc6918ab80985933f58a6a9