[INFO] cloning repository https://github.com/paoda/gb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paoda/gb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoda%2Fgb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaoda%2Fgb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 926c66746d6349b882188592242ee49eb1e5e9ce [INFO] testing paoda/gb 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%2Fpaoda%2Fgb" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/paoda/gb 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/paoda/gb [INFO] finished tweaking git repo https://github.com/paoda/gb [INFO] tweaked toml for git repo https://github.com/paoda/gb written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/paoda/gb 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2a3745b8fe959f505a095285d4b7cad6cd3cab9d86b243ba4184988a85eefee [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" "e2a3745b8fe959f505a095285d4b7cad6cd3cab9d86b243ba4184988a85eefee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2a3745b8fe959f505a095285d4b7cad6cd3cab9d86b243ba4184988a85eefee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2a3745b8fe959f505a095285d4b7cad6cd3cab9d86b243ba4184988a85eefee", kill_on_drop: false }` [INFO] [stdout] e2a3745b8fe959f505a095285d4b7cad6cd3cab9d86b243ba4184988a85eefee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "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] ec0d3928757cda5041edf3edbaaf9ca249d9ed445b57d0a20922b1086be665ca [INFO] running `Command { std: "docker" "start" "-a" "ec0d3928757cda5041edf3edbaaf9ca249d9ed445b57d0a20922b1086be665ca", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling ttf-parser v0.15.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling bytemuck v1.9.1 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling pollster v0.2.5 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling tracing-core v0.1.24 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling wgpu-core v0.11.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling rtrb v0.2.2 [INFO] [stderr] Compiling gpu-alloc v0.5.3 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling owned_ttf_parser v0.15.0 [INFO] [stderr] Compiling ab_glyph v0.2.15 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling nix v0.23.1 [INFO] [stderr] Compiling raw-window-handle v0.3.4 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling epaint v0.15.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.2 [INFO] [stderr] Compiling egui v0.15.0 [INFO] [stderr] Compiling clap v3.1.8 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling calloop v0.9.3 [INFO] [stderr] Compiling alsa v0.6.0 [INFO] [stderr] Compiling gilrs-core v0.3.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling epi v0.15.0 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.7.3 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling tracing-subscriber v0.3.10 [INFO] [stderr] Compiling rodio v0.15.0 [INFO] [stderr] Compiling wgpu-hal v0.11.5 [INFO] [stderr] Compiling wgpu v0.11.1 [INFO] [stderr] Compiling egui_wgpu_backend v0.14.0 [INFO] [stderr] Compiling egui_winit_platform v0.12.0 [INFO] [stderr] Compiling gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `new_disasm` [INFO] [stdout] --> src/instruction.rs:2196:19 [INFO] [stdout] | [INFO] [stdout] 2196 | pub(crate) fn new_disasm(cpu: &Cpu, limit: u8) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `disasm` [INFO] [stdout] --> src/instruction.rs:2227:8 [INFO] [stdout] | [INFO] [stdout] 2227 | fn disasm(cpu: &Cpu, pc: u16, instr: Instruction) -> Cow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 03s [INFO] running `Command { std: "docker" "inspect" "ec0d3928757cda5041edf3edbaaf9ca249d9ed445b57d0a20922b1086be665ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec0d3928757cda5041edf3edbaaf9ca249d9ed445b57d0a20922b1086be665ca", kill_on_drop: false }` [INFO] [stdout] ec0d3928757cda5041edf3edbaaf9ca249d9ed445b57d0a20922b1086be665ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a01438f225394d91fc08fe58fe9a49edb108ecc6f82f1ab2a595aa6a1fec7d09 [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" "a01438f225394d91fc08fe58fe9a49edb108ecc6f82f1ab2a595aa6a1fec7d09", kill_on_drop: false }` [INFO] [stderr] Compiling gb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `new_disasm` [INFO] [stdout] --> src/instruction.rs:2196:19 [INFO] [stdout] | [INFO] [stdout] 2196 | pub(crate) fn new_disasm(cpu: &Cpu, limit: u8) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `disasm` [INFO] [stdout] --> src/instruction.rs:2227:8 [INFO] [stdout] | [INFO] [stdout] 2227 | fn disasm(cpu: &Cpu, pc: u16, instr: Instruction) -> Cow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `new_disasm` [INFO] [stdout] --> src/instruction.rs:2196:19 [INFO] [stdout] | [INFO] [stdout] 2196 | pub(crate) fn new_disasm(cpu: &Cpu, limit: u8) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `disasm` [INFO] [stdout] --> src/instruction.rs:2227:8 [INFO] [stdout] | [INFO] [stdout] 2227 | fn disasm(cpu: &Cpu, pc: u16, instr: Instruction) -> Cow { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.81s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/gb-cbf054f0297d0b4e) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/gb-e60494d86e93a48e) [INFO] running `Command { std: "docker" "inspect" "a01438f225394d91fc08fe58fe9a49edb108ecc6f82f1ab2a595aa6a1fec7d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a01438f225394d91fc08fe58fe9a49edb108ecc6f82f1ab2a595aa6a1fec7d09", kill_on_drop: false }` [INFO] [stdout] a01438f225394d91fc08fe58fe9a49edb108ecc6f82f1ab2a595aa6a1fec7d09 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2f7d8427f91bfc42f9283ce477ad40086a7e8502a3f56cf789bb9403c734abef [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" "2f7d8427f91bfc42f9283ce477ad40086a7e8502a3f56cf789bb9403c734abef", kill_on_drop: false }` [INFO] [stderr] warning: function is never used: `new_disasm` [INFO] [stderr] --> src/instruction.rs:2196:19 [INFO] [stderr] | [INFO] [stderr] 2196 | pub(crate) fn new_disasm(cpu: &Cpu, limit: u8) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `disasm` [INFO] [stderr] --> src/instruction.rs:2227:8 [INFO] [stderr] | [INFO] [stderr] 2227 | fn disasm(cpu: &Cpu, pc: u16, instr: Instruction) -> Cow { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `gb` (lib) generated 2 warnings [INFO] [stderr] warning: `gb` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gb-cbf054f0297d0b4e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cartridge::tests::all_whitespace_title ... ok [INFO] [stdout] test cartridge::tests::empty_rom_title ... ok [INFO] [stdout] test cartridge::tests::extra_spaces_title ... ok [INFO] [stdout] test cartridge::tests::normal_rom_title ... ok [INFO] [stdout] test cartridge::tests::publisher_code_and_title ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/gb-e60494d86e93a48e) [INFO] [stdout] test cartridge::tests::long_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests gb [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" "2f7d8427f91bfc42f9283ce477ad40086a7e8502a3f56cf789bb9403c734abef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f7d8427f91bfc42f9283ce477ad40086a7e8502a3f56cf789bb9403c734abef", kill_on_drop: false }` [INFO] [stdout] 2f7d8427f91bfc42f9283ce477ad40086a7e8502a3f56cf789bb9403c734abef