[INFO] cloning repository https://github.com/at-tran/chip8-emulator [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/at-tran/chip8-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fat-tran%2Fchip8-emulator"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fat-tran%2Fchip8-emulator'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 428b24e97e8dcb6acc1b53d72e109b903f3fa0e8 [INFO] testing at-tran/chip8-emulator against 1.44.0 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fat-tran%2Fchip8-emulator" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/at-tran/chip8-emulator on toolchain 1.44.0 [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/at-tran/chip8-emulator [INFO] finished tweaking git repo https://github.com/at-tran/chip8-emulator [INFO] tweaked toml for git repo https://github.com/at-tran/chip8-emulator written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/at-tran/chip8-emulator already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "build" "--frozen"` [INFO] [stdout] 795ed93ff61d465e92430a4f81d978054cda28780e2ebac588bc33fb3b084bea [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "795ed93ff61d465e92430a4f81d978054cda28780e2ebac588bc33fb3b084bea"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.59 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.59 [INFO] [stderr] Compiling libc v0.2.67 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.59 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.59 [INFO] [stderr] Compiling js-sys v0.3.36 [INFO] [stderr] Compiling console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling web-sys v0.3.36 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.9 [INFO] [stderr] Compiling gloo-events v0.1.1 [INFO] [stderr] Compiling gloo-console-timer v0.1.0 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling gloo-file v0.1.0 [INFO] [stderr] Compiling gloo v0.2.1 [INFO] [stderr] Compiling chip8-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "795ed93ff61d465e92430a4f81d978054cda28780e2ebac588bc33fb3b084bea"` [INFO] running `"docker" "rm" "-f" "795ed93ff61d465e92430a4f81d978054cda28780e2ebac588bc33fb3b084bea"` [INFO] [stdout] 795ed93ff61d465e92430a4f81d978054cda28780e2ebac588bc33fb3b084bea [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 1701007f4a73af3bfa155f2a74f41abdf47b7060cb613265e49845f3dd897de9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "1701007f4a73af3bfa155f2a74f41abdf47b7060cb613265e49845f3dd897de9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.9 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.9 [INFO] [stderr] Compiling chip8-emulator v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.31s [INFO] running `"docker" "inspect" "1701007f4a73af3bfa155f2a74f41abdf47b7060cb613265e49845f3dd897de9"` [INFO] running `"docker" "rm" "-f" "1701007f4a73af3bfa155f2a74f41abdf47b7060cb613265e49845f3dd897de9"` [INFO] [stdout] 1701007f4a73af3bfa155f2a74f41abdf47b7060cb613265e49845f3dd897de9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+1.44.0" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e515884f743d307ce11e2eabfca65c76b87101f1cdb89eb3b89413611e9608a1 [INFO] running `"docker" "start" "-a" "e515884f743d307ce11e2eabfca65c76b87101f1cdb89eb3b89413611e9608a1"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: Found `debug_assertions` in `target.'cfg(...)'.dependencies`. This value is not supported for selecting dependencies and will not work as expected. To learn more visit https://doc.rust-lang.org/cargo/reference/specifying-dependencies.html#platform-specific-dependencies [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chip8_emulator-4eb82ce92cf0e269 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test chip8emulator::keypad::tests::test_keypad ... ok [INFO] [stdout] test chip8emulator::opcode::tests::test_get_nibbles ... ok [INFO] [stdout] test chip8emulator::tests::test_arithmetic ... ok [INFO] [stdout] test chip8emulator::tests::test_gfx ... ok [INFO] [stdout] test chip8emulator::tests::test_get_next_opcode ... ok [INFO] [stdout] test chip8emulator::tests::test_rand ... ok [INFO] [stdout] test chip8emulator::tests::test_reset ... ok [INFO] [stdout] test chip8emulator::tests::test_skip ... ok [INFO] [stdout] test chip8emulator::chip8timer::tests::test_timer ... ok [INFO] [stdout] test chip8emulator::graphics::tests::test_graphics_toggle ... ok [INFO] [stdout] test chip8emulator::tests::test_digit_address ... ok [INFO] [stdout] test chip8emulator::tests::test_draw_sprite ... ok [INFO] [stdout] test chip8emulator::tests::test_load_rom ... ok [INFO] [stdout] test chip8emulator::timer::tests::test_timer ... ok [INFO] [stdout] test chip8emulator::tests::test_store_reg_mem ... ok [INFO] [stdout] test chip8emulator::tests::test_store_bcd ... ok [INFO] [stdout] test chip8emulator::tests::test_subroutine ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests chip8-emulator [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "e515884f743d307ce11e2eabfca65c76b87101f1cdb89eb3b89413611e9608a1"` [INFO] running `"docker" "rm" "-f" "e515884f743d307ce11e2eabfca65c76b87101f1cdb89eb3b89413611e9608a1"` [INFO] [stdout] e515884f743d307ce11e2eabfca65c76b87101f1cdb89eb3b89413611e9608a1