[INFO] cloning repository https://github.com/timcharper/gwatson
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/timcharper/gwatson" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimcharper%2Fgwatson", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimcharper%2Fgwatson'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9913cd03434abc9e7a860b2026c2f4224f5dbaf1
[INFO] checking timcharper/gwatson against e5e97e3ef0ee95d34bea49cdac051ed1bbac01df for pr-158759-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftimcharper%2Fgwatson" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/timcharper/gwatson
[INFO] finished tweaking git repo https://github.com/timcharper/gwatson
[INFO] tweaked toml for git repo https://github.com/timcharper/gwatson written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/timcharper/gwatson on toolchain e5e97e3ef0ee95d34bea49cdac051ed1bbac01df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/timcharper/gwatson 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" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.linker
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.rustflags
[INFO] [stderr] warning: `emojiclu` (manifest) generated 2 warnings
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247
[INFO] running `Command { std: "docker" "start" "837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247" "/opt/rustwide/cargo-home/bin/cargo" "+e5e97e3ef0ee95d34bea49cdac051ed1bbac01df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.linker
[INFO] [stderr] warning: Cargo.toml: unused manifest key: target.x86_64-pc-windows-gnu.rustflags
[INFO] [stderr] warning: `emojiclu` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling winnow v0.7.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling cfg-expr v0.17.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling semver v1.0.25
[INFO] [stderr]    Compiling gio v0.20.7
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.23
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling quick-error v2.0.1
[INFO] [stderr]    Compiling zerocopy v0.8.17
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking type-map v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling proc-macro-crate v3.2.0
[INFO] [stderr]    Compiling system-deps v7.0.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]    Compiling glib-sys v0.20.7
[INFO] [stderr]    Compiling gobject-sys v0.20.7
[INFO] [stderr]    Compiling gio-sys v0.20.8
[INFO] [stderr]    Compiling glib-macros v0.20.7
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.20.7
[INFO] [stderr]    Compiling pango-sys v0.20.7
[INFO] [stderr]    Compiling cairo-sys-rs v0.20.7
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]    Compiling graphene-sys v0.20.7
[INFO] [stderr]    Compiling gdk4-sys v0.9.5
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling gsk4-sys v0.9.5
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling avif-serialize v0.8.5
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling byteorder-lite v0.1.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rgb v0.8.51
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling zune-core v0.4.12
[INFO] [stderr]    Compiling bytemuck v1.21.0
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling zune-jpeg v0.4.19
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]     Checking self_cell v0.10.3
[INFO] [stderr]    Compiling image-webp v0.2.3
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking glib v0.20.7
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]     Checking fluent-syntax v0.11.1
[INFO] [stderr]     Checking intl_pluralrules v7.0.2
[INFO] [stderr]     Checking fluent-langneg v0.13.0
[INFO] [stderr]     Checking intl-memoizer v0.5.3
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling gtk4-sys v0.9.5
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking fluent-bundle v0.15.3
[INFO] [stderr]    Compiling fluent-template-macros v0.13.0
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]     Checking sdd v3.0.7
[INFO] [stderr]     Checking rand_core v0.9.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling fixed v1.28.0
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking scc v2.3.3
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking fluent-templates v0.13.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]     Checking thiserror v2.0.15
[INFO] [stderr]    Compiling gtk4-macros v0.9.5
[INFO] [stderr]    Compiling image v0.25.6
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking itoa v1.0.14
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking serial_test v3.2.0
[INFO] [stderr]     Checking fluent-i18n v0.1.0-rc.1
[INFO] [stderr]     Checking chrono v0.4.39
[INFO] [stderr]     Checking env_logger v0.11.6
[INFO] [stderr]     Checking cairo-rs v0.20.7
[INFO] [stderr]     Checking graphene-rs v0.20.7
[INFO] [stderr]     Checking serde_with v3.12.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking uuid v1.13.1
[INFO] [stderr]    Compiling readonly v0.2.12
[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/e5e97e3ef0ee95d34bea49cdac051ed1bbac01df/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.20.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 --cfg 'feature="default"' --cfg 'feature="gio"' --cfg 'feature="gio-sys"' --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", "v2_84"))' -C metadata=14d5448fc500667b -C extra-filename=-48be473193af7c4d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-cb6e5019f16520aa.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-d8a7e94efbf4b8e8.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6ac3a9f50a80a191.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-f6819053596d2231.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-3c3f30b429261b4e.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-9d5183439e2c8f48.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-f278e94de17d18ba.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-794da55a5264f626.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-7ac66a35d7a10a60.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-3e92c20862dcd686.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e9b5a227669436df.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-371cdb7d366b303a.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-9ca618a09f28d9c6.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247", kill_on_drop: false }`
[INFO] [stdout] 837a3f3806cf2ebe8fab8e9559f9b6d8ebb5d63e49381c87589ce766a1f36247
