[INFO] cloning repository https://github.com/penakelex/comet-movement
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/penakelex/comet-movement" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenakelex%2Fcomet-movement", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenakelex%2Fcomet-movement'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 21eb44891873944d4d5ff0e7b711faa57e8cbe74
[INFO] checking penakelex/comet-movement/21eb44891873944d4d5ff0e7b711faa57e8cbe74 against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpenakelex%2Fcomet-movement" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/penakelex/comet-movement
[INFO] finished tweaking git repo https://github.com/penakelex/comet-movement
[INFO] tweaked toml for git repo https://github.com/penakelex/comet-movement written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/penakelex/comet-movement on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/penakelex/comet-movement 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kamadak-exif v0.5.5
[INFO] [stderr]   Downloaded gset v1.1.0
[INFO] [stderr]   Downloaded lazy_format v2.0.3
[INFO] [stderr]   Downloaded pin-project-internal v1.1.6
[INFO] [stderr]   Downloaded printable v2.2.0
[INFO] [stderr]   Downloaded lyon_path v1.0.5
[INFO] [stderr]   Downloaded mutate_once v0.1.1
[INFO] [stderr]   Downloaded pin-project v1.1.6
[INFO] [stderr]   Downloaded lyon_tessellation v1.0.15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 39cb4851da83f52ecc941e053f961dd1affab37b3a446bb2e1b541af99834133
[INFO] running `Command { std: "docker" "start" "-a" "39cb4851da83f52ecc941e053f961dd1affab37b3a446bb2e1b541af99834133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "39cb4851da83f52ecc941e053f961dd1affab37b3a446bb2e1b541af99834133", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39cb4851da83f52ecc941e053f961dd1affab37b3a446bb2e1b541af99834133", kill_on_drop: false }`
[INFO] [stdout] 39cb4851da83f52ecc941e053f961dd1affab37b3a446bb2e1b541af99834133
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 08b2fe10bc81cdea6314c9fe68d53918fb3ea4191e332dd93e7c8b035e03aec7
[INFO] running `Command { std: "docker" "start" "-a" "08b2fe10bc81cdea6314c9fe68d53918fb3ea4191e332dd93e7c8b035e03aec7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]     Checking once_cell v1.20.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.1.24
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling wayland-client v0.31.6
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling wayland-scanner v0.31.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking flate2 v1.0.34
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking wayland-sys v0.31.5
[INFO] [stderr]     Checking fdeflate v0.3.5
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-broadcast v0.7.1
[INFO] [stderr]     Checking png v0.17.14
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]     Checking self_cell v1.0.4
[INFO] [stderr]     Checking unicode-bidi v0.3.17
[INFO] [stderr]     Checking sys-locale v0.3.1
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking ash v0.37.3+1.3.251
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking exr v1.72.0
[INFO] [stderr]     Checking mutate_once v0.1.1
[INFO] [stderr]    Compiling tiny-xlib v0.2.3
[INFO] [stderr]     Checking kamadak-exif v0.5.5
[INFO] [stderr]     Checking svg_fmt v0.4.3
[INFO] [stderr]     Checking ttf-parser v0.24.1
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking lru v0.12.4
[INFO] [stderr]    Compiling winit v0.30.5
[INFO] [stderr]    Compiling wayland-backend v0.3.7
[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/f8463896a9b36a04899c013bd8825a7fd29dd7a4/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 --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/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" "08b2fe10bc81cdea6314c9fe68d53918fb3ea4191e332dd93e7c8b035e03aec7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08b2fe10bc81cdea6314c9fe68d53918fb3ea4191e332dd93e7c8b035e03aec7", kill_on_drop: false }`
[INFO] [stdout] 08b2fe10bc81cdea6314c9fe68d53918fb3ea4191e332dd93e7c8b035e03aec7
