[INFO] cloning repository https://github.com/krisdimitrov/chip8-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krisdimitrov/chip8-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrisdimitrov%2Fchip8-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrisdimitrov%2Fchip8-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a8bf31b4446e08cbd22f4e51b41687cf916dd179 [INFO] checking krisdimitrov/chip8-emulator against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrisdimitrov%2Fchip8-emulator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/krisdimitrov/chip8-emulator [INFO] finished tweaking git repo https://github.com/krisdimitrov/chip8-emulator [INFO] tweaked toml for git repo https://github.com/krisdimitrov/chip8-emulator written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/krisdimitrov/chip8-emulator on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/krisdimitrov/chip8-emulator 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libloading v0.8.4 [INFO] [stderr] Downloaded tinyvec v1.6.1 [INFO] [stderr] Downloaded symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Downloaded cc v1.0.104 [INFO] [stderr] Downloaded syn v2.0.68 [INFO] [stderr] Downloaded rodio v0.19.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 54487a31fc53d49b76620624e888e9378f256c41bd81e0912bc279a4926f6e9d [INFO] running `Command { std: "docker" "start" "-a" "54487a31fc53d49b76620624e888e9378f256c41bd81e0912bc279a4926f6e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54487a31fc53d49b76620624e888e9378f256c41bd81e0912bc279a4926f6e9d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54487a31fc53d49b76620624e888e9378f256c41bd81e0912bc279a4926f6e9d", kill_on_drop: false }` [INFO] [stdout] 54487a31fc53d49b76620624e888e9378f256c41bd81e0912bc279a4926f6e9d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dee7be601398be8be91f5f48484d874c4debd177d8aee8a314d4bf08df28921 [INFO] running `Command { std: "docker" "start" "-a" "1dee7be601398be8be91f5f48484d874c4debd177d8aee8a314d4bf08df28921", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking tinyvec v1.6.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Compiling syn v2.0.68 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking rodio v0.19.0 [INFO] [stderr] Checking chip8_emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.90s [INFO] running `Command { std: "docker" "inspect" "1dee7be601398be8be91f5f48484d874c4debd177d8aee8a314d4bf08df28921", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dee7be601398be8be91f5f48484d874c4debd177d8aee8a314d4bf08df28921", kill_on_drop: false }` [INFO] [stdout] 1dee7be601398be8be91f5f48484d874c4debd177d8aee8a314d4bf08df28921