[INFO] cloning repository https://github.com/SimonOneNineEight/delibird [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SimonOneNineEight/delibird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonOneNineEight%2Fdelibird", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonOneNineEight%2Fdelibird'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a744e3ca2067ef8818ebe60364546cfeb20ccc35 [INFO] building SimonOneNineEight/delibird against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSimonOneNineEight%2Fdelibird" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/SimonOneNineEight/delibird [INFO] finished tweaking git repo https://github.com/SimonOneNineEight/delibird [INFO] tweaked toml for git repo https://github.com/SimonOneNineEight/delibird written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/SimonOneNineEight/delibird on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/SimonOneNineEight/delibird 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tui-big-text v0.7.1 [INFO] [stderr] Downloaded tui-popup v0.6.0 [INFO] [stderr] Downloaded derive_setters v0.1.7 [INFO] [stderr] Downloaded font8x8 v0.3.1 [INFO] [stderr] Downloaded ratatui-macros v0.6.0 [INFO] [stderr] Downloaded tui-prompts v0.5.0 [INFO] [stderr] Downloaded tui-scrollview v0.5.1 [INFO] [stderr] Downloaded tui-textarea v0.7.0 [INFO] [stderr] Downloaded cc v1.2.20 [INFO] [stderr] Downloaded derive-getters v0.5.0 [INFO] [stderr] Downloaded tui-widgets v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73d3b9d1f749b7ce503649af9fe595274bf3cfa1183a500ba63d722f2a526dfb [INFO] running `Command { std: "docker" "start" "-a" "73d3b9d1f749b7ce503649af9fe595274bf3cfa1183a500ba63d722f2a526dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73d3b9d1f749b7ce503649af9fe595274bf3cfa1183a500ba63d722f2a526dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d3b9d1f749b7ce503649af9fe595274bf3cfa1183a500ba63d722f2a526dfb", kill_on_drop: false }` [INFO] [stdout] 73d3b9d1f749b7ce503649af9fe595274bf3cfa1183a500ba63d722f2a526dfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 926610ba5604e648f897b6be38cbd40a03c727206b4c88569c1d7c02d8dcadc2 [INFO] running `Command { std: "docker" "start" "-a" "926610ba5604e648f897b6be38cbd40a03c727206b4c88569c1d7c02d8dcadc2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling rstest_macros v0.23.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling font8x8 v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling derive-getters v0.5.0 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling instability v0.3.7 [INFO] [stderr] Compiling derive_setters v0.1.7 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.23.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling ratatui v0.29.0 [INFO] [stderr] Compiling ratatui-macros v0.6.0 [INFO] [stderr] Compiling tui-scrollview v0.5.1 [INFO] [stderr] Compiling tui-big-text v0.7.1 [INFO] [stderr] Compiling tui-popup v0.6.0 [INFO] [stderr] Compiling tui-textarea v0.7.0 [INFO] [stderr] Compiling tui-prompts v0.5.0 [INFO] [stderr] Compiling tui-widgets v0.4.1 [INFO] [stderr] Compiling delibird v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macros::format_description` [INFO] [stdout] --> src/core/validation.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | use time::{Date, Duration, format_description, macros::format_description}; [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 imports: `error::AppError` and `task::Task` [INFO] [stdout] --> src/ui/forms/task_form.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::core::{error::AppError, task::Task, validation::TaskValidator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.78s [INFO] running `Command { std: "docker" "inspect" "926610ba5604e648f897b6be38cbd40a03c727206b4c88569c1d7c02d8dcadc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "926610ba5604e648f897b6be38cbd40a03c727206b4c88569c1d7c02d8dcadc2", kill_on_drop: false }` [INFO] [stdout] 926610ba5604e648f897b6be38cbd40a03c727206b4c88569c1d7c02d8dcadc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e21d1cf9dc949d727a6f1c0e7575091ab598ed37745b449036ba8af99b9e0db [INFO] running `Command { std: "docker" "start" "-a" "8e21d1cf9dc949d727a6f1c0e7575091ab598ed37745b449036ba8af99b9e0db", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `macros::format_description` [INFO] [stdout] --> src/core/validation.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | use time::{Date, Duration, format_description, macros::format_description}; [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 imports: `error::AppError` and `task::Task` [INFO] [stdout] --> src/ui/forms/task_form.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::core::{error::AppError, task::Task, validation::TaskValidator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling delibird v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `macros::format_description` [INFO] [stdout] --> src/core/validation.rs:3:48 [INFO] [stdout] | [INFO] [stdout] 3 | use time::{Date, Duration, format_description, macros::format_description}; [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 imports: `error::AppError` and `task::Task` [INFO] [stdout] --> src/ui/forms/task_form.rs:9:19 [INFO] [stdout] | [INFO] [stdout] 9 | use crate::core::{error::AppError, task::Task, validation::TaskValidator}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.16s [INFO] running `Command { std: "docker" "inspect" "8e21d1cf9dc949d727a6f1c0e7575091ab598ed37745b449036ba8af99b9e0db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e21d1cf9dc949d727a6f1c0e7575091ab598ed37745b449036ba8af99b9e0db", kill_on_drop: false }` [INFO] [stdout] 8e21d1cf9dc949d727a6f1c0e7575091ab598ed37745b449036ba8af99b9e0db