[INFO] cloning repository https://github.com/wyvernbw/shader-rs-test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wyvernbw/shader-rs-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fshader-rs-test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fshader-rs-test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 03a8071d8fd110fa65e7e380219722fe43787b09 [INFO] checking wyvernbw/shader-rs-test against try#b6bca0d7327839b5e3f7a7779947cb9113d08917+rustflags=-Zstrict-projection-item-bounds for 150662-leaf [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwyvernbw%2Fshader-rs-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/wyvernbw/shader-rs-test [INFO] finished tweaking git repo https://github.com/wyvernbw/shader-rs-test [INFO] tweaked toml for git repo https://github.com/wyvernbw/shader-rs-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wyvernbw/shader-rs-test on toolchain b6bca0d7327839b5e3f7a7779947cb9113d08917 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wyvernbw/shader-rs-test 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" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "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/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8b09c16ad0490575756d3149d0a0d97b3bc133725586d04db14eb2423cdc3c7a [INFO] running `Command { std: "docker" "start" "-a" "8b09c16ad0490575756d3149d0a0d97b3bc133725586d04db14eb2423cdc3c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b09c16ad0490575756d3149d0a0d97b3bc133725586d04db14eb2423cdc3c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b09c16ad0490575756d3149d0a0d97b3bc133725586d04db14eb2423cdc3c7a", kill_on_drop: false }` [INFO] [stdout] 8b09c16ad0490575756d3149d0a0d97b3bc133725586d04db14eb2423cdc3c7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Zstrict-projection-item-bounds" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b6bca0d7327839b5e3f7a7779947cb9113d08917" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2a46113b0db3021759c0f7cc4aadda97136e1ed94309314d194ec2af836ae9ae [INFO] running `Command { std: "docker" "start" "-a" "2a46113b0db3021759c0f7cc4aadda97136e1ed94309314d194ec2af836ae9ae", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking smallvec v1.13.1 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.18.1 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Compiling winit v0.29.10 [INFO] [stderr] Compiling glutin v0.31.2 (https://github.com/rust-windowing/glutin.git#719671f1) [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking event-listener v4.0.3 [INFO] [stderr] Checking event-listener v5.0.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking event-listener-strategy v0.5.0 [INFO] [stderr] Compiling ahash v0.8.7 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Checking async-lock v3.3.0 [INFO] [stderr] Checking async-channel v2.2.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling wayland-sys v0.31.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking raw-window-handle v0.5.2 [INFO] [stderr] Checking anstream v0.6.11 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.1 [INFO] [stderr] Compiling glutin-winit v0.4.2 (https://github.com/rust-windowing/glutin.git#719671f1) [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling wayland-scanner v0.31.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking clap_builder v4.5.0 [INFO] [stderr] Checking gif v0.12.0 [INFO] [stderr] Compiling glutin_glx_sys v0.5.0 (https://github.com/rust-windowing/glutin.git#719671f1) [INFO] [stderr] Compiling glutin_egl_sys v0.6.0 (https://github.com/rust-windowing/glutin.git#719671f1) [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Checking glam v0.24.2 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [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/b6bca0d7327839b5e3f7a7779947cb9113d08917/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.31/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=b938dd9c0aebfd15 -C extra-filename=-77a746bb3294ac40 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-27c4772b08536dd8.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-07009f7c3afbdc75.rmeta --cap-lints allow --cap-lints=forbid -Zstrict-projection-item-bounds --cfg static_assertions --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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b6bca0d7327839b5e3f7a7779947cb9113d08917/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.48/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no -C debug-assertions=on --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=f41194b13d5d5543 -C extra-filename=-339f945c57478d4e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2f0e1f6347c8f84f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-d8ab30dc475a59c8.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-12ff18961ab12947.rmeta --cap-lints allow --cap-lints=forbid -Zstrict-projection-item-bounds` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "2a46113b0db3021759c0f7cc4aadda97136e1ed94309314d194ec2af836ae9ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a46113b0db3021759c0f7cc4aadda97136e1ed94309314d194ec2af836ae9ae", kill_on_drop: false }` [INFO] [stdout] 2a46113b0db3021759c0f7cc4aadda97136e1ed94309314d194ec2af836ae9ae