[INFO] cloning repository https://github.com/rickwebiii/RustHexEditor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rickwebiii/RustHexEditor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickwebiii%2FRustHexEditor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickwebiii%2FRustHexEditor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4ad148a43c4afb7c817d86c00163eefb9c0a661 [INFO] checking rickwebiii/RustHexEditor/b4ad148a43c4afb7c817d86c00163eefb9c0a661 against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frickwebiii%2FRustHexEditor" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rickwebiii/RustHexEditor on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rickwebiii/RustHexEditor [INFO] finished tweaking git repo https://github.com/rickwebiii/RustHexEditor [INFO] tweaked toml for git repo https://github.com/rickwebiii/RustHexEditor written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rickwebiii/RustHexEditor 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ncurses v5.82.0 [INFO] [stderr] Downloaded pancurses v0.7.0 [INFO] [stderr] Downloaded pdcurses-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d4536010c646b8076324d48202b1c474f97e42289f1c3c576eb91579cf0088d4 [INFO] running `Command { std: "docker" "start" "-a" "d4536010c646b8076324d48202b1c474f97e42289f1c3c576eb91579cf0088d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d4536010c646b8076324d48202b1c474f97e42289f1c3c576eb91579cf0088d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4536010c646b8076324d48202b1c474f97e42289f1c3c576eb91579cf0088d4", kill_on_drop: false }` [INFO] [stdout] d4536010c646b8076324d48202b1c474f97e42289f1c3c576eb91579cf0088d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26e9621bba4f5793fab90476337aeefc10ef09f9b1e306feba80ff8391b5481a [INFO] running `Command { std: "docker" "start" "-a" "26e9621bba4f5793fab90476337aeefc10ef09f9b1e306feba80ff8391b5481a", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking libc v0.2.16 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking ncurses v5.82.0 [INFO] [stderr] Checking pancurses v0.7.0 [INFO] [stderr] Checking hex_edit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `window_dim` [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let window_dim = self._terminal_window.get_max_yx(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_dim` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_dim` [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:83:13 [INFO] [stdout] | [INFO] [stdout] 83 | let window_dim = self._terminal_window.get_max_yx(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_dim` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_cols` [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let window_cols = self._terminal_window.get_max_x(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_cols` [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:102:13 [INFO] [stdout] | [INFO] [stdout] 102 | let window_cols = self._terminal_window.get_max_x(); [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_cols` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_dim` [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let window_dim = window.get_max_yx(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `window_dim` [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let window_dim = window.get_max_yx(); [INFO] [stdout] | ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_window_dim` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reason` is never read [INFO] [stdout] --> src/hex_edit/binary_file.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | CouldNotOpenFile { reason: io::Error }, [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `BinaryFileErrorCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reason` is never read [INFO] [stdout] --> src/hex_edit/binary_file.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | CouldNotReadFile { reason: io::Error } [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `BinaryFileErrorCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reason` is never read [INFO] [stdout] --> src/hex_edit/binary_file.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | CouldNotOpenFile { reason: io::Error }, [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `BinaryFileErrorCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `draw_control_bar` is never used [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 68 | impl HexEditorView { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | fn draw_control_bar(window: &Window) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `reason` is never read [INFO] [stdout] --> src/hex_edit/binary_file.rs:12:24 [INFO] [stdout] | [INFO] [stdout] 12 | CouldNotReadFile { reason: io::Error } [INFO] [stdout] | ---------------- ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `BinaryFileErrorCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `draw_control_bar` is never used [INFO] [stdout] --> src/hex_edit/hex_editor_view.rs:141:8 [INFO] [stdout] | [INFO] [stdout] 68 | impl HexEditorView { [INFO] [stdout] | ------------------ associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 141 | fn draw_control_bar(window: &Window) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "26e9621bba4f5793fab90476337aeefc10ef09f9b1e306feba80ff8391b5481a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26e9621bba4f5793fab90476337aeefc10ef09f9b1e306feba80ff8391b5481a", kill_on_drop: false }` [INFO] [stdout] 26e9621bba4f5793fab90476337aeefc10ef09f9b1e306feba80ff8391b5481a