[INFO] fetching crate gcpauth 0.1.2... [INFO] testing gcpauth-0.1.2 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate gcpauth 0.1.2 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate gcpauth 0.1.2 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gcpauth 0.1.2 [INFO] finished tweaking crates.io crate gcpauth 0.1.2 [INFO] tweaked toml for crates.io crate gcpauth 0.1.2 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 069c745709f914e39e6ce150efcaf48abd1002e9cc7718f3e3a06e609fb26080 [INFO] running `Command { std: "docker" "start" "-a" "069c745709f914e39e6ce150efcaf48abd1002e9cc7718f3e3a06e609fb26080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "069c745709f914e39e6ce150efcaf48abd1002e9cc7718f3e3a06e609fb26080", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "069c745709f914e39e6ce150efcaf48abd1002e9cc7718f3e3a06e609fb26080", kill_on_drop: false }` [INFO] [stdout] 069c745709f914e39e6ce150efcaf48abd1002e9cc7718f3e3a06e609fb26080 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 374b1d1470b3d49786c7b50a56492faeaae61edeac9782e0c141faadae6009f7 [INFO] running `Command { std: "docker" "start" "-a" "374b1d1470b3d49786c7b50a56492faeaae61edeac9782e0c141faadae6009f7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling home v0.5.3 [INFO] [stderr] Compiling urlencoding v2.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling jsonwebtoken v7.2.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling gcpauth v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id_token` [INFO] [stdout] --> src/token_source/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub id_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InternalToken` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_token` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub access_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub token_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_token` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub id_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub expires_in: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.42s [INFO] running `Command { std: "docker" "inspect" "374b1d1470b3d49786c7b50a56492faeaae61edeac9782e0c141faadae6009f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "374b1d1470b3d49786c7b50a56492faeaae61edeac9782e0c141faadae6009f7", kill_on_drop: false }` [INFO] [stdout] 374b1d1470b3d49786c7b50a56492faeaae61edeac9782e0c141faadae6009f7 [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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c119d41c4a4042c1ca25a7834cb72c3114398e4c3b24108b3c1cb4b85012fd65 [INFO] running `Command { std: "docker" "start" "-a" "c119d41c4a4042c1ca25a7834cb72c3114398e4c3b24108b3c1cb4b85012fd65", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `id_token` [INFO] [stdout] --> src/token_source/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub id_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InternalToken` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_token` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub access_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub token_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_token` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub id_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gcpauth v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub expires_in: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_token` [INFO] [stdout] --> src/token_source/mod.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 61 | pub id_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `InternalToken` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/mod.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `access_token` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 81 | pub access_token: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token_type` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 82 | pub token_type: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `id_token` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub id_token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expires_in` [INFO] [stdout] --> src/token_source/service_account_token_source.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | pub expires_in: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `OAuth2Token` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/token_source/service_account_token_source.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | #[derive(Clone, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings 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/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.authroized_user_token_source.7ee5a3a7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a.4jb5f3cq44zwqfve.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-ced139d546c86ad8/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libgcpauth-e847706f09548664.rlib" "/opt/rustwide/target/debug/deps/libjsonwebtoken-f8dada767f707ebb.rlib" "/opt/rustwide/target/debug/deps/libpem-30386a4524927cd1.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libregex-4ca809bd8d09590f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-a8bd890171e48bbb.rlib" "/opt/rustwide/target/debug/deps/libbase64-8999ceb24e01210b.rlib" "/opt/rustwide/target/debug/deps/libsimple_asn1-0533893df956f804.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-a02e1484ca15f5aa.rlib" "/opt/rustwide/target/debug/deps/libring-cf2b0428261e97f1.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libhome-a3466b4ab5f6c2ae.rlib" "/opt/rustwide/target/debug/deps/libserde_json-093cf7fca14d208f.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libthiserror-a5a94bb39a314e81.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-14f05ddfff5f10d8.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-77472d5d9289f570.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-03c73d4bb40d2a82.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-361016bdcb077fee.rlib" "/opt/rustwide/target/debug/deps/libopenssl-54db3c31c3da05e9.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-be446b71089bc99d.rlib" "/opt/rustwide/target/debug/deps/liburlencoding-4c4ae05aef6a641a.rlib" "/opt/rustwide/target/debug/deps/libhyper-0e3906597a0af33d.rlib" "/opt/rustwide/target/debug/deps/libwant-fc449eee87e7ef07.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rlib" "/opt/rustwide/target/debug/deps/libh2-c5c1c1eb217f9e95.rlib" "/opt/rustwide/target/debug/deps/libindexmap-393eedeb1aca72ba.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libslab-de4c8617047c1765.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-63c4448f7c32e9f9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-439489f1a2ebd259.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3e7a02b8515b7efe.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-2e335eaea84544fd.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da11edb829caa0a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4bfd7d0ef5a3592b.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libchrono-0ef838f30427ff44.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-1fcf8f6b138c278b.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c8218129049a6c67.rlib" "/opt/rustwide/target/debug/deps/libtime-cfedab4feb1161c9.rlib" "/opt/rustwide/target/debug/deps/libtokio-e07e20aefff8d3bd.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-12efe388c0e811c5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0cf63326fa2cd96b.rlib" "/opt/rustwide/target/debug/deps/libsocket2-f8ca72e547b1adac.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-5d5fb79f44447b4b.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-ad54f3a4f4c99b50.rlib" "/opt/rustwide/target/debug/deps/liblog-85f4ca97e1cbe80a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf1640b4a9f134a7.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-5c2ce6e10beb5a10.rlib" "/opt/rustwide/target/debug/deps/liblibc-7a5dab6311f3c1a3.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-b68d8cfff37d1e2b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libserde-f42838b241d9e0de.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-02-22-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-02-22-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-02-22-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-02-22-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/authroized_user_token_source-96b92bc23a17d09a" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `gcpauth` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "c119d41c4a4042c1ca25a7834cb72c3114398e4c3b24108b3c1cb4b85012fd65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c119d41c4a4042c1ca25a7834cb72c3114398e4c3b24108b3c1cb4b85012fd65", kill_on_drop: false }` [INFO] [stdout] c119d41c4a4042c1ca25a7834cb72c3114398e4c3b24108b3c1cb4b85012fd65