[INFO] cloning repository https://github.com/martiert/khal_notifications
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martiert/khal_notifications" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartiert%2Fkhal_notifications", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartiert%2Fkhal_notifications'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f920db65d410c16fd1b8d6039ecbe398665cd497
[INFO] testing martiert/khal_notifications 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%2Fmartiert%2Fkhal_notifications" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/martiert/khal_notifications
[INFO] finished tweaking git repo https://github.com/martiert/khal_notifications
[INFO] tweaked toml for git repo https://github.com/martiert/khal_notifications written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/martiert/khal_notifications 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/martiert/khal_notifications 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] a0b33ce644c127c697a1d9da6cc6b64326bdefbd6a56d1d9084b2f650220fab8
[INFO] running `Command { std: "docker" "start" "-a" "a0b33ce644c127c697a1d9da6cc6b64326bdefbd6a56d1d9084b2f650220fab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a0b33ce644c127c697a1d9da6cc6b64326bdefbd6a56d1d9084b2f650220fab8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a0b33ce644c127c697a1d9da6cc6b64326bdefbd6a56d1d9084b2f650220fab8", kill_on_drop: false }`
[INFO] [stdout] a0b33ce644c127c697a1d9da6cc6b64326bdefbd6a56d1d9084b2f650220fab8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cc18b3fb34e760f42a96f1699444cd37fb8c7476699349953ffbccc9a05fa499
[INFO] running `Command { std: "docker" "start" "-a" "cc18b3fb34e760f42a96f1699444cd37fb8c7476699349953ffbccc9a05fa499", kill_on_drop: false }`
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.81
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling serde v1.0.199
[INFO] [stderr]    Compiling gdk-pixbuf v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.116
[INFO] [stderr]    Compiling ryu v1.0.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling glib-sys v0.5.0
[INFO] [stderr]    Compiling gobject-sys v0.5.0
[INFO] [stderr]    Compiling gio-sys v0.5.0
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.5.0
[INFO] [stderr]    Compiling libnotify-sys v1.0.2
[INFO] [stderr]    Compiling syn v2.0.60
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling glib v0.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.199
[INFO] [stderr]    Compiling libnotify v1.0.3
[INFO] [stderr]    Compiling khal-notify v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.13s
[INFO] running `Command { std: "docker" "inspect" "cc18b3fb34e760f42a96f1699444cd37fb8c7476699349953ffbccc9a05fa499", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc18b3fb34e760f42a96f1699444cd37fb8c7476699349953ffbccc9a05fa499", kill_on_drop: false }`
[INFO] [stdout] cc18b3fb34e760f42a96f1699444cd37fb8c7476699349953ffbccc9a05fa499
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1030acb4d8394e2997b01390d734df9acaaccafacd1eb84bba3dbbdad9a79d44
[INFO] running `Command { std: "docker" "start" "-a" "1030acb4d8394e2997b01390d734df9acaaccafacd1eb84bba3dbbdad9a79d44", kill_on_drop: false }`
[INFO] [stderr] error: failed to create directory `/opt/rustwide/target/debug/.fingerprint/khal-notify-619560349a548a84`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No space left on device (os error 28)
[INFO] running `Command { std: "docker" "inspect" "1030acb4d8394e2997b01390d734df9acaaccafacd1eb84bba3dbbdad9a79d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1030acb4d8394e2997b01390d734df9acaaccafacd1eb84bba3dbbdad9a79d44", kill_on_drop: false }`
[INFO] [stdout] 1030acb4d8394e2997b01390d734df9acaaccafacd1eb84bba3dbbdad9a79d44
