[INFO] cloning repository https://github.com/BiscayRobin/chip8-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BiscayRobin/chip8-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiscayRobin%2Fchip8-rs"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiscayRobin%2Fchip8-rs'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c139c0a2e51309b5829f5880b44b240748def2eb [INFO] testing BiscayRobin/chip8-rs against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBiscayRobin%2Fchip8-rs" "/workspace/builds/worker-7/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/BiscayRobin/chip8-rs on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/BiscayRobin/chip8-rs [INFO] finished tweaking git repo https://github.com/BiscayRobin/chip8-rs [INFO] tweaked toml for git repo https://github.com/BiscayRobin/chip8-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/BiscayRobin/chip8-rs already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sbitty v0.5.0 [INFO] running `"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" "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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4b6600b972e9a581ac57c89fe3924501e1795bc3383ba3caf0845c05ea11f96 [INFO] running `"docker" "start" "-a" "e4b6600b972e9a581ac57c89fe3924501e1795bc3383ba3caf0845c05ea11f96"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling x11-dl v2.18.3 [INFO] [stderr] Compiling minifb v0.12.0 [INFO] [stderr] Compiling getrandom v0.1.8 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.0 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling sbitty v0.5.0 [INFO] [stderr] Compiling rand v0.7.0 [INFO] [stderr] Compiling chip8-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.63s [INFO] running `"docker" "inspect" "e4b6600b972e9a581ac57c89fe3924501e1795bc3383ba3caf0845c05ea11f96"` [INFO] running `"docker" "rm" "-f" "e4b6600b972e9a581ac57c89fe3924501e1795bc3383ba3caf0845c05ea11f96"` [INFO] [stdout] e4b6600b972e9a581ac57c89fe3924501e1795bc3383ba3caf0845c05ea11f96 [INFO] running `"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" "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" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e8aa19cb107f6f807dc9d7646c9f4ebeb2938589927bbcfa514238aed061749c [INFO] running `"docker" "start" "-a" "e8aa19cb107f6f807dc9d7646c9f4ebeb2938589927bbcfa514238aed061749c"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling chip8-rs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `"docker" "inspect" "e8aa19cb107f6f807dc9d7646c9f4ebeb2938589927bbcfa514238aed061749c"` [INFO] running `"docker" "rm" "-f" "e8aa19cb107f6f807dc9d7646c9f4ebeb2938589927bbcfa514238aed061749c"` [INFO] [stdout] e8aa19cb107f6f807dc9d7646c9f4ebeb2938589927bbcfa514238aed061749c [INFO] running `"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" "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" "+beta-2020-06-03" "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] 847c1c430c9155f2559880c5f4304b2587f7f359b3f6f403d47a67aa58d1f6df [INFO] running `"docker" "start" "-a" "847c1c430c9155f2559880c5f4304b2587f7f359b3f6f403d47a67aa58d1f6df"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chip8_rs-cdf39b5af3b129a2 [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test cpu::tests::read_word ... ok [INFO] [stdout] test cpu::tests::ld_vx_byte ... ok [INFO] [stdout] test cpu::tests::add_vx_byte ... ok [INFO] [stdout] test cpu::tests::new ... ok [INFO] [stdout] test cpu::tests::ret ... ok [INFO] [stdout] test cpu::tests::sne_vx_byte ... ok [INFO] [stdout] test cpu::tests::se_vx_vy ... ok [INFO] [stdout] test cpu::tests::load_at ... ok [INFO] [stdout] test cpu::tests::cls ... ok [INFO] [stdout] test cpu::tests::call_addr ... ok [INFO] [stdout] test cpu::tests::se_vx_byte ... ok [INFO] [stdout] test cpu::tests::cycle ... ok [INFO] [stdout] test cpu::tests::jp_addr ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "847c1c430c9155f2559880c5f4304b2587f7f359b3f6f403d47a67aa58d1f6df"` [INFO] running `"docker" "rm" "-f" "847c1c430c9155f2559880c5f4304b2587f7f359b3f6f403d47a67aa58d1f6df"` [INFO] [stdout] 847c1c430c9155f2559880c5f4304b2587f7f359b3f6f403d47a67aa58d1f6df