[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] 26ce04a305b1dd6cf26964fa0ccc3f0425b55b9a [INFO] testing wsandst/gameboy-emulator against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwsandst%2Fgameboy-emulator" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/wsandst/gameboy-emulator on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-3/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" "+beta-2022-04-10" "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-3/source/core/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/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-3/source/frontend_web/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-3/source/Cargo.toml [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef04dd4758a53666345d0e6b639716cc03f18ce1d506ffa9a3a233d4fe9730a8 [INFO] running `Command { std: "docker" "start" "-a" "ef04dd4758a53666345d0e6b639716cc03f18ce1d506ffa9a3a233d4fe9730a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef04dd4758a53666345d0e6b639716cc03f18ce1d506ffa9a3a233d4fe9730a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef04dd4758a53666345d0e6b639716cc03f18ce1d506ffa9a3a233d4fe9730a8", kill_on_drop: false }` [INFO] [stdout] ef04dd4758a53666345d0e6b639716cc03f18ce1d506ffa9a3a233d4fe9730a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cbc65f5a4fea1a568ecf053d60cd359262275957b4ef308fae46b8cdfd4550a [INFO] running `Command { std: "docker" "start" "-a" "8cbc65f5a4fea1a568ecf053d60cd359262275957b4ef308fae46b8cdfd4550a", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.79 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling crc32fast v1.3.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling wasm-bindgen v0.2.79 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling sdl2 v0.34.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling spin_sleep v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling bmp v0.5.0 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling sdl2-sys v0.34.5 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.20.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling fd-lock v2.0.0 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.79 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.79 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling rustyline v8.2.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.79 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling js-sys v0.3.56 [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 34.54s [INFO] running `Command { std: "docker" "inspect" "8cbc65f5a4fea1a568ecf053d60cd359262275957b4ef308fae46b8cdfd4550a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cbc65f5a4fea1a568ecf053d60cd359262275957b4ef308fae46b8cdfd4550a", kill_on_drop: false }` [INFO] [stdout] 8cbc65f5a4fea1a568ecf053d60cd359262275957b4ef308fae46b8cdfd4550a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e2736f8bd12768ef057715aed9be76afd47143f01116b87e9fbb3f0db0e99b [INFO] running `Command { std: "docker" "start" "-a" "35e2736f8bd12768ef057715aed9be76afd47143f01116b87e9fbb3f0db0e99b", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.29 [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.29 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.29 [INFO] [stderr] Compiling gb-emulator-web v0.1.0 (/opt/rustwide/workdir/frontend_web) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 42.05s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/corroded_boy-f227b43576e0f3f9) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/emulator_core-7d434e53b103c96a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gb_emulator_web-dde961dfe8398666) [INFO] running `Command { std: "docker" "inspect" "35e2736f8bd12768ef057715aed9be76afd47143f01116b87e9fbb3f0db0e99b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e2736f8bd12768ef057715aed9be76afd47143f01116b87e9fbb3f0db0e99b", kill_on_drop: false }` [INFO] [stdout] 35e2736f8bd12768ef057715aed9be76afd47143f01116b87e9fbb3f0db0e99b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9a1d75d00cb0eb8a03237442b192824b051e2cbc0869c24d68cc841564d4f7ca [INFO] running `Command { std: "docker" "start" "-a" "9a1d75d00cb0eb8a03237442b192824b051e2cbc0869c24d68cc841564d4f7ca", 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.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/corroded_boy-f227b43576e0f3f9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/emulator_core-7d434e53b103c96a) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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] [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 18.75s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gb_emulator_web-dde961dfe8398666) [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] [stderr] Doc-tests gb-emulator-web [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" "9a1d75d00cb0eb8a03237442b192824b051e2cbc0869c24d68cc841564d4f7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a1d75d00cb0eb8a03237442b192824b051e2cbc0869c24d68cc841564d4f7ca", kill_on_drop: false }` [INFO] [stdout] 9a1d75d00cb0eb8a03237442b192824b051e2cbc0869c24d68cc841564d4f7ca