[INFO] cloning repository https://github.com/zpg6/agbrs-capture [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zpg6/agbrs-capture" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpg6%2Fagbrs-capture", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpg6%2Fagbrs-capture'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e06b8dc1b57348f105b3aa969c00ae398cd1d770 [INFO] testing zpg6/agbrs-capture against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzpg6%2Fagbrs-capture" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zpg6/agbrs-capture [INFO] finished tweaking git repo https://github.com/zpg6/agbrs-capture [INFO] tweaked toml for git repo https://github.com/zpg6/agbrs-capture written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zpg6/agbrs-capture on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zpg6/agbrs-capture 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded screenshots v0.7.3 [INFO] [stderr] Downloaded xcap v0.0.12 [INFO] [stderr] Downloaded gethostname v1.0.2 [INFO] [stderr] Downloaded enigo v0.6.1 [INFO] [stderr] Downloaded core-graphics v0.25.0 [INFO] [stderr] Downloaded xkbcommon v0.9.0 [INFO] [stderr] Downloaded moxcms v0.7.5 [INFO] [stderr] Downloaded sysinfo v0.30.13 [INFO] [stderr] Downloaded xcb v1.6.0 [INFO] [stderr] Downloaded x11rb v0.13.2 [INFO] [stderr] Downloaded x11rb-protocol v0.13.2 [INFO] [stderr] Downloaded jpeg-decoder v0.3.2 [INFO] [stderr] Downloaded pxfm v0.1.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f5fbb442dd581a178f636c62b35035e8df2e34a42746d17428c01c90bdb00944 [INFO] running `Command { std: "docker" "start" "-a" "f5fbb442dd581a178f636c62b35035e8df2e34a42746d17428c01c90bdb00944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f5fbb442dd581a178f636c62b35035e8df2e34a42746d17428c01c90bdb00944", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5fbb442dd581a178f636c62b35035e8df2e34a42746d17428c01c90bdb00944", kill_on_drop: false }` [INFO] [stdout] f5fbb442dd581a178f636c62b35035e8df2e34a42746d17428c01c90bdb00944 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 997386f1e78348674e1dc21e4be0e1f61d9a02c0b576bd5579120a7ca515108d [INFO] running `Command { std: "docker" "start" "-a" "997386f1e78348674e1dc21e4be0e1f61d9a02c0b576bd5579120a7ca515108d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling avif-serialize v0.8.6 [INFO] [stderr] Compiling pxfm v0.1.24 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling memmap2 v0.9.8 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling xcb v1.6.0 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling xkbcommon v0.9.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling libdbus-sys v0.2.6 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling sysinfo v0.30.13 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling moxcms v0.7.5 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling gethostname v1.0.2 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling tiff v0.10.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling dbus v0.9.9 [INFO] [stderr] Compiling display-info v0.4.8 [INFO] [stderr] error: could not compile `xcb` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name xcb --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/xcb-1.6.0/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="libxcb_v1_14"' --cfg 'feature="randr"' --cfg 'feature="render"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("as-raw-xcb-connection", "composite", "damage", "debug_atom_names", "default", "dpms", "dri2", "dri3", "ge", "glx", "libxcb_v1_14", "present", "randr", "record", "render", "res", "screensaver", "shape", "shm", "sync", "x11", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xlib_xcb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=23b9af71bdd2ff9c -C extra-filename=-b5cb7e1c2f9205af --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-e2b4db6c651223da.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-a58beeab2e1413cc.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 `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.5/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=37c5f39c19aa6690 -C extra-filename=-b3d5cfd60a8deb45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-35ff813c0b4eab4b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `x11rb-protocol` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/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="randr"' --cfg 'feature="render"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xtest"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=b384109ed3e6a160 -C extra-filename=-0b9b3597ed2583de --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "997386f1e78348674e1dc21e4be0e1f61d9a02c0b576bd5579120a7ca515108d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "997386f1e78348674e1dc21e4be0e1f61d9a02c0b576bd5579120a7ca515108d", kill_on_drop: false }` [INFO] [stdout] 997386f1e78348674e1dc21e4be0e1f61d9a02c0b576bd5579120a7ca515108d