[INFO] fetching crate yazi-shared 26.1.22...
[INFO] checking yazi-shared-26.1.22 against master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] extracting crate yazi-shared 26.1.22 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate yazi-shared 26.1.22
[INFO] finished tweaking crates.io crate yazi-shared 26.1.22
[INFO] tweaked toml for crates.io crate yazi-shared 26.1.22 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yazi-shared 26.1.22 on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yazi-shared 26.1.22 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded yazi-macro v26.1.22
[INFO] [stderr]   Downloaded uzers v0.12.2
[INFO] [stderr]   Downloaded typed-path v0.12.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae42450ac747329cd9fadb1cde2d3049f032465f6274a84fc03d602f79bf6ee5
[INFO] running `Command { std: "docker" "start" "-a" "ae42450ac747329cd9fadb1cde2d3049f032465f6274a84fc03d602f79bf6ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae42450ac747329cd9fadb1cde2d3049f032465f6274a84fc03d602f79bf6ee5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae42450ac747329cd9fadb1cde2d3049f032465f6274a84fc03d602f79bf6ee5", kill_on_drop: false }`
[INFO] [stdout] ae42450ac747329cd9fadb1cde2d3049f032465f6274a84fc03d602f79bf6ee5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad6e990ffc0625974b1e529b7b8eb289ccb8516b0b86a9d76f58463900dcc42e
[INFO] running `Command { std: "docker" "start" "-a" "ad6e990ffc0625974b1e529b7b8eb289ccb8516b0b86a9d76f58463900dcc42e", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking signal-hook v0.3.18
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking uzers v0.12.2
[INFO] [stderr]     Checking yazi-macro v26.1.22
[INFO] [stderr]     Checking typed-path v0.12.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking ordered-float v5.1.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking yazi-shared v26.1.22 (/opt/rustwide/workdir)
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Regular(loc) => loc.as_path(),
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Search { loc, .. } => loc.as_path(),
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:148:37
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Archive { loc, .. } => loc.as_path(),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:252:11
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:252:27
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:447:36
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Self::Regular(loc) => loc.uri().as_path(),
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:448:42
[INFO] [stdout]     |
[INFO] [stdout] 448 |             Self::Search { loc, .. } => loc.uri().as_path(),
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:449:43
[INFO] [stdout]     |
[INFO] [stdout] 449 |             Self::Archive { loc, .. } => loc.uri().as_path(),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:457:36
[INFO] [stdout]     |
[INFO] [stdout] 457 |             Self::Regular(loc) => loc.urn().as_path(),
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |             Self::Search { loc, .. } => loc.urn().as_path(),
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:459:43
[INFO] [stdout]     |
[INFO] [stdout] 459 |             Self::Archive { loc, .. } => loc.urn().as_path(),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]    --> src/url/buf.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Self::Sftp { loc, domain } => {
[INFO] [stdout]     |                          ^^^ help: try ignoring the field: `loc: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain`
[INFO] [stdout]    --> src/url/buf.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Self::Sftp { loc, domain } => {
[INFO] [stdout]     |                               ^^^^^^ help: try ignoring the field: `domain: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:146:30
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Regular(loc) => loc.as_path(),
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout]     = note: `#[warn(unstable_name_collisions)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:147:36
[INFO] [stdout]     |
[INFO] [stdout] 147 |             Self::Search { loc, .. } => loc.as_path(),
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:148:37
[INFO] [stdout]     |
[INFO] [stdout] 148 |             Self::Archive { loc, .. } => loc.as_path(),
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:252:11
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:252:27
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                                       ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:252:42
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                                                      ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:447:36
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Self::Regular(loc) => loc.uri().as_path(),
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:448:42
[INFO] [stdout]     |
[INFO] [stdout] 448 |             Self::Search { loc, .. } => loc.uri().as_path(),
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:449:43
[INFO] [stdout]     |
[INFO] [stdout] 449 |             Self::Archive { loc, .. } => loc.uri().as_path(),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:457:36
[INFO] [stdout]     |
[INFO] [stdout] 457 |             Self::Regular(loc) => loc.urn().as_path(),
[INFO] [stdout]     |                                             ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:458:42
[INFO] [stdout]     |
[INFO] [stdout] 458 |             Self::Search { loc, .. } => loc.urn().as_path(),
[INFO] [stdout]     |                                                   ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: a method with this name may be added to the standard library in the future
[INFO] [stdout]    --> src/url/url.rs:459:43
[INFO] [stdout]     |
[INFO] [stdout] 459 |             Self::Archive { loc, .. } => loc.urn().as_path(),
[INFO] [stdout]     |                                                    ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior!
[INFO] [stdout]     = note: for more information, see issue #48919 <https://github.com/rust-lang/rust/issues/48919>
[INFO] [stdout]     = help: call with fully qualified syntax `path::conversion::AsPath::as_path(...)` to keep using the current method
[INFO] [stdout] help: add `#![feature(str_as_str)]` to the crate attributes to enable `std::path::Path::as_path`
[INFO] [stdout]    --> src/lib.rs:1:1
[INFO] [stdout]     |
[INFO] [stdout]   1 + #![feature(str_as_str)]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `loc`
[INFO] [stdout]    --> src/url/buf.rs:165:17
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Self::Sftp { loc, domain } => {
[INFO] [stdout]     |                          ^^^ help: try ignoring the field: `loc: _`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `domain`
[INFO] [stdout]    --> src/url/buf.rs:165:22
[INFO] [stdout]     |
[INFO] [stdout] 165 |             Self::Sftp { loc, domain } => {
[INFO] [stdout]     |                               ^^^^^^ help: try ignoring the field: `domain: _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.21s
[INFO] running `Command { std: "docker" "inspect" "ad6e990ffc0625974b1e529b7b8eb289ccb8516b0b86a9d76f58463900dcc42e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad6e990ffc0625974b1e529b7b8eb289ccb8516b0b86a9d76f58463900dcc42e", kill_on_drop: false }`
[INFO] [stdout] ad6e990ffc0625974b1e529b7b8eb289ccb8516b0b86a9d76f58463900dcc42e
