[INFO] fetching crate yazi-adapter 26.1.22... [INFO] testing yazi-adapter-26.1.22 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate yazi-adapter 26.1.22 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate yazi-adapter 26.1.22 [INFO] finished tweaking crates.io crate yazi-adapter 26.1.22 [INFO] tweaked toml for crates.io crate yazi-adapter 26.1.22 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate yazi-adapter 26.1.22 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate yazi-adapter 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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4d116d4c9325238442a145fec44d1b4d6c3c5fb45abb3a821eeebbdc52b8c1f0 [INFO] running `Command { std: "docker" "start" "-a" "4d116d4c9325238442a145fec44d1b4d6c3c5fb45abb3a821eeebbdc52b8c1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d116d4c9325238442a145fec44d1b4d6c3c5fb45abb3a821eeebbdc52b8c1f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d116d4c9325238442a145fec44d1b4d6c3c5fb45abb3a821eeebbdc52b8c1f0", kill_on_drop: false }` [INFO] [stdout] 4d116d4c9325238442a145fec44d1b4d6c3c5fb45abb3a821eeebbdc52b8c1f0 [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00ce1ca36c072c063a188ed507a1e3ee6a7c2aeed620c820de8a0dc304d4e99d [INFO] running `Command { std: "docker" "start" "-a" "00ce1ca36c072c063a188ed507a1e3ee6a7c2aeed620c820de8a0dc304d4e99d", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling litrs v1.0.0 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling unicode-truncate v2.0.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling instability v0.3.11 [INFO] [stderr] Compiling yazi-macro v26.1.22 [INFO] [stderr] Compiling as-slice v0.2.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling time-core v0.1.7 [INFO] [stderr] Compiling line-clipping v0.3.5 [INFO] [stderr] Compiling aligned v0.4.3 [INFO] [stderr] Compiling uzers v0.12.2 [INFO] [stderr] Compiling document-features v0.2.12 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling time v0.3.45 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling y4m v0.8.0 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling typed-path v0.12.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling bitstream-io v4.9.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling imgref v1.12.0 [INFO] [stderr] Compiling palette v0.7.6 [INFO] [stderr] Compiling zune-jpeg v0.4.21 [INFO] [stderr] Compiling lru v0.16.3 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling yazi-ffi v26.1.22 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling arc-swap v1.8.0 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling zune-core v0.5.1 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling trash v5.2.5 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling zune-jpeg v0.5.11 [INFO] [stderr] Compiling gif v0.14.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling moxcms v0.8.0 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling palette_derive v0.7.6 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling yazi-codegen v26.1.22 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling kasuari v0.4.11 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling safe_arch v0.9.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling wide v0.8.3 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling compact_str v0.9.0 [INFO] [stderr] Compiling crossterm v0.29.0 [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 twox-hash v2.1.2 [INFO] [stderr] Compiling ratatui-core v0.1.0 [INFO] [stderr] Compiling yazi-shim v26.1.22 [INFO] [stderr] Compiling ratatui-widgets v0.3.0 [INFO] [stderr] Compiling ratatui-crossterm v0.1.0 [INFO] [stderr] Compiling ansi-to-tui v8.0.1 [INFO] [stderr] Compiling yazi-shared v26.1.22 [INFO] [stderr] Compiling ratatui-macros v0.7.0 [INFO] [stderr] Compiling ratatui v0.30.0 [INFO] [stderr] Compiling ravif v0.12.0 [INFO] [stderr] Compiling yazi-fs v26.1.22 [INFO] [stderr] Compiling yazi-term v26.1.22 [INFO] [stderr] Compiling quantette v0.5.1 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling yazi-config v26.1.22 [INFO] [stderr] Compiling yazi-adapter v26.1.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "00ce1ca36c072c063a188ed507a1e3ee6a7c2aeed620c820de8a0dc304d4e99d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00ce1ca36c072c063a188ed507a1e3ee6a7c2aeed620c820de8a0dc304d4e99d", kill_on_drop: false }` [INFO] [stdout] 00ce1ca36c072c063a188ed507a1e3ee6a7c2aeed620c820de8a0dc304d4e99d [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90c9a9bb235abff1f4f4fc0ab280537ad634ab1baefbaf9b3ba48f7a755ce60f [INFO] running `Command { std: "docker" "start" "-a" "90c9a9bb235abff1f4f4fc0ab280537ad634ab1baefbaf9b3ba48f7a755ce60f", kill_on_drop: false }` [INFO] [stderr] Compiling yazi-adapter v26.1.22 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "90c9a9bb235abff1f4f4fc0ab280537ad634ab1baefbaf9b3ba48f7a755ce60f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90c9a9bb235abff1f4f4fc0ab280537ad634ab1baefbaf9b3ba48f7a755ce60f", kill_on_drop: false }` [INFO] [stdout] 90c9a9bb235abff1f4f4fc0ab280537ad634ab1baefbaf9b3ba48f7a755ce60f [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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e830cb4a372272acf90e152371272652ed05e35d0677eba872e0859292e908a5 [INFO] running `Command { std: "docker" "start" "-a" "e830cb4a372272acf90e152371272652ed05e35d0677eba872e0859292e908a5", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/yazi_adapter-1ab86987b01df2c9) [INFO] [stderr] Doc-tests yazi_adapter [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e830cb4a372272acf90e152371272652ed05e35d0677eba872e0859292e908a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e830cb4a372272acf90e152371272652ed05e35d0677eba872e0859292e908a5", kill_on_drop: false }` [INFO] [stdout] e830cb4a372272acf90e152371272652ed05e35d0677eba872e0859292e908a5