[INFO] cloning repository https://github.com/waycrate/wayshot
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/waycrate/wayshot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaycrate%2Fwayshot", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaycrate%2Fwayshot'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f09b2652edf6077fff6f1d13242426aecef934d8
[INFO] checking waycrate/wayshot against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwaycrate%2Fwayshot" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/waycrate/wayshot
[INFO] finished tweaking git repo https://github.com/waycrate/wayshot
[INFO] tweaked toml for git repo https://github.com/waycrate/wayshot written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/waycrate/wayshot on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/waycrate/wayshot 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7629fa0d169eda9dab7bd3b7cdabf2cc2e624a856aa7316cf015de409716755c
[INFO] running `Command { std: "docker" "start" "-a" "7629fa0d169eda9dab7bd3b7cdabf2cc2e624a856aa7316cf015de409716755c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7629fa0d169eda9dab7bd3b7cdabf2cc2e624a856aa7316cf015de409716755c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7629fa0d169eda9dab7bd3b7cdabf2cc2e624a856aa7316cf015de409716755c", kill_on_drop: false }`
[INFO] [stdout] 7629fa0d169eda9dab7bd3b7cdabf2cc2e624a856aa7316cf015de409716755c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ac00520ad32d50c2a3bc9d20e3db0ef70c645bba7e45decf02a37d0e6877d25
[INFO] running `Command { std: "docker" "start" "-a" "7ac00520ad32d50c2a3bc9d20e3db0ef70c645bba7e45decf02a37d0e6877d25", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling target-lexicon v0.13.3
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling quick-xml v0.39.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling drm-sys v0.8.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking imgref v1.12.1
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling r-egl v0.7.1
[INFO] [stderr]    Compiling gbm-sys v0.4.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking avif-serialize v0.8.8
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling cfg-expr v0.20.7
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking safe_unaligned_simd v0.2.5
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking getrandom v0.4.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]     Checking petgraph v0.8.3
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]    Compiling gl_loader v0.1.2
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]     Checking console v0.16.3
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking os_pipe v1.2.3
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking enough v0.4.4
[INFO] [stderr]    Compiling wayshot v1.4.6 (/opt/rustwide/workdir/wayshot)
[INFO] [stderr]     Checking whereat v0.1.5
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]    Compiling system-deps v7.0.8
[INFO] [stderr]     Checking shellexpand v3.1.2
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling glib-sys v0.21.5
[INFO] [stderr]    Compiling gobject-sys v0.21.5
[INFO] [stderr]    Compiling gio-sys v0.21.5
[INFO] [stderr]    Compiling pango-sys v0.21.5
[INFO] [stderr]    Compiling cairo-sys-rs v0.21.5
[INFO] [stderr]    Compiling pangocairo-sys v0.21.5
[INFO] [stderr]     Checking drm-ffi v0.9.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking async-io v2.6.0
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking async-signal v0.2.14
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling profiling-procmacros v1.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling glib-macros v0.21.5
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]    Compiling archmage-macros v0.9.23
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking wayland-client v0.31.14
[INFO] [stderr]     Checking wayland-server v0.31.13
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking wayland-egl v0.32.11
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking archmage v0.9.23
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking av-scenechange v0.14.1
[INFO] [stderr]     Checking magetypes v0.9.23
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking drm v0.14.1
[INFO] [stderr]     Checking drm v0.15.0
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking clap_complete v4.6.5
[INFO] [stderr]     Checking wayland-protocols v0.32.12
[INFO] [stderr]     Checking wayland-cursor v0.31.14
[INFO] [stderr]     Checking clap_complete_nushell v4.6.0
[INFO] [stderr]     Checking gbm v0.18.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking glib v0.21.5
[INFO] [stderr]    Compiling zvariant_utils v3.3.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v5.11.0
[INFO] [stderr]    Compiling zvariant v5.11.0
[INFO] [stderr]     Checking jxl-encoder-simd v0.3.0
[INFO] [stderr]     Checking butteraugli v0.9.2
[INFO] [stderr]     Checking jxl-encoder v0.3.1
[INFO] [stderr]     Checking zbus_names v4.3.2
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.12
[INFO] [stderr]     Checking r-egl-wayland v0.7.1
[INFO] [stderr]    Compiling zbus_macros v5.15.0
[INFO] [stderr] error: could not compile `nom` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name nom --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/nom-8.0.0/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="alloc"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "docsrs", "std"))' -C metadata=d3694d7c7992d668 -C extra-filename=-e7fc038f27a21a3a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name glib --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/glib-0.21.5/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="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", "v2_86"))' -C metadata=260d9e4c7dae4898 -C extra-filename=-0b586cb0ed2a6a44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ba32c0bfe54563c4.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-8316a8534694e646.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-1255c4f9a6b35c77.rmeta --extern futures_executor=/opt/rustwide/target/debug/deps/libfutures_executor-2ea690d1b2b5ea4b.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-bdbb8694983bc65b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-abe339fa0aa76088.rmeta --extern gio_sys=/opt/rustwide/target/debug/deps/libgio_sys-fe73dc4290e25361.rmeta --extern glib_macros=/opt/rustwide/target/debug/deps/libglib_macros-0743f2e119d264cb.so --extern glib_sys=/opt/rustwide/target/debug/deps/libglib_sys-d690f0ece5b69f39.rmeta --extern gobject_sys=/opt/rustwide/target/debug/deps/libgobject_sys-359aeb887e7353b2.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-f93381753fcfc262.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-0c15c42903a9ab15.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-bf624e9bc086dd76.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7ac00520ad32d50c2a3bc9d20e3db0ef70c645bba7e45decf02a37d0e6877d25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ac00520ad32d50c2a3bc9d20e3db0ef70c645bba7e45decf02a37d0e6877d25", kill_on_drop: false }`
[INFO] [stdout] 7ac00520ad32d50c2a3bc9d20e3db0ef70c645bba7e45decf02a37d0e6877d25
