[INFO] cloning repository https://github.com/gamgi/tiltorb
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gamgi/tiltorb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamgi%2Ftiltorb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamgi%2Ftiltorb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 65f668a72b73e2916da9698e1ca7d30c7f2bba35
[INFO] checking gamgi/tiltorb against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamgi%2Ftiltorb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gamgi/tiltorb
[INFO] finished tweaking git repo https://github.com/gamgi/tiltorb
[INFO] tweaked toml for git repo https://github.com/gamgi/tiltorb written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gamgi/tiltorb on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gamgi/tiltorb 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking gamgi/tiltorb against try#59a256151e578f525a26127f2c3e3a6c7e2982ca for pr-149291-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgamgi%2Ftiltorb" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/gamgi/tiltorb
[INFO] finished tweaking git repo https://github.com/gamgi/tiltorb
[INFO] tweaked toml for git repo https://github.com/gamgi/tiltorb written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/gamgi/tiltorb on toolchain 59a256151e578f525a26127f2c3e3a6c7e2982ca
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/gamgi/tiltorb 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" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "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 rust-embed-impl v6.2.0
[INFO] [stderr]   Downloaded rust-embed-utils v7.1.0
[INFO] [stderr]   Downloaded serde_derive v1.0.132
[INFO] [stderr]   Downloaded miniquad v0.3.0-alpha.42
[INFO] [stderr]   Downloaded sapp-wasm v0.1.26
[INFO] [stderr]   Downloaded sapp-windows v0.2.19
[INFO] [stderr]   Downloaded sapp-dummy v0.1.5
[INFO] [stderr]   Downloaded glam v0.14.0
[INFO] [stderr]   Downloaded fontdue v0.5.2
[INFO] [stderr]   Downloaded sapp-linux v0.1.13
[INFO] [stderr]   Downloaded serde_json v1.0.73
[INFO] [stderr]   Downloaded sapp-android v0.1.14
[INFO] [stderr]   Downloaded sapp-darwin v0.1.6
[INFO] [stderr]   Downloaded sapp-ios v0.1.2
[INFO] [stderr]   Downloaded quad-snd v0.2.3
[INFO] [stderr]   Downloaded macroquad v0.3.13
[INFO] [stderr]   Downloaded rust-embed v6.3.0
[INFO] [stderr]   Downloaded serde v1.0.132
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dfedb9fa27200a0794076665ee209a9562eb4f7446fc4e969a528d0f752ff16b
[INFO] running `Command { std: "docker" "start" "-a" "dfedb9fa27200a0794076665ee209a9562eb4f7446fc4e969a528d0f752ff16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dfedb9fa27200a0794076665ee209a9562eb4f7446fc4e969a528d0f752ff16b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfedb9fa27200a0794076665ee209a9562eb4f7446fc4e969a528d0f752ff16b", kill_on_drop: false }`
[INFO] [stdout] dfedb9fa27200a0794076665ee209a9562eb4f7446fc4e969a528d0f752ff16b
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+59a256151e578f525a26127f2c3e3a6c7e2982ca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27ccd72f8270d59a95cf00190801232f3aec3270b959d7b8efef68b93fb4c056
[INFO] running `Command { std: "docker" "start" "-a" "27ccd72f8270d59a95cf00190801232f3aec3270b959d7b8efef68b93fb4c056", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling syn v1.0.84
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling serde_derive v1.0.132
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling quad-alsa-sys v0.3.2
[INFO] [stderr]    Compiling serde v1.0.132
[INFO] [stderr]     Checking ogg v0.7.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.42
[INFO] [stderr]    Compiling sapp-linux v0.1.13
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]    Compiling quad-snd v0.2.3
[INFO] [stderr]     Checking lewton v0.9.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]     Checking dasp_frame v0.11.0
[INFO] [stderr]    Compiling serde_json v1.0.73
[INFO] [stderr]     Checking bytemuck v1.7.3
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking ttf-parser v0.12.3
[INFO] [stderr]    Compiling sha2 v0.9.8
[INFO] [stderr]     Checking bumpalo v3.8.0
[INFO] [stderr]     Checking quad-rand v0.2.1
[INFO] [stderr]    Compiling macroquad_macro v0.1.7
[INFO] [stderr]    Compiling rust-embed-utils v7.1.0
[INFO] [stderr]     Checking miniquad v0.3.0-alpha.42
[INFO] [stderr]     Checking fontdue v0.5.2
[INFO] [stderr]     Checking audrey v0.3.0
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling rust-embed-impl v6.2.0
[INFO] [stderr]     Checking rust-embed v6.3.0
[INFO] [stderr]     Checking glam v0.14.0
[INFO] [stderr]     Checking macroquad v0.3.13
[INFO] [stderr]     Checking arcade_game v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/main.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(async_closure)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `actuator_bg` is never read
[INFO] [stdout]   --> src/resources.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Resources {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     pub actuator_fg: Texture2D,
[INFO] [stdout] 15 |     pub actuator_bg: Texture2D,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `actuator_bg` is never read
[INFO] [stdout]   --> src/resources.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Resources {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] 14 |     pub actuator_fg: Texture2D,
[INFO] [stdout] 15 |     pub actuator_bg: Texture2D,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.24s
[INFO] running `Command { std: "docker" "inspect" "27ccd72f8270d59a95cf00190801232f3aec3270b959d7b8efef68b93fb4c056", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27ccd72f8270d59a95cf00190801232f3aec3270b959d7b8efef68b93fb4c056", kill_on_drop: false }`
[INFO] [stdout] 27ccd72f8270d59a95cf00190801232f3aec3270b959d7b8efef68b93fb4c056
