[INFO] cloning repository https://github.com/PULOTIGE/crimeaai-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PULOTIGE/crimeaai-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPULOTIGE%2Fcrimeaai-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPULOTIGE%2Fcrimeaai-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cccd04060cf01e5548e35959d6b16c9e8c419164 [INFO] testing PULOTIGE/crimeaai-rust against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPULOTIGE%2Fcrimeaai-rust" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/PULOTIGE/crimeaai-rust [INFO] finished tweaking git repo https://github.com/PULOTIGE/crimeaai-rust [INFO] tweaked toml for git repo https://github.com/PULOTIGE/crimeaai-rust written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PULOTIGE/crimeaai-rust on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 377 packages to latest compatible versions [INFO] [stderr] Adding bevy_ecs v0.13.2 (available: v0.18.0) [INFO] [stderr] Adding bevy_utils v0.13.2 (available: v0.18.0) [INFO] [stderr] Adding block-sys v0.1.0-beta.1 (available: v0.1.0-beta.2) [INFO] [stderr] Adding block2 v0.2.0-alpha.6 (available: v0.2.0) [INFO] [stderr] Adding criterion v0.5.1 (available: v0.8.1) [INFO] [stderr] Adding eframe v0.23.0 (available: v0.33.3) [INFO] [stderr] Adding egui v0.23.0 (available: v0.33.3) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding home v0.5.9 (available: v0.5.12) [INFO] [stderr] Adding nalgebra v0.32.6 (available: v0.34.1) [INFO] [stderr] Adding objc-sys v0.2.0-beta.2 (available: v0.2.0-beta.3) [INFO] [stderr] Adding objc2 v0.3.0-beta.3.patch-leaks.3 (available: v0.3.0-beta.5) [INFO] [stderr] Adding objc2-encode v2.0.0-pre.2 (available: v2.0.0) [INFO] [stderr] Adding pdf v0.8.1 (available: v0.9.1) [INFO] [stderr] Adding pollster v0.3.0 (available: v0.4.0) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 97d9f6bcbe6657cbe4b8c96edcfcc17cbab63adcdd2715c1a2d4b357c7f2250d [INFO] running `Command { std: "docker" "start" "-a" "97d9f6bcbe6657cbe4b8c96edcfcc17cbab63adcdd2715c1a2d4b357c7f2250d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97d9f6bcbe6657cbe4b8c96edcfcc17cbab63adcdd2715c1a2d4b357c7f2250d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97d9f6bcbe6657cbe4b8c96edcfcc17cbab63adcdd2715c1a2d4b357c7f2250d", kill_on_drop: false }` [INFO] [stdout] 97d9f6bcbe6657cbe4b8c96edcfcc17cbab63adcdd2715c1a2d4b357c7f2250d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }` [INFO] [stdout] 3142b41d4d2b7147865b5ab0993d0c58fcfc8b7411d0e572e09c261591ad50b3 [INFO] running `Command { std: "docker" "start" "-a" "3142b41d4d2b7147865b5ab0993d0c58fcfc8b7411d0e572e09c261591ad50b3", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.33 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling zerocopy-derive v0.8.33 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling slotmap v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nix v0.25.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling toml_edit v0.21.1 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling wayland-sys v0.30.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling web-time v0.2.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling glutin_glx_sys v0.4.0 [INFO] [stderr] Compiling glutin_egl_sys v0.5.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling glutin v0.30.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling calloop v0.10.6 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling ecolor v0.23.0 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling emath v0.23.0 [INFO] [stderr] Compiling bevy_macro_utils v0.13.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling doc-comment v0.3.4 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling glutin-winit v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.13.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling webbrowser v0.8.15 [INFO] [stderr] Compiling bevy_reflect_derive v0.13.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling tuple v0.5.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling bevy_ptr v0.13.2 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling epaint v0.23.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling bevy_utils v0.13.2 [INFO] [stderr] Compiling fax v0.2.6 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling egui v0.23.0 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling bevy_tasks v0.13.2 [INFO] [stderr] Compiling deflate v1.0.0 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling globalcache v0.2.4 [INFO] [stderr] Compiling bevy_reflect v0.13.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling datasize_derive v0.2.15 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling x11rb v0.13.2 [INFO] [stderr] Compiling pdf_derive v0.1.22 [INFO] [stderr] Compiling datasize v0.2.15 [INFO] [stderr] Compiling bevy_ecs_macros v0.13.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling istring v0.3.4 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling adaptive-entity-engine v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arboard v3.6.1 [INFO] [stderr] Compiling egui_glow v0.23.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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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 --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --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=2810f9544fc12dd1 -C extra-filename=-fc5057e604731176 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/fc5057e604731176/deps -L dependency=/opt/rustwide/target/debug/build/x11rb-protocol/fc5057e604731176/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" "3142b41d4d2b7147865b5ab0993d0c58fcfc8b7411d0e572e09c261591ad50b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3142b41d4d2b7147865b5ab0993d0c58fcfc8b7411d0e572e09c261591ad50b3", kill_on_drop: false }` [INFO] [stdout] 3142b41d4d2b7147865b5ab0993d0c58fcfc8b7411d0e572e09c261591ad50b3