[INFO] cloning repository https://github.com/Srynetix/chip8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Srynetix/chip8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrynetix%2Fchip8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSrynetix%2Fchip8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78dd97575c10940f3c333cb8449a864c6791604d [INFO] testing Srynetix/chip8 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%2FSrynetix%2Fchip8" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Srynetix/chip8 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] removed /workspace/builds/worker-7/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Srynetix/chip8 [INFO] finished tweaking git repo https://github.com/Srynetix/chip8 [INFO] tweaked toml for git repo https://github.com/Srynetix/chip8 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Srynetix/chip8 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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 8d2395bd555344548cb0918981af550f2e6c97046b1075a7fc4dd6e83eab55f6 [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" "8d2395bd555344548cb0918981af550f2e6c97046b1075a7fc4dd6e83eab55f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8d2395bd555344548cb0918981af550f2e6c97046b1075a7fc4dd6e83eab55f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d2395bd555344548cb0918981af550f2e6c97046b1075a7fc4dd6e83eab55f6", kill_on_drop: false }` [INFO] [stdout] 8d2395bd555344548cb0918981af550f2e6c97046b1075a7fc4dd6e83eab55f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 9cd6aa000d8526679f7daf32e1534fa44f6831fc4578281ec3d8b0a5efe809e1 [INFO] running `Command { std: "docker" "start" "-a" "9cd6aa000d8526679f7daf32e1534fa44f6831fc4578281ec3d8b0a5efe809e1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling syn v1.0.76 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling sapp-linux v0.1.13 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling quad-snd v0.2.2 [INFO] [stderr] Compiling nanoserde-derive v0.1.18 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling bytemuck v1.7.2 [INFO] [stderr] Compiling ttf-parser v0.12.3 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Compiling glam v0.14.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling fontdue v0.5.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling nanoserde v0.1.29 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling fd-lock v3.0.0 [INFO] [stderr] Compiling nix v0.22.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling miniquad v0.3.0-alpha.37 [INFO] [stderr] Compiling macroquad v0.3.10 [INFO] [stderr] Compiling rustyline v9.0.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling argh_derive v0.1.6 [INFO] [stderr] Compiling argh v0.1.6 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling chip8-core v0.14.0 (/opt/rustwide/workdir/crates/chip8-core) [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling chip8-drivers v0.14.0 (/opt/rustwide/workdir/crates/chip8-drivers) [INFO] [stderr] Compiling chip8-gui v0.14.0 (/opt/rustwide/workdir/crates/chip8-gui) [INFO] [stderr] Compiling chip8-cli v0.14.0 (/opt/rustwide/workdir/crates/chip8-cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 22s [INFO] running `Command { std: "docker" "inspect" "9cd6aa000d8526679f7daf32e1534fa44f6831fc4578281ec3d8b0a5efe809e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cd6aa000d8526679f7daf32e1534fa44f6831fc4578281ec3d8b0a5efe809e1", kill_on_drop: false }` [INFO] [stdout] 9cd6aa000d8526679f7daf32e1534fa44f6831fc4578281ec3d8b0a5efe809e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 105e96784a28ebf226fa253fa5bc38b59d2fc58a08b215898aea879c9badb649 [INFO] running `Command { std: "docker" "start" "-a" "105e96784a28ebf226fa253fa5bc38b59d2fc58a08b215898aea879c9badb649", kill_on_drop: false }` [INFO] [stderr] Compiling chip8-core v0.14.0 (/opt/rustwide/workdir/crates/chip8-core) [INFO] [stderr] Compiling chip8-drivers v0.14.0 (/opt/rustwide/workdir/crates/chip8-drivers) [INFO] [stderr] Compiling chip8-cli v0.14.0 (/opt/rustwide/workdir/crates/chip8-cli) [INFO] [stderr] Compiling chip8-gui v0.14.0 (/opt/rustwide/workdir/crates/chip8-gui) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.64s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8_cli-f6212731b04cad8c) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/chip8_core-631dc427b4b8486a) [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/chip8_drivers-b1b27e417760078b) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8_gui-a10eb6b171250abd) [INFO] running `Command { std: "docker" "inspect" "105e96784a28ebf226fa253fa5bc38b59d2fc58a08b215898aea879c9badb649", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "105e96784a28ebf226fa253fa5bc38b59d2fc58a08b215898aea879c9badb649", kill_on_drop: false }` [INFO] [stdout] 105e96784a28ebf226fa253fa5bc38b59d2fc58a08b215898aea879c9badb649 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 860ad209fa0be2db6e17b491b02e2d57e248347bded9fc399d3f849ed9e5dc5c [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" "860ad209fa0be2db6e17b491b02e2d57e248347bded9fc399d3f849ed9e5dc5c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.82s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chip8_cli-f6212731b04cad8c) [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 src/lib.rs (/opt/rustwide/target/debug/deps/chip8_core-631dc427b4b8486a) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test peripherals::cartridge::tests::test_game_list ... ok [INFO] [stdout] test peripherals::cartridge::tests::test_game_name ... ok [INFO] [stdout] test peripherals::cartridge::tests::test_load_from_string ... ok [INFO] [stdout] test peripherals::cartridge::tests::test_game_extension ... ok [INFO] [stdout] test debugger::breakpoints::tests::test_breakpoints ... ok [INFO] [stdout] test core::assembler::tests::test_opcode_enum_to_addr ... ok [INFO] [stdout] test core::assembler::tests::test_instruction_resolution ... ok [INFO] [stdout] test core::assembler::tests::test_words_to_opcode ... ok [INFO] [stdout] test core::assembler::tests::test_assemble_line_from_str ... ok [INFO] [stdout] test core::assembler::tests::test_assemble_from_str ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chip8_drivers-b1b27e417760078b) [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 src/main.rs (/opt/rustwide/target/debug/deps/chip8_gui-a10eb6b171250abd) [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 chip8-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 chip8-drivers [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" "860ad209fa0be2db6e17b491b02e2d57e248347bded9fc399d3f849ed9e5dc5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "860ad209fa0be2db6e17b491b02e2d57e248347bded9fc399d3f849ed9e5dc5c", kill_on_drop: false }` [INFO] [stdout] 860ad209fa0be2db6e17b491b02e2d57e248347bded9fc399d3f849ed9e5dc5c