[INFO] cloning repository https://github.com/ariel215/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ariel215/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariel215%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariel215%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b60286e69c759d19a91433b9967b0aa80bfaf612 [INFO] checking ariel215/chip8 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fariel215%2Fchip8" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ariel215/chip8 [INFO] finished tweaking git repo https://github.com/ariel215/chip8 [INFO] tweaked toml for git repo https://github.com/ariel215/chip8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ariel215/chip8 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ariel215/chip8 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 1 package to latest Rust 1.93.0-nightly compatible version [INFO] [stderr] Updating getrandom v0.2.15 -> v0.2.16 (available: v0.3.4) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded raylib v5.0.2 [INFO] [stderr] Downloaded pest_consume_macros v1.1.0 [INFO] [stderr] Downloaded egui-miniquad v0.16.0 [INFO] [stderr] Downloaded quad-url v0.1.2 [INFO] [stderr] Downloaded tynm v0.1.10 [INFO] [stderr] Downloaded clio v0.3.5 [INFO] [stderr] Downloaded pest_consume v1.1.3 [INFO] [stderr] Downloaded objc-rs v0.2.8 [INFO] [stderr] Downloaded hibitset v0.6.4 [INFO] [stderr] Downloaded miniquad v0.4.8 [INFO] [stderr] Downloaded async-std v1.13.1 [INFO] [stderr] Downloaded zbus v5.6.0 [INFO] [stderr] Downloaded raylib-sys v5.0.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ede814b9b055b9849a299c9a7f697c178979cb8f6b2a46139cc184d3d8de22af [INFO] running `Command { std: "docker" "start" "-a" "ede814b9b055b9849a299c9a7f697c178979cb8f6b2a46139cc184d3d8de22af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ede814b9b055b9849a299c9a7f697c178979cb8f6b2a46139cc184d3d8de22af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ede814b9b055b9849a299c9a7f697c178979cb8f6b2a46139cc184d3d8de22af", kill_on_drop: false }` [INFO] [stdout] ede814b9b055b9849a299c9a7f697c178979cb8f6b2a46139cc184d3d8de22af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9e4ead5bb0bbbf41951bc55964e568ec1ad659ffba8f5aa8ab15d05a07d0bfc [INFO] running `Command { std: "docker" "start" "-a" "f9e4ead5bb0bbbf41951bc55964e568ec1ad659ffba8f5aa8ab15d05a07d0bfc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking parking v2.2.1 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling rustix v0.38.43 [INFO] [stderr] Compiling prettyplease v0.2.29 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Checking futures-lite v2.6.0 [INFO] [stderr] Checking clap_builder v4.5.26 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking piper v0.2.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking event-listener v5.4.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking syn v2.0.96 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking blocking v1.6.2 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking tempfile v3.15.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling cc v1.2.9 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling log v0.4.25 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling cmake v0.1.52 [INFO] [stderr] Checking async-executor v1.13.2 [INFO] [stderr] Checking async-broadcast v0.7.2 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Checking mopa v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling radium v0.7.0 [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/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --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=2fbd1029568abecb -C extra-filename=-8f5d20d68148cfa3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e28ccc204ad87e90.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-55a34b4d7b477f5f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --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" "f9e4ead5bb0bbbf41951bc55964e568ec1ad659ffba8f5aa8ab15d05a07d0bfc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e4ead5bb0bbbf41951bc55964e568ec1ad659ffba8f5aa8ab15d05a07d0bfc", kill_on_drop: false }` [INFO] [stdout] f9e4ead5bb0bbbf41951bc55964e568ec1ad659ffba8f5aa8ab15d05a07d0bfc