[INFO] cloning repository https://github.com/tascord/itask [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tascord/itask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fitask", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fitask'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ba25dc1373fe9d22981cfe0f61b7e56e5c67fc6 [INFO] checking tascord/itask against try#2b41547e41f63ea0ca9cb25417ddd569b19e6a50 for pr-134273 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Fitask" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tascord/itask on toolchain 2b41547e41f63ea0ca9cb25417ddd569b19e6a50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tascord/itask [INFO] finished tweaking git repo https://github.com/tascord/itask [INFO] tweaked toml for git repo https://github.com/tascord/itask written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/tascord/itask 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" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e22f97903af46b8bd11a7b3f21485b5327571cd1adccf151e0ac32bec2e1fc49 [INFO] running `Command { std: "docker" "start" "-a" "e22f97903af46b8bd11a7b3f21485b5327571cd1adccf151e0ac32bec2e1fc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e22f97903af46b8bd11a7b3f21485b5327571cd1adccf151e0ac32bec2e1fc49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e22f97903af46b8bd11a7b3f21485b5327571cd1adccf151e0ac32bec2e1fc49", kill_on_drop: false }` [INFO] [stdout] e22f97903af46b8bd11a7b3f21485b5327571cd1adccf151e0ac32bec2e1fc49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+2b41547e41f63ea0ca9cb25417ddd569b19e6a50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 939636f60accc0817b51350b60131cb959c62e88dcf2dfab30fb73887878ca02 [INFO] running `Command { std: "docker" "start" "-a" "939636f60accc0817b51350b60131cb959c62e88dcf2dfab30fb73887878ca02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.161 [INFO] [stderr] Compiling proc-macro2 v1.0.88 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking foldhash v0.1.3 [INFO] [stderr] Checking allocator-api2 v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling libm v0.2.9 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking hashbrown v0.15.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking castaway v0.2.3 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling anyhow v1.0.90 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking compact_str v0.8.0 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking lru v0.12.5 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking unicode-truncate v1.1.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking tiny-gradient v0.1.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling instability v0.3.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking ratatui v0.28.1 [INFO] [stderr] Checking itask v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `WidgetRef` [INFO] [stdout] --> src/main.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | widgets::{Block, Paragraph, WidgetRef, Wrap}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RwLock` and `ops::Deref` [INFO] [stdout] --> src/ui/menu.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | ops::Deref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | sync::{Arc, RwLock}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Clear`, `Direction`, `Rect`, `WidgetRef`, `buffer::Buffer`, and `crossterm::event::KeyCode` [INFO] [stdout] --> src/ui/menu.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | buffer::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 10 | crossterm::event::KeyCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | layout::{Constraint, Direction, Layout, Margin, Rect}, [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] 12 | style::{Style, Stylize}, [INFO] [stdout] 13 | widgets::{Block, Clear, Paragraph, StatefulWidget, Widget, WidgetRef}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `WidgetRef` [INFO] [stdout] --> src/main.rs:22:33 [INFO] [stdout] | [INFO] [stdout] 22 | widgets::{Block, Paragraph, WidgetRef, Wrap}, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RwLock` and `ops::Deref` [INFO] [stdout] --> src/ui/menu.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | ops::Deref, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 4 | sync::{Arc, RwLock}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Clear`, `Direction`, `Rect`, `WidgetRef`, `buffer::Buffer`, and `crossterm::event::KeyCode` [INFO] [stdout] --> src/ui/menu.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | buffer::Buffer, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 10 | crossterm::event::KeyCode, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 11 | layout::{Constraint, Direction, Layout, Margin, Rect}, [INFO] [stdout] | ^^^^^^^^^ ^^^^ [INFO] [stdout] 12 | style::{Style, Stylize}, [INFO] [stdout] 13 | widgets::{Block, Clear, Paragraph, StatefulWidget, Widget, WidgetRef}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `start_job` is never used [INFO] [stdout] --> src/main.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 39 | impl Model { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | fn start_job( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui/prompt.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Prompt { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 21 | pub fn new(title: &str, handler: impl Fn(String) -> Result<(), String> + 'static) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `start_job` is never used [INFO] [stdout] --> src/main.rs:46:8 [INFO] [stdout] | [INFO] [stdout] 39 | impl Model { [INFO] [stdout] | ---------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 46 | fn start_job( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/ui/prompt.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl Prompt { [INFO] [stdout] | ----------- associated function in this implementation [INFO] [stdout] 21 | pub fn new(title: &str, handler: impl Fn(String) -> Result<(), String> + 'static) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.57s [INFO] running `Command { std: "docker" "inspect" "939636f60accc0817b51350b60131cb959c62e88dcf2dfab30fb73887878ca02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "939636f60accc0817b51350b60131cb959c62e88dcf2dfab30fb73887878ca02", kill_on_drop: false }` [INFO] [stdout] 939636f60accc0817b51350b60131cb959c62e88dcf2dfab30fb73887878ca02