[INFO] fetching crate krowbar 1.3.1...
[INFO] testing krowbar-1.3.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate krowbar 1.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate krowbar 1.3.1
[INFO] finished tweaking crates.io crate krowbar 1.3.1
[INFO] tweaked toml for crates.io crate krowbar 1.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate krowbar 1.3.1 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 crates.io crate krowbar 1.3.1 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] 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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2e0260b788682ade4f4072f3fa65a09e1ca129e21abe3bb3865ae693a652dd4
[INFO] running `Command { std: "docker" "start" "-a" "e2e0260b788682ade4f4072f3fa65a09e1ca129e21abe3bb3865ae693a652dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2e0260b788682ade4f4072f3fa65a09e1ca129e21abe3bb3865ae693a652dd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2e0260b788682ade4f4072f3fa65a09e1ca129e21abe3bb3865ae693a652dd4", kill_on_drop: false }`
[INFO] [stdout] e2e0260b788682ade4f4072f3fa65a09e1ca129e21abe3bb3865ae693a652dd4
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a02a915646bc03332b7223972237f39c856a9d2aa7ed0f7b64b9a2b22f3e4476
[INFO] running `Command { std: "docker" "start" "-a" "a02a915646bc03332b7223972237f39c856a9d2aa7ed0f7b64b9a2b22f3e4476", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling cfg-expr v0.16.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v2.0.77
[INFO] [stderr]    Compiling once_cell v1.20.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling gio v0.20.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling destructure_traitobject v0.2.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling unsafe-any-ors v1.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling battery v0.7.8
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling uom v0.30.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling system-deps v7.0.2
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling glib-macros v0.20.3
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling glib-sys v0.20.2
[INFO] [stderr]    Compiling gobject-sys v0.20.1
[INFO] [stderr]    Compiling gio-sys v0.20.1
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.1
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.0
[INFO] [stderr]    Compiling pango-sys v0.20.1
[INFO] [stderr]    Compiling gdk4-sys v0.9.0
[INFO] [stderr]    Compiling graphene-sys v0.20.1
[INFO] [stderr]    Compiling gsk4-sys v0.9.0
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling gdk4-x11-sys v0.9.0
[INFO] [stderr]    Compiling gtk4-sys v0.9.0
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling lasso v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling grass_compiler v0.13.4
[INFO] [stderr]    Compiling gtk4-macros v0.9.1
[INFO] [stderr]    Compiling glib v0.20.3
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling typemap-ors v1.0.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling thread-id v4.2.2
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling bytes v1.7.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling tokio v1.40.0
[INFO] [stderr]    Compiling log4rs v1.3.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling bspc-rs v0.1.1
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling sysinfo v0.32.0
[INFO] [stderr]    Compiling async-broadcast v0.7.1
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling cairo-rs v0.20.1
[INFO] [stderr]    Compiling graphene-rs v0.20.1
[INFO] [stderr] error: could not compile `glib` (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 glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.20.3/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="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --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("compiletests", "default", "gio", "gio-sys", "log", "log_macros", "rs-log", "v2_58", "v2_60", "v2_62", "v2_64", "v2_66", "v2_68", "v2_70", "v2_72", "v2_74", "v2_76", "v2_78", "v2_80", "v2_82"))' -C metadata=39d1cd647223fa3e -C extra-filename=-5b0084a64366f4cb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c95e5b195a86a9bf.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-a77afe3114062077.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-451bff7c303527ba.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-7a3835f214ee731f.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-7735bb2404c6e6f3.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-4a4990ae42a126f4.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-96044492cc467eaa.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-be7dcf9c046d3d60.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-a2b5282ae8453386.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-f04cbf13418bca31.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-331b00941c9580e8.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-08f38e9718637002.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-4a71ca7a0c1469bf.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a02a915646bc03332b7223972237f39c856a9d2aa7ed0f7b64b9a2b22f3e4476", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a02a915646bc03332b7223972237f39c856a9d2aa7ed0f7b64b9a2b22f3e4476", kill_on_drop: false }`
[INFO] [stdout] a02a915646bc03332b7223972237f39c856a9d2aa7ed0f7b64b9a2b22f3e4476
