[INFO] cloning repository https://github.com/gregtatum/nes-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gregtatum/nes-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 054ad0441c71b11c1e4f50dfb21a48d2d09595b6 [INFO] building gregtatum/nes-rs against try#615edd3ad1cf6871c977dc900317cb6c2070fd6b for pr-97334 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgregtatum%2Fnes-rs" "/workspace/builds/worker-25/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-25/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gregtatum/nes-rs on toolchain 615edd3ad1cf6871c977dc900317cb6c2070fd6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-25/source/rust-toolchain [INFO] started tweaking git repo https://github.com/gregtatum/nes-rs [INFO] finished tweaking git repo https://github.com/gregtatum/nes-rs [INFO] tweaked toml for git repo https://github.com/gregtatum/nes-rs written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate git repo https://github.com/gregtatum/nes-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7a40d2959df527b1ca5d15bd169b27b9c6ad1225ce16d53a555bdb2ffe99127 [INFO] running `Command { std: "docker" "start" "-a" "b7a40d2959df527b1ca5d15bd169b27b9c6ad1225ce16d53a555bdb2ffe99127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7a40d2959df527b1ca5d15bd169b27b9c6ad1225ce16d53a555bdb2ffe99127", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7a40d2959df527b1ca5d15bd169b27b9c6ad1225ce16d53a555bdb2ffe99127", kill_on_drop: false }` [INFO] [stdout] b7a40d2959df527b1ca5d15bd169b27b9c6ad1225ce16d53a555bdb2ffe99127 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c059dcf490c3d36b85064919ce9c5e6d11dbf3851ed64573431dcdde7de631b8 [INFO] running `Command { std: "docker" "start" "-a" "c059dcf490c3d36b85064919ce9c5e6d11dbf3851ed64573431dcdde7de631b8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling sdl2 v0.35.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling sdl2-sys v0.35.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termion v1.5.5 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling crossterm v0.22.1 [INFO] [stderr] Compiling tui v0.17.0 [INFO] [stderr] Compiling cpu_6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.89s [INFO] running `Command { std: "docker" "inspect" "c059dcf490c3d36b85064919ce9c5e6d11dbf3851ed64573431dcdde7de631b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c059dcf490c3d36b85064919ce9c5e6d11dbf3851ed64573431dcdde7de631b8", kill_on_drop: false }` [INFO] [stdout] c059dcf490c3d36b85064919ce9c5e6d11dbf3851ed64573431dcdde7de631b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+615edd3ad1cf6871c977dc900317cb6c2070fd6b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1f4c2155e9e87e068de79857770bc91da5fca521eb77f3b3d34ff7c4d04ed1a8 [INFO] running `Command { std: "docker" "start" "-a" "1f4c2155e9e87e068de79857770bc91da5fca521eb77f3b3d34ff7c4d04ed1a8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling serde v1.0.119 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling dtoa v0.4.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling terminal_size v0.1.15 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling ron v0.6.4 [INFO] [stderr] Compiling insta v1.5.2 [INFO] [stderr] Compiling cpu_6502 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.59s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/cpu_6502-18f64ec6b14e9b57) [INFO] [stderr] Executable unittests src/bin/cpu-visualizer/main.rs (/opt/rustwide/target/debug/deps/cpu_visualizer-c71d58b8b1da4946) [INFO] [stderr] Executable unittests src/bin/simple-game/main.rs (/opt/rustwide/target/debug/deps/simple_game-8ed3bec56ae5e21d) [INFO] running `Command { std: "docker" "inspect" "1f4c2155e9e87e068de79857770bc91da5fca521eb77f3b3d34ff7c4d04ed1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f4c2155e9e87e068de79857770bc91da5fca521eb77f3b3d34ff7c4d04ed1a8", kill_on_drop: false }` [INFO] [stdout] 1f4c2155e9e87e068de79857770bc91da5fca521eb77f3b3d34ff7c4d04ed1a8