[INFO] cloning repository https://github.com/wsandst/gameboy-emulator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wsandst/gameboy-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwsandst%2Fgameboy-emulator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwsandst%2Fgameboy-emulator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d48378de64556a83f5f21ac3b3d40a87bb45615b [INFO] testing wsandst/gameboy-emulator against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwsandst%2Fgameboy-emulator" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wsandst/gameboy-emulator on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/wsandst/gameboy-emulator [INFO] finished tweaking git repo https://github.com/wsandst/gameboy-emulator [INFO] tweaked toml for git repo https://github.com/wsandst/gameboy-emulator written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/wsandst/gameboy-emulator already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2/source/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2/source/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-2/source/frontend_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-2/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded error-code v2.3.1 [INFO] [stderr] Downloaded clipboard-win v4.4.1 [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.23 [INFO] [stderr] Downloaded sdl2-sys v0.34.4 [INFO] [stderr] Downloaded sdl2 v0.34.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6eac7bc5732d2940e79a9f43b842ba42c6830cfe8510f3d4e81bc90e51fa58f9 [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" "6eac7bc5732d2940e79a9f43b842ba42c6830cfe8510f3d4e81bc90e51fa58f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6eac7bc5732d2940e79a9f43b842ba42c6830cfe8510f3d4e81bc90e51fa58f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eac7bc5732d2940e79a9f43b842ba42c6830cfe8510f3d4e81bc90e51fa58f9", kill_on_drop: false }` [INFO] [stdout] 6eac7bc5732d2940e79a9f43b842ba42c6830cfe8510f3d4e81bc90e51fa58f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "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] 60be0921a52088bc9b7e656e80896b9c37c54fcf1267fcf9594835ab6f4cc152 [INFO] running `Command { std: "docker" "start" "-a" "60be0921a52088bc9b7e656e80896b9c37c54fcf1267fcf9594835ab6f4cc152", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/frontend_web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.73 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.73 [INFO] [stderr] Compiling sdl2 v0.34.4 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling sdl2-sys v0.34.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.73 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.73 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling js-sys v0.3.50 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling emulator_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling corroded-boy v0.1.0 (/opt/rustwide/workdir/frontend_native) [INFO] [stderr] Compiling gb-emulator-web v0.1.0 (/opt/rustwide/workdir/frontend_web) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 41s [INFO] running `Command { std: "docker" "inspect" "60be0921a52088bc9b7e656e80896b9c37c54fcf1267fcf9594835ab6f4cc152", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60be0921a52088bc9b7e656e80896b9c37c54fcf1267fcf9594835ab6f4cc152", kill_on_drop: false }` [INFO] [stdout] 60be0921a52088bc9b7e656e80896b9c37c54fcf1267fcf9594835ab6f4cc152 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--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] b32cd321e75ca04347d6d71a6825c989e720da41850d40717a44c5fdf33f6bdb [INFO] running `Command { std: "docker" "start" "-a" "b32cd321e75ca04347d6d71a6825c989e720da41850d40717a44c5fdf33f6bdb", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/frontend_web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.23 [INFO] [stderr] Compiling emulator_core v0.1.0 (/opt/rustwide/workdir/core) [INFO] [stderr] Compiling corroded-boy v0.1.0 (/opt/rustwide/workdir/frontend_native) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.23 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.23 [INFO] [stderr] Compiling gb-emulator-web v0.1.0 (/opt/rustwide/workdir/frontend_web) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.77s [INFO] running `Command { std: "docker" "inspect" "b32cd321e75ca04347d6d71a6825c989e720da41850d40717a44c5fdf33f6bdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32cd321e75ca04347d6d71a6825c989e720da41850d40717a44c5fdf33f6bdb", kill_on_drop: false }` [INFO] [stdout] b32cd321e75ca04347d6d71a6825c989e720da41850d40717a44c5fdf33f6bdb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4bf94578b222149dbbadd8b677200007ca99028d78cda0b791fe9fd83464562e [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" "4bf94578b222149dbbadd8b677200007ca99028d78cda0b791fe9fd83464562e", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/core/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/frontend_web/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/corroded_boy-58f6fb4c5e8cf988) [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] Running unittests (/opt/rustwide/target/debug/deps/emulator_core-127261097f7e3ad4) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test emulator::joypad::test::joypad_test ... ok [INFO] [stdout] test emulator::rom::test::mbc1 ... ok [INFO] [stdout] test emulator::gpu::test::gpu_mode_switching ... ok [INFO] [stdout] test emulator::screen::test::acid2 ... ok [INFO] [stdout] test emulator::cpu::test::blargg_instr_timing ... ok [INFO] [stdout] test emulator::test::serialization ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gb_emulator_web-924b9b418a645e78) [INFO] [stdout] test emulator::cpu::test::blargg_cpu_instrs ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.54s [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] [stderr] Doc-tests emulator_core [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 gb-emulator-web [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" "4bf94578b222149dbbadd8b677200007ca99028d78cda0b791fe9fd83464562e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bf94578b222149dbbadd8b677200007ca99028d78cda0b791fe9fd83464562e", kill_on_drop: false }` [INFO] [stdout] 4bf94578b222149dbbadd8b677200007ca99028d78cda0b791fe9fd83464562e