[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 master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FQdoit12%2FNesEmo" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Qdoit12/NesEmo on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-4/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" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] addd8b1f78441f7a0f95e8123f1ad6172731775fb09bd5ce948b9fd77843b1f8 [INFO] running `Command { std: "docker" "start" "-a" "addd8b1f78441f7a0f95e8123f1ad6172731775fb09bd5ce948b9fd77843b1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "addd8b1f78441f7a0f95e8123f1ad6172731775fb09bd5ce948b9fd77843b1f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "addd8b1f78441f7a0f95e8123f1ad6172731775fb09bd5ce948b9fd77843b1f8", kill_on_drop: false }` [INFO] [stdout] addd8b1f78441f7a0f95e8123f1ad6172731775fb09bd5ce948b9fd77843b1f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 104b0c6278be792d5e9a3c02d10fed8ee2c1cacfbac6b7aaa6287040ac7eaa3a [INFO] running `Command { std: "docker" "start" "-a" "104b0c6278be792d5e9a3c02d10fed8ee2c1cacfbac6b7aaa6287040ac7eaa3a", 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 1.99s [INFO] running `Command { std: "docker" "inspect" "104b0c6278be792d5e9a3c02d10fed8ee2c1cacfbac6b7aaa6287040ac7eaa3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "104b0c6278be792d5e9a3c02d10fed8ee2c1cacfbac6b7aaa6287040ac7eaa3a", kill_on_drop: false }` [INFO] [stdout] 104b0c6278be792d5e9a3c02d10fed8ee2c1cacfbac6b7aaa6287040ac7eaa3a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0bf1f13dcea35b1a908ceb1e23d78e890b6a9a8d9c393e94ada7717d119fc2ce [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" "0bf1f13dcea35b1a908ceb1e23d78e890b6a9a8d9c393e94ada7717d119fc2ce", kill_on_drop: false }` [INFO] [stderr] Compiling nesemo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `Command { std: "docker" "inspect" "0bf1f13dcea35b1a908ceb1e23d78e890b6a9a8d9c393e94ada7717d119fc2ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bf1f13dcea35b1a908ceb1e23d78e890b6a9a8d9c393e94ada7717d119fc2ce", kill_on_drop: false }` [INFO] [stdout] 0bf1f13dcea35b1a908ceb1e23d78e890b6a9a8d9c393e94ada7717d119fc2ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68f48934f8149b121a96f6e29d34f9af665d6814c1880a295a374ca788918051 [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" "68f48934f8149b121a96f6e29d34f9af665d6814c1880a295a374ca788918051", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stdout] running 35 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nesemo-4a2a1aa5bbf2f449) [INFO] [stdout] test cpu::test::simple_branch ... ok [INFO] [stdout] test cpu::test::simple_pha_pla ... ok [INFO] [stdout] test cpu::test::test_0xa9_lda_immidiate_load_data ... ok [INFO] [stdout] test cpu::test::test_0xa9_lda_zero_flag ... ok [INFO] [stdout] test cpu::test::test_lda_from_memory ... ok [INFO] [stdout] test cpu::test::simple_subroutine ... ok [INFO] [stdout] test cpu::test::test_simple_clv ... ok [INFO] [stdout] test cpu::test::test_simple_and ... ok [INFO] [stdout] test cpu::test::test_simple_cli ... ok [INFO] [stdout] test cpu::test::test_simple_asl_acc ... ok [INFO] [stdout] test cpu::test::test_lda_0xc0_tax_inx_brk ... ok [INFO] [stdout] test cpu::test::test_simple_eor ... ok [INFO] [stdout] test cpu::test::test_simple_cmp ... ok [INFO] [stdout] test cpu::test::test_simple_cld ... 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_dex ... ok [INFO] [stdout] test cpu::test::test_simple_lsr_acc ... ok [INFO] [stdout] test cpu::test::test_simple_sed ... ok [INFO] [stdout] test cpu::test::test_simple_sei ... ok [INFO] [stdout] test cpu::test::test_simple_iny ... ok [INFO] [stdout] test cpu::test::test_simple_ora ... ok [INFO] [stdout] test cpu::test::test_0xaa_tax_move_a_to_x ... ok [INFO] [stdout] test cpu::test::simple_plp_php ... ok [INFO] [stdout] test cpu::test::test_simple_asl ... ok [INFO] [stdout] test cpu::test::test_simple_rol_acc ... ok [INFO] [stdout] test cpu::test::test_simple_ror ... ok [INFO] [stdout] test cpu::test::test_simple_sec ... ok [INFO] [stdout] test cpu::test::test_simple_rol ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/nesemo-181286293b0c5f7b) [INFO] [stdout] test cpu::test::test_simple_inc ... ok [INFO] [stderr] Doc-tests nesemo [INFO] [stdout] test cpu::test::test_adc_simple ... ok [INFO] [stdout] test cpu::test::test_simple_ror_acc ... ok [INFO] [stdout] test cpu::test::test_inx_overflow ... ok [INFO] [stdout] test cpu::test::simple_jmp ... ok [INFO] [stdout] test cpu::test::test_simple_clc ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [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] [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" "68f48934f8149b121a96f6e29d34f9af665d6814c1880a295a374ca788918051", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68f48934f8149b121a96f6e29d34f9af665d6814c1880a295a374ca788918051", kill_on_drop: false }` [INFO] [stdout] 68f48934f8149b121a96f6e29d34f9af665d6814c1880a295a374ca788918051