[INFO] cloning repository foxbot/chip8 [INFO] running `"git" "clone" "--bare" "git://github.com/foxbot/chip8.git" "work/cache/sources/gh/foxbot/chip8"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/foxbot/chip8'... [INFO] running `"git" "clone" "work/cache/sources/gh/foxbot/chip8" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/foxbot/chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/foxbot/chip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/foxbot/chip8" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foxbot/chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foxbot/chip8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 288dc94d6af7c09f41f20a9a37bfcfdf69cab6b3 [INFO] sha for GitHub repo foxbot/chip8: 288dc94d6af7c09f41f20a9a37bfcfdf69cab6b3 [INFO] validating manifest of foxbot/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 foxbot/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 foxbot/chip8 [INFO] finished frobbing foxbot/chip8 [INFO] frobbed toml for foxbot/chip8 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/foxbot/chip8/Cargo.toml [INFO] started frobbing foxbot/chip8 [INFO] finished frobbing foxbot/chip8 [INFO] frobbed toml for foxbot/chip8 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foxbot/chip8/Cargo.toml [INFO] crate foxbot/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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing foxbot/chip8 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foxbot/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] 7ff557f5bc7a24f28b0da09fc728e11c11c2d63b989beb54eaa4481ff0753f17 [INFO] running `"docker" "start" "-a" "7ff557f5bc7a24f28b0da09fc728e11c11c2d63b989beb54eaa4481ff0753f17"` [INFO] [stderr] Compiling sdl2-sys v0.31.0 [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.95s [INFO] running `"docker" "inspect" "7ff557f5bc7a24f28b0da09fc728e11c11c2d63b989beb54eaa4481ff0753f17"` [INFO] running `"docker" "rm" "-f" "7ff557f5bc7a24f28b0da09fc728e11c11c2d63b989beb54eaa4481ff0753f17"` [INFO] [stdout] 7ff557f5bc7a24f28b0da09fc728e11c11c2d63b989beb54eaa4481ff0753f17 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foxbot/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 68cb90d09a9068d4c80f266092542362b45996819ba137708f9986b7271060fc [INFO] running `"docker" "start" "-a" "68cb90d09a9068d4c80f266092542362b45996819ba137708f9986b7271060fc"` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `"docker" "inspect" "68cb90d09a9068d4c80f266092542362b45996819ba137708f9986b7271060fc"` [INFO] running `"docker" "rm" "-f" "68cb90d09a9068d4c80f266092542362b45996819ba137708f9986b7271060fc"` [INFO] [stdout] 68cb90d09a9068d4c80f266092542362b45996819ba137708f9986b7271060fc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-0/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/foxbot/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" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 5909a6a1a9ad8d3f35ba4f23b0e230dde704eccbaf49136264002d6fba721958 [INFO] running `"docker" "start" "-a" "5909a6a1a9ad8d3f35ba4f23b0e230dde704eccbaf49136264002d6fba721958"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/chip8-df7a02cf412c45cf [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" "5909a6a1a9ad8d3f35ba4f23b0e230dde704eccbaf49136264002d6fba721958"` [INFO] running `"docker" "rm" "-f" "5909a6a1a9ad8d3f35ba4f23b0e230dde704eccbaf49136264002d6fba721958"` [INFO] [stdout] 5909a6a1a9ad8d3f35ba4f23b0e230dde704eccbaf49136264002d6fba721958