[INFO] cloning repository https://github.com/Qdoit12/NesEmo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Qdoit12/NesEmo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQdoit12%2FNesEmo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQdoit12%2FNesEmo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5c0a31ec7f6f7dc0e378a8c61dcc16936de6fca7 [INFO] testing Qdoit12/NesEmo against try#8262275854dc0e5381c9d42d56257d94932c5a87 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQdoit12%2FNesEmo" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Qdoit12/NesEmo on toolchain 8262275854dc0e5381c9d42d56257d94932c5a87 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Qdoit12/NesEmo [INFO] finished tweaking git repo https://github.com/Qdoit12/NesEmo [INFO] tweaked toml for git repo https://github.com/Qdoit12/NesEmo written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Qdoit12/NesEmo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92b556d91a343973241c7292af8267472864637f350478d35e40297c62ae790e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "92b556d91a343973241c7292af8267472864637f350478d35e40297c62ae790e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92b556d91a343973241c7292af8267472864637f350478d35e40297c62ae790e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92b556d91a343973241c7292af8267472864637f350478d35e40297c62ae790e", kill_on_drop: false }` [INFO] [stdout] 92b556d91a343973241c7292af8267472864637f350478d35e40297c62ae790e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0ca1823cae37aadb4f5faa711670122bc289b7d27fec071de393db3664818dcb [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0ca1823cae37aadb4f5faa711670122bc289b7d27fec071de393db3664818dcb", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling nesemo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `Command { std: "docker" "inspect" "0ca1823cae37aadb4f5faa711670122bc289b7d27fec071de393db3664818dcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ca1823cae37aadb4f5faa711670122bc289b7d27fec071de393db3664818dcb", kill_on_drop: false }` [INFO] [stdout] 0ca1823cae37aadb4f5faa711670122bc289b7d27fec071de393db3664818dcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71c54b39fac3dde823ffc773cfdabef4c85df36b48a20ff14d49f4ce16861c5e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "71c54b39fac3dde823ffc773cfdabef4c85df36b48a20ff14d49f4ce16861c5e", kill_on_drop: false }` [INFO] [stderr] Compiling nesemo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.09s [INFO] running `Command { std: "docker" "inspect" "71c54b39fac3dde823ffc773cfdabef4c85df36b48a20ff14d49f4ce16861c5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71c54b39fac3dde823ffc773cfdabef4c85df36b48a20ff14d49f4ce16861c5e", kill_on_drop: false }` [INFO] [stdout] 71c54b39fac3dde823ffc773cfdabef4c85df36b48a20ff14d49f4ce16861c5e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+8262275854dc0e5381c9d42d56257d94932c5a87" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 54aeb4117aef8b5ff5f8c55e57cc73bb8768c19b0dbd4172f29aa0983c5052af [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "54aeb4117aef8b5ff5f8c55e57cc73bb8768c19b0dbd4172f29aa0983c5052af", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nesemo-4a2a1aa5bbf2f449) [INFO] [stdout] [INFO] [stdout] running 35 tests [INFO] [stdout] test cpu::test::test_adc_simple ... ok [INFO] [stdout] test cpu::test::test_inx_overflow ... ok [INFO] [stdout] test cpu::test::test_lda_0xc0_tax_inx_brk ... ok [INFO] [stdout] test cpu::test::test_simple_and ... ok [INFO] [stdout] test cpu::test::test_simple_asl ... ok [INFO] [stdout] test cpu::test::test_simple_asl_acc ... ok [INFO] [stdout] test cpu::test::test_lda_from_memory ... ok [INFO] [stdout] test cpu::test::simple_subroutine ... ok [INFO] [stdout] test cpu::test::simple_branch ... ok [INFO] [stdout] test cpu::test::test_0xaa_tax_move_a_to_x ... ok [INFO] [stdout] test cpu::test::test_simple_cld ... ok [INFO] [stdout] test cpu::test::test_simple_cli ... ok [INFO] [stdout] test cpu::test::test_simple_iny ... ok [INFO] [stdout] test cpu::test::test_0xa9_lda_immidiate_load_data ... ok [INFO] [stdout] test cpu::test::test_simple_clc ... ok [INFO] [stdout] test cpu::test::simple_pha_pla ... ok [INFO] [stdout] test cpu::test::test_0xa9_lda_zero_flag ... ok [INFO] [stdout] test cpu::test::simple_plp_php ... ok [INFO] [stdout] test cpu::test::test_simple_lsr_acc ... ok [INFO] [stdout] test cpu::test::test_simple_dex ... ok [INFO] [stdout] test cpu::test::test_simple_clv ... ok [INFO] [stdout] test cpu::test::test_simple_ora ... ok [INFO] [stdout] test cpu::test::test_simple_sed ... ok [INFO] [stdout] test cpu::test::test_simple_dec ... ok [INFO] [stdout] test cpu::test::test_simple_dey ... ok [INFO] [stdout] test cpu::test::test_simple_sei ... ok [INFO] [stdout] test cpu::test::test_simple_inc ... ok [INFO] [stdout] test cpu::test::test_simple_sec ... ok [INFO] [stdout] test cpu::test::test_simple_ror ... ok [INFO] [stdout] test cpu::test::test_simple_ror_acc ... ok [INFO] [stdout] test cpu::test::test_simple_rol ... ok [INFO] [stdout] test cpu::test::test_simple_cmp ... ok [INFO] [stdout] test cpu::test::test_simple_rol_acc ... ok [INFO] [stdout] test cpu::test::simple_jmp ... ok [INFO] [stdout] test cpu::test::test_simple_eor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nesemo-181286293b0c5f7b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests nesemo [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "54aeb4117aef8b5ff5f8c55e57cc73bb8768c19b0dbd4172f29aa0983c5052af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54aeb4117aef8b5ff5f8c55e57cc73bb8768c19b0dbd4172f29aa0983c5052af", kill_on_drop: false }` [INFO] [stdout] 54aeb4117aef8b5ff5f8c55e57cc73bb8768c19b0dbd4172f29aa0983c5052af