[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded epi v0.15.0 [INFO] [stderr] Downloaded emath v0.15.0 [INFO] [stderr] Downloaded rtrb v0.2.2 [INFO] [stderr] Downloaded wgpu v0.11.1 [INFO] [stderr] Downloaded naga v0.7.3 [INFO] [stderr] Downloaded wgpu-hal v0.11.5 [INFO] [stderr] Downloaded egui_wgpu_backend v0.14.0 [INFO] [stderr] Downloaded wgpu-types v0.11.0 [INFO] [stderr] Downloaded epaint v0.15.0 [INFO] [stderr] Downloaded egui v0.15.0 [INFO] [stderr] Downloaded wgpu-core v0.11.3 [INFO] [stderr] Downloaded egui_winit_platform v0.12.0 [INFO] [stderr] Downloaded rodio v0.15.0 [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" "+1.60.0" "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] ac4a5b2187db0acd13f79883d3cb6d700a1f71ec93fe77457ad9e0d7adf87fe3 [INFO] running `Command { std: "docker" "start" "-a" "ac4a5b2187db0acd13f79883d3cb6d700a1f71ec93fe77457ad9e0d7adf87fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac4a5b2187db0acd13f79883d3cb6d700a1f71ec93fe77457ad9e0d7adf87fe3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac4a5b2187db0acd13f79883d3cb6d700a1f71ec93fe77457ad9e0d7adf87fe3", kill_on_drop: false }` [INFO] [stdout] ac4a5b2187db0acd13f79883d3cb6d700a1f71ec93fe77457ad9e0d7adf87fe3 [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" "+1.60.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] 42786ed8c308edd745a25d1bb98e4fac5486600b61d3eaf00506b28784fe0625 [INFO] running `Command { std: "docker" "start" "-a" "42786ed8c308edd745a25d1bb98e4fac5486600b61d3eaf00506b28784fe0625", 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 khronos-egl v4.1.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling emath v0.15.0 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling atomic_refcell v0.1.8 [INFO] [stderr] Compiling profiling v1.0.5 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling arrayvec v0.7.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-descriptor-types v0.1.1 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling smithay-client-toolkit v0.15.3 [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 minimp3-sys v0.3.2 [INFO] [stderr] Compiling ogg v0.8.0 [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 xcursor v0.3.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 libudev-sys v0.1.4 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [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 epi v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling gilrs v0.8.2 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling tracing v0.1.32 [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-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 4m 26s [INFO] running `Command { std: "docker" "inspect" "42786ed8c308edd745a25d1bb98e4fac5486600b61d3eaf00506b28784fe0625", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42786ed8c308edd745a25d1bb98e4fac5486600b61d3eaf00506b28784fe0625", kill_on_drop: false }` [INFO] [stdout] 42786ed8c308edd745a25d1bb98e4fac5486600b61d3eaf00506b28784fe0625 [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" "+1.60.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] 26248a4af07f29bbc22ed35e2b2b42619be7fc30018a6da87df565e55af69b07 [INFO] running `Command { std: "docker" "start" "-a" "26248a4af07f29bbc22ed35e2b2b42619be7fc30018a6da87df565e55af69b07", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] 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 test [unoptimized + debuginfo] target(s) in 11.15s [INFO] running `Command { std: "docker" "inspect" "26248a4af07f29bbc22ed35e2b2b42619be7fc30018a6da87df565e55af69b07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26248a4af07f29bbc22ed35e2b2b42619be7fc30018a6da87df565e55af69b07", kill_on_drop: false }` [INFO] [stdout] 26248a4af07f29bbc22ed35e2b2b42619be7fc30018a6da87df565e55af69b07 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 97dda2a12775618f2f95035c1136dba90a22d31d3c8df36559c0795934687cae [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" "97dda2a12775618f2f95035c1136dba90a22d31d3c8df36559c0795934687cae", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.71s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gb-dd86a2b6788872ae) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test cartridge::tests::all_whitespace_title ... ok [INFO] [stdout] test cartridge::tests::extra_spaces_title ... ok [INFO] [stdout] test cartridge::tests::long_title ... ok [INFO] [stdout] test cartridge::tests::empty_rom_title ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/gb-934649d67dce5011) [INFO] [stdout] test cartridge::tests::normal_rom_title ... ok [INFO] [stdout] test cartridge::tests::publisher_code_and_title ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Doc-tests gb [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" "97dda2a12775618f2f95035c1136dba90a22d31d3c8df36559c0795934687cae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97dda2a12775618f2f95035c1136dba90a22d31d3c8df36559c0795934687cae", kill_on_drop: false }` [INFO] [stdout] 97dda2a12775618f2f95035c1136dba90a22d31d3c8df36559c0795934687cae