[INFO] updating cached repository splintah/chip-8 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/splintah/chip-8 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/splintah/chip-8" "work/ex/beta-1.38-1/sources/1.37.0/gh/splintah/chip-8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/splintah/chip-8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/splintah/chip-8" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/splintah/chip-8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/splintah/chip-8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e3376bd1691bda9af3c74b6b48ec426483fdefe6 [INFO] sha for GitHub repo splintah/chip-8: e3376bd1691bda9af3c74b6b48ec426483fdefe6 [INFO] validating manifest of splintah/chip-8 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 splintah/chip-8 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 splintah/chip-8 [INFO] finished frobbing splintah/chip-8 [INFO] frobbed toml for splintah/chip-8 written to work/ex/beta-1.38-1/sources/1.37.0/gh/splintah/chip-8/Cargo.toml [INFO] started frobbing splintah/chip-8 [INFO] finished frobbing splintah/chip-8 [INFO] frobbed toml for splintah/chip-8 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/splintah/chip-8/Cargo.toml [INFO] crate splintah/chip-8 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 splintah/chip-8 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/splintah/chip-8:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 5e990c66c60b901fe949c8866bd1b0ec71cb5d4e60cf084a4479e6bdbf1dc1cd [INFO] running `"docker" "start" "-a" "5e990c66c60b901fe949c8866bd1b0ec71cb5d4e60cf084a4479e6bdbf1dc1cd"` [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling chip-8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 18.90s [INFO] running `"docker" "inspect" "5e990c66c60b901fe949c8866bd1b0ec71cb5d4e60cf084a4479e6bdbf1dc1cd"` [INFO] running `"docker" "rm" "-f" "5e990c66c60b901fe949c8866bd1b0ec71cb5d4e60cf084a4479e6bdbf1dc1cd"` [INFO] [stdout] 5e990c66c60b901fe949c8866bd1b0ec71cb5d4e60cf084a4479e6bdbf1dc1cd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/splintah/chip-8:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 90ddd4824cd944dbb398343e73d0d08dee52a24f6a188faadbab9db29e5cdf6e [INFO] running `"docker" "start" "-a" "90ddd4824cd944dbb398343e73d0d08dee52a24f6a188faadbab9db29e5cdf6e"` [INFO] [stderr] Compiling chip-8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.06s [INFO] running `"docker" "inspect" "90ddd4824cd944dbb398343e73d0d08dee52a24f6a188faadbab9db29e5cdf6e"` [INFO] running `"docker" "rm" "-f" "90ddd4824cd944dbb398343e73d0d08dee52a24f6a188faadbab9db29e5cdf6e"` [INFO] [stdout] 90ddd4824cd944dbb398343e73d0d08dee52a24f6a188faadbab9db29e5cdf6e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/splintah/chip-8:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 4c03df281fa8c168a1ff8c733722974659a633b8eefdb34ccc3d9b41a56c00b0 [INFO] running `"docker" "start" "-a" "4c03df281fa8c168a1ff8c733722974659a633b8eefdb34ccc3d9b41a56c00b0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/chip_8-c6c9e707529ac424 [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] [stderr] Running /opt/crater/target/debug/deps/chip_8-53866d423d273eb9 [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] [stderr] Doc-tests chip_8 [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" "4c03df281fa8c168a1ff8c733722974659a633b8eefdb34ccc3d9b41a56c00b0"` [INFO] running `"docker" "rm" "-f" "4c03df281fa8c168a1ff8c733722974659a633b8eefdb34ccc3d9b41a56c00b0"` [INFO] [stdout] 4c03df281fa8c168a1ff8c733722974659a633b8eefdb34ccc3d9b41a56c00b0