[INFO] cloning repository https://github.com/JackTitor/annie
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JackTitor/annie" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackTitor%2Fannie", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJackTitor%2Fannie'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e11883719b4e327179498a33da87aeab9ac6b160
[INFO] testing JackTitor/annie 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%2FJackTitor%2Fannie" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/JackTitor/annie
[INFO] finished tweaking git repo https://github.com/JackTitor/annie
[INFO] tweaked toml for git repo https://github.com/JackTitor/annie written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/JackTitor/annie 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/JackTitor/annie 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] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `vergen` dependency)
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xdg v2.4.1
[INFO] [stderr]   Downloaded unicode-bidi v0.3.10
[INFO] [stderr]   Downloaded getset v0.1.2
[INFO] [stderr]   Downloaded ab_glyph_rasterizer v0.1.7
[INFO] [stderr]   Downloaded comedy v0.2.0
[INFO] [stderr]   Downloaded enum-iterator-derive v1.1.0
[INFO] [stderr]   Downloaded panic-message v0.3.0
[INFO] [stderr]   Downloaded msgbox v0.7.0
[INFO] [stderr]   Downloaded simplelog v0.12.0
[INFO] [stderr]   Downloaded flexstr v0.9.2
[INFO] [stderr]   Downloaded toml v0.6.0
[INFO] [stderr]   Downloaded trayicon v0.1.3
[INFO] [stderr]   Downloaded vergen v7.4.3
[INFO] [stderr]   Downloaded serde_spanned v0.6.0
[INFO] [stderr]   Downloaded x11-dl v2.20.1
[INFO] [stderr]   Downloaded winresource v0.1.14
[INFO] [stderr]   Downloaded git2 v0.14.4
[INFO] [stderr]   Downloaded enum-iterator v1.1.3
[INFO] [stderr]   Downloaded toml_edit v0.18.0
[INFO] [stderr]   Downloaded single-instance v0.3.3
[INFO] [stderr]   Downloaded libgit2-sys v0.13.5+1.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 17af8bd5e571fc0c7f40d4697026be14cb54e8158062f232e4a88fc660d0deea
[INFO] running `Command { std: "docker" "start" "-a" "17af8bd5e571fc0c7f40d4697026be14cb54e8158062f232e4a88fc660d0deea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "17af8bd5e571fc0c7f40d4697026be14cb54e8158062f232e4a88fc660d0deea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17af8bd5e571fc0c7f40d4697026be14cb54e8158062f232e4a88fc660d0deea", kill_on_drop: false }`
[INFO] [stdout] 17af8bd5e571fc0c7f40d4697026be14cb54e8158062f232e4a88fc660d0deea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 65f9eda763138d57861d4c7bf604e6b2a02a6f3779939771cd239897d7343542
[INFO] running `Command { std: "docker" "start" "-a" "65f9eda763138d57861d4c7bf604e6b2a02a6f3779939771cd239897d7343542", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `vergen` dependency)
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling cfg-expr v0.11.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling rustversion v1.0.11
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling time v0.3.17
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.7
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling nix v0.20.0
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]    Compiling rusttype v0.9.3
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling xdg v2.4.1
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling libloading v0.6.7
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libgit2-sys v0.13.5+1.4.5
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling vergen v7.4.3
[INFO] [stderr]    Compiling x11-dl v2.20.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling dlib v0.4.2
[INFO] [stderr]    Compiling andrew v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.2
[INFO] [stderr]    Compiling memmap2 v0.1.0
[INFO] [stderr]    Compiling mio v0.7.14
[INFO] [stderr]    Compiling gtk v0.15.5
[INFO] [stderr]    Compiling winit v0.25.0
[INFO] [stderr]    Compiling winapi v0.3.9
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling wayland-commons v0.28.6
[INFO] [stderr]    Compiling calloop v0.6.5
[INFO] [stderr]    Compiling mio-misc v1.2.2
[INFO] [stderr]    Compiling raw-window-handle v0.3.4
[INFO] [stderr]    Compiling time-macros v0.2.6
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling nix v0.23.2
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling widestring v0.4.3
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling comedy v0.2.0
[INFO] [stderr]    Compiling panic-message v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling system-deps v6.0.3
[INFO] [stderr]    Compiling winresource v0.1.14
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]    Compiling enum-iterator-derive v1.1.0
[INFO] [stderr]    Compiling wayland-cursor v0.28.6
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling enum-iterator v1.1.3
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling single-instance v0.3.3
[INFO] [stderr]    Compiling simplelog v0.12.0
[INFO] [stderr]    Compiling glib-macros v0.15.11
[INFO] [stderr]    Compiling gtk3-macros v0.15.4
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling rustc_version v0.3.3
[INFO] [stderr]    Compiling field-offset v0.3.4
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling git2 v0.14.4
[INFO] [stderr]    Compiling serde_spanned v0.6.0
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling flexstr v0.9.2
[INFO] [stderr]    Compiling toml_edit v0.18.0
[INFO] [stderr]    Compiling toml v0.6.0
[INFO] [stderr]    Compiling annie v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: annie@0.1.0: src/mute_control.cpp:4:10: fatal error: audioclient.h: No such file or directory
[INFO] [stderr] warning: annie@0.1.0:     4 | #include <audioclient.h>
[INFO] [stderr] warning: annie@0.1.0:       |          ^~~~~~~~~~~~~~~
[INFO] [stderr] warning: annie@0.1.0: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `annie v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/annie-ec9f764cfa8b0b87/build-script-build` (exit status: 1)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-changed=src/mute_control.hpp
[INFO] [stderr]   cargo:rerun-if-changed=src/mute_control.cpp
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CC
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CC
[INFO] [stderr]   CC = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_CFLAGS
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CFLAGS
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS
[INFO] [stderr]   CRATE_CC_NO_DEFAULTS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Werror" "-o" "/opt/rustwide/target/debug/build/annie-52167f9acf97ad8b/out/src/mute_control.o" "-c" "src/mute_control.cpp"
[INFO] [stderr]   cargo:warning=src/mute_control.cpp:4:10: fatal error: audioclient.h: No such file or directory
[INFO] [stderr]   cargo:warning=    4 | #include <audioclient.h>
[INFO] [stderr]   cargo:warning=      |          ^~~~~~~~~~~~~~~
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-Wall" "-Wextra" "-Werror" "-o" "/opt/rustwide/target/debug/build/annie-52167f9acf97ad8b/out/src/mute_control.o" "-c" "src/mute_control.cpp" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "65f9eda763138d57861d4c7bf604e6b2a02a6f3779939771cd239897d7343542", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f9eda763138d57861d4c7bf604e6b2a02a6f3779939771cd239897d7343542", kill_on_drop: false }`
[INFO] [stdout] 65f9eda763138d57861d4c7bf604e6b2a02a6f3779939771cd239897d7343542
