[INFO] fetching crate gotify 0.4.0...
[INFO] checking gotify-0.4.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate gotify 0.4.0 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate gotify 0.4.0 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-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-1-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tungstenite v0.20.0
[INFO] [stderr]   Downloaded serde v1.0.181
[INFO] [stderr]   Downloaded tokio-tungstenite v0.20.0
[INFO] [stderr]   Downloaded rustix v0.38.7
[INFO] [stderr]   Downloaded serde_derive v1.0.181
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 822c04c128401c9a6ebb0ea5088cc80fa2909d7c16e26ee9703db8b1b98e5325
[INFO] running `Command { std: "docker" "start" "-a" "822c04c128401c9a6ebb0ea5088cc80fa2909d7c16e26ee9703db8b1b98e5325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "822c04c128401c9a6ebb0ea5088cc80fa2909d7c16e26ee9703db8b1b98e5325", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "822c04c128401c9a6ebb0ea5088cc80fa2909d7c16e26ee9703db8b1b98e5325", kill_on_drop: false }`
[INFO] [stdout] 822c04c128401c9a6ebb0ea5088cc80fa2909d7c16e26ee9703db8b1b98e5325
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 255e3b616ece9a62c71ca376382d7f1a9707ddb3614e93835d804ca322c86a4c
[INFO] running `Command { std: "docker" "start" "-a" "255e3b616ece9a62c71ca376382d7f1a9707ddb3614e93835d804ca322c86a4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking pin-project-lite v0.2.10
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]    Compiling serde v1.0.181
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_derive v1.0.181
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking slab v0.4.8
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking indexmap v1.9.3
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling serde_json v1.0.104
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling thiserror v1.0.44
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking ipnet v2.8.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking indenter v0.3.3
[INFO] [stderr]    Compiling macro_rules_attribute-proc_macro v0.2.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]    Compiling quote v1.0.32
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]     Checking macro_rules_attribute v0.2.0
[INFO] [stderr]    Compiling cc v1.0.81
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking deranged v0.3.7
[INFO] [stderr]     Checking time v0.3.25
[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 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/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] 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] error: could not compile `gotify` (lib test) due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] error: could not compile `gotify` (example "websocket") due to 3 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "255e3b616ece9a62c71ca376382d7f1a9707ddb3614e93835d804ca322c86a4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "255e3b616ece9a62c71ca376382d7f1a9707ddb3614e93835d804ca322c86a4c", kill_on_drop: false }`
[INFO] [stdout] 255e3b616ece9a62c71ca376382d7f1a9707ddb3614e93835d804ca322c86a4c
