[INFO] updating cached repository chip8-rust/chip8-ui [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/chip8-rust/chip8-ui [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/chip8-rust/chip8-ui" "work/ex/beta-1.38-1/sources/1.37.0/gh/chip8-rust/chip8-ui"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/chip8-rust/chip8-ui'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/chip8-rust/chip8-ui" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chip8-rust/chip8-ui"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chip8-rust/chip8-ui'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e46ed6326eb4956faa9c43f00bb1e68eb432edd2 [INFO] sha for GitHub repo chip8-rust/chip8-ui: e46ed6326eb4956faa9c43f00bb1e68eb432edd2 [INFO] validating manifest of chip8-rust/chip8-ui 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 chip8-rust/chip8-ui 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 chip8-rust/chip8-ui [INFO] finished frobbing chip8-rust/chip8-ui [INFO] frobbed toml for chip8-rust/chip8-ui written to work/ex/beta-1.38-1/sources/1.37.0/gh/chip8-rust/chip8-ui/Cargo.toml [INFO] started frobbing chip8-rust/chip8-ui [INFO] finished frobbing chip8-rust/chip8-ui [INFO] frobbed toml for chip8-rust/chip8-ui written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/chip8-rust/chip8-ui/Cargo.toml [INFO] crate chip8-rust/chip8-ui 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] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/chip8-rust/chip8-ui/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 chip8-rust/chip8-ui 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-7/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/chip8-rust/chip8-ui:/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] 7e3ce5449f38bcdbaaf83f6b3481c8e7d501321141850c0ecdf8185ac544d828 [INFO] running `"docker" "start" "-a" "7e3ce5449f38bcdbaaf83f6b3481c8e7d501321141850c0ecdf8185ac544d828"` [INFO] [stderr] Compiling sdl2-sys v0.19.0 [INFO] [stderr] Compiling freetype-sys v0.4.0 [INFO] [stderr] Compiling pistoncore-input v0.12.0 [INFO] [stderr] Compiling gfx_core v0.3.1 [INFO] [stderr] Compiling chip8_vm v0.4.0 [INFO] [stderr] Compiling glutin v0.5.2 [INFO] [stderr] Compiling freetype-rs v0.9.0 [INFO] [stderr] Compiling sdl2 v0.19.0 [INFO] [stderr] Compiling piston2d-opengl_graphics v0.30.0 [INFO] [stderr] Compiling pistoncore-window v0.20.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.23.0 [INFO] [stderr] Compiling piston v0.23.0 [INFO] [stderr] Compiling pistoncore-sdl2_window v0.31.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.27.0 [INFO] [stderr] Compiling gfx v0.11.0 [INFO] [stderr] Compiling gfx_device_gl v0.10.0 [INFO] [stderr] Compiling piston-gfx_texture v0.15.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.29.0 [INFO] [stderr] Compiling piston_window v0.49.0 [INFO] [stderr] Compiling chip8_ui v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.63s [INFO] running `"docker" "inspect" "7e3ce5449f38bcdbaaf83f6b3481c8e7d501321141850c0ecdf8185ac544d828"` [INFO] running `"docker" "rm" "-f" "7e3ce5449f38bcdbaaf83f6b3481c8e7d501321141850c0ecdf8185ac544d828"` [INFO] [stdout] 7e3ce5449f38bcdbaaf83f6b3481c8e7d501321141850c0ecdf8185ac544d828 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/chip8-rust/chip8-ui:/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] 8bcfc017ff17b2a95b135996d26e0e6f41ef64fdeca1246bff7609be03dbc5df [INFO] running `"docker" "start" "-a" "8bcfc017ff17b2a95b135996d26e0e6f41ef64fdeca1246bff7609be03dbc5df"` [INFO] [stderr] Compiling chip8_ui v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `"docker" "inspect" "8bcfc017ff17b2a95b135996d26e0e6f41ef64fdeca1246bff7609be03dbc5df"` [INFO] running `"docker" "rm" "-f" "8bcfc017ff17b2a95b135996d26e0e6f41ef64fdeca1246bff7609be03dbc5df"` [INFO] [stdout] 8bcfc017ff17b2a95b135996d26e0e6f41ef64fdeca1246bff7609be03dbc5df [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/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/chip8-rust/chip8-ui:/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] af4a20f3fe00715305bd9aac64be45c75856475695b7870450588844e9780b1c [INFO] running `"docker" "start" "-a" "af4a20f3fe00715305bd9aac64be45c75856475695b7870450588844e9780b1c"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running /opt/crater/target/debug/deps/chip8_ui-cf3851a669ffc26e [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" "af4a20f3fe00715305bd9aac64be45c75856475695b7870450588844e9780b1c"` [INFO] running `"docker" "rm" "-f" "af4a20f3fe00715305bd9aac64be45c75856475695b7870450588844e9780b1c"` [INFO] [stdout] af4a20f3fe00715305bd9aac64be45c75856475695b7870450588844e9780b1c