[INFO] cloning repository https://github.com/ashort96/ch8-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ashort96/ch8-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashort96%2Fch8-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashort96%2Fch8-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8573bc2d54452c402194b305c52a1f53b47eb32b [INFO] testing ashort96/ch8-rust against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fashort96%2Fch8-rust" "/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/ashort96/ch8-rust on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ashort96/ch8-rust [INFO] finished tweaking git repo https://github.com/ashort96/ch8-rust [INFO] tweaked toml for git repo https://github.com/ashort96/ch8-rust written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/ashort96/ch8-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93eae490a430a67ab88421eeace7de5f5d97707c711a66cfeeeb959d148997f0 [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" "93eae490a430a67ab88421eeace7de5f5d97707c711a66cfeeeb959d148997f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93eae490a430a67ab88421eeace7de5f5d97707c711a66cfeeeb959d148997f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93eae490a430a67ab88421eeace7de5f5d97707c711a66cfeeeb959d148997f0", kill_on_drop: false }` [INFO] [stdout] 93eae490a430a67ab88421eeace7de5f5d97707c711a66cfeeeb959d148997f0 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c447ed17ea780fe8ad68decde1efbb007ae7c2aefe2ed547bd3f2bbbf377eca [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" "0c447ed17ea780fe8ad68decde1efbb007ae7c2aefe2ed547bd3f2bbbf377eca", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.56.0 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling minifb v0.19.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling clang-sys v1.2.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling wayland-commons v0.28.5 [INFO] [stderr] Compiling wayland-cursor v0.28.5 [INFO] [stderr] Compiling xkbcommon-sys v0.7.5 [INFO] [stderr] Compiling xkb v0.2.1 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "0c447ed17ea780fe8ad68decde1efbb007ae7c2aefe2ed547bd3f2bbbf377eca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c447ed17ea780fe8ad68decde1efbb007ae7c2aefe2ed547bd3f2bbbf377eca", kill_on_drop: false }` [INFO] [stdout] 0c447ed17ea780fe8ad68decde1efbb007ae7c2aefe2ed547bd3f2bbbf377eca [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 891222643a02610c75c91a75e50060bde4aa04df3a5570c742011cd07aba20c6 [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" "891222643a02610c75c91a75e50060bde4aa04df3a5570c742011cd07aba20c6", kill_on_drop: false }` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/main.rs:56:30 [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => panic!(e), [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => panic!("{}", e), [INFO] [stdout] | +++++ [INFO] [stdout] help: or use std::panic::panic_any instead [INFO] [stdout] | [INFO] [stdout] 56 | Err(e) => std::panic::panic_any(e), [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.55s [INFO] running `Command { std: "docker" "inspect" "891222643a02610c75c91a75e50060bde4aa04df3a5570c742011cd07aba20c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "891222643a02610c75c91a75e50060bde4aa04df3a5570c742011cd07aba20c6", kill_on_drop: false }` [INFO] [stdout] 891222643a02610c75c91a75e50060bde4aa04df3a5570c742011cd07aba20c6 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f7e3c4686ffb3953e6423086cd3815a92aaf847fd53875924ced463eaafae59 [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" "0f7e3c4686ffb3953e6423086cd3815a92aaf847fd53875924ced463eaafae59", kill_on_drop: false }` [INFO] [stderr] warning: panic message is not a string literal [INFO] [stderr] --> src/main.rs:56:30 [INFO] [stderr] | [INFO] [stderr] 56 | Err(e) => panic!(e), [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_fmt_panics)]` on by default [INFO] [stderr] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stderr] = note: for more information, see [INFO] [stderr] help: add a "{}" format string to Display the message [INFO] [stderr] | [INFO] [stderr] 56 | Err(e) => panic!("{}", e), [INFO] [stderr] | +++++ [INFO] [stderr] help: or use std::panic::panic_any instead [INFO] [stderr] | [INFO] [stderr] 56 | Err(e) => std::panic::panic_any(e), [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] [INFO] [stderr] warning: `chip8` (bin "chip8" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/chip8-17d4878c1fe0b850) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test bus::test::test_memory_read_byte ... ok [INFO] [stdout] test cpu::test::test_2nnn ... ok [INFO] [stdout] test cpu::test::test_3xkk_equal ... ok [INFO] [stdout] test cpu::test::test_3xkk_not_equal ... ok [INFO] [stdout] test cpu::test::test_4xkk_not_equal ... ok [INFO] [stdout] test cpu::test::test_5xy0_equal ... ok [INFO] [stdout] test chip8::test::test_max_load_rom ... ok [INFO] [stdout] test cpu::test::test_8xy5_borrow ... ok [INFO] [stdout] test cpu::test::test_8xy5_no_borrow ... ok [INFO] [stdout] test cpu::test::test_8xy6_lsb_1 ... ok [INFO] [stdout] test cpu::test::test_8xy6_lsb_0 ... ok [INFO] [stdout] test cpu::test::test_5xy0_not_equal ... ok [INFO] [stdout] test cpu::test::test_4xkk_equal ... ok [INFO] [stdout] test cpu::test::test_6xkk ... ok [INFO] [stdout] test cpu::test::test_7xkk ... ok [INFO] [stdout] test cpu::test::test_8xy0 ... ok [INFO] [stdout] test cpu::test::test_8xy1 ... ok [INFO] [stdout] test cpu::test::test_8xy7_borrow ... ok [INFO] [stdout] test cpu::test::test_8xy7_no_borrow ... ok [INFO] [stdout] test cpu::test::test_8xyE_msb_0 ... ok [INFO] [stdout] test bus::test::test_memory_write_byte ... ok [INFO] [stdout] test cpu::test::test_8xyE_msb_1 ... ok [INFO] [stdout] test cpu::test::test_9xy0_equal ... ok [INFO] [stdout] test cpu::test::test_9xy0_not_equal ... ok [INFO] [stdout] test cpu::test::test_Annn ... ok [INFO] [stdout] test cpu::test::test_8xy2 ... ok [INFO] [stdout] test cpu::test::test_8xy3 ... ok [INFO] [stdout] test cpu::test::test_8xy4_no_carry ... ok [INFO] [stdout] test cpu::test::test_8xy4_set_carry ... ok [INFO] [stdout] test cpu::test::test_Bnnn ... ok [INFO] [stdout] test chip8::test::test_overflow_load_rom - should panic ... ok [INFO] [stdout] test cpu::test::test_5xy0_last_0 - should panic ... ok [INFO] [stdout] test chip8::test::test_empty_load_rom - should panic ... ok [INFO] [stdout] test cpu::test::test_9xy0_last_0 - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 34 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f7e3c4686ffb3953e6423086cd3815a92aaf847fd53875924ced463eaafae59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f7e3c4686ffb3953e6423086cd3815a92aaf847fd53875924ced463eaafae59", kill_on_drop: false }` [INFO] [stdout] 0f7e3c4686ffb3953e6423086cd3815a92aaf847fd53875924ced463eaafae59