[INFO] cloning repository https://github.com/xlmnxp/blue-recorder-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xlmnxp/blue-recorder-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlmnxp%2Fblue-recorder-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlmnxp%2Fblue-recorder-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dfdb73e2a7209ceff11a6b13973f1adb0c2aeb42
[INFO] documenting xlmnxp/blue-recorder-rs/dfdb73e2a7209ceff11a6b13973f1adb0c2aeb42 against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxlmnxp%2Fblue-recorder-rs" "/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/xlmnxp/blue-recorder-rs
[INFO] finished tweaking git repo https://github.com/xlmnxp/blue-recorder-rs
[INFO] tweaked toml for git repo https://github.com/xlmnxp/blue-recorder-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xlmnxp/blue-recorder-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xlmnxp/blue-recorder-rs 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-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 74b72592bf704346c64fefceb31a80715912ae54afb544da7cdee849506b5192
[INFO] running `Command { std: "docker" "start" "-a" "74b72592bf704346c64fefceb31a80715912ae54afb544da7cdee849506b5192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74b72592bf704346c64fefceb31a80715912ae54afb544da7cdee849506b5192", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74b72592bf704346c64fefceb31a80715912ae54afb544da7cdee849506b5192", kill_on_drop: false }`
[INFO] [stdout] 74b72592bf704346c64fefceb31a80715912ae54afb544da7cdee849506b5192
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 207150fca6d2bc091c80a5e7c550ff94cd42f0caa4368174f8df94df7f022a05
[INFO] running `Command { std: "docker" "start" "-a" "207150fca6d2bc091c80a5e7c550ff94cd42f0caa4368174f8df94df7f022a05", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling winnow v0.5.17
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling smallvec v1.11.1
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking waker-fn v1.1.1
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking parking v2.1.1
[INFO] [stderr]     Checking async-lock v2.8.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking value-bag v1.4.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking async-task v4.4.1
[INFO] [stderr]    Compiling rustix v0.37.25
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]    Compiling regex-syntax v0.8.1
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling gio v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking async-executor v1.5.4
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling temp-dir v0.1.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking cpufeatures v0.2.9
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]     Checking dlv-list v0.3.0
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking dlv-list v0.2.3
[INFO] [stderr]    Compiling quick-xml v0.22.0
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]    Compiling dark-light v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking ordered-multimap v0.4.3
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]     Checking ordered-multimap v0.3.1
[INFO] [stderr]     Checking rust-ini v0.18.0
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]     Checking option-operations v0.5.0
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking muldiv v1.0.1
[INFO] [stderr]     Checking detect-desktop-environment v0.2.0
[INFO] [stderr]     Checking pretty-hex v0.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking dconf_rs v0.3.0
[INFO] [stderr]     Checking subprocess v0.2.9
[INFO] [stderr]     Checking filename v0.1.1
[INFO] [stderr]     Checking rust-ini v0.16.1
[INFO] [stderr]     Checking secfmt v0.1.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]    Compiling gettext-sys v0.21.3
[INFO] [stderr]    Compiling regex-automata v0.4.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking regex v1.10.0
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.0
[INFO] [stderr]     Checking locale_config v0.3.0
[INFO] [stderr]    Compiling system-deps v6.1.2
[INFO] [stderr]    Compiling strum_macros v0.18.0
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling glib-macros v0.10.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling glib-macros v0.17.10
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling gtk4-macros v0.4.10
[INFO] [stderr]    Compiling glib-macros v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling glib-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]    Compiling system-deps v1.3.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.15.1
[INFO] [stderr]    Compiling pango-sys v0.15.10
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]    Compiling graphene-sys v0.15.10
[INFO] [stderr]    Compiling gdk4-sys v0.4.8
[INFO] [stderr]    Compiling glib-sys v0.17.10
[INFO] [stderr]     Checking tracing v0.1.39
[INFO] [stderr]    Compiling gobject-sys v0.17.10
[INFO] [stderr]    Compiling pango-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]     Checking blocking v1.4.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]    Compiling gsk4-sys v0.4.8
[INFO] [stderr]    Compiling glib-sys v0.10.1
[INFO] [stderr]    Compiling gobject-sys v0.10.0
[INFO] [stderr]    Compiling gio-sys v0.10.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.10.0
[INFO] [stderr]    Compiling atk-sys v0.15.1
[INFO] [stderr]    Compiling gio-sys v0.17.10
[INFO] [stderr]    Compiling gdk-sys v0.15.1
[INFO] [stderr]    Compiling gdk4-sys v0.8.0 (https://github.com/gtk-rs/gtk4-rs.git#39262e1d)
[INFO] [stderr]    Compiling gstreamer-sys v0.20.0
[INFO] [stderr]    Compiling gtk4-sys v0.4.8
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]    Compiling gtk-sys v0.15.3
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking glib v0.15.12
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]     Checking glib v0.10.3
[INFO] [stderr]     Checking glib v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr]     Checking glib v0.17.10
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking pango v0.15.10
[INFO] [stderr]     Checking cairo-rs v0.15.12
[INFO] [stderr]     Checking graphene-rs v0.15.1
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]     Checking zbus v3.14.1
[INFO] [stderr]     Checking gstreamer v0.20.7
[INFO] [stderr]     Checking cairo-rs v0.19.0 (https://github.com/gtk-rs/gtk-rs-core#d1fdc2ea)
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gio --edition=2021 /opt/rustwide/cargo-home/git/checkouts/gtk-rs-core-35cb1a5a363f4187/d1fdc2e/gio/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="v2_58"' --cfg 'feature="v2_60"' --cfg 'feature="v2_62"' --cfg 'feature="v2_64"' --cfg 'feature="v2_66"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78"))' -C metadata=c11e757fe6bc8918 -C extra-filename=-fef552f2375aaeae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-19cd1c678ca1e708.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7e0d11fd036167d4.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-0dc106b914ac4d30.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ceaa783dae72692a.rmeta --extern ffi=/opt/rustwide/target/debug/deps/libgio_sys-e824089abf448398.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-efd27379c1e540ed.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-585b3950c1a031c2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f3a0d32d5ec0adb1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c65574aa190d2061.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-b185e48add64a875.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2172b3a8a7a7dec.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `gio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name gio --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gio-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("dox", "embed-lgpl-docs", "gtk-rs-lgpl-docs", "purge-lgpl-docs", "v2_44", "v2_46", "v2_48", "v2_50", "v2_52", "v2_54", "v2_56", "v2_58", "v2_60", "v2_62", "v2_64"))' -C metadata=0b8b1db8b41990f8 -C extra-filename=-682a046a41b19533 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6ee610895838fb9b.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-f3c6a9181a549d14.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-19cd1c678ca1e708.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-7e0d11fd036167d4.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-0dc106b914ac4d30.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-ceaa783dae72692a.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-aa8c5fce560d532c.rmeta --extern glib=/opt/rustwide/target/debug/deps/libglib-9f327a373d250c0f.rmeta --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-c821e906e9cede17.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-b37e6911a7665d0d.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-585b3950c1a031c2.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-f3a0d32d5ec0adb1.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c2172b3a8a7a7dec.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "207150fca6d2bc091c80a5e7c550ff94cd42f0caa4368174f8df94df7f022a05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "207150fca6d2bc091c80a5e7c550ff94cd42f0caa4368174f8df94df7f022a05", kill_on_drop: false }`
[INFO] [stdout] 207150fca6d2bc091c80a5e7c550ff94cd42f0caa4368174f8df94df7f022a05
