[INFO] cloning repository https://github.com/zedseven/breeze [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zedseven/breeze" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fbreeze", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fbreeze'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8b8f679fb38084b7cce91cffe819d79fcee7b76 [INFO] testing zedseven/breeze against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzedseven%2Fbreeze" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zedseven/breeze [INFO] finished tweaking git repo https://github.com/zedseven/breeze [INFO] tweaked toml for git repo https://github.com/zedseven/breeze written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zedseven/breeze on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zedseven/breeze 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d3d5ddaa0bc209404104e2b7e54bc6545c0aa874b85d25c47704b0283faf245 [INFO] running `Command { std: "docker" "start" "-a" "2d3d5ddaa0bc209404104e2b7e54bc6545c0aa874b85d25c47704b0283faf245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d3d5ddaa0bc209404104e2b7e54bc6545c0aa874b85d25c47704b0283faf245", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3d5ddaa0bc209404104e2b7e54bc6545c0aa874b85d25c47704b0283faf245", kill_on_drop: false }` [INFO] [stdout] 2d3d5ddaa0bc209404104e2b7e54bc6545c0aa874b85d25c47704b0283faf245 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b0425d818770956b15db4196343947eec8b1bcd29956a0170a7c1d806017735 [INFO] running `Command { std: "docker" "start" "-a" "1b0425d818770956b15db4196343947eec8b1bcd29956a0170a7c1d806017735", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling smallvec v1.12.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling rustix v0.38.30 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling wayland-backend v0.3.2 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling memmap2 v0.9.3 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling draw_state v0.8.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tiny-skia-path v0.11.3 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Compiling glutin v0.32.3 [INFO] [stderr] Compiling gfx_core v0.9.2 [INFO] [stderr] Compiling unicode-joining-type v0.7.0 [INFO] [stderr] Compiling unicode-general-category v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tiny-skia v0.11.3 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling glutin_glx_sys v0.6.1 [INFO] [stderr] Compiling glutin_egl_sys v0.7.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling gfx_gl v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling wayland-scanner v0.31.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling weezl v0.1.7 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling dpi v0.1.2 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ordered-float v4.2.0 [INFO] [stderr] Compiling fdeflate v0.3.3 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling bitreader v0.3.8 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling glyph_brush_draw_cache v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling half v2.2.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling wayland-client v0.31.1 [INFO] [stderr] Compiling glyph-names v0.2.0 [INFO] [stderr] Compiling exr v1.71.0 [INFO] [stderr] Compiling glyph_brush v0.7.8 [INFO] [stderr] Compiling gif v0.12.0 [INFO] [stderr] Compiling png v0.17.11 [INFO] [stderr] Compiling gfx_device_gl v0.16.2 [INFO] [stderr] Compiling gfx v0.18.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling mmapio v0.9.1 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling breeze v1.2.1 (/opt/rustwide/workdir) [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/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.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="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --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=2497c27c9995f689 -C extra-filename=-84b11e03b39d8659 --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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1b0425d818770956b15db4196343947eec8b1bcd29956a0170a7c1d806017735", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b0425d818770956b15db4196343947eec8b1bcd29956a0170a7c1d806017735", kill_on_drop: false }` [INFO] [stdout] 1b0425d818770956b15db4196343947eec8b1bcd29956a0170a7c1d806017735