[INFO] cloning repository https://github.com/sxyazi/yazi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sxyazi/yazi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxyazi%2Fyazi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxyazi%2Fyazi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 93dc1b78e29f6c781b754bb063e71e7b398851c1 [INFO] checking sxyazi/yazi against master#8424f8e8cdf07010967a57584fd647b30e930d4d for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxyazi%2Fyazi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sxyazi/yazi on toolchain 8424f8e8cdf07010967a57584fd647b30e930d4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sxyazi/yazi [INFO] finished tweaking git repo https://github.com/sxyazi/yazi [INFO] tweaked toml for git repo https://github.com/sxyazi/yazi written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/sxyazi/yazi 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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mlua_derive v0.9.1 [INFO] [stderr] Downloaded fdlimit v0.3.0 [INFO] [stderr] Downloaded mlua-sys v0.5.0 [INFO] [stderr] Downloaded trash v3.2.1 [INFO] [stderr] Downloaded clap_complete_fig v4.4.2 [INFO] [stderr] Downloaded uzers v0.11.3 [INFO] [stderr] Downloaded clap_complete_nushell v4.4.2 [INFO] [stderr] Downloaded mlua v0.9.4 [INFO] [stderr] Downloaded lua-src v546.0.2 [INFO] [stderr] Downloaded luajit-src v210.5.4+c525bcb [INFO] [stderr] Downloaded yazi-prebuild v0.1.2 [INFO] [stderr] Downloaded async-priority-channel v0.2.0 [INFO] [stderr] Downloaded vergen v8.2.10 [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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2562eb80c6c38a8568f188abb0711bdcf08ce16456b37b5d0756a4269baa848 [INFO] running `Command { std: "docker" "start" "-a" "d2562eb80c6c38a8568f188abb0711bdcf08ce16456b37b5d0756a4269baa848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2562eb80c6c38a8568f188abb0711bdcf08ce16456b37b5d0756a4269baa848", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2562eb80c6c38a8568f188abb0711bdcf08ce16456b37b5d0756a4269baa848", kill_on_drop: false }` [INFO] [stdout] d2562eb80c6c38a8568f188abb0711bdcf08ce16456b37b5d0756a4269baa848 [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" "+8424f8e8cdf07010967a57584fd647b30e930d4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4106e47dfa8628ac0822fcec3c304f002ea2321028942fb67b7662d448f502e [INFO] running `Command { std: "docker" "start" "-a" "c4106e47dfa8628ac0822fcec3c304f002ea2321028942fb67b7662d448f502e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling clap_builder v4.4.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking lru v0.12.1 [INFO] [stderr] Compiling vergen v8.2.10 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mutate_once v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking kamadak-exif v0.5.5 [INFO] [stderr] Compiling which v5.0.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling luajit-src v210.5.4+c525bcb [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking regex-syntax v0.7.5 [INFO] [stderr] Compiling mlua-sys v0.5.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking uzers v0.11.3 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking yazi-prebuild v0.1.2 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking async-priority-channel v0.2.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking notify v6.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking crossbeam-channel v0.5.11 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking trash v3.2.1 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling mlua_derive v0.9.1 [INFO] [stderr] Checking tokio v1.35.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking fdlimit v0.3.0 [INFO] [stderr] Checking tracing-appender v0.2.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking ratatui v0.25.0 [INFO] [stderr] Compiling clap v4.4.17 [INFO] [stderr] Compiling clap_complete v4.4.7 [INFO] [stderr] Compiling clap_complete_nushell v4.4.2 [INFO] [stderr] Compiling clap_complete_fig v4.4.2 [INFO] [stderr] Checking better-panic v0.3.0 [INFO] [stderr] Compiling yazi-config v0.2.2 (/opt/rustwide/workdir/yazi-config) [INFO] [stderr] Checking ansi-to-tui v3.1.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking signal-hook-tokio v0.3.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking yazi-shared v0.2.2 (/opt/rustwide/workdir/yazi-shared) [INFO] [stderr] Checking plist v1.6.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking erased-serde v0.4.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking validator v0.16.1 [INFO] [stderr] Checking syntect v5.1.0 [INFO] [stderr] Checking toml v0.8.8 [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> yazi-config/src/keymap/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(self)` [INFO] [stdout] --> yazi-config/src/keymap/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> yazi-config/src/keymap/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(self)` [INFO] [stdout] --> yazi-config/src/keymap/mod.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> yazi-config/src/plugin/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(self)` [INFO] [stdout] --> yazi-config/src/plugin/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: glob import doesn't reexport anything with visibility `pub` because no imported item is public enough [INFO] [stdout] --> yazi-config/src/plugin/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the most public imported item is `pub(self)` [INFO] [stdout] --> yazi-config/src/plugin/mod.rs:5:9 [INFO] [stdout] | [INFO] [stdout] 5 | pub use exec::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = help: reduce the glob import's visibility or increase visibility of imported items [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking mlua v0.9.4 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yazi-adaptor v0.2.2 (/opt/rustwide/workdir/yazi-adaptor) [INFO] [stderr] Checking yazi-plugin v0.2.2 (/opt/rustwide/workdir/yazi-plugin) [INFO] [stdout] warning: unused import: `bindings::*` [INFO] [stdout] --> yazi-plugin/src/bindings/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use bindings::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `bindings::*` [INFO] [stdout] --> yazi-plugin/src/bindings/mod.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub use bindings::*; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> yazi-plugin/src/utils/plugin.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | |_, (name, calls, args): (String, usize, Variadic)| async move { Ok(()) }, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `calls` [INFO] [stdout] --> yazi-plugin/src/utils/plugin.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | |_, (name, calls, args): (String, usize, Variadic)| async move { Ok(()) }, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_calls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> yazi-plugin/src/utils/plugin.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | |_, (name, calls, args): (String, usize, Variadic)| async move { Ok(()) }, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> yazi-plugin/src/utils/plugin.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | |_, (name, calls, args): (String, usize, Variadic)| async move { Ok(()) }, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `calls` [INFO] [stdout] --> yazi-plugin/src/utils/plugin.rs:10:16 [INFO] [stdout] | [INFO] [stdout] 10 | |_, (name, calls, args): (String, usize, Variadic)| async move { Ok(()) }, [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_calls` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> yazi-plugin/src/utils/plugin.rs:10:23 [INFO] [stdout] | [INFO] [stdout] 10 | |_, (name, calls, args): (String, usize, Variadic)| async move { Ok(()) }, [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stdin` is never read [INFO] [stdout] --> yazi-plugin/src/process/child.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Child { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 9 | inner: tokio::process::Child, [INFO] [stdout] 10 | stdin: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `stdin` is never read [INFO] [stdout] --> yazi-plugin/src/process/child.rs:10:2 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct Child { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 9 | inner: tokio::process::Child, [INFO] [stdout] 10 | stdin: Option, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking yazi-scheduler v0.2.2 (/opt/rustwide/workdir/yazi-scheduler) [INFO] [stderr] Checking yazi-core v0.2.2 (/opt/rustwide/workdir/yazi-core) [INFO] [stderr] Checking yazi-fm v0.2.2 (/opt/rustwide/workdir/yazi-fm) [INFO] [stdout] warning: unused import: `root::*` [INFO] [stdout] --> yazi-fm/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use root::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `root::*` [INFO] [stdout] --> yazi-fm/src/main.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | use root::*; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 17.37s [INFO] running `Command { std: "docker" "inspect" "c4106e47dfa8628ac0822fcec3c304f002ea2321028942fb67b7662d448f502e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4106e47dfa8628ac0822fcec3c304f002ea2321028942fb67b7662d448f502e", kill_on_drop: false }` [INFO] [stdout] c4106e47dfa8628ac0822fcec3c304f002ea2321028942fb67b7662d448f502e [INFO] checking sxyazi/yazi against try#047472f299946caf090d1b5608ae4bd9f0416256+rustflags=-Ddereferencing_mut_binding for pr-120095 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsxyazi%2Fyazi" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sxyazi/yazi on toolchain 047472f299946caf090d1b5608ae4bd9f0416256 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sxyazi/yazi [INFO] finished tweaking git repo https://github.com/sxyazi/yazi [INFO] tweaked toml for git repo https://github.com/sxyazi/yazi written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/sxyazi/yazi 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" "+047472f299946caf090d1b5608ae4bd9f0416256" "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" "+047472f299946caf090d1b5608ae4bd9f0416256" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c0954f705690803da51cf59ea60fc9ece4834c67068bbaa6140570be27efbc73 [INFO] running `Command { std: "docker" "start" "-a" "c0954f705690803da51cf59ea60fc9ece4834c67068bbaa6140570be27efbc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0954f705690803da51cf59ea60fc9ece4834c67068bbaa6140570be27efbc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0954f705690803da51cf59ea60fc9ece4834c67068bbaa6140570be27efbc73", kill_on_drop: false }` [INFO] [stdout] c0954f705690803da51cf59ea60fc9ece4834c67068bbaa6140570be27efbc73 [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 -Ddereferencing_mut_binding" "-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" "+047472f299946caf090d1b5608ae4bd9f0416256" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92988eddcb79ac53e05085213821cd0026b57af3342b0417c08297f97cecdeb1 [INFO] running `Command { std: "docker" "start" "-a" "92988eddcb79ac53e05085213821cd0026b57af3342b0417c08297f97cecdeb1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking smallvec v1.12.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling anstream v0.6.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling clap_builder v4.4.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking lru v0.12.1 [INFO] [stderr] Compiling vergen v8.2.10 [INFO] [stderr] Checking itertools v0.12.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling time v0.3.31 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.5.34 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling lua-src v546.0.2 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Checking exr v1.71.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/047472f299946caf090d1b5608ae4bd9f0416256/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' -C metadata=49f979bf4d6523d7 -C extra-filename=-49f979bf4d6523d7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a6fece35204801f7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bb756a4e7dcfcf0f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid -Ddereferencing_mut_binding` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "92988eddcb79ac53e05085213821cd0026b57af3342b0417c08297f97cecdeb1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92988eddcb79ac53e05085213821cd0026b57af3342b0417c08297f97cecdeb1", kill_on_drop: false }` [INFO] [stdout] 92988eddcb79ac53e05085213821cd0026b57af3342b0417c08297f97cecdeb1