[INFO] fetching crate bevy_toolbox 0.2.0... [INFO] testing bevy_toolbox-0.2.0 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate bevy_toolbox 0.2.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate bevy_toolbox 0.2.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate bevy_toolbox 0.2.0 [INFO] tweaked toml for crates.io crate bevy_toolbox 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_toolbox 0.2.0 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_toolbox 0.2.0 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a7598e10523a8ef4911ef7413ce02cc5e3b1afa5c4edaf1ecb101a9e6bd22791 [INFO] running `Command { std: "docker" "start" "-a" "a7598e10523a8ef4911ef7413ce02cc5e3b1afa5c4edaf1ecb101a9e6bd22791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a7598e10523a8ef4911ef7413ce02cc5e3b1afa5c4edaf1ecb101a9e6bd22791", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7598e10523a8ef4911ef7413ce02cc5e3b1afa5c4edaf1ecb101a9e6bd22791", kill_on_drop: false }` [INFO] [stdout] a7598e10523a8ef4911ef7413ce02cc5e3b1afa5c4edaf1ecb101a9e6bd22791 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc98cb54d57a4a0bdfa05cd25b89129bea8fb8b6ac17ad2e375c55b887834a7f [INFO] running `Command { std: "docker" "start" "-a" "dc98cb54d57a4a0bdfa05cd25b89129bea8fb8b6ac17ad2e375c55b887834a7f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling bevy_toolbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Turns` is never constructed [INFO] [stdout] --> src/turns.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Turns { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.30s [INFO] running `Command { std: "docker" "inspect" "dc98cb54d57a4a0bdfa05cd25b89129bea8fb8b6ac17ad2e375c55b887834a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc98cb54d57a4a0bdfa05cd25b89129bea8fb8b6ac17ad2e375c55b887834a7f", kill_on_drop: false }` [INFO] [stdout] dc98cb54d57a4a0bdfa05cd25b89129bea8fb8b6ac17ad2e375c55b887834a7f [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 454d6396979d59b3913b2d16dd07c197d65c70558360d77fd32997c9abb8b19e [INFO] running `Command { std: "docker" "start" "-a" "454d6396979d59b3913b2d16dd07c197d65c70558360d77fd32997c9abb8b19e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling bevy_ptr v0.16.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling bumpalo v3.17.0 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling naga v24.0.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling wgpu-hal v24.0.4 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling twox-hash v2.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling svg_fmt v0.4.4 [INFO] [stderr] Compiling ruzstd v0.8.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling wgpu-core v24.0.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling glow v0.16.0 [INFO] [stderr] Compiling wgpu v24.0.3 [INFO] [stderr] Compiling sysinfo v0.34.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-ccc v0.2.0 [INFO] [stderr] Compiling fontconfig-parser v0.5.7 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling yazi v0.2.1 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling ttf-parser v0.20.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.2.0 [INFO] [stderr] Compiling zeno v0.3.2 [INFO] [stderr] Compiling accesskit v0.18.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling sys-locale v0.3.2 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling rangemap v1.5.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling self_cell v1.1.0 [INFO] [stderr] Compiling gilrs v0.11.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling grid v0.15.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling taffy v0.7.7 [INFO] [stderr] Compiling fontdb v0.16.2 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling encase_derive v0.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling image v0.25.5 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling font-types v0.8.4 [INFO] [stderr] Compiling read-fonts v0.25.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling bevy_toolbox v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Turns` is never constructed [INFO] [stdout] --> src/turns.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Turns { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling smol_str v0.2.2 [INFO] [stderr] Compiling glam v0.29.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling wgpu-types v24.0.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling bevy_platform v0.16.0 [INFO] [stderr] Compiling bevy_utils v0.16.0 [INFO] [stderr] Compiling bevy_tasks v0.16.0 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.1 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling skrifa v0.26.6 [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/b83b707f97d809763b7861afa7638871f3339a33/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,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=978ae651b45c215b -C extra-filename=-dbc89d1ca7a1d48a --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" "454d6396979d59b3913b2d16dd07c197d65c70558360d77fd32997c9abb8b19e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454d6396979d59b3913b2d16dd07c197d65c70558360d77fd32997c9abb8b19e", kill_on_drop: false }` [INFO] [stdout] 454d6396979d59b3913b2d16dd07c197d65c70558360d77fd32997c9abb8b19e