[INFO] cloning repository https://github.com/mehmetcc/terminote [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mehmetcc/terminote" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmetcc%2Fterminote", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmetcc%2Fterminote'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e69a3a48f7322465ced3b43dd9615969cdfe65c3 [INFO] testing mehmetcc/terminote against master#e9385f9eea0221ef295a188d49d16f8f5189abf1 for pr-146098 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmehmetcc%2Fterminote" "/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/mehmetcc/terminote [INFO] finished tweaking git repo https://github.com/mehmetcc/terminote [INFO] tweaked toml for git repo https://github.com/mehmetcc/terminote written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mehmetcc/terminote on toolchain e9385f9eea0221ef295a188d49d16f8f5189abf1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mehmetcc/terminote 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" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pest_meta v2.8.1 [INFO] [stderr] Downloaded pest_derive v2.8.1 [INFO] [stderr] Downloaded pest v2.8.1 [INFO] [stderr] Downloaded rusqlite v0.36.0 [INFO] [stderr] Downloaded pest_generator v2.8.1 [INFO] [stderr] Downloaded yaml-rust2 v0.10.3 [INFO] [stderr] Downloaded libsqlite3-sys v0.34.0 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7746f5104fceb255e2febc6e8c35ba7736b975f87e86e17e210f04c4c8d1b57e [INFO] running `Command { std: "docker" "start" "-a" "7746f5104fceb255e2febc6e8c35ba7736b975f87e86e17e210f04c4c8d1b57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7746f5104fceb255e2febc6e8c35ba7736b975f87e86e17e210f04c4c8d1b57e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7746f5104fceb255e2febc6e8c35ba7736b975f87e86e17e210f04c4c8d1b57e", kill_on_drop: false }` [INFO] [stdout] 7746f5104fceb255e2febc6e8c35ba7736b975f87e86e17e210f04c4c8d1b57e [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a263905c03bf2099ea2795b5554c4d52bb12c181ad38e2b2a93e0843104935d9 [INFO] running `Command { std: "docker" "start" "-a" "a263905c03bf2099ea2795b5554c4d52bb12c181ad38e2b2a93e0843104935d9", kill_on_drop: false }` [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling libsqlite3-sys v0.34.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling trim-in-place v0.1.7 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling rust-ini v0.21.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling yaml-rust2 v0.10.3 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling rusqlite v0.36.0 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling terminote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/components/edit_view.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | use std::cmp::{max, min}; [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: `backend::Backend` [INFO] [stdout] --> src/components/edit_view.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | backend::Backend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/controller.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | app: &mut App, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/app.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 16 | pub selected: usize, [INFO] [stdout] 17 | pub state: ListState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `focused` is never used [INFO] [stdout] --> src/components/component.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Component { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn focused(&self) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_notes_paginated` is never used [INFO] [stdout] --> src/db.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl NoteClient { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn get_notes_paginated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.84s [INFO] running `Command { std: "docker" "inspect" "a263905c03bf2099ea2795b5554c4d52bb12c181ad38e2b2a93e0843104935d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a263905c03bf2099ea2795b5554c4d52bb12c181ad38e2b2a93e0843104935d9", kill_on_drop: false }` [INFO] [stdout] a263905c03bf2099ea2795b5554c4d52bb12c181ad38e2b2a93e0843104935d9 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5016444efb6f9c35497d9e54b0b2df606066a7c163626267db511b6ef0df89f [INFO] running `Command { std: "docker" "start" "-a" "c5016444efb6f9c35497d9e54b0b2df606066a7c163626267db511b6ef0df89f", kill_on_drop: false }` [INFO] [stderr] Compiling terminote v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `max` and `min` [INFO] [stdout] --> src/components/edit_view.rs:15:16 [INFO] [stdout] | [INFO] [stdout] 15 | use std::cmp::{max, min}; [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: `backend::Backend` [INFO] [stdout] --> src/components/edit_view.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | backend::Backend, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `app` [INFO] [stdout] --> src/controller.rs:315:5 [INFO] [stdout] | [INFO] [stdout] 315 | app: &mut App, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_app` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `state` is never read [INFO] [stdout] --> src/app.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct App { [INFO] [stdout] | --- field in this struct [INFO] [stdout] 16 | pub selected: usize, [INFO] [stdout] 17 | pub state: ListState, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `focused` is never used [INFO] [stdout] --> src/components/component.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 8 | pub trait Component { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 11 | fn focused(&self) -> bool; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_notes_paginated` is never used [INFO] [stdout] --> src/db.rs:86:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl NoteClient { [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 86 | pub fn get_notes_paginated( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `Command { std: "docker" "inspect" "c5016444efb6f9c35497d9e54b0b2df606066a7c163626267db511b6ef0df89f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5016444efb6f9c35497d9e54b0b2df606066a7c163626267db511b6ef0df89f", kill_on_drop: false }` [INFO] [stdout] c5016444efb6f9c35497d9e54b0b2df606066a7c163626267db511b6ef0df89f [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+e9385f9eea0221ef295a188d49d16f8f5189abf1" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: mkdir /var/lib/docker/overlay2/3d5f34996d8c19e8786912903561258ed6275c5c00b1eb669f69f5782157f7d1-init: no space left on device