[INFO] fetching crate url-decompose 0.1.1...
[INFO] testing url-decompose-0.1.1 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate url-decompose 0.1.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate url-decompose 0.1.1
[INFO] finished tweaking crates.io crate url-decompose 0.1.1
[INFO] tweaked toml for crates.io crate url-decompose 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate url-decompose 0.1.1 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 12 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 47c33d9c491d1a875eb5fdeef0b5ee0453549b9ac776f77332babda63c45e2cf
[INFO] running `Command { std: "docker" "start" "-a" "47c33d9c491d1a875eb5fdeef0b5ee0453549b9ac776f77332babda63c45e2cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "47c33d9c491d1a875eb5fdeef0b5ee0453549b9ac776f77332babda63c45e2cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "47c33d9c491d1a875eb5fdeef0b5ee0453549b9ac776f77332babda63c45e2cf", kill_on_drop: false }`
[INFO] [stdout] 47c33d9c491d1a875eb5fdeef0b5ee0453549b9ac776f77332babda63c45e2cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 364481fc7ab7b5939c47123f0fa02863b035b6e533168c521c3f5662263c2f8b
[INFO] running `Command { std: "docker" "start" "-a" "364481fc7ab7b5939c47123f0fa02863b035b6e533168c521c3f5662263c2f8b", kill_on_drop: false }`
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling const_format v0.2.35
[INFO] [stderr]    Compiling url-decompose v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/url.rs:241:27
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn dispatch_query(&self) -> Vec<Query> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn dispatch_query(&self) -> Vec<Query<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.40s
[INFO] running `Command { std: "docker" "inspect" "364481fc7ab7b5939c47123f0fa02863b035b6e533168c521c3f5662263c2f8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "364481fc7ab7b5939c47123f0fa02863b035b6e533168c521c3f5662263c2f8b", kill_on_drop: false }`
[INFO] [stdout] 364481fc7ab7b5939c47123f0fa02863b035b6e533168c521c3f5662263c2f8b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d53c6539da07e3531ed2f965c924b9d6cc3bafac6360dc2e27b2b7f6a0520741
[INFO] running `Command { std: "docker" "start" "-a" "d53c6539da07e3531ed2f965c924b9d6cc3bafac6360dc2e27b2b7f6a0520741", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/url.rs:241:27
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn dispatch_query(&self) -> Vec<Query> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn dispatch_query(&self) -> Vec<Query<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling url-decompose v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/url.rs:241:27
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn dispatch_query(&self) -> Vec<Query> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 241 |     pub fn dispatch_query(&self) -> Vec<Query<'_>> {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "d53c6539da07e3531ed2f965c924b9d6cc3bafac6360dc2e27b2b7f6a0520741", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d53c6539da07e3531ed2f965c924b9d6cc3bafac6360dc2e27b2b7f6a0520741", kill_on_drop: false }`
[INFO] [stdout] d53c6539da07e3531ed2f965c924b9d6cc3bafac6360dc2e27b2b7f6a0520741
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ef634d4eeb6608fcfba834f0646ac2eddb36f8d3263825fe8789c3aa3a1ba011
[INFO] running `Command { std: "docker" "start" "-a" "ef634d4eeb6608fcfba834f0646ac2eddb36f8d3263825fe8789c3aa3a1ba011", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/url.rs:241:27
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn dispatch_query(&self) -> Vec<Query> {
[INFO] [stderr]     |                           ^^^^^         ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 241 |     pub fn dispatch_query(&self) -> Vec<Query<'_>> {
[INFO] [stderr]     |                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `url-decompose` (lib) generated 1 warning (run `cargo fix --lib -p url-decompose` to apply 1 suggestion)
[INFO] [stderr] warning: `url-decompose` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/url_decompose-455dbf736124bc11)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::url_scheme ... ok
[INFO] [stderr]    Doc-tests url_decompose
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test src/url.rs - url::Url<S>::password (line 117) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::query (line 194) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::fragment (line 211) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::port (line 153) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::host (line 134) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::path (line 174) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::dispatch_query (line 228) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::dispatch_domains (line 261) ... FAILED
[INFO] [stdout] test src/url.rs - url::Url<S>::scheme (line 78) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] test src/url.rs - url::Url<S>::user (line 97) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/url.rs - url::Url<S>::password (line 117) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:118:5
[INFO] [stdout]     |
[INFO] [stdout] 118 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 118 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::query (line 194) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:195:5
[INFO] [stdout]     |
[INFO] [stdout] 195 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 195 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::fragment (line 211) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:212:5
[INFO] [stdout]     |
[INFO] [stdout] 212 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 212 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::port (line 153) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:154:5
[INFO] [stdout]     |
[INFO] [stdout] 154 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 154 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::host (line 134) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:135:5
[INFO] [stdout]     |
[INFO] [stdout] 135 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 135 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::path (line 174) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:175:5
[INFO] [stdout]     |
[INFO] [stdout] 175 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 175 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::dispatch_query (line 228) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]    --> src/url.rs:230:5
[INFO] [stdout]     |
[INFO] [stdout] 230 | use url_compose::Query::{Form, Field};
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 230 | use url_decompose::Query::{Form, Field};
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:229:5
[INFO] [stdout]     |
[INFO] [stdout] 229 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 229 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::dispatch_domains (line 261) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]    --> src/url.rs:262:5
[INFO] [stdout]     |
[INFO] [stdout] 262 | use url_compose::Url;
[INFO] [stdout]     |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]     |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 262 | use url_decompose::Url;
[INFO] [stdout]     |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::scheme (line 78) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]   --> src/url.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 79 | use url_compose::Url;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 79 | use url_decompose::Url;
[INFO] [stdout]    |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/url.rs - url::Url<S>::user (line 97) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `url_compose`
[INFO] [stdout]   --> src/url.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | use url_compose::Url;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `url_compose`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 98 | use url_decompose::Url;
[INFO] [stdout]    |         ++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/url.rs - url::Url<S>::dispatch_domains (line 261)
[INFO] [stdout]     src/url.rs - url::Url<S>::dispatch_query (line 228)
[INFO] [stdout]     src/url.rs - url::Url<S>::fragment (line 211)
[INFO] [stdout]     src/url.rs - url::Url<S>::host (line 134)
[INFO] [stdout]     src/url.rs - url::Url<S>::password (line 117)
[INFO] [stdout]     src/url.rs - url::Url<S>::path (line 174)
[INFO] [stdout]     src/url.rs - url::Url<S>::port (line 153)
[INFO] [stdout]     src/url.rs - url::Url<S>::query (line 194)
[INFO] [stdout]     src/url.rs - url::Url<S>::scheme (line 78)
[INFO] [stdout]     src/url.rs - url::Url<S>::user (line 97)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ef634d4eeb6608fcfba834f0646ac2eddb36f8d3263825fe8789c3aa3a1ba011", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef634d4eeb6608fcfba834f0646ac2eddb36f8d3263825fe8789c3aa3a1ba011", kill_on_drop: false }`
[INFO] [stdout] ef634d4eeb6608fcfba834f0646ac2eddb36f8d3263825fe8789c3aa3a1ba011
