[INFO] fetching crate gotify 0.4.0...
[INFO] checking gotify-0.4.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate gotify 0.4.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate gotify 0.4.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate gotify 0.4.0
[INFO] finished tweaking crates.io crate gotify 0.4.0
[INFO] tweaked toml for crates.io crate gotify 0.4.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] crate crates.io crate gotify 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.0
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]   Downloaded rustls v0.21.6
[INFO] [stderr]   Downloaded macro_rules_attribute v0.2.0
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7df323dc7437d1e65b8cf6e9b0fdd728e5478b9443c297c86eeeebaf390ef4d1
[INFO] running `Command { std: "docker" "start" "-a" "7df323dc7437d1e65b8cf6e9b0fdd728e5478b9443c297c86eeeebaf390ef4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7df323dc7437d1e65b8cf6e9b0fdd728e5478b9443c297c86eeeebaf390ef4d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7df323dc7437d1e65b8cf6e9b0fdd728e5478b9443c297c86eeeebaf390ef4d1", kill_on_drop: false }`
[INFO] [stdout] 7df323dc7437d1e65b8cf6e9b0fdd728e5478b9443c297c86eeeebaf390ef4d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4539be535e421b3a7a91a7df14e496487177e0288488ac6ae848ff2032ce1f2
[INFO] running `Command { std: "docker" "start" "-a" "b4539be535e421b3a7a91a7df14e496487177e0288488ac6ae848ff2032ce1f2", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.104
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking gotify v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::AppToken`, `crate::ClientToken`
[INFO] [stdout]    --> src/lib.rs:339:21
[INFO] [stdout]     |
[INFO] [stdout] 339 |         use crate::{AppToken, ClientToken};
[INFO] [stdout]     |                     ^^^^^^^^  ^^^^^^^^^^^ no `ClientToken` in the root
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     no `AppToken` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct AppToken;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `app` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct ClientToken;
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client-core` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppClient` in this scope
[INFO] [stdout]    --> src/testsuite.rs:19:28
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn app_client() -> Arc<AppClient> {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Client<T> {
[INFO] [stdout]     | -------------------- similarly named struct `Client` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn app_client() -> Arc<Client> {
[INFO] [stdout]     |                            ~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn app_client<AppClient>() -> Arc<AppClient> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppClient` in this scope
[INFO] [stdout]    --> src/testsuite.rs:20:33
[INFO] [stdout]     |
[INFO] [stdout] 20  |     static CLIENT: OnceLock<Arc<AppClient>> = OnceLock::new();
[INFO] [stdout]     |                                 ^^^^^^^^^ help: a struct with a similar name exists: `Client`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Client<T> {
[INFO] [stdout]     | -------------------- similarly named struct `Client` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientClient` in this scope
[INFO] [stdout]   --> src/testsuite.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn client_client() -> Arc<ClientClient> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn client_client<ClientClient>() -> Arc<ClientClient> {
[INFO] [stdout]    |                     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientClient` in this scope
[INFO] [stdout]   --> src/testsuite.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     static CLIENT: OnceLock<Arc<ClientClient>> = OnceLock::new();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppClient`
[INFO] [stdout]   --> src/testsuite.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .get_or_init(|| Arc::new(AppClient::new(GOTIFY_URL, GOTIFY_APP_TOKEN).unwrap()))
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  use of undeclared type `AppClient`
[INFO] [stdout]    |                                  help: a struct with a similar name exists: `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientClient`
[INFO] [stdout]   --> src/testsuite.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |         .get_or_init(|| Arc::new(ClientClient::new(GOTIFY_URL, GOTIFY_CLIENT_TOKEN).unwrap()))
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ use of undeclared type `ClientClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppClient` in crate `gotify`
[INFO] [stdout]    --> examples/create_message.rs:3:25
[INFO] [stdout]     |
[INFO] [stdout] 3   |     let client: gotify::AppClient = gotify::Client::new(
[INFO] [stdout]     |                         ^^^^^^^^^ help: a struct with a similar name exists: `Client`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Client<T> {
[INFO] [stdout]     | -------------------- similarly named struct `Client` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub type AppClient = Client<AppToken>;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `app` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientClient` in crate `gotify`
[INFO] [stdout]    --> examples/websocket.rs:5:25
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let client: gotify::ClientClient = gotify::Client::new(
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in `gotify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub type ClientClient = Client<ClientToken>;
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client-core` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Client` in the current scope
[INFO] [stdout]    --> examples/create_message.rs:3:53
[INFO] [stdout]     |
[INFO] [stdout] 3   |     let client: gotify::AppClient = gotify::Client::new(
[INFO] [stdout]     |                                                     ^^^ function or associated item not found in `Client<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Client<_>`, consider using `Client::<Unauthenticated>::new_unauthenticated` which returns `Result<Client<Unauthenticated>, InitError>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     pub fn new_unauthenticated(
[INFO] [stdout] 227 | |         server_url: impl TryInto<Url, Error = url::ParseError>,
[INFO] [stdout] 228 | |     ) -> core::result::Result<Self, InitError> {
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Client` in the current scope
[INFO] [stdout]    --> examples/websocket.rs:5:56
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let client: gotify::ClientClient = gotify::Client::new(
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `Client<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Client<_>`, consider using `Client::<Unauthenticated>::new_unauthenticated` which returns `Result<Client<Unauthenticated>, InitError>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     pub fn new_unauthenticated(
[INFO] [stdout] 227 | |         server_url: impl TryInto<Url, Error = url::ParseError>,
[INFO] [stdout] 228 | |     ) -> core::result::Result<Self, InitError> {
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `futures_util::StreamExt`
[INFO] [stdout]  --> examples/websocket.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures_util::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gotify` (example "create_message") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gotify` (lib test) due to 8 previous errors
[INFO] [stderr] error: could not compile `gotify` (example "websocket") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "b4539be535e421b3a7a91a7df14e496487177e0288488ac6ae848ff2032ce1f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4539be535e421b3a7a91a7df14e496487177e0288488ac6ae848ff2032ce1f2", kill_on_drop: false }`
[INFO] [stdout] b4539be535e421b3a7a91a7df14e496487177e0288488ac6ae848ff2032ce1f2
[INFO] checking gotify-0.4.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate gotify 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate gotify 0.4.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate gotify 0.4.0
[INFO] finished tweaking crates.io crate gotify 0.4.0
[INFO] tweaked toml for crates.io crate gotify 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate gotify 0.4.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 895f439d1ad6c98e22595540bb0e257b62ea950c2b04391c5a44d1369b962c68
[INFO] running `Command { std: "docker" "start" "-a" "895f439d1ad6c98e22595540bb0e257b62ea950c2b04391c5a44d1369b962c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "895f439d1ad6c98e22595540bb0e257b62ea950c2b04391c5a44d1369b962c68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "895f439d1ad6c98e22595540bb0e257b62ea950c2b04391c5a44d1369b962c68", kill_on_drop: false }`
[INFO] [stdout] 895f439d1ad6c98e22595540bb0e257b62ea950c2b04391c5a44d1369b962c68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a8f528af5fc45e8eb3c118441cbffb998ad368889a96eceea05adef1d60e3ca
[INFO] running `Command { std: "docker" "start" "-a" "3a8f528af5fc45e8eb3c118441cbffb998ad368889a96eceea05adef1d60e3ca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking serde_json v1.0.104
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.44
[INFO] [stderr]     Checking time v0.3.25
[INFO] [stderr]     Checking thiserror v1.0.44
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking gotify v0.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `crate::AppToken`, `crate::ClientToken`
[INFO] [stdout]    --> src/lib.rs:339:21
[INFO] [stdout]     |
[INFO] [stdout] 339 |         use crate::{AppToken, ClientToken};
[INFO] [stdout]     |                     ^^^^^^^^  ^^^^^^^^^^^ no `ClientToken` in the root
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     no `AppToken` in the root
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:161:12
[INFO] [stdout]     |
[INFO] [stdout] 161 | pub struct AppToken;
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `app` feature
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:167:12
[INFO] [stdout]     |
[INFO] [stdout] 167 | pub struct ClientToken;
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client-core` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppClient` in this scope
[INFO] [stdout]    --> src/testsuite.rs:19:28
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn app_client() -> Arc<AppClient> {
[INFO] [stdout]     |                            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Client<T> {
[INFO] [stdout]     | -------------------- similarly named struct `Client` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn app_client() -> Arc<Client> {
[INFO] [stdout]     |                            ~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 19  | pub fn app_client<AppClient>() -> Arc<AppClient> {
[INFO] [stdout]     |                  +++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppClient` in this scope
[INFO] [stdout]    --> src/testsuite.rs:20:33
[INFO] [stdout]     |
[INFO] [stdout] 20  |     static CLIENT: OnceLock<Arc<AppClient>> = OnceLock::new();
[INFO] [stdout]     |                                 ^^^^^^^^^ help: a struct with a similar name exists: `Client`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Client<T> {
[INFO] [stdout]     | -------------------- similarly named struct `Client` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientClient` in this scope
[INFO] [stdout]   --> src/testsuite.rs:27:31
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn client_client() -> Arc<ClientClient> {
[INFO] [stdout]    |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub fn client_client<ClientClient>() -> Arc<ClientClient> {
[INFO] [stdout]    |                     ++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientClient` in this scope
[INFO] [stdout]   --> src/testsuite.rs:28:33
[INFO] [stdout]    |
[INFO] [stdout] 28 |     static CLIENT: OnceLock<Arc<ClientClient>> = OnceLock::new();
[INFO] [stdout]    |                                 ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AppClient`
[INFO] [stdout]   --> src/testsuite.rs:23:34
[INFO] [stdout]    |
[INFO] [stdout] 23 |         .get_or_init(|| Arc::new(AppClient::new(GOTIFY_URL, GOTIFY_APP_TOKEN).unwrap()))
[INFO] [stdout]    |                                  ^^^^^^^^^
[INFO] [stdout]    |                                  |
[INFO] [stdout]    |                                  use of undeclared type `AppClient`
[INFO] [stdout]    |                                  help: a struct with a similar name exists: `Client`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ClientClient`
[INFO] [stdout]   --> src/testsuite.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |         .get_or_init(|| Arc::new(ClientClient::new(GOTIFY_URL, GOTIFY_CLIENT_TOKEN).unwrap()))
[INFO] [stdout]    |                                  ^^^^^^^^^^^^ use of undeclared type `ClientClient`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ClientClient` in crate `gotify`
[INFO] [stdout]    --> examples/websocket.rs:5:25
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let client: gotify::ClientClient = gotify::Client::new(
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in `gotify`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:152:10
[INFO] [stdout]     |
[INFO] [stdout] 152 | pub type ClientClient = Client<ClientToken>;
[INFO] [stdout]     |          ^^^^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `client-core` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `AppClient` in crate `gotify`
[INFO] [stdout]    --> examples/create_message.rs:3:25
[INFO] [stdout]     |
[INFO] [stdout] 3   |     let client: gotify::AppClient = gotify::Client::new(
[INFO] [stdout]     |                         ^^^^^^^^^ help: a struct with a similar name exists: `Client`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/workdir/src/lib.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub struct Client<T> {
[INFO] [stdout]     | -------------------- similarly named struct `Client` defined here
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:147:10
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub type AppClient = Client<AppToken>;
[INFO] [stdout]     |          ^^^^^^^^^
[INFO] [stdout]     = note: the item is gated behind the `app` feature
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Client` in the current scope
[INFO] [stdout]    --> examples/websocket.rs:5:56
[INFO] [stdout]     |
[INFO] [stdout] 5   |     let client: gotify::ClientClient = gotify::Client::new(
[INFO] [stdout]     |                                                        ^^^ function or associated item not found in `Client<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Client<_>`, consider using `Client::<Unauthenticated>::new_unauthenticated` which returns `Result<Client<Unauthenticated>, InitError>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     pub fn new_unauthenticated(
[INFO] [stdout] 227 | |         server_url: impl TryInto<Url, Error = url::ParseError>,
[INFO] [stdout] 228 | |     ) -> core::result::Result<Self, InitError> {
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gotify` (lib test) due to 8 previous errors
[INFO] [stdout] warning: unused import: `futures_util::StreamExt`
[INFO] [stdout]  --> examples/websocket.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use futures_util::StreamExt;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Client` in the current scope
[INFO] [stdout]    --> examples/create_message.rs:3:53
[INFO] [stdout]     |
[INFO] [stdout] 3   |     let client: gotify::AppClient = gotify::Client::new(
[INFO] [stdout]     |                                                     ^^^ function or associated item not found in `Client<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: if you're trying to build a new `Client<_>`, consider using `Client::<Unauthenticated>::new_unauthenticated` which returns `Result<Client<Unauthenticated>, InitError>`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:226:5
[INFO] [stdout]     |
[INFO] [stdout] 226 | /     pub fn new_unauthenticated(
[INFO] [stdout] 227 | |         server_url: impl TryInto<Url, Error = url::ParseError>,
[INFO] [stdout] 228 | |     ) -> core::result::Result<Self, InitError> {
[INFO] [stdout]     | |______________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gotify` (example "websocket") due to 3 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `gotify` (example "create_message") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "3a8f528af5fc45e8eb3c118441cbffb998ad368889a96eceea05adef1d60e3ca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a8f528af5fc45e8eb3c118441cbffb998ad368889a96eceea05adef1d60e3ca", kill_on_drop: false }`
[INFO] [stdout] 3a8f528af5fc45e8eb3c118441cbffb998ad368889a96eceea05adef1d60e3ca
