[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.37-6/sources/1.36.0/gh/splintah/chip-8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/splintah/chip-8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/splintah/chip-8" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/splintah/chip-8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of splintah/chip-8 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/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.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing splintah/chip-8 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] 7bfbe3fb137a1ccd35cdec96701b897effcd24d8c724f0074836824d29e7e798 [INFO] running `"docker" "start" "-a" "7bfbe3fb137a1ccd35cdec96701b897effcd24d8c724f0074836824d29e7e798"` [INFO] [stderr] Compiling pkg-config v0.3.12 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling wayland-scanner v0.20.11 [INFO] [stderr] Compiling smallvec v0.6.3 [INFO] [stderr] Compiling lock_api v0.1.3 [INFO] [stderr] Compiling nix v0.11.0 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling wayland-sys v0.20.11 [INFO] [stderr] Compiling x11-dl v2.18.1 [INFO] [stderr] Compiling wayland-client v0.20.11 [INFO] [stderr] Compiling wayland-protocols v0.20.11 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling wayland-commons v0.20.11 [INFO] [stderr] Compiling tempfile v3.0.3 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.2.6 [INFO] [stderr] Compiling winit v0.16.2 [INFO] [stderr] Compiling chip-8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `"docker" "inspect" "7bfbe3fb137a1ccd35cdec96701b897effcd24d8c724f0074836824d29e7e798"` [INFO] running `"docker" "rm" "-f" "7bfbe3fb137a1ccd35cdec96701b897effcd24d8c724f0074836824d29e7e798"` [INFO] [stdout] 7bfbe3fb137a1ccd35cdec96701b897effcd24d8c724f0074836824d29e7e798 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3eb409714f0440395cbb5c32193e51c727f2c80bf73c9c9e6e7235109bc68d63 [INFO] running `"docker" "start" "-a" "3eb409714f0440395cbb5c32193e51c727f2c80bf73c9c9e6e7235109bc68d63"` [INFO] [stderr] Compiling chip-8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.02s [INFO] running `"docker" "inspect" "3eb409714f0440395cbb5c32193e51c727f2c80bf73c9c9e6e7235109bc68d63"` [INFO] running `"docker" "rm" "-f" "3eb409714f0440395cbb5c32193e51c727f2c80bf73c9c9e6e7235109bc68d63"` [INFO] [stdout] 3eb409714f0440395cbb5c32193e51c727f2c80bf73c9c9e6e7235109bc68d63 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 093903536a79510df23ac636a4ec1f50c65fefe07fde33aa92998c9c54f1149c [INFO] running `"docker" "start" "-a" "093903536a79510df23ac636a4ec1f50c65fefe07fde33aa92998c9c54f1149c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/chip_8-4874be69b0e5035a [INFO] [stderr] Running /opt/crater/target/debug/deps/chip_8-7f1161bea7209106 [INFO] [stdout] [INFO] [stderr] Doc-tests chip_8 [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] [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] [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" "093903536a79510df23ac636a4ec1f50c65fefe07fde33aa92998c9c54f1149c"` [INFO] running `"docker" "rm" "-f" "093903536a79510df23ac636a4ec1f50c65fefe07fde33aa92998c9c54f1149c"` [INFO] [stdout] 093903536a79510df23ac636a4ec1f50c65fefe07fde33aa92998c9c54f1149c