[INFO] cloning repository https://github.com/LandStander27/snake-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LandStander27/snake-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLandStander27%2Fsnake-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLandStander27%2Fsnake-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1894569f855d9f4ac84680af91a98b1a217973db [INFO] checking LandStander27/snake-rust against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLandStander27%2Fsnake-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LandStander27/snake-rust on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LandStander27/snake-rust [INFO] finished tweaking git repo https://github.com/LandStander27/snake-rust [INFO] tweaked toml for git repo https://github.com/LandStander27/snake-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/LandStander27/snake-rust 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" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [ERROR] this task or one of its parent failed! [ERROR] no output for 300 seconds [ERROR] note: run with `RUST_BACKTRACE=1` to display a backtrace. [INFO] checking LandStander27/snake-rust against try#aa7c6ba69acce8b10a275eabfe6157ea72c8b599 for pr-117984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLandStander27%2Fsnake-rust" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LandStander27/snake-rust on toolchain aa7c6ba69acce8b10a275eabfe6157ea72c8b599 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LandStander27/snake-rust [INFO] finished tweaking git repo https://github.com/LandStander27/snake-rust [INFO] tweaked toml for git repo https://github.com/LandStander27/snake-rust written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/LandStander27/snake-rust 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" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded miniquad v0.3.14 [INFO] [stderr] Downloaded macroquad v0.3.25 [INFO] [stderr] Downloaded quad-snd v0.2.7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c55b6abe31ebb84c3d22f692c6ca5a319400389a0ae8468a57f16b654606ae7b [INFO] running `Command { std: "docker" "start" "-a" "c55b6abe31ebb84c3d22f692c6ca5a319400389a0ae8468a57f16b654606ae7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c55b6abe31ebb84c3d22f692c6ca5a319400389a0ae8468a57f16b654606ae7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c55b6abe31ebb84c3d22f692c6ca5a319400389a0ae8468a57f16b654606ae7b", kill_on_drop: false }` [INFO] [stdout] c55b6abe31ebb84c3d22f692c6ca5a319400389a0ae8468a57f16b654606ae7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+aa7c6ba69acce8b10a275eabfe6157ea72c8b599" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2e15466c2b8b28f05be0a877b0b1ac26211573ee8434308705677f529d6b596 [INFO] running `Command { std: "docker" "start" "-a" "f2e15466c2b8b28f05be0a877b0b1ac26211573ee8434308705677f529d6b596", kill_on_drop: false }` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling libc v0.2.142 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Checking simd-adler32 v0.3.5 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Compiling quad-snd v0.2.7 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking ogg v0.7.1 [INFO] [stderr] Checking hound v3.5.0 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking fdeflate v0.3.0 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking dasp_frame v0.11.0 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking bumpalo v3.12.1 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Checking glam v0.21.3 [INFO] [stderr] Checking interpolation v0.2.0 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking smallvec v0.6.14 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking png v0.17.8 [INFO] [stderr] Checking fontdue v0.7.3 [INFO] [stderr] Checking audrey v0.3.0 [INFO] [stderr] Checking image v0.24.6 [INFO] [stderr] Checking macroquad v0.3.25 [INFO] [stderr] Checking snake-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read src/.\menu.png: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:337:62 [INFO] [stdout] | [INFO] [stdout] 337 | let menu_logo: Texture2D = Texture2D::from_file_with_format(include_bytes!(".\\menu.png"), Some(ImageFormat::Png)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read src/.\menu.png: No such file or directory (os error 2) [INFO] [stdout] --> src/main.rs:337:62 [INFO] [stdout] | [INFO] [stdout] 337 | let menu_logo: Texture2D = Texture2D::from_file_with_format(include_bytes!(".\\menu.png"), Some(ImageFormat::Png)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `on_web` in this scope [INFO] [stdout] --> src/main.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | if on_web() { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `on_web` in this scope [INFO] [stdout] --> src/main.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | if on_web() { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `on_web` in this scope [INFO] [stdout] --> src/main.rs:419:8 [INFO] [stdout] | [INFO] [stdout] 419 | if !on_web() { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `on_web` in this scope [INFO] [stdout] --> src/main.rs:419:8 [INFO] [stdout] | [INFO] [stdout] 419 | if !on_web() { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `snake-rust` (bin "snake-rust") due to 4 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `snake-rust` (bin "snake-rust" test) due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "f2e15466c2b8b28f05be0a877b0b1ac26211573ee8434308705677f529d6b596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2e15466c2b8b28f05be0a877b0b1ac26211573ee8434308705677f529d6b596", kill_on_drop: false }` [INFO] [stdout] f2e15466c2b8b28f05be0a877b0b1ac26211573ee8434308705677f529d6b596