[INFO] cloning repository https://github.com/johnlepikhin/voice-type
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/johnlepikhin/voice-type" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fvoice-type", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fvoice-type'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3e95d1022a7e5c736a1e20e33e433e834341fb63
[INFO] testing johnlepikhin/voice-type against beta-2026-04-21 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjohnlepikhin%2Fvoice-type" "/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/johnlepikhin/voice-type
[INFO] finished tweaking git repo https://github.com/johnlepikhin/voice-type
[INFO] tweaked toml for git repo https://github.com/johnlepikhin/voice-type written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/johnlepikhin/voice-type 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/johnlepikhin/voice-type 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] d5ea90fa9684c5f67fdd0cd1d78a9218c12d9f30d058c5c03c71a145d9fc392e
[INFO] running `Command { std: "docker" "start" "-a" "d5ea90fa9684c5f67fdd0cd1d78a9218c12d9f30d058c5c03c71a145d9fc392e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d5ea90fa9684c5f67fdd0cd1d78a9218c12d9f30d058c5c03c71a145d9fc392e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5ea90fa9684c5f67fdd0cd1d78a9218c12d9f30d058c5c03c71a145d9fc392e", kill_on_drop: false }`
[INFO] [stdout] d5ea90fa9684c5f67fdd0cd1d78a9218c12d9f30d058c5c03c71a145d9fc392e
[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" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 57594504a513880fcbe8d5aa29c9102a6c666a3e880e1a40f7254cc7ab74695a
[INFO] running `Command { std: "docker" "start" "-a" "57594504a513880fcbe8d5aa29c9102a6c666a3e880e1a40f7254cc7ab74695a", 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 heck v0.5.0
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling cfg-expr v0.20.6
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling unindent v0.1.11
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling ureq-proto v0.5.3
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling dasp_sample v0.11.0
[INFO] [stderr]    Compiling hound v3.5.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling toml v0.9.12+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling system-deps v7.0.7
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling structdoc-derive v0.1.4
[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 cairo-sys-rs v0.20.10
[INFO] [stderr]    Compiling pango-sys v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.10
[INFO] [stderr]    Compiling graphene-sys v0.20.10
[INFO] [stderr]    Compiling gdk4-sys v0.9.6
[INFO] [stderr]    Compiling gsk4-sys v0.9.6
[INFO] [stderr]    Compiling gtk4-sys v0.9.6
[INFO] [stderr]    Compiling structdoc v0.1.4
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.20.12
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling glib v0.20.12
[INFO] [stderr]    Compiling secstr v0.5.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling ureq v3.2.0
[INFO] [stderr]    Compiling cairo-rs v0.20.12
[INFO] [stderr]    Compiling graphene-rs v0.20.10
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.10
[INFO] [stderr]    Compiling pango v0.20.12
[INFO] [stderr]    Compiling gdk4 v0.9.6
[INFO] [stderr]    Compiling gsk4 v0.9.6
[INFO] [stderr]    Compiling gtk4 v0.9.7
[INFO] [stderr]    Compiling voice-type v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] running `Command { std: "docker" "inspect" "57594504a513880fcbe8d5aa29c9102a6c666a3e880e1a40f7254cc7ab74695a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "57594504a513880fcbe8d5aa29c9102a6c666a3e880e1a40f7254cc7ab74695a", kill_on_drop: false }`
[INFO] [stdout] 57594504a513880fcbe8d5aa29c9102a6c666a3e880e1a40f7254cc7ab74695a
[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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f19d991fabf4b9b406d119d4779c01f65dd3d88f058602fa4be74896e18b01b9
[INFO] running `Command { std: "docker" "start" "-a" "f19d991fabf4b9b406d119d4779c01f65dd3d88f058602fa4be74896e18b01b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling glib v0.20.12
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling tempfile v3.25.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling gio v0.20.12
[INFO] [stderr]    Compiling cairo-rs v0.20.12
[INFO] [stderr]    Compiling graphene-rs v0.20.10
[INFO] [stderr]    Compiling pango v0.20.12
[INFO] [stderr]    Compiling gdk-pixbuf v0.20.10
[INFO] [stderr]    Compiling gdk4 v0.9.6
[INFO] [stderr]    Compiling gsk4 v0.9.6
[INFO] [stderr]    Compiling gtk4 v0.9.7
[INFO] [stderr]    Compiling voice-type v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `gtk4` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gtk4 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gtk4-0.9.7/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v4_2"' --cfg 'feature="v4_4"' --cfg 'feature="v4_6"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blueprint", "gio_v2_80", "gnome_42", "gnome_43", "gnome_44", "gnome_45", "gnome_46", "gnome_47", "unsafe-assume-initialized", "v4_10", "v4_12", "v4_14", "v4_16", "v4_18", "v4_2", "v4_4", "v4_6", "v4_8", "xml_validation"))' -C metadata=8dd9074ca6b8c43e -C extra-filename=-2864815d3d1af509 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cairo=/opt/rustwide/target/debug/deps/libcairo-16f070a735f56e9e.rmeta --extern field_offset=/opt/rustwide/target/debug/deps/libfield_offset-1a0daaef93708a52.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-e53edb14c9ece7dc.rmeta --extern gdk_pixbuf=/opt/rustwide/target/debug/deps/libgdk_pixbuf-aab8e68f3453e703.rmeta --extern gdk=/opt/rustwide/target/debug/deps/libgdk4-04478c51d5b637f0.rmeta --extern gio=/opt/rustwide/target/debug/deps/libgio-2dc1790a0496f8a4.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-db663ea20450bcb2.rmeta --extern graphene=/opt/rustwide/target/debug/deps/libgraphene-0d93920d209a56f6.rmeta --extern gsk=/opt/rustwide/target/debug/deps/libgsk4-40b8aab208021765.rmeta --extern gtk4_macros=/opt/rustwide/target/debug/deps/libgtk4_macros-2158dbaf0af67ad5.so --extern gtk4_sys=/opt/rustwide/target/debug/deps/libgtk4_sys-1d9995b60ae01904.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-63a68aab383ca764.rmeta --extern pango=/opt/rustwide/target/debug/deps/libpango-fca5335b5a042257.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f19d991fabf4b9b406d119d4779c01f65dd3d88f058602fa4be74896e18b01b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f19d991fabf4b9b406d119d4779c01f65dd3d88f058602fa4be74896e18b01b9", kill_on_drop: false }`
[INFO] [stdout] f19d991fabf4b9b406d119d4779c01f65dd3d88f058602fa4be74896e18b01b9
