[INFO] cloning repository https://github.com/khalludi/nes-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khalludi/nes-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalludi%2Fnes-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalludi%2Fnes-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 274146cd1afc72ac8f3bab0d42f0bd22a9ec1df6
[INFO] testing khalludi/nes-emulator against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhalludi%2Fnes-emulator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khalludi/nes-emulator
[INFO] finished tweaking git repo https://github.com/khalludi/nes-emulator
[INFO] tweaked toml for git repo https://github.com/khalludi/nes-emulator written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khalludi/nes-emulator on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khalludi/nes-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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f7ed7611fe73144e09a39b38f0386aa6ced6956c1a8864cf4f378459a364ea4e
[INFO] running `Command { std: "docker" "start" "-a" "f7ed7611fe73144e09a39b38f0386aa6ced6956c1a8864cf4f378459a364ea4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f7ed7611fe73144e09a39b38f0386aa6ced6956c1a8864cf4f378459a364ea4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f7ed7611fe73144e09a39b38f0386aa6ced6956c1a8864cf4f378459a364ea4e", kill_on_drop: false }`
[INFO] [stdout] f7ed7611fe73144e09a39b38f0386aa6ced6956c1a8864cf4f378459a364ea4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6f448370ae2b4638c707a7e6f19e03409d837669b6798d3017f2ff92318cd5a4
[INFO] running `Command { std: "docker" "start" "-a" "6f448370ae2b4638c707a7e6f19e03409d837669b6798d3017f2ff92318cd5a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.28s
[INFO] running `Command { std: "docker" "inspect" "6f448370ae2b4638c707a7e6f19e03409d837669b6798d3017f2ff92318cd5a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f448370ae2b4638c707a7e6f19e03409d837669b6798d3017f2ff92318cd5a4", kill_on_drop: false }`
[INFO] [stdout] 6f448370ae2b4638c707a7e6f19e03409d837669b6798d3017f2ff92318cd5a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3b4d45549c9ab6ac2af10cc6b1d7dbc55b1d2a78cba70cff15d7433391f92707
[INFO] running `Command { std: "docker" "start" "-a" "3b4d45549c9ab6ac2af10cc6b1d7dbc55b1d2a78cba70cff15d7433391f92707", kill_on_drop: false }`
[INFO] [stderr]    Compiling nes_emulator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "3b4d45549c9ab6ac2af10cc6b1d7dbc55b1d2a78cba70cff15d7433391f92707", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b4d45549c9ab6ac2af10cc6b1d7dbc55b1d2a78cba70cff15d7433391f92707", kill_on_drop: false }`
[INFO] [stdout] 3b4d45549c9ab6ac2af10cc6b1d7dbc55b1d2a78cba70cff15d7433391f92707
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0ab8062daf363721a68b1b02dd257f5f8a40e612b1786ae981045202b027cdc4
[INFO] running `Command { std: "docker" "start" "-a" "0ab8062daf363721a68b1b02dd257f5f8a40e612b1786ae981045202b027cdc4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nes_emulator-a102422b7f1ed5b9)
[INFO] [stdout] running 6 tests
[INFO] [stdout] test cpu::test::test_0xa9_lda_immediate_load_data ... ok
[INFO] [stdout] test cpu::test::test_inx_overflow ... ok
[INFO] [stdout] test cpu::test::test_lda_from_memory ... ok
[INFO] [stdout] test cpu::test::test_0xaa_tax_move_a_to_x ... ok
[INFO] [stdout] test cpu::test::test_0xa9_lda_zero_flag ... ok
[INFO] [stdout] test cpu::test::test_5_ops_working_together ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0ab8062daf363721a68b1b02dd257f5f8a40e612b1786ae981045202b027cdc4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ab8062daf363721a68b1b02dd257f5f8a40e612b1786ae981045202b027cdc4", kill_on_drop: false }`
[INFO] [stdout] 0ab8062daf363721a68b1b02dd257f5f8a40e612b1786ae981045202b027cdc4
