[INFO] cloning repository https://github.com/southball/gtk-todo-list
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/southball/gtk-todo-list" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fgtk-todo-list", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fgtk-todo-list'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 50e15402e3b4e25fb882ae267851aaff2e163b2d
[INFO] testing southball/gtk-todo-list against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsouthball%2Fgtk-todo-list" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/southball/gtk-todo-list
[INFO] finished tweaking git repo https://github.com/southball/gtk-todo-list
[INFO] tweaked toml for git repo https://github.com/southball/gtk-todo-list written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/southball/gtk-todo-list on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/southball/gtk-todo-list 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" "+beta-2026-03-05" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 33b75b9a4981c89849cf38ea9d300fb41b4cecaf5e62c56e7410b33a48ca1291
[INFO] running `Command { std: "docker" "start" "-a" "33b75b9a4981c89849cf38ea9d300fb41b4cecaf5e62c56e7410b33a48ca1291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "33b75b9a4981c89849cf38ea9d300fb41b4cecaf5e62c56e7410b33a48ca1291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33b75b9a4981c89849cf38ea9d300fb41b4cecaf5e62c56e7410b33a48ca1291", kill_on_drop: false }`
[INFO] [stdout] 33b75b9a4981c89849cf38ea9d300fb41b4cecaf5e62c56e7410b33a48ca1291
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79d4789b15ae8010199265138fd4ba3c69dacf128936c05c728cdc78bcaae6aa
[INFO] running `Command { std: "docker" "start" "-a" "79d4789b15ae8010199265138fd4ba3c69dacf128936c05c728cdc78bcaae6aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.19
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.38
[INFO] [stderr]    Compiling serde_derive v1.0.115
[INFO] [stderr]    Compiling serde v1.0.115
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling pkg-config v0.3.18
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling libc v0.2.76
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling pin-project-internal v0.4.23
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling once_cell v1.4.1
[INFO] [stderr]    Compiling proc-macro-hack v0.5.18
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling anyhow v1.0.32
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling either v1.6.0
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling gio v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling gdk v0.13.1
[INFO] [stderr]    Compiling gtk v0.9.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.57
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling pin-project v0.4.23
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling glib-sys v0.10.0
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.0
[INFO] [stderr]    Compiling pango-sys v0.10.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling cairo-sys-rs v0.10.0
[INFO] [stderr]    Compiling gdk-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.10.0
[INFO] [stderr]    Compiling gtk-sys v0.10.0
[INFO] [stderr]    Compiling glib v0.10.1
[INFO] [stderr]    Compiling gtk-todo-list v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> src/client/file.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn open(&self, callback: Option<Callback>) {
[INFO] [stdout]    |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]    --> src/client/file.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |             let parent = self.main_window.clone();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/ui/error_dialog.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |         dialog.connect_response(|dialog, response| {
[INFO] [stdout]    |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "79d4789b15ae8010199265138fd4ba3c69dacf128936c05c728cdc78bcaae6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79d4789b15ae8010199265138fd4ba3c69dacf128936c05c728cdc78bcaae6aa", kill_on_drop: false }`
[INFO] [stdout] 79d4789b15ae8010199265138fd4ba3c69dacf128936c05c728cdc78bcaae6aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a9cdf4723de912f20df253aa24416da86efcf882684e927622ded9f8086ceba5
[INFO] running `Command { std: "docker" "start" "-a" "a9cdf4723de912f20df253aa24416da86efcf882684e927622ded9f8086ceba5", kill_on_drop: false }`
[INFO] [stderr]    Compiling gtk-todo-list v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `callback`
[INFO] [stdout]   --> src/client/file.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn open(&self, callback: Option<Callback>) {
[INFO] [stdout]    |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]    --> src/client/file.rs:185:17
[INFO] [stdout]     |
[INFO] [stdout] 185 |             let parent = self.main_window.clone();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]   --> src/ui/error_dialog.rs:23:42
[INFO] [stdout]    |
[INFO] [stdout] 23 |         dialog.connect_response(|dialog, response| {
[INFO] [stdout]    |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.04s
[INFO] running `Command { std: "docker" "inspect" "a9cdf4723de912f20df253aa24416da86efcf882684e927622ded9f8086ceba5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9cdf4723de912f20df253aa24416da86efcf882684e927622ded9f8086ceba5", kill_on_drop: false }`
[INFO] [stdout] a9cdf4723de912f20df253aa24416da86efcf882684e927622ded9f8086ceba5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1ca86510dfb2f4a647d045a6e59941baf8e7b5a8815fb7f14d3616f15bfe0d66
[INFO] running `Command { std: "docker" "start" "-a" "1ca86510dfb2f4a647d045a6e59941baf8e7b5a8815fb7f14d3616f15bfe0d66", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `callback`
[INFO] [stderr]   --> src/client/file.rs:40:20
[INFO] [stderr]    |
[INFO] [stderr] 40 |     fn open(&self, callback: Option<Callback>) {
[INFO] [stderr]    |                    ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_callback`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `parent`
[INFO] [stderr]    --> src/client/file.rs:185:17
[INFO] [stderr]     |
[INFO] [stderr] 185 |             let parent = self.main_window.clone();
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `response`
[INFO] [stderr]   --> src/ui/error_dialog.rs:23:42
[INFO] [stderr]    |
[INFO] [stderr] 23 |         dialog.connect_response(|dialog, response| {
[INFO] [stderr]    |                                          ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stderr] 
[INFO] [stderr] warning: `gtk-todo-list` (bin "gtk-todo-list" test) generated 3 warnings (run `cargo fix --bin "gtk-todo-list" -p gtk-todo-list --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.34s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gtk_todo_list-39e1205660c927ea)
[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" "1ca86510dfb2f4a647d045a6e59941baf8e7b5a8815fb7f14d3616f15bfe0d66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ca86510dfb2f4a647d045a6e59941baf8e7b5a8815fb7f14d3616f15bfe0d66", kill_on_drop: false }`
[INFO] [stdout] 1ca86510dfb2f4a647d045a6e59941baf8e7b5a8815fb7f14d3616f15bfe0d66
