[INFO] cloning repository https://github.com/sama-gharib/Syncpad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sama-gharib/Syncpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsama-gharib%2FSyncpad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsama-gharib%2FSyncpad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 016a0baaf397b0b0928c8cc055da11fd69175d83 [INFO] checking sama-gharib/Syncpad against master#64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 for pr-143929 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsama-gharib%2FSyncpad" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sama-gharib/Syncpad [INFO] finished tweaking git repo https://github.com/sama-gharib/Syncpad [INFO] tweaked toml for git repo https://github.com/sama-gharib/Syncpad written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sama-gharib/Syncpad on toolchain 64b185eddaa1d7ddf5e0c024be23b9cbba6c1722 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sama-gharib/Syncpad 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" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e28add52572190165fa5f0e4d7c862dd78fb1e131f1414905402a709256ac38 [INFO] running `Command { std: "docker" "start" "-a" "0e28add52572190165fa5f0e4d7c862dd78fb1e131f1414905402a709256ac38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e28add52572190165fa5f0e4d7c862dd78fb1e131f1414905402a709256ac38", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e28add52572190165fa5f0e4d7c862dd78fb1e131f1414905402a709256ac38", kill_on_drop: false }` [INFO] [stdout] 0e28add52572190165fa5f0e4d7c862dd78fb1e131f1414905402a709256ac38 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+64b185eddaa1d7ddf5e0c024be23b9cbba6c1722" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab0de25b989bb885b3a083ff78323ef96cbb569fcd63a1fe59d4fca25cebf4c2 [INFO] running `Command { std: "docker" "start" "-a" "ab0de25b989bb885b3a083ff78323ef96cbb569fcd63a1fe59d4fca25cebf4c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking syncpad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> src/main.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use editor::{ Editor, Displacement, Cursor, Command }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Cursor` [INFO] [stdout] --> src/main.rs:5:37 [INFO] [stdout] | [INFO] [stdout] 5 | use editor::{ Editor, Displacement, Cursor, Command }; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/main.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | [27, 91, 65..69, 0] => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `69_u8` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `65_u8..=69_u8` [INFO] [stdout] ... [INFO] [stdout] 131 | [27, 91, 70, 0] => { [INFO] [stdout] | -- this could appear to continue range `65_u8..69_u8`, but `69_u8` isn't matched by either of them [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_contiguous_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Delete`, `AppendLineTo`, `DeleteLine`, `Goto`, `Undo`, and `Redo` are never constructed [INFO] [stdout] --> src/editor.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum Command { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 46 | Backspace, [INFO] [stdout] 47 | AppendLineTo (isize), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | DeleteLine, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | Goto (Cursor), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | Undo, [INFO] [stdout] | ^^^^ [INFO] [stdout] 59 | Redo [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple ranges are one apart [INFO] [stdout] --> src/main.rs:92:22 [INFO] [stdout] | [INFO] [stdout] 92 | [27, 91, 65..69, 0] => { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this range doesn't match `69_u8` because `..` is an exclusive range [INFO] [stdout] | help: use an inclusive range instead: `65_u8..=69_u8` [INFO] [stdout] ... [INFO] [stdout] 131 | [27, 91, 70, 0] => { [INFO] [stdout] | -- this could appear to continue range `65_u8..69_u8`, but `69_u8` isn't matched by either of them [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_contiguous_range_endpoints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Delete`, `AppendLineTo`, `DeleteLine`, `Goto`, `Undo`, and `Redo` are never constructed [INFO] [stdout] --> src/editor.rs:45:2 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum Command { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 45 | Delete, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 46 | Backspace, [INFO] [stdout] 47 | AppendLineTo (isize), [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 48 | DeleteLine, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | Goto (Cursor), [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | Undo, [INFO] [stdout] | ^^^^ [INFO] [stdout] 59 | Redo [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Command` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.48s [INFO] running `Command { std: "docker" "inspect" "ab0de25b989bb885b3a083ff78323ef96cbb569fcd63a1fe59d4fca25cebf4c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0de25b989bb885b3a083ff78323ef96cbb569fcd63a1fe59d4fca25cebf4c2", kill_on_drop: false }` [INFO] [stdout] ab0de25b989bb885b3a083ff78323ef96cbb569fcd63a1fe59d4fca25cebf4c2