[INFO] cloning repository https://github.com/pickmoment/vex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pickmoment/vex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickmoment%2Fvex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickmoment%2Fvex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d95498d389bbb93bc71051b14813e141047d6a50 [INFO] testing pickmoment/vex against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpickmoment%2Fvex" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/pickmoment/vex [INFO] finished tweaking git repo https://github.com/pickmoment/vex [INFO] tweaked toml for git repo https://github.com/pickmoment/vex written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/pickmoment/vex on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/pickmoment/vex 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24c2a44812ba4dd2542c0f2c711b8520e58b929658ff32b5b4ffe6541e7785c0 [INFO] running `Command { std: "docker" "start" "-a" "24c2a44812ba4dd2542c0f2c711b8520e58b929658ff32b5b4ffe6541e7785c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24c2a44812ba4dd2542c0f2c711b8520e58b929658ff32b5b4ffe6541e7785c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24c2a44812ba4dd2542c0f2c711b8520e58b929658ff32b5b4ffe6541e7785c0", kill_on_drop: false }` [INFO] [stdout] 24c2a44812ba4dd2542c0f2c711b8520e58b929658ff32b5b4ffe6541e7785c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bbf0adcfcdf481c34a584f2c69c8e135914fa8dad29c5b84a32315383b389649 [INFO] running `Command { std: "docker" "start" "-a" "bbf0adcfcdf481c34a584f2c69c8e135914fa8dad29c5b84a32315383b389649", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling unicode-segmentation v1.13.2 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling imgref v1.12.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling rgb v0.8.53 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling rayon v1.12.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling avif-serialize v0.8.9 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling indoc v2.0.7 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling brotli-decompressor v5.0.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling quick-xml v0.32.0 [INFO] [stderr] Compiling pulldown-cmark v0.11.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling lz4_flex v0.13.1 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling brotli v8.0.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling fancy-regex v0.16.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nucleo-matcher v0.3.1 [INFO] [stderr] Compiling env_filter v1.0.1 [INFO] [stderr] Compiling filetime v0.2.29 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling icy_sixel v0.1.3 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling jiff v0.2.24 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling nucleo v0.5.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.18 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.18 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling env_logger v0.11.10 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling plist v1.7.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling syntect v5.3.0 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling parquet v58.3.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling ratatui-image v2.0.1 [INFO] [stderr] Compiling vex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `modified` and `is_hidden` are never read [INFO] [stdout] --> src/fs/ops.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FileEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub modified: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | /// 숨김 파일 여부 [INFO] [stdout] 19 | pub is_hidden: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_detached` is never used [INFO] [stdout] --> src/git/mod.rs:412:8 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn is_detached(root: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_tsv` is never used [INFO] [stdout] --> src/preview/csv.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn parse_tsv(path: &PathBuf) -> Result<(Vec, Vec>), csv::Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unsupported` is never constructed [INFO] [stdout] --> src/preview/image.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum ImageProtocol { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Unsupported, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImageProtocol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Info` is never constructed [INFO] [stdout] --> src/ui/status_bar.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum StatusKind { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | Info, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "bbf0adcfcdf481c34a584f2c69c8e135914fa8dad29c5b84a32315383b389649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbf0adcfcdf481c34a584f2c69c8e135914fa8dad29c5b84a32315383b389649", kill_on_drop: false }` [INFO] [stdout] bbf0adcfcdf481c34a584f2c69c8e135914fa8dad29c5b84a32315383b389649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd806bcaa5b4f4bb4a2c61266626f6db74160736e5071ebc1e07253f3311c5fc [INFO] running `Command { std: "docker" "start" "-a" "cd806bcaa5b4f4bb4a2c61266626f6db74160736e5071ebc1e07253f3311c5fc", kill_on_drop: false }` [INFO] [stderr] Compiling vex v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `modified` and `is_hidden` are never read [INFO] [stdout] --> src/fs/ops.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct FileEntry { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub modified: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 18 | /// 숨김 파일 여부 [INFO] [stdout] 19 | pub is_hidden: bool, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `is_detached` is never used [INFO] [stdout] --> src/git/mod.rs:412:8 [INFO] [stdout] | [INFO] [stdout] 412 | pub fn is_detached(root: &Path) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `parse_tsv` is never used [INFO] [stdout] --> src/preview/csv.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | pub fn parse_tsv(path: &PathBuf) -> Result<(Vec, Vec>), csv::Error> { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Unsupported` is never constructed [INFO] [stdout] --> src/preview/image.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub enum ImageProtocol { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 17 | Unsupported, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ImageProtocol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Info` is never constructed [INFO] [stdout] --> src/ui/status_bar.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub enum StatusKind { [INFO] [stdout] | ---------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 7 | Info, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StatusKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.11s [INFO] running `Command { std: "docker" "inspect" "cd806bcaa5b4f4bb4a2c61266626f6db74160736e5071ebc1e07253f3311c5fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd806bcaa5b4f4bb4a2c61266626f6db74160736e5071ebc1e07253f3311c5fc", kill_on_drop: false }` [INFO] [stdout] cd806bcaa5b4f4bb4a2c61266626f6db74160736e5071ebc1e07253f3311c5fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 936199f5e55029fdd5ccbabb2f63ce1fb0aaf107d9e42a257bd17d9ad0de6806 [INFO] running `Command { std: "docker" "start" "-a" "936199f5e55029fdd5ccbabb2f63ce1fb0aaf107d9e42a257bd17d9ad0de6806", kill_on_drop: false }` [INFO] [stderr] warning: fields `modified` and `is_hidden` are never read [INFO] [stderr] --> src/fs/ops.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub struct FileEntry { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] ... [INFO] [stderr] 17 | pub modified: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 18 | /// 숨김 파일 여부 [INFO] [stderr] 19 | pub is_hidden: bool, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `FileEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `is_detached` is never used [INFO] [stderr] --> src/git/mod.rs:412:8 [INFO] [stderr] | [INFO] [stderr] 412 | pub fn is_detached(root: &Path) -> bool { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `parse_tsv` is never used [INFO] [stderr] --> src/preview/csv.rs:108:8 [INFO] [stderr] | [INFO] [stderr] 108 | pub fn parse_tsv(path: &PathBuf) -> Result<(Vec, Vec>), csv::Error> { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant `Unsupported` is never constructed [INFO] [stderr] --> src/preview/image.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 12 | pub enum ImageProtocol { [INFO] [stderr] | ------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 17 | Unsupported, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ImageProtocol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: variant `Info` is never constructed [INFO] [stderr] --> src/ui/status_bar.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 4 | pub enum StatusKind { [INFO] [stderr] | ---------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 7 | Info, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `StatusKind` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `vex` (bin "vex" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vex-1affb8f458e21b45) [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" "936199f5e55029fdd5ccbabb2f63ce1fb0aaf107d9e42a257bd17d9ad0de6806", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "936199f5e55029fdd5ccbabb2f63ce1fb0aaf107d9e42a257bd17d9ad0de6806", kill_on_drop: false }` [INFO] [stdout] 936199f5e55029fdd5ccbabb2f63ce1fb0aaf107d9e42a257bd17d9ad0de6806