[INFO] cloning repository https://github.com/DonutsDelivery/task-manager-linux [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DonutsDelivery/task-manager-linux" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonutsDelivery%2Ftask-manager-linux", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonutsDelivery%2Ftask-manager-linux'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9a15774d7a1f13cf707f6b815bce93531239e882 [INFO] documenting DonutsDelivery/task-manager-linux against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDonutsDelivery%2Ftask-manager-linux" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/DonutsDelivery/task-manager-linux [INFO] finished tweaking git repo https://github.com/DonutsDelivery/task-manager-linux [INFO] tweaked toml for git repo https://github.com/DonutsDelivery/task-manager-linux written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/DonutsDelivery/task-manager-linux on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/DonutsDelivery/task-manager-linux 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c0c6009a3665a54cc2c688933f7b00dfef822e62871089c2b188f27d155d343 [INFO] running `Command { std: "docker" "start" "-a" "0c0c6009a3665a54cc2c688933f7b00dfef822e62871089c2b188f27d155d343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c0c6009a3665a54cc2c688933f7b00dfef822e62871089c2b188f27d155d343", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c0c6009a3665a54cc2c688933f7b00dfef822e62871089c2b188f27d155d343", kill_on_drop: false }` [INFO] [stdout] 0c0c6009a3665a54cc2c688933f7b00dfef822e62871089c2b188f27d155d343 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd289bd42e6f43d208e9014347d067a82ddbcd3b02426abcca6c95dcca83bf22 [INFO] running `Command { std: "docker" "start" "-a" "cd289bd42e6f43d208e9014347d067a82ddbcd3b02426abcca6c95dcca83bf22", kill_on_drop: false }` [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling target-lexicon v0.13.3 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling version-compare v0.2.1 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Checking memchr v2.8.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling gio v0.20.12 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking linux-raw-sys v0.11.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking libloading v0.8.9 [INFO] [stderr] Compiling procfs v0.17.0 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking nvml-wrapper-sys v0.8.0 [INFO] [stderr] Compiling cfg-expr v0.20.6 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking jiff v0.2.19 [INFO] [stderr] Checking unicase v2.9.0 [INFO] [stderr] Checking xdg v3.0.0 [INFO] [stderr] Checking x11rb-protocol v0.13.2 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling gettext-sys v0.26.0 [INFO] [stderr] Checking procfs-core v0.17.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking sysinfo v0.33.1 [INFO] [stderr] Compiling toml v0.9.11+spec-1.1.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Compiling system-deps v7.0.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling glib-sys v0.20.10 [INFO] [stderr] Compiling gobject-sys v0.20.10 [INFO] [stderr] Compiling gio-sys v0.20.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.20.10 [INFO] [stderr] Compiling cairo-sys-rs v0.20.10 [INFO] [stderr] Compiling pango-sys v0.20.10 [INFO] [stderr] Compiling gdk4-sys v0.9.6 [INFO] [stderr] Compiling graphene-sys v0.20.10 [INFO] [stderr] Compiling gsk4-sys v0.9.6 [INFO] [stderr] Compiling gtk4-sys v0.9.6 [INFO] [stderr] Compiling libadwaita-sys v0.7.2 [INFO] [stderr] Checking evdev v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking gethostname v1.1.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling glib-macros v0.20.12 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling gtk4-macros v0.9.5 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Checking locale_config v0.3.0 [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Checking x11rb v0.13.2 [INFO] [stderr] Checking gettext-rs v0.7.7 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking thiserror v2.0.18 [INFO] [stderr] Checking freedesktop-desktop-entry v0.7.19 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling wrapcenum-derive v0.4.1 [INFO] [stderr] Checking nvml-wrapper v0.10.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking glib v0.20.12 [INFO] [stderr] Checking cairo-rs v0.20.12 [INFO] [stderr] Checking graphene-rs v0.20.10 [INFO] [stderr] Checking gdk-pixbuf v0.20.10 [INFO] [stderr] Checking pango v0.20.12 [INFO] [stderr] Checking gdk4 v0.9.6 [INFO] [stderr] Checking gsk4 v0.9.6 [INFO] [stderr] Checking gtk4 v0.9.7 [INFO] [stderr] Checking libadwaita v0.7.2 [INFO] [stderr] Documenting task-manager-linux v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 03s [INFO] [stderr] Generated /opt/rustwide/target/doc/task_manager_linux/index.html [INFO] running `Command { std: "docker" "inspect" "cd289bd42e6f43d208e9014347d067a82ddbcd3b02426abcca6c95dcca83bf22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd289bd42e6f43d208e9014347d067a82ddbcd3b02426abcca6c95dcca83bf22", kill_on_drop: false }` [INFO] [stdout] cd289bd42e6f43d208e9014347d067a82ddbcd3b02426abcca6c95dcca83bf22