[INFO] fetching crate firebase-storage 0.1.0...
[INFO] checking firebase-storage-0.1.0 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate firebase-storage 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate firebase-storage 0.1.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] 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-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded firebase-app-sdk v0.1.4
[INFO] [stderr]   Downloaded api-request-utils-rs v0.1.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 20b27830ff75cee7a1d72e91530e97e02c3a12839ca316e2fc6023e5cf41aaa6
[INFO] running `Command { std: "docker" "start" "-a" "20b27830ff75cee7a1d72e91530e97e02c3a12839ca316e2fc6023e5cf41aaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20b27830ff75cee7a1d72e91530e97e02c3a12839ca316e2fc6023e5cf41aaa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20b27830ff75cee7a1d72e91530e97e02c3a12839ca316e2fc6023e5cf41aaa6", kill_on_drop: false }`
[INFO] [stdout] 20b27830ff75cee7a1d72e91530e97e02c3a12839ca316e2fc6023e5cf41aaa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 11b42b730356aabd413e18887fb9d0173fbb4fc03d7237867dff10b34fb2bd2f
[INFO] running `Command { std: "docker" "start" "-a" "11b42b730356aabd413e18887fb9d0173fbb4fc03d7237867dff10b34fb2bd2f", kill_on_drop: false }`
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking firebase-app-sdk v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[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[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[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[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[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: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[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[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[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[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] [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] [stderr] error: could not compile `firebase-storage` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "11b42b730356aabd413e18887fb9d0173fbb4fc03d7237867dff10b34fb2bd2f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11b42b730356aabd413e18887fb9d0173fbb4fc03d7237867dff10b34fb2bd2f", kill_on_drop: false }`
[INFO] [stdout] 11b42b730356aabd413e18887fb9d0173fbb4fc03d7237867dff10b34fb2bd2f
[INFO] checking firebase-storage-0.1.0 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate firebase-storage 0.1.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate firebase-storage 0.1.0 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ec7ed663c1d20d93023862744280001153518701b01a13b2d73270fead9e580
[INFO] running `Command { std: "docker" "start" "-a" "1ec7ed663c1d20d93023862744280001153518701b01a13b2d73270fead9e580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ec7ed663c1d20d93023862744280001153518701b01a13b2d73270fead9e580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ec7ed663c1d20d93023862744280001153518701b01a13b2d73270fead9e580", kill_on_drop: false }`
[INFO] [stdout] 1ec7ed663c1d20d93023862744280001153518701b01a13b2d73270fead9e580
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b46b02e4e2d13d086b19781186ea879b322d3a9af1011a899e78f203970583ea
[INFO] running `Command { std: "docker" "start" "-a" "b46b02e4e2d13d086b19781186ea879b322d3a9af1011a899e78f203970583ea", kill_on_drop: false }`
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking firebase-app-sdk v0.1.4
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[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[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[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: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[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[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[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: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 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] [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] [stderr] error: could not compile `firebase-storage` (lib test) due to 17 previous errors
[INFO] running `Command { std: "docker" "inspect" "b46b02e4e2d13d086b19781186ea879b322d3a9af1011a899e78f203970583ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b46b02e4e2d13d086b19781186ea879b322d3a9af1011a899e78f203970583ea", kill_on_drop: false }`
[INFO] [stdout] b46b02e4e2d13d086b19781186ea879b322d3a9af1011a899e78f203970583ea
