[INFO] updating cached repository joelsmithz/chip8 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joelsmithz/chip8 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joelsmithz/chip8" "work/ex/beta-1.38-1/sources/1.37.0/gh/joelsmithz/chip8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/joelsmithz/chip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joelsmithz/chip8" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joelsmithz/chip8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joelsmithz/chip8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 16cffb11ccbb8d774f37cdb10344bd65439f0856 [INFO] sha for GitHub repo joelsmithz/chip8: 16cffb11ccbb8d774f37cdb10344bd65439f0856 [INFO] validating manifest of joelsmithz/chip8 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of joelsmithz/chip8 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing joelsmithz/chip8 [INFO] finished frobbing joelsmithz/chip8 [INFO] frobbed toml for joelsmithz/chip8 written to work/ex/beta-1.38-1/sources/1.37.0/gh/joelsmithz/chip8/Cargo.toml [INFO] started frobbing joelsmithz/chip8 [INFO] finished frobbing joelsmithz/chip8 [INFO] frobbed toml for joelsmithz/chip8 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joelsmithz/chip8/Cargo.toml [INFO] crate joelsmithz/chip8 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing joelsmithz/chip8 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/joelsmithz/chip8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d5cec0977bf4a795060694b9eb716e3510fee81e6baac72f219d6a24656cf3bc [INFO] running `"docker" "start" "-a" "d5cec0977bf4a795060694b9eb716e3510fee81e6baac72f219d6a24656cf3bc"` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling num-iter v0.1.35 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling sdl2 v0.31.0 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.25s [INFO] running `"docker" "inspect" "d5cec0977bf4a795060694b9eb716e3510fee81e6baac72f219d6a24656cf3bc"` [INFO] running `"docker" "rm" "-f" "d5cec0977bf4a795060694b9eb716e3510fee81e6baac72f219d6a24656cf3bc"` [INFO] [stdout] d5cec0977bf4a795060694b9eb716e3510fee81e6baac72f219d6a24656cf3bc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/joelsmithz/chip8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b0706e57714719d2f42c5e317965a46f8a193c728df68791fac7ef792afc6468 [INFO] running `"docker" "start" "-a" "b0706e57714719d2f42c5e317965a46f8a193c728df68791fac7ef792afc6468"` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.03s [INFO] running `"docker" "inspect" "b0706e57714719d2f42c5e317965a46f8a193c728df68791fac7ef792afc6468"` [INFO] running `"docker" "rm" "-f" "b0706e57714719d2f42c5e317965a46f8a193c728df68791fac7ef792afc6468"` [INFO] [stdout] b0706e57714719d2f42c5e317965a46f8a193c728df68791fac7ef792afc6468 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/joelsmithz/chip8:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 334c55601a96087557c070d5d12694dbc73501d6303cf1ec90dc6ff6361aba10 [INFO] running `"docker" "start" "-a" "334c55601a96087557c070d5d12694dbc73501d6303cf1ec90dc6ff6361aba10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/chip8-745e0aec36bad1d7 [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" "334c55601a96087557c070d5d12694dbc73501d6303cf1ec90dc6ff6361aba10"` [INFO] running `"docker" "rm" "-f" "334c55601a96087557c070d5d12694dbc73501d6303cf1ec90dc6ff6361aba10"` [INFO] [stdout] 334c55601a96087557c070d5d12694dbc73501d6303cf1ec90dc6ff6361aba10