[INFO] cloning repository YitzhakRabin/chip8 [INFO] running `"git" "clone" "--bare" "git://github.com/YitzhakRabin/chip8.git" "work/cache/sources/gh/YitzhakRabin/chip8"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/YitzhakRabin/chip8'... [INFO] running `"git" "clone" "work/cache/sources/gh/YitzhakRabin/chip8" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/YitzhakRabin/chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/YitzhakRabin/chip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/YitzhakRabin/chip8" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/YitzhakRabin/chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/YitzhakRabin/chip8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bbcc2affdf7e34a61d118a7fd1b1fc70c6fd0be7 [INFO] sha for GitHub repo YitzhakRabin/chip8: bbcc2affdf7e34a61d118a7fd1b1fc70c6fd0be7 [INFO] validating manifest of YitzhakRabin/chip8 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of YitzhakRabin/chip8 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing YitzhakRabin/chip8 [INFO] finished frobbing YitzhakRabin/chip8 [INFO] frobbed toml for YitzhakRabin/chip8 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/YitzhakRabin/chip8/Cargo.toml [INFO] started frobbing YitzhakRabin/chip8 [INFO] finished frobbing YitzhakRabin/chip8 [INFO] frobbed toml for YitzhakRabin/chip8 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/YitzhakRabin/chip8/Cargo.toml [INFO] crate YitzhakRabin/chip8 already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bitvec v0.10.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing YitzhakRabin/chip8 against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/YitzhakRabin/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] f1fd8eeafbea5fc294644bb0b8c9846ebef198b2ee48fe443f3ebd39c1051338 [INFO] running `"docker" "start" "-a" "f1fd8eeafbea5fc294644bb0b8c9846ebef198b2ee48fe443f3ebd39c1051338"` [INFO] [stderr] Compiling bitvec v0.10.0 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling sdl2-sys v0.32.5 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling gl_generator v0.10.0 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling piston2d-graphics v0.30.0 [INFO] [stderr] Compiling png v0.14.0 [INFO] [stderr] Compiling pistoncore-input v0.24.0 [INFO] [stderr] Compiling gfx_core v0.8.3 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling image v0.21.1 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling gl v0.11.0 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling pistoncore-window v0.37.0 [INFO] [stderr] Compiling wayland-sys v0.21.12 [INFO] [stderr] Compiling rodio v0.8.1 [INFO] [stderr] Compiling sdl2 v0.32.1 [INFO] [stderr] Compiling pistoncore-event_loop v0.42.0 [INFO] [stderr] Compiling wayland-commons v0.21.12 [INFO] [stderr] Compiling piston v0.42.0 [INFO] [stderr] Compiling wayland-client v0.21.12 [INFO] [stderr] Compiling wayland-protocols v0.21.12 [INFO] [stderr] Compiling smithay-client-toolkit v0.4.5 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.5 [INFO] [stderr] Compiling piston-gfx_texture v0.35.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.56.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.54.0 [INFO] [stderr] Compiling piston_window v0.89.0 [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cpu/display.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn draw_sprite(ui: &mut UI, x: usize, y: usize, sprite_data: &[u8]) -> bool { [INFO] [stderr] | ^^ help: use `dyn`: `dyn UI` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `"docker" "inspect" "f1fd8eeafbea5fc294644bb0b8c9846ebef198b2ee48fe443f3ebd39c1051338"` [INFO] running `"docker" "rm" "-f" "f1fd8eeafbea5fc294644bb0b8c9846ebef198b2ee48fe443f3ebd39c1051338"` [INFO] [stdout] f1fd8eeafbea5fc294644bb0b8c9846ebef198b2ee48fe443f3ebd39c1051338 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/YitzhakRabin/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 55ae2d32849453fe16d840df8520fd1d01a97cc429d83a8029f533e3d583faaf [INFO] running `"docker" "start" "-a" "55ae2d32849453fe16d840df8520fd1d01a97cc429d83a8029f533e3d583faaf"` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/cpu/display.rs:6:29 [INFO] [stderr] | [INFO] [stderr] 6 | pub fn draw_sprite(ui: &mut UI, x: usize, y: usize, sprite_data: &[u8]) -> bool { [INFO] [stderr] | ^^ help: use `dyn`: `dyn UI` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.75s [INFO] running `"docker" "inspect" "55ae2d32849453fe16d840df8520fd1d01a97cc429d83a8029f533e3d583faaf"` [INFO] running `"docker" "rm" "-f" "55ae2d32849453fe16d840df8520fd1d01a97cc429d83a8029f533e3d583faaf"` [INFO] [stdout] 55ae2d32849453fe16d840df8520fd1d01a97cc429d83a8029f533e3d583faaf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/YitzhakRabin/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] d809ece068239a650131fcbd8fe9dda5cc52b2eb6f423a4afea9679123b8a292 [INFO] running `"docker" "start" "-a" "d809ece068239a650131fcbd8fe9dda5cc52b2eb6f423a4afea9679123b8a292"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/crater/target/debug/deps/chip8-c4037c880f314681 [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" "d809ece068239a650131fcbd8fe9dda5cc52b2eb6f423a4afea9679123b8a292"` [INFO] running `"docker" "rm" "-f" "d809ece068239a650131fcbd8fe9dda5cc52b2eb6f423a4afea9679123b8a292"` [INFO] [stdout] d809ece068239a650131fcbd8fe9dda5cc52b2eb6f423a4afea9679123b8a292