[INFO] cloning repository https://github.com/lhvy/chip-8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lhvy/chip-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhvy%2Fchip-8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhvy%2Fchip-8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00b1f2052a376f130aa5ccde03c9e90b5be11eda [INFO] building lhvy/chip-8 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flhvy%2Fchip-8" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/lhvy/chip-8 [INFO] finished tweaking git repo https://github.com/lhvy/chip-8 [INFO] tweaked toml for git repo https://github.com/lhvy/chip-8 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/lhvy/chip-8 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/lhvy/chip-8 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1f7eef8192a7aca40562a5cb555d119d3e77567814c83a192806830a92e68d18 [INFO] running `Command { std: "docker" "start" "-a" "1f7eef8192a7aca40562a5cb555d119d3e77567814c83a192806830a92e68d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f7eef8192a7aca40562a5cb555d119d3e77567814c83a192806830a92e68d18", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f7eef8192a7aca40562a5cb555d119d3e77567814c83a192806830a92e68d18", kill_on_drop: false }` [INFO] [stdout] 1f7eef8192a7aca40562a5cb555d119d3e77567814c83a192806830a92e68d18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 797692a6cc7c9b43372135e3ad577cf93e31c5b5ecb6f70ae29c8784a8af8f17 [INFO] running `Command { std: "docker" "start" "-a" "797692a6cc7c9b43372135e3ad577cf93e31c5b5ecb6f70ae29c8784a8af8f17", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling xml-rs v0.8.16 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling rustix v0.38.10 [INFO] [stderr] Compiling memchr v2.6.1 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cpal v0.15.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling fastrand v2.0.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling symphonia-core v0.5.3 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling symphonia-metadata v0.5.3 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling minifb v0.25.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.3 [INFO] [stderr] Compiling tempfile v3.8.0 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling symphonia v0.5.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling alsa v0.7.1 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling chip-8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "797692a6cc7c9b43372135e3ad577cf93e31c5b5ecb6f70ae29c8784a8af8f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "797692a6cc7c9b43372135e3ad577cf93e31c5b5ecb6f70ae29c8784a8af8f17", kill_on_drop: false }` [INFO] [stdout] 797692a6cc7c9b43372135e3ad577cf93e31c5b5ecb6f70ae29c8784a8af8f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf16faa63ce98220e5626ed989f2cfb5765e5739f6341d270b00b99dd03afb90 [INFO] running `Command { std: "docker" "start" "-a" "bf16faa63ce98220e5626ed989f2cfb5765e5739f6341d270b00b99dd03afb90", kill_on_drop: false }` [INFO] [stderr] Compiling chip-8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s [INFO] running `Command { std: "docker" "inspect" "bf16faa63ce98220e5626ed989f2cfb5765e5739f6341d270b00b99dd03afb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf16faa63ce98220e5626ed989f2cfb5765e5739f6341d270b00b99dd03afb90", kill_on_drop: false }` [INFO] [stdout] bf16faa63ce98220e5626ed989f2cfb5765e5739f6341d270b00b99dd03afb90