[INFO] cloning repository https://github.com/purehaTime/file-man
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/purehaTime/file-man" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpurehaTime%2Ffile-man", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpurehaTime%2Ffile-man'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bb82ac88dde319c3d4d771c3dac0c369499a4a35
[INFO] checking purehaTime/file-man against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FpurehaTime%2Ffile-man" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/purehaTime/file-man
[INFO] finished tweaking git repo https://github.com/purehaTime/file-man
[INFO] tweaked toml for git repo https://github.com/purehaTime/file-man written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/purehaTime/file-man on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/purehaTime/file-man 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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] ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba
[INFO] running `Command { std: "docker" "start" "ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba", 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" "ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba", 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" "ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling find-msvc-tools v0.1.10
[INFO] [stderr]    Compiling thiserror v2.0.20
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]     Checking wayland-sys v0.31.11
[INFO] [stderr]    Compiling wayland-scanner v0.31.11
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]    Compiling bytemuck_derive v1.12.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.20
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]     Checking lilt v0.8.2
[INFO] [stderr]    Compiling naga v27.0.3
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling cc v1.4.2
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling wgpu-hal v27.0.4
[INFO] [stderr]     Checking gpu-alloc-types v0.3.1
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking self_cell v1.3.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking gpu-descriptor v0.3.2
[INFO] [stderr]     Checking gpu-alloc v0.6.2
[INFO] [stderr]     Checking khronos-egl v6.0.0
[INFO] [stderr]     Checking ordered-float v5.3.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wgpu-core v27.0.3
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking iced_core v0.14.0
[INFO] [stderr]    Compiling wgpu v27.0.1
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking bytemuck v1.25.2
[INFO] [stderr]    Compiling tiny-xlib v0.2.5
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking svg_fmt v0.4.5
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]     Checking font-types v0.12.2
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking wgpu-types v27.0.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling wayland-backend v0.3.16
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking gif v0.13.3
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking ctor v0.10.1
[INFO] [stderr]     Checking read-fonts v0.41.0
[INFO] [stderr]     Checking etagere v0.2.15
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking guillotiere v0.6.2
[INFO] [stderr]     Checking kurbo v0.10.4
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]    Compiling ouroboros_macro v0.18.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/79c0559184f27f4433a6fbc260b950d06d4a4889/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,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=10b688cf4c5209f1 -C extra-filename=-87ee30dc605dc360 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/87ee30dc605dc360/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] running `Command { std: "docker" "inspect" "ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba", kill_on_drop: false }`
[INFO] [stdout] ca5f4d12700136d99d1920857cba086851af04aa0bff470010f644535cd0c4ba
