[INFO] cloning repository https://github.com/Gitmanik/WireWorld [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gitmanik/WireWorld" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitmanik%2FWireWorld", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitmanik%2FWireWorld'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ec1e9da1f38394a7ffe0b002ef8420a190a37114 [INFO] testing Gitmanik/WireWorld against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGitmanik%2FWireWorld" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Gitmanik/WireWorld [INFO] finished tweaking git repo https://github.com/Gitmanik/WireWorld [INFO] tweaked toml for git repo https://github.com/Gitmanik/WireWorld written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Gitmanik/WireWorld on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Gitmanik/WireWorld 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: file `/workspace/builds/worker-7-tc1/source/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `WireWorldWeb` [INFO] [stderr] * `bin` target `WireWorld` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Updating git repository `https://github.com/nannou-org/nannou.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded itoa v1.0.13 [INFO] [stderr] Downloaded gpu-alloc v0.5.4 [INFO] [stderr] Downloaded xml-rs v0.8.23 [INFO] [stderr] Downloaded sid v0.6.1 [INFO] [stderr] Downloaded lyon v0.17.10 [INFO] [stderr] Downloaded find_folder v0.3.0 [INFO] [stderr] Downloaded float_next_after v0.1.5 [INFO] [stderr] Downloaded palette_derive v0.5.0 [INFO] [stderr] Downloaded lyon_algorithms v0.17.7 [INFO] [stderr] Downloaded lyon_path v0.17.7 [INFO] [stderr] Downloaded pennereq v0.3.1 [INFO] [stderr] Downloaded lyon_geom v0.17.7 [INFO] [stderr] Downloaded wgpu v0.11.1 [INFO] [stderr] Downloaded inplace_it v0.3.6 [INFO] [stderr] Downloaded palette v0.5.0 [INFO] [stderr] Downloaded wgpu-hal v0.11.5 [INFO] [stderr] Downloaded noise v0.7.0 [INFO] [stderr] Downloaded wgpu-core v0.11.3 [INFO] [stderr] Downloaded lyon_tessellation v0.17.10 [INFO] [stderr] Downloaded naga v0.7.3 [INFO] [stderr] Downloaded notosans v0.1.0 [INFO] [stderr] Downloaded web-sys v0.3.57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81ebb3c15714fb62f2fe83d62da4d06fda3ac48176adafc5430e423c75ea2a5f [INFO] running `Command { std: "docker" "start" "-a" "81ebb3c15714fb62f2fe83d62da4d06fda3ac48176adafc5430e423c75ea2a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81ebb3c15714fb62f2fe83d62da4d06fda3ac48176adafc5430e423c75ea2a5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81ebb3c15714fb62f2fe83d62da4d06fda3ac48176adafc5430e423c75ea2a5f", kill_on_drop: false }` [INFO] [stdout] 81ebb3c15714fb62f2fe83d62da4d06fda3ac48176adafc5430e423c75ea2a5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79584f296879c807d9fdf6144d981b1248a3c08daf225fc9157a87671f1cb3cb [INFO] running `Command { std: "docker" "start" "-a" "79584f296879c807d9fdf6144d981b1248a3c08daf225fc9157a87671f1cb3cb", kill_on_drop: false }` [INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets: [INFO] [stderr] * `lib` target `WireWorldWeb` [INFO] [stderr] * `bin` target `WireWorld` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.164 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling value-bag v1.10.0 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling xml-rs v0.8.23 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling libloading v0.8.5 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling palette v0.5.0 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling lyon_geom v0.17.7 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling inplace_it v0.3.6 [INFO] [stderr] Compiling lyon_path v0.17.7 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling gif v0.11.4 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.4 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling bytemuck v1.20.0 [INFO] [stderr] Compiling xcursor v0.3.8 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling float_next_after v0.1.5 [INFO] [stderr] Compiling sid v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling lyon_tessellation v0.17.10 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling lyon_algorithms v0.17.7 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itoa v1.0.13 [INFO] [stderr] Compiling pennereq v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling notosans v0.1.0 [INFO] [stderr] Compiling find_folder v0.3.0 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling lyon v0.17.10 [INFO] [stderr] Compiling palette_derive v0.5.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling naga v0.7.3 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="std"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=56703d0d64600f9c -C extra-filename=-c2e8732e18caf0a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-eb92e23a18d5cc91.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-aa9c2ff6a845f8dc.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d933cf483edf1605142ac6899ff32536c0ad8b22/bin/rustc --crate-name ash --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.33.3+1.2.191/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="default"' --cfg 'feature="libloading"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libloading"))' -C metadata=3de6bd758ee308b6 -C extra-filename=-2fe05f1272e41878 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-2c7ced74ada7ca6f.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "79584f296879c807d9fdf6144d981b1248a3c08daf225fc9157a87671f1cb3cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79584f296879c807d9fdf6144d981b1248a3c08daf225fc9157a87671f1cb3cb", kill_on_drop: false }` [INFO] [stdout] 79584f296879c807d9fdf6144d981b1248a3c08daf225fc9157a87671f1cb3cb