[INFO] fetching crate yazi-build 26.1.22...
[INFO] checking yazi-build-26.1.22 against try#6284d7b4bd27983dba388146648ab844ca7d032f for pr-152971
[INFO] extracting crate yazi-build 26.1.22 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate yazi-build 26.1.22
[INFO] finished tweaking crates.io crate yazi-build 26.1.22
[INFO] tweaked toml for crates.io crate yazi-build 26.1.22 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate yazi-build 26.1.22 on toolchain 6284d7b4bd27983dba388146648ab844ca7d032f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yazi-build 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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+6284d7b4bd27983dba388146648ab844ca7d032f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] eee68b4b475b43e2b2eed2a0e0269df1b264a40df8cee3a9a84af9275a44bf2e
[INFO] running `Command { std: "docker" "start" "-a" "eee68b4b475b43e2b2eed2a0e0269df1b264a40df8cee3a9a84af9275a44bf2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "eee68b4b475b43e2b2eed2a0e0269df1b264a40df8cee3a9a84af9275a44bf2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eee68b4b475b43e2b2eed2a0e0269df1b264a40df8cee3a9a84af9275a44bf2e", kill_on_drop: false }`
[INFO] [stdout] eee68b4b475b43e2b2eed2a0e0269df1b264a40df8cee3a9a84af9275a44bf2e
[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" "-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" "+6284d7b4bd27983dba388146648ab844ca7d032f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1818be219e86338cac9c8d86e86d5a605f7514a071978491f570f56450e0e71
[INFO] running `Command { std: "docker" "start" "-a" "a1818be219e86338cac9c8d86e86d5a605f7514a071978491f570f56450e0e71", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling yazi-macro v26.1.22
[INFO] [stderr]    Compiling typed-path v0.12.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling uzers v0.12.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ordered-float v5.1.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling yazi-shared v26.1.22
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yazi-shared-26.1.22/src/url/url.rs:146:26
[INFO] [stdout]     |
[INFO] [stdout] 144 |     pub fn loc(self) -> PathDyn<'a> {
[INFO] [stdout]     |                         ----------- expected `path::path::PathDyn<'a>` because of return type
[INFO] [stdout] 145 |         match self {
[INFO] [stdout] 146 |             Self::Regular(loc) => loc.as_path(),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^ expected `PathDyn<'_>`, found `&Path`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `path::path::PathDyn::Os`
[INFO] [stdout]     |
[INFO] [stdout] 146 |             Self::Regular(loc) => path::path::PathDyn::Os(loc.as_path()),
[INFO] [stdout]     |                                   ++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yazi-shared-26.1.22/src/url/url.rs:252:6
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^ expected `PathDyn<'_>`, found `&Path`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `path::path::PathDyn::Os`
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (path::path::PathDyn::Os(base.as_path()), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                  ++++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yazi-shared-26.1.22/src/url/url.rs:252:22
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^ expected `PathDyn<'_>`, found `&Path`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `path::path::PathDyn::Os`
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), path::path::PathDyn::Os(rest.as_path()), urn.as_path())
[INFO] [stdout]     |                                  ++++++++++++++++++++++++              +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yazi-shared-26.1.22/src/url/url.rs:252:38
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), urn.as_path())
[INFO] [stdout]     |                                                  ^^^^^^^^^^^^^ expected `PathDyn<'_>`, found `&Path`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `path::path::PathDyn::Os`
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 (base.as_path(), rest.as_path(), path::path::PathDyn::Os(urn.as_path()))
[INFO] [stdout]     |                                                  ++++++++++++++++++++++++             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yazi-shared-26.1.22/src/url/url.rs:447:26
[INFO] [stdout]     |
[INFO] [stdout] 445 |     pub fn uri(self) -> PathDyn<'a> {
[INFO] [stdout]     |                         ----------- expected `path::path::PathDyn<'a>` because of return type
[INFO] [stdout] 446 |         match self {
[INFO] [stdout] 447 |             Self::Regular(loc) => loc.uri().as_path(),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^ expected `PathDyn<'_>`, found `&Path`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `path::path::PathDyn::Os`
[INFO] [stdout]     |
[INFO] [stdout] 447 |             Self::Regular(loc) => path::path::PathDyn::Os(loc.uri().as_path()),
[INFO] [stdout]     |                                   ++++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yazi-shared-26.1.22/src/url/url.rs:457:26
[INFO] [stdout]     |
[INFO] [stdout] 455 |     pub fn urn(self) -> PathDyn<'a> {
[INFO] [stdout]     |                         ----------- expected `path::path::PathDyn<'a>` because of return type
[INFO] [stdout] 456 |         match self {
[INFO] [stdout] 457 |             Self::Regular(loc) => loc.urn().as_path(),
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^^^^^^^ expected `PathDyn<'_>`, found `&Path`
[INFO] [stdout]     |
[INFO] [stdout] help: try wrapping the expression in `path::path::PathDyn::Os`
[INFO] [stdout]     |
[INFO] [stdout] 457 |             Self::Regular(loc) => path::path::PathDyn::Os(loc.urn().as_path()),
[INFO] [stdout]     |                                   ++++++++++++++++++++++++                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yazi-shared` (lib) due to 6 previous errors
[INFO] running `Command { std: "docker" "inspect" "a1818be219e86338cac9c8d86e86d5a605f7514a071978491f570f56450e0e71", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1818be219e86338cac9c8d86e86d5a605f7514a071978491f570f56450e0e71", kill_on_drop: false }`
[INFO] [stdout] a1818be219e86338cac9c8d86e86d5a605f7514a071978491f570f56450e0e71
