[INFO] fetching crate firebase-storage 0.1.0...
[INFO] checking firebase-storage-0.1.0 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate firebase-storage 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate firebase-storage 0.1.0 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate firebase-storage 0.1.0
[INFO] finished tweaking crates.io crate firebase-storage 0.1.0
[INFO] tweaked toml for crates.io crate firebase-storage 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded api-request-utils-rs v0.1.9
[INFO] [stderr]   Downloaded firebase-app-sdk v0.1.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 75d974f61beb13a1ae74dcde024071dd50d55e7d1f49d802f4667fa1d4deb4eb
[INFO] running `Command { std: "docker" "start" "-a" "75d974f61beb13a1ae74dcde024071dd50d55e7d1f49d802f4667fa1d4deb4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75d974f61beb13a1ae74dcde024071dd50d55e7d1f49d802f4667fa1d4deb4eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75d974f61beb13a1ae74dcde024071dd50d55e7d1f49d802f4667fa1d4deb4eb", kill_on_drop: false }`
[INFO] [stdout] 75d974f61beb13a1ae74dcde024071dd50d55e7d1f49d802f4667fa1d4deb4eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd1d286f74db1cbacbcb40a6658eee79a8f971a788c511dff157c315c87661b
[INFO] running `Command { std: "docker" "start" "-a" "6cd1d286f74db1cbacbcb40a6658eee79a8f971a788c511dff157c315c87661b", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking firebase-app-sdk v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking api-request-utils-rs v0.1.9
[INFO] [stderr]     Checking firebase-storage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `api_request_utils_rs::Client`, `api_request_utils_rs::RequestBuilder`, `api_request_utils_rs::StatusCode`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Client,
[INFO] [stdout]    |     ^^^^^^ no `Client` in the root
[INFO] [stdout] ...
[INFO] [stdout] 45 |     RequestBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `RequestBuilder` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `RequestHandler`
[INFO] [stdout] 46 |     ParameterHashMap,
[INFO] [stdout] 47 |     StatusCode,
[INFO] [stdout]    |     ^^^^^^^^^^ no `StatusCode` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `api_request_utils_rs::Client`, `api_request_utils_rs::RequestBuilder`, `api_request_utils_rs::StatusCode`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Client,
[INFO] [stdout]    |     ^^^^^^ no `Client` in the root
[INFO] [stdout] ...
[INFO] [stdout] 45 |     RequestBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `RequestBuilder` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `RequestHandler`
[INFO] [stdout] 46 |     ParameterHashMap,
[INFO] [stdout] 47 |     StatusCode,
[INFO] [stdout]    |     ^^^^^^^^^^ no `StatusCode` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0438]: const `BASE_URL` is not a member of trait `RequestHandler`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const BASE_URL: &'static str = "https://firebasestorage.googleapis.com/v1beta";
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0438]: const `BASE_URL` is not a member of trait `RequestHandler`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const BASE_URL: &'static str = "https://firebasestorage.googleapis.com/v1beta";
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:71:6
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]     |      |
[INFO] [stdout]     |      expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]    |      |
[INFO] [stdout]    |      expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:71:6
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]     |      |
[INFO] [stdout]     |      expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]    |      |
[INFO] [stdout]    |      expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RequestDefaults`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `client`, `default_error_resolver`
[INFO] [stdout]   --> src/lib.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `client`, `default_error_resolver` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn client(&self) -> &Client { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn default_error_resolver<T>(&self) -> &dyn Fn(T) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |                             ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`, which is required by `Storage<'_>: RequestDefaults`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `RequestDefaults` is implemented for `Storage<'_>`
[INFO] [stdout]    = note: required for `Storage<'_>` to implement `RequestDefaults`
[INFO] [stdout] note: required by a bound in `RequestHandler`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ required by this bound in `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let request : RequestBuilder = self.default_post_requestor("addFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RequestDefaults`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `client`, `default_error_resolver`
[INFO] [stdout]   --> src/lib.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `client`, `default_error_resolver` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn client(&self) -> &Client { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn default_error_resolver<T>(&self) -> &dyn Fn(T) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |                             ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`, which is required by `Storage<'_>: RequestDefaults`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `RequestDefaults` is implemented for `Storage<'_>`
[INFO] [stdout]    = note: required for `Storage<'_>` to implement `RequestDefaults`
[INFO] [stdout] note: required by a bound in `RequestHandler`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ required by this bound in `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let request : RequestBuilder = self.default_post_requestor("addFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |         self.request::<Bucket>(request).await
[INFO] [stdout]     |         -----^^^^^^^-------------------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:129:45
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let request : RequestBuilder = self.default_post_requestor("removeFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |         self.request::<Bucket>(request).await
[INFO] [stdout]     |         -----^^^^^^^-------------------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:129:45
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let request : RequestBuilder = self.default_post_requestor("removeFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:204:45
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:204:45
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `join_endpoints` found for struct `Storage` in the current scope
[INFO] [stdout]   --> src/lib.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Storage<'a> {
[INFO] [stdout]    | ---------------------- function or associated item `join_endpoints` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         self.client.post(Self::join_endpoints(&endpoint)) 
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ function or associated item not found in `Storage<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Storage<'_>`, consider using `Storage::<'a>::new` which returns `Storage<'_>`
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn new(app : &'a App<'a>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0107, E0277, E0432, E0438, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firebase-storage` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no function or associated item named `join_endpoints` found for struct `Storage` in the current scope
[INFO] [stdout]   --> src/lib.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Storage<'a> {
[INFO] [stdout]    | ---------------------- function or associated item `join_endpoints` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         self.client.post(Self::join_endpoints(&endpoint)) 
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ function or associated item not found in `Storage<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Storage<'_>`, consider using `Storage::<'a>::new` which returns `Storage<'_>`
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn new(app : &'a App<'a>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0107, E0277, E0432, E0438, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firebase-storage` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "6cd1d286f74db1cbacbcb40a6658eee79a8f971a788c511dff157c315c87661b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd1d286f74db1cbacbcb40a6658eee79a8f971a788c511dff157c315c87661b", kill_on_drop: false }`
[INFO] [stdout] 6cd1d286f74db1cbacbcb40a6658eee79a8f971a788c511dff157c315c87661b
[INFO] checking firebase-storage-0.1.0 against try#bfe97fcae016881ad333f0ff8cea2cadb9cf136c for pr-121848
[INFO] extracting crate firebase-storage 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate firebase-storage 0.1.0 on toolchain bfe97fcae016881ad333f0ff8cea2cadb9cf136c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate firebase-storage 0.1.0
[INFO] finished tweaking crates.io crate firebase-storage 0.1.0
[INFO] tweaked toml for crates.io crate firebase-storage 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "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-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a338caeb9485d6a6d33cfad7c096f4459765651c086745d950b051c410f4f801
[INFO] running `Command { std: "docker" "start" "-a" "a338caeb9485d6a6d33cfad7c096f4459765651c086745d950b051c410f4f801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a338caeb9485d6a6d33cfad7c096f4459765651c086745d950b051c410f4f801", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a338caeb9485d6a6d33cfad7c096f4459765651c086745d950b051c410f4f801", kill_on_drop: false }`
[INFO] [stdout] a338caeb9485d6a6d33cfad7c096f4459765651c086745d950b051c410f4f801
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+bfe97fcae016881ad333f0ff8cea2cadb9cf136c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91201c0678da55bddf9f5eefb847e4d005ba5dd1cba730a0d997b4930e53bd5c
[INFO] running `Command { std: "docker" "start" "-a" "91201c0678da55bddf9f5eefb847e4d005ba5dd1cba730a0d997b4930e53bd5c", kill_on_drop: false }`
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking firebase-app-sdk v0.1.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking reqwest v0.11.25
[INFO] [stderr]     Checking api-request-utils-rs v0.1.9
[INFO] [stderr]     Checking firebase-storage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `api_request_utils_rs::Client`, `api_request_utils_rs::RequestBuilder`, `api_request_utils_rs::StatusCode`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Client,
[INFO] [stdout]    |     ^^^^^^ no `Client` in the root
[INFO] [stdout] ...
[INFO] [stdout] 45 |     RequestBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `RequestBuilder` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `RequestHandler`
[INFO] [stdout] 46 |     ParameterHashMap,
[INFO] [stdout] 47 |     StatusCode,
[INFO] [stdout]    |     ^^^^^^^^^^ no `StatusCode` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `api_request_utils_rs::Client`, `api_request_utils_rs::RequestBuilder`, `api_request_utils_rs::StatusCode`
[INFO] [stdout]   --> src/lib.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 |     Client,
[INFO] [stdout]    |     ^^^^^^ no `Client` in the root
[INFO] [stdout] ...
[INFO] [stdout] 45 |     RequestBuilder,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     no `RequestBuilder` in the root
[INFO] [stdout]    |     help: a similar name exists in the module: `RequestHandler`
[INFO] [stdout] 46 |     ParameterHashMap,
[INFO] [stdout] 47 |     StatusCode,
[INFO] [stdout]    |     ^^^^^^^^^^ no `StatusCode` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0438]: const `BASE_URL` is not a member of trait `RequestHandler`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const BASE_URL: &'static str = "https://firebasestorage.googleapis.com/v1beta";
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0438]: const `BASE_URL` is not a member of trait `RequestHandler`
[INFO] [stdout]   --> src/lib.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 |     const BASE_URL: &'static str = "https://firebasestorage.googleapis.com/v1beta";
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not a member of trait `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:71:6
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]     |      |
[INFO] [stdout]     |      expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]    --> src/lib.rs:71:6
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]     |      |
[INFO] [stdout]     |      expected 0 lifetime arguments
[INFO] [stdout]     |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:11
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]    |      |
[INFO] [stdout]    |      expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> src/lib.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |      ^^^^^^^^^^^^^^---- help: remove these generics
[INFO] [stdout]    |      |
[INFO] [stdout]    |      expected 0 lifetime arguments
[INFO] [stdout]    |
[INFO] [stdout] note: trait defined here, with 0 lifetime parameters
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:11
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |           ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RequestDefaults`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `client`, `default_error_resolver`
[INFO] [stdout]   --> src/lib.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `client`, `default_error_resolver` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn client(&self) -> &Client { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn default_error_resolver<T>(&self) -> &dyn Fn(T) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:71:30
[INFO] [stdout]     |
[INFO] [stdout] 71  | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]     |                              ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `RequestDefaults`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0046]: not all trait items implemented, missing: `client`, `default_error_resolver`
[INFO] [stdout]   --> src/lib.rs:71:1
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl RequestDefaults<'_> for Storage<'_> {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `client`, `default_error_resolver` in implementation
[INFO] [stdout]    |
[INFO] [stdout]    = help: implement the missing item: `fn client(&self) -> &Client { todo!() }`
[INFO] [stdout]    = help: implement the missing item: `fn default_error_resolver<T>(&self) -> &dyn Fn(T) { todo!() }`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |                             ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`, which is required by `Storage<'_>: RequestDefaults`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `RequestDefaults` is implemented for `Storage<'_>`
[INFO] [stdout]    = note: required for `Storage<'_>` to implement `RequestDefaults`
[INFO] [stdout] note: required by a bound in `RequestHandler`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ required by this bound in `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]   --> src/lib.rs:78:29
[INFO] [stdout]    |
[INFO] [stdout] 78 | impl RequestHandler<'_> for Storage<'_> {
[INFO] [stdout]    |                             ^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`, which is required by `Storage<'_>: RequestDefaults`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `RequestDefaults` is implemented for `Storage<'_>`
[INFO] [stdout]    = note: required for `Storage<'_>` to implement `RequestDefaults`
[INFO] [stdout] note: required by a bound in `RequestHandler`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:28:28
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub trait RequestHandler : RequestDefaults{
[INFO] [stdout]    |                            ^^^^^^^^^^^^^^^ required by this bound in `RequestHandler`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let request : RequestBuilder = self.default_post_requestor("addFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:107:45
[INFO] [stdout]     |
[INFO] [stdout] 107 |         let request : RequestBuilder = self.default_post_requestor("addFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |         self.request::<Bucket>(request).await
[INFO] [stdout]     |         -----^^^^^^^-------------------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:108:14
[INFO] [stdout]     |
[INFO] [stdout] 108 |         self.request::<Bucket>(request).await
[INFO] [stdout]     |         -----^^^^^^^-------------------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:129:45
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let request : RequestBuilder = self.default_post_requestor("removeFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:129:45
[INFO] [stdout]     |
[INFO] [stdout] 129 |         let request : RequestBuilder = self.default_post_requestor("removeFirebase",&endpoint);
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:130:14
[INFO] [stdout]     |
[INFO] [stdout] 130 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:164:45
[INFO] [stdout]     |
[INFO] [stdout] 164 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:204:45
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:171:14
[INFO] [stdout]     |
[INFO] [stdout] 171 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Storage<'_>: RequestModifiers` is not satisfied
[INFO] [stdout]    --> src/lib.rs:204:45
[INFO] [stdout]     |
[INFO] [stdout] 204 |         let request : RequestBuilder = self.default_post_requestor("",&endpoint)
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^ the trait `RequestModifiers` is not implemented for `Storage<'_>`
[INFO] [stdout]     |
[INFO] [stdout] note: required by a bound in `default_post_requestor`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:223:29
[INFO] [stdout]     |
[INFO] [stdout] 223 | pub trait RequestDefaults : RequestModifiers {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^ required by this bound in `RequestDefaults::default_post_requestor`
[INFO] [stdout] ...
[INFO] [stdout] 283 |     fn default_post_requestor(&self,endpoint : &str, json : &str) -> reqwest::RequestBuilder {
[INFO] [stdout]     |        ---------------------- required by a bound in this associated function
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `request` found for reference `&Storage<'_>` in the current scope
[INFO] [stdout]    --> src/lib.rs:206:14
[INFO] [stdout]     |
[INFO] [stdout] 206 |         self.request(request).await
[INFO] [stdout]     |         -----^^^^^^^---------
[INFO] [stdout]     |         |    |
[INFO] [stdout]     |         |    this is an associated function, not a method
[INFO] [stdout]     |         help: use associated function syntax instead: `Storage<'_>::request(request)`
[INFO] [stdout]     |
[INFO] [stdout]     = note: found the following associated functions; to be used as methods, functions must have a `self` parameter
[INFO] [stdout] note: the candidate is defined in the trait `RequestHandler`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/api-request-utils-rs-0.1.9/src/lib.rs:56:5
[INFO] [stdout]     |
[INFO] [stdout] 56  |     async fn request<T,E>(request: reqwest::RequestBuilder) -> Result<T,RequestError<E>> where T : serde::de::DeserializeOwned , E : serd...
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `join_endpoints` found for struct `Storage` in the current scope
[INFO] [stdout]   --> src/lib.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Storage<'a> {
[INFO] [stdout]    | ---------------------- function or associated item `join_endpoints` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         self.client.post(Self::join_endpoints(&endpoint)) 
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ function or associated item not found in `Storage<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Storage<'_>`, consider using `Storage::<'a>::new` which returns `Storage<'_>`
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn new(app : &'a App<'a>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `join_endpoints` found for struct `Storage` in the current scope
[INFO] [stdout]   --> src/lib.rs:73:32
[INFO] [stdout]    |
[INFO] [stdout] 66 | pub struct Storage<'a> {
[INFO] [stdout]    | ---------------------- function or associated item `join_endpoints` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 73 |         self.client.post(Self::join_endpoints(&endpoint)) 
[INFO] [stdout]    |                                ^^^^^^^^^^^^^^ function or associated item not found in `Storage<'_>`
[INFO] [stdout]    |
[INFO] [stdout] note: if you're trying to build a new `Storage<'_>`, consider using `Storage::<'a>::new` which returns `Storage<'_>`
[INFO] [stdout]   --> src/lib.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn new(app : &'a App<'a>) -> Self {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0107, E0277, E0432, E0438, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firebase-storage` (lib) due to 17 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0046, E0107, E0277, E0432, E0438, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0046`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firebase-storage` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "91201c0678da55bddf9f5eefb847e4d005ba5dd1cba730a0d997b4930e53bd5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91201c0678da55bddf9f5eefb847e4d005ba5dd1cba730a0d997b4930e53bd5c", kill_on_drop: false }`
[INFO] [stdout] 91201c0678da55bddf9f5eefb847e4d005ba5dd1cba730a0d997b4930e53bd5c
