[INFO] fetching crate gst-client 0.1.2...
[INFO] checking gst-client-0.1.2 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate gst-client 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate gst-client 0.1.2 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gst-client 0.1.2
[INFO] finished tweaking crates.io crate gst-client 0.1.2
[INFO] tweaked toml for crates.io crate gst-client 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mime_serde_shim v0.2.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9a0fe470c9b2e23642655162e889f54bb3c088acd6b2361befe40990cb3216c
[INFO] running `Command { std: "docker" "start" "-a" "c9a0fe470c9b2e23642655162e889f54bb3c088acd6b2361befe40990cb3216c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9a0fe470c9b2e23642655162e889f54bb3c088acd6b2361befe40990cb3216c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9a0fe470c9b2e23642655162e889f54bb3c088acd6b2361befe40990cb3216c", kill_on_drop: false }`
[INFO] [stdout] c9a0fe470c9b2e23642655162e889f54bb3c088acd6b2361befe40990cb3216c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fafe8e3c30ec2d1dffbdbd522d9276b12550e910895514ff1e71bbb9ca8503e9
[INFO] running `Command { std: "docker" "start" "-a" "fafe8e3c30ec2d1dffbdbd522d9276b12550e910895514ff1e71bbb9ca8503e9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking mime_serde_shim v0.2.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking gst-client v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:131:46
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:140:46
[INFO] [stdout]     |
[INFO] [stdout] 140 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 140 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:149:46
[INFO] [stdout]     |
[INFO] [stdout] 149 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 149 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:157:46
[INFO] [stdout]     |
[INFO] [stdout] 157 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 157 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:177:46
[INFO] [stdout]     |
[INFO] [stdout] 177 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 177 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gst-client` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "fafe8e3c30ec2d1dffbdbd522d9276b12550e910895514ff1e71bbb9ca8503e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafe8e3c30ec2d1dffbdbd522d9276b12550e910895514ff1e71bbb9ca8503e9", kill_on_drop: false }`
[INFO] [stdout] fafe8e3c30ec2d1dffbdbd522d9276b12550e910895514ff1e71bbb9ca8503e9
[INFO] checking gst-client-0.1.2 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate gst-client 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate gst-client 0.1.2 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gst-client 0.1.2
[INFO] finished tweaking crates.io crate gst-client 0.1.2
[INFO] tweaked toml for crates.io crate gst-client 0.1.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b88eeb8a507ae9f149dfb7cd49c190f6ce48f38c7755d5e30480b8420c0a8cbe
[INFO] running `Command { std: "docker" "start" "-a" "b88eeb8a507ae9f149dfb7cd49c190f6ce48f38c7755d5e30480b8420c0a8cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b88eeb8a507ae9f149dfb7cd49c190f6ce48f38c7755d5e30480b8420c0a8cbe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b88eeb8a507ae9f149dfb7cd49c190f6ce48f38c7755d5e30480b8420c0a8cbe", kill_on_drop: false }`
[INFO] [stdout] b88eeb8a507ae9f149dfb7cd49c190f6ce48f38c7755d5e30480b8420c0a8cbe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 47cb6ece0a3c25f64cc44cbadecc99038aa701e6b3644a875e524bd0d3ef8c20
[INFO] running `Command { std: "docker" "start" "-a" "47cb6ece0a3c25f64cc44cbadecc99038aa701e6b3644a875e524bd0d3ef8c20", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.63
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling openssl-sys v0.9.99
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.24
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking mime_serde_shim v0.2.2
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking gst-client v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:131:46
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 131 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:140:46
[INFO] [stdout]     |
[INFO] [stdout] 140 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 140 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:149:46
[INFO] [stdout]     |
[INFO] [stdout] 149 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 149 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:157:46
[INFO] [stdout]     |
[INFO] [stdout] 157 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 157 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:165:46
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 165 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `std::string::String: From<&&str>` is not satisfied
[INFO] [stdout]    --> src/client.rs:177:46
[INFO] [stdout]     |
[INFO] [stdout] 177 |         if let Ok(client) = GstClient::build(&BASE_URL) {
[INFO] [stdout]     |                             ---------------- ^^^^^^^^^ the trait `From<&&str>` is not implemented for `std::string::String`
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             required by a bound introduced by this call
[INFO] [stdout]     |
[INFO] [stdout]     = note: required for `&&str` to implement `Into<std::string::String>`
[INFO] [stdout] note: required by a bound in `client::GstClient::build`
[INFO] [stdout]    --> src/client.rs:26:21
[INFO] [stdout]     |
[INFO] [stdout] 26  |     pub fn build<S: Into<String>>(base_url: S) -> Result<Self, Error> {
[INFO] [stdout]     |                     ^^^^^^^^^^^^ required by this bound in `GstClient::build`
[INFO] [stdout] help: consider dereferencing here
[INFO] [stdout]     |
[INFO] [stdout] 177 |         if let Ok(client) = GstClient::build(&*BASE_URL) {
[INFO] [stdout]     |                                               +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gst-client` (lib test) due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "47cb6ece0a3c25f64cc44cbadecc99038aa701e6b3644a875e524bd0d3ef8c20", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47cb6ece0a3c25f64cc44cbadecc99038aa701e6b3644a875e524bd0d3ef8c20", kill_on_drop: false }`
[INFO] [stdout] 47cb6ece0a3c25f64cc44cbadecc99038aa701e6b3644a875e524bd0d3ef8c20
