[INFO] cloning repository https://github.com/sergioffpc/doom-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sergioffpc/doom-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergioffpc%2Fdoom-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergioffpc%2Fdoom-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e524d19f9e2ca87a75026af1020f8f369352bb17
[INFO] checking sergioffpc/doom-rs against d8df82673d5911b6112a85bf91d9adefb2c66a1a for pr-162242
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsergioffpc%2Fdoom-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sergioffpc/doom-rs
[INFO] finished tweaking git repo https://github.com/sergioffpc/doom-rs
[INFO] tweaked toml for git repo https://github.com/sergioffpc/doom-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sergioffpc/doom-rs on toolchain d8df82673d5911b6112a85bf91d9adefb2c66a1a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sergioffpc/doom-rs 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" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded xcursor v0.3.9
[INFO] [stderr]   Downloaded wayland-protocols-plasma v0.3.8
[INFO] [stderr]   Downloaded wayland-cursor v0.31.10
[INFO] [stderr]   Downloaded winit v0.30.11
[INFO] [stderr]   Downloaded rustysynth v1.3.5
[INFO] [stderr]   Downloaded indicatif v0.17.12
[INFO] [stderr]   Downloaded zune-jpeg v0.4.18
[INFO] [stderr]   Downloaded gif v0.13.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1
[INFO] running `Command { std: "docker" "start" "699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1", 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" "699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1", 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" "699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1" "/opt/rustwide/cargo-home/bin/cargo" "+d8df82673d5911b6112a85bf91d9adefb2c66a1a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling wayland-backend v0.3.10
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling wayland-client v0.31.10
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling drm-sys v0.7.0
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking xcursor v0.3.9
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling tiny-xlib v0.2.4
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking drm-ffi v0.8.0
[INFO] [stderr]    Compiling softbuffer v0.4.6
[INFO] [stderr]    Compiling winit v0.30.11
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking bytemuck v1.23.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking wayland-protocols v0.32.8
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking polling v3.8.0
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking wayland-cursor v0.31.10
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking ctor-lite v0.1.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking gif v0.13.2
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking zune-jpeg v0.4.18
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]    Compiling legion_codegen v0.4.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking console v0.16.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking drm v0.12.0
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[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/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="shm"' --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=bd080d5f9968af42 -C extra-filename=-30e4a6635456faf6 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/30e4a6635456faf6/out --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d8df82673d5911b6112a85bf91d9adefb2c66a1a/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="client"' --cfg 'feature="staging"' --cfg 'feature="unstable"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=0f62e6cedd093f86 -C extra-filename=-2eb050981822edda --out-dir /opt/rustwide/target/debug/build/wayland-protocols/2eb050981822edda/out -L dependency=/opt/rustwide/target/debug/build/bitflags/82a9f600690268ce/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/bf1857b7a1b2d30e/out -L dependency=/opt/rustwide/target/debug/build/dlib/56cf1e7ef7b29603/out -L dependency=/opt/rustwide/target/debug/build/downcast-rs/e66389dcb14c8a87/out -L dependency=/opt/rustwide/target/debug/build/libloading/44f61a1718887f34/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d9bc824b82e2eb80/out -L dependency=/opt/rustwide/target/debug/build/log/9dd860993e8ea465/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/rustix/aa8b377891ff269c/out -L dependency=/opt/rustwide/target/debug/build/scoped-tls/668d833244126a72/out -L dependency=/opt/rustwide/target/debug/build/smallvec/96d7c7a7332b4422/out -L dependency=/opt/rustwide/target/debug/build/wayland-backend/727fdecc443be595/out -L dependency=/opt/rustwide/target/debug/build/wayland-scanner/a95f4ff934fcfb86/out -L dependency=/opt/rustwide/target/debug/build/wayland-sys/fe24752e4337a696/out --extern bitflags=/opt/rustwide/target/debug/build/bitflags/82a9f600690268ce/out/libbitflags-82a9f600690268ce.rmeta --extern wayland_backend=/opt/rustwide/target/debug/build/wayland-backend/727fdecc443be595/out/libwayland_backend-727fdecc443be595.rmeta --extern wayland_client=/opt/rustwide/target/debug/build/wayland-client/02f66c2b4326bd39/out/libwayland_client-02f66c2b4326bd39.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/build/wayland-scanner/a95f4ff934fcfb86/out/libwayland_scanner-a95f4ff934fcfb86.so --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1", kill_on_drop: false }`
[INFO] [stdout] 699745a7ff1b7841e2cfb844140346f8019432c008301f1e84efac30169ba5f1
