[INFO] updating cached repository https://github.com/tcharuhas/Chip8 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e87ab651bbf2f5c8cf39f756f80487d5e3952718 [INFO] testing tcharuhas/Chip8 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcharuhas%2FChip8" "/workspace/builds/worker-2/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 58% (178/305) Checking out files: 59% (180/305) Checking out files: 60% (183/305) Checking out files: 61% (187/305) Checking out files: 62% (190/305) Checking out files: 63% (193/305) Checking out files: 63% (194/305) Checking out files: 64% (196/305) Checking out files: 65% (199/305) Checking out files: 66% (202/305) Checking out files: 67% (205/305) Checking out files: 68% (208/305) Checking out files: 69% (211/305) Checking out files: 70% (214/305) Checking out files: 71% (217/305) Checking out files: 72% (220/305) Checking out files: 73% (223/305) Checking out files: 74% (226/305) Checking out files: 75% (229/305) Checking out files: 76% (232/305) Checking out files: 77% (235/305) Checking out files: 78% (238/305) Checking out files: 79% (241/305) Checking out files: 80% (244/305) Checking out files: 81% (248/305) Checking out files: 82% (251/305) Checking out files: 83% (254/305) Checking out files: 84% (257/305) Checking out files: 85% (260/305) Checking out files: 86% (263/305) Checking out files: 87% (266/305) Checking out files: 88% (269/305) Checking out files: 89% (272/305) Checking out files: 90% (275/305) Checking out files: 91% (278/305) Checking out files: 92% (281/305) Checking out files: 93% (284/305) Checking out files: 94% (287/305) Checking out files: 95% (290/305) Checking out files: 96% (293/305) Checking out files: 97% (296/305) Checking out files: 98% (299/305) Checking out files: 99% (302/305) Checking out files: 100% (305/305) Checking out files: 100% (305/305), done. [INFO] validating manifest of git repo https://github.com/tcharuhas/Chip8 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tcharuhas/Chip8 [INFO] finished tweaking git repo https://github.com/tcharuhas/Chip8 [INFO] tweaked toml for git repo https://github.com/tcharuhas/Chip8 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tcharuhas/Chip8 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] 65d998de0560fbcf45aa57fe1fbbc0e571b80ea9b058c4f7fe99674cec3604f9 [INFO] running `"docker" "start" "-a" "65d998de0560fbcf45aa57fe1fbbc0e571b80ea9b058c4f7fe99674cec3604f9"` [INFO] [stderr] Compiling libc v0.2.39 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling minifb v0.9.2 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling tylers-chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.04s [INFO] running `"docker" "inspect" "65d998de0560fbcf45aa57fe1fbbc0e571b80ea9b058c4f7fe99674cec3604f9"` [INFO] running `"docker" "rm" "-f" "65d998de0560fbcf45aa57fe1fbbc0e571b80ea9b058c4f7fe99674cec3604f9"` [INFO] [stdout] 65d998de0560fbcf45aa57fe1fbbc0e571b80ea9b058c4f7fe99674cec3604f9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "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] f8d7fd5d0faa3c90f1bef759564f2f072636f0fc603b2fbecafbcbbea48ce249 [INFO] running `"docker" "start" "-a" "f8d7fd5d0faa3c90f1bef759564f2f072636f0fc603b2fbecafbcbbea48ce249"` [INFO] [stderr] Compiling tylers-chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.29s [INFO] running `"docker" "inspect" "f8d7fd5d0faa3c90f1bef759564f2f072636f0fc603b2fbecafbcbbea48ce249"` [INFO] running `"docker" "rm" "-f" "f8d7fd5d0faa3c90f1bef759564f2f072636f0fc603b2fbecafbcbbea48ce249"` [INFO] [stdout] f8d7fd5d0faa3c90f1bef759564f2f072636f0fc603b2fbecafbcbbea48ce249 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] c06a31174b16660a5a4055d9eb8fadf688010419fcb54eb71af86e5de1a10fc1 [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" "c06a31174b16660a5a4055d9eb8fadf688010419fcb54eb71af86e5de1a10fc1"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tylers_chip8-94edbc223ecedfc3 [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" "c06a31174b16660a5a4055d9eb8fadf688010419fcb54eb71af86e5de1a10fc1"` [INFO] running `"docker" "rm" "-f" "c06a31174b16660a5a4055d9eb8fadf688010419fcb54eb71af86e5de1a10fc1"` [INFO] [stdout] c06a31174b16660a5a4055d9eb8fadf688010419fcb54eb71af86e5de1a10fc1