[INFO] fetching crate firebase 0.9.1...
[INFO] checking firebase-0.9.1 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate firebase 0.9.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate firebase 0.9.1 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 0.9.1
[INFO] finished tweaking crates.io crate firebase 0.9.1
[INFO] tweaked toml for crates.io crate firebase 0.9.1 written to /workspace/builds/worker-4-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]  Downloading crates ...
[INFO] [stderr]   Downloaded curl v0.2.19
[INFO] [stderr]   Downloaded same-file v0.1.3
[INFO] [stderr]   Downloaded gdi32-sys v0.2.0
[INFO] [stderr]   Downloaded pnacl-build-helper v1.4.11
[INFO] [stderr]   Downloaded uuid v0.1.18
[INFO] [stderr]   Downloaded walkdir v1.0.7
[INFO] [stderr]   Downloaded openssl-sys v0.7.17
[INFO] [stderr]   Downloaded url v0.2.38
[INFO] [stderr]   Downloaded libressl-pnacl-sys v2.1.6
[INFO] [stderr]   Downloaded user32-sys v0.2.0
[INFO] [stderr]   Downloaded curl-sys v0.1.35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0e8a4332dbb6efe60764bfd8ff35c562ab48dae8f448da91e302555c15a4af3f
[INFO] running `Command { std: "docker" "start" "-a" "0e8a4332dbb6efe60764bfd8ff35c562ab48dae8f448da91e302555c15a4af3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0e8a4332dbb6efe60764bfd8ff35c562ab48dae8f448da91e302555c15a4af3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e8a4332dbb6efe60764bfd8ff35c562ab48dae8f448da91e302555c15a4af3f", kill_on_drop: false }`
[INFO] [stdout] 0e8a4332dbb6efe60764bfd8ff35c562ab48dae8f448da91e302555c15a4af3f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] b633f6e6b7077591cba188572a61583c1171db54cac54055e8b52b99a1540238
[INFO] running `Command { std: "docker" "start" "-a" "b633f6e6b7077591cba188572a61583c1171db54cac54055e8b52b99a1540238", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl-sys v0.7.17
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking log v0.3.9
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]    Compiling curl-sys v0.1.35
[INFO] [stderr]     Checking curl v0.2.19
[INFO] [stderr]     Checking uuid v0.1.18
[INFO] [stderr]     Checking url v0.2.38
[INFO] [stderr]     Checking firebase v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         try!( unwrap_path(&url) );
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let url = try!( parse(&url) );
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         try!( unwrap_path(&url) );
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         try!( unwrap_path(&url) );
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut url = try!( parse(&url) );
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:50:9
[INFO] [stdout]    |
[INFO] [stdout] 50 |         try!( unwrap_path(&url) );
[INFO] [stdout]    |         ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:46:19
[INFO] [stdout]    |
[INFO] [stdout] 46 |         let url = try!( parse(&url) );
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         try!( unwrap_path(&url) );
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:91:9
[INFO] [stdout]    |
[INFO] [stdout] 91 |         try!( unwrap_path(&url) );
[INFO] [stdout]    |         ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]   --> src/lib.rs:87:23
[INFO] [stdout]    |
[INFO] [stdout] 87 |         let mut url = try!( parse(&url) );
[INFO] [stdout]    |                       ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/lib.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 path.push(end.trim_right_matches(".json").to_string());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 path.push(end.trim_end_matches(".json").to_string());
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `core::str::<impl str>::trim_right_matches`: superseded by `trim_end_matches`
[INFO] [stdout]    --> src/lib.rs:121:31
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 path.push(end.trim_right_matches(".json").to_string());
[INFO] [stdout]     |                               ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace the use of the deprecated method
[INFO] [stdout]     |
[INFO] [stdout] 121 |                 path.push(end.trim_end_matches(".json").to_string());
[INFO] [stdout]     |                               ~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:343:47
[INFO] [stdout]     |
[INFO] [stdout] 343 |             Method::GET     => handler.get(   url),
[INFO] [stdout]     |                                        ---    ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:143:27
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn get<'a, 'b, U: ToUrl>(&'a mut self, uri: U) -> Request<'a, 'b> {
[INFO] [stdout]     |                           ^^^^^ required by this bound in `Handle::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:344:47
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Method::POST    => handler.post(  url, data.unwrap()),
[INFO] [stdout]     |                                        ----   ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn post<'a, 'b, U: ToUrl, B: ToBody<'b>>(&'a mut self, uri: U, body: B) -> Request<'a, 'b> {
[INFO] [stdout]     |                            ^^^^^ required by this bound in `Handle::post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:345:47
[INFO] [stdout]     |
[INFO] [stdout] 345 |             Method::PUT     => handler.put(   url, data.unwrap()),
[INFO] [stdout]     |                                        ---    ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::put`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn put<'a, 'b, U: ToUrl, B: ToBody<'b>>(&'a mut self, uri: U, body: B) -> Request<'a, 'b> {
[INFO] [stdout]     |                           ^^^^^ required by this bound in `Handle::put`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:346:47
[INFO] [stdout]     |
[INFO] [stdout] 346 |             Method::PATCH   => handler.patch( url, data.unwrap()),
[INFO] [stdout]     |                                        -----  ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::patch`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn patch<'a, 'b, U: ToUrl, B: ToBody<'b>>(&'a mut self, uri: U, body: B) -> Request<'a, 'b> {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `Handle::patch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Method::DELETE  => handler.delete(url),
[INFO] [stdout]     |                                        ------ ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::delete`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn delete<'a, 'b, U: ToUrl>(&'a mut self, uri: U) -> Request<'a, 'b> {
[INFO] [stdout]     |                              ^^^^^ required by this bound in `Handle::delete`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:343:47
[INFO] [stdout]     |
[INFO] [stdout] 343 |             Method::GET     => handler.get(   url),
[INFO] [stdout]     |                                        ---    ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::get`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:143:27
[INFO] [stdout]     |
[INFO] [stdout] 143 |     pub fn get<'a, 'b, U: ToUrl>(&'a mut self, uri: U) -> Request<'a, 'b> {
[INFO] [stdout]     |                           ^^^^^ required by this bound in `Handle::get`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:344:47
[INFO] [stdout]     |
[INFO] [stdout] 344 |             Method::POST    => handler.post(  url, data.unwrap()),
[INFO] [stdout]     |                                        ----   ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::post`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:151:28
[INFO] [stdout]     |
[INFO] [stdout] 151 |     pub fn post<'a, 'b, U: ToUrl, B: ToBody<'b>>(&'a mut self, uri: U, body: B) -> Request<'a, 'b> {
[INFO] [stdout]     |                            ^^^^^ required by this bound in `Handle::post`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:345:47
[INFO] [stdout]     |
[INFO] [stdout] 345 |             Method::PUT     => handler.put(   url, data.unwrap()),
[INFO] [stdout]     |                                        ---    ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::put`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn put<'a, 'b, U: ToUrl, B: ToBody<'b>>(&'a mut self, uri: U, body: B) -> Request<'a, 'b> {
[INFO] [stdout]     |                           ^^^^^ required by this bound in `Handle::put`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:346:47
[INFO] [stdout]     |
[INFO] [stdout] 346 |             Method::PATCH   => handler.patch( url, data.unwrap()),
[INFO] [stdout]     |                                        -----  ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::patch`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:159:29
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn patch<'a, 'b, U: ToUrl, B: ToBody<'b>>(&'a mut self, uri: U, body: B) -> Request<'a, 'b> {
[INFO] [stdout]     |                             ^^^^^ required by this bound in `Handle::patch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `&Url: ToUrl` is not satisfied
[INFO] [stdout]    --> src/lib.rs:347:47
[INFO] [stdout]     |
[INFO] [stdout] 347 |             Method::DELETE  => handler.delete(url),
[INFO] [stdout]     |                                        ------ ^^^ the trait `ToUrl` is not implemented for `&Url`
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = help: the following other types implement trait `ToUrl`:
[INFO] [stdout]               std::string::String
[INFO] [stdout]               &'a str
[INFO] [stdout]               &'a url::Url
[INFO] [stdout] note: required by a bound in `Handle::delete`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/curl-0.2.19/src/http/handle.rs:163:30
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn delete<'a, 'b, U: ToUrl>(&'a mut self, uri: U) -> Request<'a, 'b> {
[INFO] [stdout]     |                              ^^^^^ required by this bound in `Handle::delete`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |             let mut path = url.path_mut().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/lib.rs:118:17
[INFO] [stdout]     |
[INFO] [stdout] 118 |             let mut path = url.path_mut().unwrap();
[INFO] [stdout]     |                 ----^^^^
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `firebase` (lib) due to 6 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `firebase` (lib test) due to 6 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b633f6e6b7077591cba188572a61583c1171db54cac54055e8b52b99a1540238", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b633f6e6b7077591cba188572a61583c1171db54cac54055e8b52b99a1540238", kill_on_drop: false }`
[INFO] [stdout] b633f6e6b7077591cba188572a61583c1171db54cac54055e8b52b99a1540238
