[INFO] cloning repository https://github.com/jakecorrenti/tui-notes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jakecorrenti/tui-notes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakecorrenti%2Ftui-notes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakecorrenti%2Ftui-notes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 917410ae48d7e0451b8b873d7408b7b83e6e3531 [INFO] testing jakecorrenti/tui-notes against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjakecorrenti%2Ftui-notes" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jakecorrenti/tui-notes on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jakecorrenti/tui-notes [INFO] finished tweaking git repo https://github.com/jakecorrenti/tui-notes [INFO] tweaked toml for git repo https://github.com/jakecorrenti/tui-notes written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/jakecorrenti/tui-notes already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 crossterm_winapi v0.6.2 [INFO] [stderr] Downloaded crossterm v0.18.2 [INFO] [stderr] Downloaded rusqlite v0.24.2 [INFO] [stderr] Downloaded signal-hook v0.1.17 [INFO] [stderr] Downloaded tui v0.14.0 [INFO] [stderr] Downloaded fallible-streaming-iterator v0.1.9 [INFO] [stderr] Downloaded hashlink v0.6.0 [INFO] [stderr] Downloaded getrandom v0.2.1 [INFO] [stderr] Downloaded libsqlite3-sys v0.20.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ead09d5c8c777ba585f63b31947d7f3c7d2a6d950ca0920922e960c730eabf0e [INFO] running `Command { std: "docker" "start" "-a" "ead09d5c8c777ba585f63b31947d7f3c7d2a6d950ca0920922e960c730eabf0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ead09d5c8c777ba585f63b31947d7f3c7d2a6d950ca0920922e960c730eabf0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ead09d5c8c777ba585f63b31947d7f3c7d2a6d950ca0920922e960c730eabf0e", kill_on_drop: false }` [INFO] [stdout] ead09d5c8c777ba585f63b31947d7f3c7d2a6d950ca0920922e960c730eabf0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 07c7609d8b20fb622db2474a4d4d55e9199ad6ca06e06c7bf22b3b523ab7f29c [INFO] running `Command { std: "docker" "start" "-a" "07c7609d8b20fb622db2474a4d4d55e9199ad6ca06e06c7bf22b3b523ab7f29c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.20.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling rusqlite v0.24.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling crossterm v0.18.2 [INFO] [stderr] Compiling tui v0.14.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling tui-notes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `frame_width` [INFO] [stdout] --> src/app_state.rs:68:42 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn content_cursor_loc(&mut self, frame_width: usize) -> (u16, u16) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_width` [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/app_state.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut pos = (0, 0); [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.13s [INFO] running `Command { std: "docker" "inspect" "07c7609d8b20fb622db2474a4d4d55e9199ad6ca06e06c7bf22b3b523ab7f29c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "07c7609d8b20fb622db2474a4d4d55e9199ad6ca06e06c7bf22b3b523ab7f29c", kill_on_drop: false }` [INFO] [stdout] 07c7609d8b20fb622db2474a4d4d55e9199ad6ca06e06c7bf22b3b523ab7f29c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ad74b7258ec7e4855089c1a639ee5d0d2303d53bedcd133f2cef6a599c7434c [INFO] running `Command { std: "docker" "start" "-a" "6ad74b7258ec7e4855089c1a639ee5d0d2303d53bedcd133f2cef6a599c7434c", kill_on_drop: false }` [INFO] [stderr] Compiling tui-notes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `frame_width` [INFO] [stdout] --> src/app_state.rs:68:42 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn content_cursor_loc(&mut self, frame_width: usize) -> (u16, u16) { [INFO] [stdout] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_width` [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/app_state.rs:69:13 [INFO] [stdout] | [INFO] [stdout] 69 | let mut pos = (0, 0); [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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] running `Command { std: "docker" "inspect" "6ad74b7258ec7e4855089c1a639ee5d0d2303d53bedcd133f2cef6a599c7434c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ad74b7258ec7e4855089c1a639ee5d0d2303d53bedcd133f2cef6a599c7434c", kill_on_drop: false }` [INFO] [stdout] 6ad74b7258ec7e4855089c1a639ee5d0d2303d53bedcd133f2cef6a599c7434c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7199e6c8121e4d6cc0341af50285ab7f7468bb485f4c035bd632242f12645862 [INFO] running `Command { std: "docker" "start" "-a" "7199e6c8121e4d6cc0341af50285ab7f7468bb485f4c035bd632242f12645862", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `frame_width` [INFO] [stderr] --> src/app_state.rs:68:42 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn content_cursor_loc(&mut self, frame_width: usize) -> (u16, u16) { [INFO] [stderr] | ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_frame_width` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/app_state.rs:69:13 [INFO] [stderr] | [INFO] [stderr] 69 | let mut pos = (0, 0); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `tui-notes` (bin "tui-notes" test) generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/tui_notes-81539583604800e0) [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" "7199e6c8121e4d6cc0341af50285ab7f7468bb485f4c035bd632242f12645862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7199e6c8121e4d6cc0341af50285ab7f7468bb485f4c035bd632242f12645862", kill_on_drop: false }` [INFO] [stdout] 7199e6c8121e4d6cc0341af50285ab7f7468bb485f4c035bd632242f12645862