[INFO] cloning repository https://github.com/Konbor704/Pong [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Konbor704/Pong" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonbor704%2FPong", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonbor704%2FPong'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 543a87fbaa8ccdba61a88d116afc5163aad5f4b7 [INFO] testing Konbor704/Pong against try#0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKonbor704%2FPong" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Konbor704/Pong [INFO] finished tweaking git repo https://github.com/Konbor704/Pong [INFO] tweaked toml for git repo https://github.com/Konbor704/Pong written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Konbor704/Pong on toolchain 0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Konbor704/Pong 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" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3e59d23a5d5d36daafc48266e1252574727ec25766d9e79cf61302ae8446f480 [INFO] running `Command { std: "docker" "start" "-a" "3e59d23a5d5d36daafc48266e1252574727ec25766d9e79cf61302ae8446f480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3e59d23a5d5d36daafc48266e1252574727ec25766d9e79cf61302ae8446f480", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e59d23a5d5d36daafc48266e1252574727ec25766d9e79cf61302ae8446f480", kill_on_drop: false }` [INFO] [stdout] 3e59d23a5d5d36daafc48266e1252574727ec25766d9e79cf61302ae8446f480 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4ab581fd599d762d7d17c9829c478828182d110a38abc430b5f31df0bfe995e [INFO] running `Command { std: "docker" "start" "-a" "c4ab581fd599d762d7d17c9829c478828182d110a38abc430b5f31df0bfe995e", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling ahash v0.8.8 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling event-listener v5.0.0 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling profiling v1.0.14 [INFO] [stderr] Compiling png v0.17.12 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling sysinfo v0.30.5 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling bevy_tasks v0.13.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling pretty-type-name v1.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling webbrowser v0.8.12 [INFO] [stderr] Compiling bevy_macro_utils v0.13.0 [INFO] [stderr] Compiling encase_derive_impl v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.0 [INFO] [stderr] Compiling bevy_derive v0.13.0 [INFO] [stderr] Compiling bevy_asset_macros v0.13.0 [INFO] [stderr] Compiling bytemuck v1.14.3 [INFO] [stderr] Compiling encase_derive v0.7.0 [INFO] [stderr] Compiling image v0.24.8 [INFO] [stderr] Compiling bevy_encase_derive v0.13.0 [INFO] [stderr] Compiling bevy_render_macros v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling gltf-derive v1.4.0 [INFO] [stderr] Compiling bevy_gizmos_macros v0.13.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling emath v0.26.2 [INFO] [stderr] Compiling ecolor v0.26.2 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling bevy-inspector-egui-derive v0.23.0 [INFO] [stderr] Compiling async-fs v2.1.1 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling glam v0.25.0 [INFO] [stderr] Compiling uuid v1.7.0 [INFO] [stderr] Compiling erased-serde v0.4.2 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v0.19.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling naga v0.19.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling xkbcommon-dl v0.4.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling bevy_utils v0.13.0 [INFO] [stderr] Compiling gilrs-core v0.5.10 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling epaint v0.26.2 [INFO] [stderr] Compiling bevy_math v0.13.0 [INFO] [stderr] Compiling encase v0.7.0 [INFO] [stderr] Compiling hexasphere v10.0.0 [INFO] [stderr] Compiling bevy_mikktspace v0.13.0 [INFO] [stderr] Compiling gltf-json v1.4.0 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling gilrs v0.10.4 [INFO] [stderr] Compiling bevy_reflect v0.13.0 [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/0936b3db0ae648ba2d5b60eb08cf4faf2ddab0c6/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" "c4ab581fd599d762d7d17c9829c478828182d110a38abc430b5f31df0bfe995e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4ab581fd599d762d7d17c9829c478828182d110a38abc430b5f31df0bfe995e", kill_on_drop: false }` [INFO] [stdout] c4ab581fd599d762d7d17c9829c478828182d110a38abc430b5f31df0bfe995e