[INFO] cloning repository rob10e/rust-chip8 [INFO] running `"git" "clone" "--bare" "git://github.com/rob10e/rust-chip8.git" "work/cache/sources/gh/rob10e/rust-chip8"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/rob10e/rust-chip8'... [INFO] running `"git" "clone" "work/cache/sources/gh/rob10e/rust-chip8" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rob10e/rust-chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rob10e/rust-chip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rob10e/rust-chip8" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rob10e/rust-chip8"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rob10e/rust-chip8'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f41e3123ff61493cc96e7ef4e06c678578098e32 [INFO] sha for GitHub repo rob10e/rust-chip8: f41e3123ff61493cc96e7ef4e06c678578098e32 [INFO] validating manifest of rob10e/rust-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 rob10e/rust-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 rob10e/rust-chip8 [INFO] finished frobbing rob10e/rust-chip8 [INFO] frobbed toml for rob10e/rust-chip8 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/rob10e/rust-chip8/Cargo.toml [INFO] started frobbing rob10e/rust-chip8 [INFO] finished frobbing rob10e/rust-chip8 [INFO] frobbed toml for rob10e/rust-chip8 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rob10e/rust-chip8/Cargo.toml [INFO] crate rob10e/rust-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 rob10e/rust-chip8 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rob10e/rust-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] 92d4112a07512531161f323d61fcdcc0d46c29b6383979a765bd53ffc8ac173f [INFO] running `"docker" "start" "-a" "92d4112a07512531161f323d61fcdcc0d46c29b6383979a765bd53ffc8ac173f"` [INFO] [stderr] Compiling rust-chips v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.69s [INFO] running `"docker" "inspect" "92d4112a07512531161f323d61fcdcc0d46c29b6383979a765bd53ffc8ac173f"` [INFO] running `"docker" "rm" "-f" "92d4112a07512531161f323d61fcdcc0d46c29b6383979a765bd53ffc8ac173f"` [INFO] [stdout] 92d4112a07512531161f323d61fcdcc0d46c29b6383979a765bd53ffc8ac173f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rob10e/rust-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] 893f4bf887839768912f9cad7dad7ecdf7050375a3a6411757e21cb9a8d210c3 [INFO] running `"docker" "start" "-a" "893f4bf887839768912f9cad7dad7ecdf7050375a3a6411757e21cb9a8d210c3"` [INFO] [stderr] Compiling rust-chips v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.86s [INFO] running `"docker" "inspect" "893f4bf887839768912f9cad7dad7ecdf7050375a3a6411757e21cb9a8d210c3"` [INFO] running `"docker" "rm" "-f" "893f4bf887839768912f9cad7dad7ecdf7050375a3a6411757e21cb9a8d210c3"` [INFO] [stdout] 893f4bf887839768912f9cad7dad7ecdf7050375a3a6411757e21cb9a8d210c3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/rob10e/rust-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] eec3eb9f8dfd811e4efc3284a8c8fb14a4e84c3bdb4372377eac41df16286e50 [INFO] running `"docker" "start" "-a" "eec3eb9f8dfd811e4efc3284a8c8fb14a4e84c3bdb4372377eac41df16286e50"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_chips-861aa4406b367b3c [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" "eec3eb9f8dfd811e4efc3284a8c8fb14a4e84c3bdb4372377eac41df16286e50"` [INFO] running `"docker" "rm" "-f" "eec3eb9f8dfd811e4efc3284a8c8fb14a4e84c3bdb4372377eac41df16286e50"` [INFO] [stdout] eec3eb9f8dfd811e4efc3284a8c8fb14a4e84c3bdb4372377eac41df16286e50