[INFO] cloning repository https://github.com/ygypt/crab-notes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ygypt/crab-notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fygypt%2Fcrab-notes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fygypt%2Fcrab-notes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3b74fee66c4295699b6a34fd8cc279df0eded657 [INFO] checking ygypt/crab-notes against master#2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 for pr-142723 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fygypt%2Fcrab-notes" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ygypt/crab-notes on toolchain 2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ygypt/crab-notes [INFO] finished tweaking git repo https://github.com/ygypt/crab-notes [INFO] tweaked toml for git repo https://github.com/ygypt/crab-notes written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ygypt/crab-notes 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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 iocraft v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a8a251329a2fd065a6ff509d11e8c5c0792a60449e3332154eed89c935cb99e3 [INFO] running `Command { std: "docker" "start" "-a" "a8a251329a2fd065a6ff509d11e8c5c0792a60449e3332154eed89c935cb99e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a8a251329a2fd065a6ff509d11e8c5c0792a60449e3332154eed89c935cb99e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a251329a2fd065a6ff509d11e8c5c0792a60449e3332154eed89c935cb99e3", kill_on_drop: false }` [INFO] [stdout] a8a251329a2fd065a6ff509d11e8c5c0792a60449e3332154eed89c935cb99e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+2fcf1776b9ccef89993dfe40e9f5c4908e2d2d48" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6e7bce1a95d288b769352d05bac92c2b4ae40046bad5a8eda9fc583ce103861 [INFO] running `Command { std: "docker" "start" "-a" "c6e7bce1a95d288b769352d05bac92c2b4ae40046bad5a8eda9fc583ce103861", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking async-task v4.7.1 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Checking log v0.4.26 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling debugit v0.1.2 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Checking unicode-width v0.2.0 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking any_key v0.1.1 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Checking event-listener-strategy v0.5.3 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.3.1 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking taffy v0.5.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking generational-box v0.5.6 [INFO] [stderr] Checking async-fs v2.1.2 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling iocraft-macros v0.2.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking polling v3.7.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking async-io v2.4.0 [INFO] [stderr] Checking async-signal v0.2.10 [INFO] [stderr] Checking async-net v2.0.0 [INFO] [stderr] Checking async-process v2.3.0 [INFO] [stderr] Checking smol v2.0.2 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking iocraft v0.7.1 [INFO] [stderr] Checking crab-notes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Cursor` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Cursor; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hooks` [INFO] [stdout] --> src/main.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | fn AppBody(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hooks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hooks` [INFO] [stdout] --> src/main.rs:68:16 [INFO] [stdout] | [INFO] [stdout] 68 | fn AppBody(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hooks` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | fn AppBody(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | fn AppBody(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hooks` [INFO] [stdout] --> src/main.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | fn NoteExplorer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hooks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hooks` [INFO] [stdout] --> src/main.rs:194:21 [INFO] [stdout] | [INFO] [stdout] 194 | fn NoteExplorer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hooks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | fn NoteExplorer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:194:17 [INFO] [stdout] | [INFO] [stdout] 194 | fn NoteExplorer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hooks` [INFO] [stdout] --> src/main.rs:205:15 [INFO] [stdout] | [INFO] [stdout] 205 | fn Footer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hooks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `hooks` [INFO] [stdout] --> src/main.rs:205:15 [INFO] [stdout] | [INFO] [stdout] 205 | fn Footer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_hooks` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 205 | fn Footer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/main.rs:205:11 [INFO] [stdout] | [INFO] [stdout] 205 | fn Footer(mut hooks: Hooks) -> impl Into> { [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_length` [INFO] [stdout] --> src/main.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | fn move_cursor_back(cursor_pos: usize, text_length: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/main.rs:181:38 [INFO] [stdout] | [INFO] [stdout] 181 | fn move_cursor_up(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text_length` [INFO] [stdout] --> src/main.rs:171:40 [INFO] [stdout] | [INFO] [stdout] 171 | fn move_cursor_back(cursor_pos: usize, text_length: usize) -> usize { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_length` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/main.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | fn move_cursor_down(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/main.rs:181:38 [INFO] [stdout] | [INFO] [stdout] 181 | fn move_cursor_up(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `text` [INFO] [stdout] --> src/main.rs:187:40 [INFO] [stdout] | [INFO] [stdout] 187 | fn move_cursor_down(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `move_cursor_up` is never used [INFO] [stdout] --> src/main.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn move_cursor_up(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `move_cursor_down` is never used [INFO] [stdout] --> src/main.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | fn move_cursor_down(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `move_cursor_up` is never used [INFO] [stdout] --> src/main.rs:181:4 [INFO] [stdout] | [INFO] [stdout] 181 | fn move_cursor_up(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `move_cursor_down` is never used [INFO] [stdout] --> src/main.rs:187:4 [INFO] [stdout] | [INFO] [stdout] 187 | fn move_cursor_down(cursor_pos: usize, text: String) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.49s [INFO] running `Command { std: "docker" "inspect" "c6e7bce1a95d288b769352d05bac92c2b4ae40046bad5a8eda9fc583ce103861", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6e7bce1a95d288b769352d05bac92c2b4ae40046bad5a8eda9fc583ce103861", kill_on_drop: false }` [INFO] [stdout] c6e7bce1a95d288b769352d05bac92c2b4ae40046bad5a8eda9fc583ce103861