[INFO] cloning repository https://github.com/resdon/proj01 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/resdon/proj01" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresdon%2Fproj01", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresdon%2Fproj01'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d3c8fff3da84eb3ebae13c9a84e5e974b431529a [INFO] testing resdon/proj01 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fresdon%2Fproj01" "/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/resdon/proj01 [INFO] finished tweaking git repo https://github.com/resdon/proj01 [INFO] tweaked toml for git repo https://github.com/resdon/proj01 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/resdon/proj01 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/resdon/proj01 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db1d59d69c6d69b69d88f272b34e61c57a99f97e13c579d91e77537ff5bcdfd1 [INFO] running `Command { std: "docker" "start" "-a" "db1d59d69c6d69b69d88f272b34e61c57a99f97e13c579d91e77537ff5bcdfd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db1d59d69c6d69b69d88f272b34e61c57a99f97e13c579d91e77537ff5bcdfd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db1d59d69c6d69b69d88f272b34e61c57a99f97e13c579d91e77537ff5bcdfd1", kill_on_drop: false }` [INFO] [stdout] db1d59d69c6d69b69d88f272b34e61c57a99f97e13c579d91e77537ff5bcdfd1 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 80bcec098b220612eeee14b0039836b72fd8e5c692b82f8f33ecbf93f33748fa [INFO] running `Command { std: "docker" "start" "-a" "80bcec098b220612eeee14b0039836b72fd8e5c692b82f8f33ecbf93f33748fa", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling find-msvc-tools v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling wgpu-core v0.19.4 [INFO] [stderr] Compiling glow v0.13.1 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling cc v1.2.52 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling wgpu-types v0.19.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling wgpu v0.19.4 [INFO] [stderr] Compiling pxfm v0.1.27 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling sysinfo v0.37.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling opener v0.8.3 [INFO] [stderr] Compiling ultraviolet v0.9.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling naga v0.19.2 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling moxcms v0.7.11 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling wayland-protocols v0.32.10 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling wayland-cursor v0.31.12 [INFO] [stderr] Compiling image v0.25.9 [INFO] [stderr] Compiling wgpu-hal v0.19.5 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling wayland-protocols-wlr v0.3.10 [INFO] [stderr] Compiling wayland-protocols-plasma v0.3.10 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Compiling sctk-adwaita v0.10.1 [INFO] [stderr] Compiling pixels v0.15.0 [INFO] [stderr] Compiling proj01 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::process` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::os::unix::process; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/scan_dir.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::{self, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_sel` [INFO] [stdout] --> src/main.rs:440:50 [INFO] [stdout] | [INFO] [stdout] 440 | ... if let Some(&first_sel) = selected.first() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_sel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_open` [INFO] [stdout] --> src/main.rs:454:33 [INFO] [stdout] | [INFO] [stdout] 454 | ... let is_on_open = mx >= 180.0 && mx <= 230.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_open` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_opw` [INFO] [stdout] --> src/main.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | ... let is_on_opw = mx >= 240.0 && mx <= 290.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_opw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_create` [INFO] [stdout] --> src/main.rs:456:33 [INFO] [stdout] | [INFO] [stdout] 456 | ... let is_on_create = mx >= 300.0 && mx <= 350.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_create` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_blank` [INFO] [stdout] --> src/main.rs:457:33 [INFO] [stdout] | [INFO] [stdout] 457 | ... let is_on_blank = mx >= 360.0 && mx <= 410.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_blank` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_properties` [INFO] [stdout] --> src/main.rs:464:33 [INFO] [stdout] | [INFO] [stdout] 464 | ... let is_on_properties = mx >= 780.0 && mx <= 830.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileDisplay` is never constructed [INFO] [stdout] --> src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct FileDisplay { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Size` and `Modified` are never constructed [INFO] [stdout] --> src/scan_dir.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum SortProperty { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 8 | Name, [INFO] [stdout] 9 | Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | Modified, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SortProperty` 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 42s [INFO] running `Command { std: "docker" "inspect" "80bcec098b220612eeee14b0039836b72fd8e5c692b82f8f33ecbf93f33748fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80bcec098b220612eeee14b0039836b72fd8e5c692b82f8f33ecbf93f33748fa", kill_on_drop: false }` [INFO] [stdout] 80bcec098b220612eeee14b0039836b72fd8e5c692b82f8f33ecbf93f33748fa [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 256cf92220e713263a4969f30d573bee371fab92e8fd2d27f21859e8a85ebfc1 [INFO] running `Command { std: "docker" "start" "-a" "256cf92220e713263a4969f30d573bee371fab92e8fd2d27f21859e8a85ebfc1", kill_on_drop: false }` [INFO] [stderr] Compiling proj01 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::File` [INFO] [stdout] --> src/main.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use std::fs::File; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::os::unix::process` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::os::unix::process; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `File` [INFO] [stdout] --> src/scan_dir.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::{self, File}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `first_sel` [INFO] [stdout] --> src/main.rs:440:50 [INFO] [stdout] | [INFO] [stdout] 440 | ... if let Some(&first_sel) = selected.first() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_sel` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_open` [INFO] [stdout] --> src/main.rs:454:33 [INFO] [stdout] | [INFO] [stdout] 454 | ... let is_on_open = mx >= 180.0 && mx <= 230.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_open` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_opw` [INFO] [stdout] --> src/main.rs:455:33 [INFO] [stdout] | [INFO] [stdout] 455 | ... let is_on_opw = mx >= 240.0 && mx <= 290.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_opw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_create` [INFO] [stdout] --> src/main.rs:456:33 [INFO] [stdout] | [INFO] [stdout] 456 | ... let is_on_create = mx >= 300.0 && mx <= 350.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_create` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_blank` [INFO] [stdout] --> src/main.rs:457:33 [INFO] [stdout] | [INFO] [stdout] 457 | ... let is_on_blank = mx >= 360.0 && mx <= 410.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_blank` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `is_on_properties` [INFO] [stdout] --> src/main.rs:464:33 [INFO] [stdout] | [INFO] [stdout] 464 | ... let is_on_properties = mx >= 780.0 && mx <= 830.0 && my >= 470.0 && my <= 520.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_properties` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FileDisplay` is never constructed [INFO] [stdout] --> src/main.rs:27:8 [INFO] [stdout] | [INFO] [stdout] 27 | struct FileDisplay { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Size` and `Modified` are never constructed [INFO] [stdout] --> src/scan_dir.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 7 | pub enum SortProperty { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 8 | Name, [INFO] [stdout] 9 | Size, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | Modified, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SortProperty` 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 1.49s [INFO] running `Command { std: "docker" "inspect" "256cf92220e713263a4969f30d573bee371fab92e8fd2d27f21859e8a85ebfc1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "256cf92220e713263a4969f30d573bee371fab92e8fd2d27f21859e8a85ebfc1", kill_on_drop: false }` [INFO] [stdout] 256cf92220e713263a4969f30d573bee371fab92e8fd2d27f21859e8a85ebfc1 [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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d31cf34f8a2d7dfdbd5224f4b7a194dd36cc72d7a7c964f8fa2448fc4be85823 [INFO] running `Command { std: "docker" "start" "-a" "d31cf34f8a2d7dfdbd5224f4b7a194dd36cc72d7a7c964f8fa2448fc4be85823", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stderr] --> src/main.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::os::unix::process` [INFO] [stderr] --> src/main.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use std::os::unix::process; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `File` [INFO] [stderr] --> src/scan_dir.rs:1:21 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fs::{self, File}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `first_sel` [INFO] [stderr] --> src/main.rs:440:50 [INFO] [stderr] | [INFO] [stderr] 440 | ... if let Some(&first_sel) = selected.first() { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_first_sel` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_on_open` [INFO] [stderr] --> src/main.rs:454:33 [INFO] [stderr] | [INFO] [stderr] 454 | ... let is_on_open = mx >= 180.0 && mx <= 230.0 && my >= 470.0 && my <= 520.0; [INFO] [stderr] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_open` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_on_opw` [INFO] [stderr] --> src/main.rs:455:33 [INFO] [stderr] | [INFO] [stderr] 455 | ... let is_on_opw = mx >= 240.0 && mx <= 290.0 && my >= 470.0 && my <= 520.0; [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_opw` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_on_create` [INFO] [stderr] --> src/main.rs:456:33 [INFO] [stderr] | [INFO] [stderr] 456 | ... let is_on_create = mx >= 300.0 && mx <= 350.0 && my >= 470.0 && my <= 520.0; [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_create` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_on_blank` [INFO] [stderr] --> src/main.rs:457:33 [INFO] [stderr] | [INFO] [stderr] 457 | ... let is_on_blank = mx >= 360.0 && mx <= 410.0 && my >= 470.0 && my <= 520.0; [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_blank` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `is_on_properties` [INFO] [stderr] --> src/main.rs:464:33 [INFO] [stderr] | [INFO] [stderr] 464 | ... let is_on_properties = mx >= 780.0 && mx <= 830.0 && my >= 470.0 && my <= 520.0; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_is_on_properties` [INFO] [stderr] [INFO] [stderr] warning: struct `FileDisplay` is never constructed [INFO] [stderr] --> src/main.rs:27:8 [INFO] [stderr] | [INFO] [stderr] 27 | struct FileDisplay { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: variants `Size` and `Modified` are never constructed [INFO] [stderr] --> src/scan_dir.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 7 | pub enum SortProperty { [INFO] [stderr] | ------------ variants in this enum [INFO] [stderr] 8 | Name, [INFO] [stderr] 9 | Size, [INFO] [stderr] | ^^^^ [INFO] [stderr] 10 | Modified, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `SortProperty` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `proj01` (bin "proj01" test) generated 11 warnings (run `cargo fix --bin "proj01" -p proj01 --tests` to apply 9 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/proj01-a0842fc65b1315bb) [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" "d31cf34f8a2d7dfdbd5224f4b7a194dd36cc72d7a7c964f8fa2448fc4be85823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d31cf34f8a2d7dfdbd5224f4b7a194dd36cc72d7a7c964f8fa2448fc4be85823", kill_on_drop: false }` [INFO] [stdout] d31cf34f8a2d7dfdbd5224f4b7a194dd36cc72d7a7c964f8fa2448fc4be85823