[INFO] cloning repository marcovr/emu8080 [INFO] running `"git" "clone" "--bare" "git://github.com/marcovr/emu8080.git" "work/cache/sources/gh/marcovr/emu8080"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/marcovr/emu8080'... [INFO] running `"git" "clone" "work/cache/sources/gh/marcovr/emu8080" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/marcovr/emu8080"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/marcovr/emu8080'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/marcovr/emu8080" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marcovr/emu8080"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marcovr/emu8080'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e772cff37fdbe9763aa780250aadae4b4ea78333 [INFO] sha for GitHub repo marcovr/emu8080: e772cff37fdbe9763aa780250aadae4b4ea78333 [INFO] validating manifest of marcovr/emu8080 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 marcovr/emu8080 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 marcovr/emu8080 [INFO] finished frobbing marcovr/emu8080 [INFO] frobbed toml for marcovr/emu8080 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/marcovr/emu8080/Cargo.toml [INFO] started frobbing marcovr/emu8080 [INFO] finished frobbing marcovr/emu8080 [INFO] frobbed toml for marcovr/emu8080 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/marcovr/emu8080/Cargo.toml [INFO] crate marcovr/emu8080 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 marcovr/emu8080 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/marcovr/emu8080:/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] 5d2c9e3664b919b17690d28a253ccef44e53dba1ca51869ac40bd57a5bd7d2d4 [INFO] running `"docker" "start" "-a" "5d2c9e3664b919b17690d28a253ccef44e53dba1ca51869ac40bd57a5bd7d2d4"` [INFO] [stderr] Compiling serde v1.0.59 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling gfx_core v0.8.2 [INFO] [stderr] Compiling serde_derive v1.0.59 [INFO] [stderr] Compiling num-derive v0.2.2 [INFO] [stderr] Compiling gfx_gl v0.5.0 [INFO] [stderr] Compiling glutin v0.14.0 [INFO] [stderr] Compiling rusttype v0.4.3 [INFO] [stderr] Compiling gl v0.10.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling piston2d-graphics v0.26.0 [INFO] [stderr] Compiling rayon-core v1.4.0 [INFO] [stderr] Compiling rayon v1.0.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.14 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling pistoncore-input v0.21.0 [INFO] [stderr] Compiling pistoncore-window v0.32.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.37.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.47.0 [INFO] [stderr] Compiling piston v0.37.0 [INFO] [stderr] Compiling gfx v0.17.1 [INFO] [stderr] Compiling gfx_device_gl v0.15.3 [INFO] [stderr] Compiling piston-gfx_texture v0.32.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.51.0 [INFO] [stderr] Compiling piston_window v0.80.0 [INFO] [stderr] Compiling emu8080 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/operation.rs:522:3 [INFO] [stderr] | [INFO] [stderr] 522 | _ => unreachable!() [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/disassemble.rs:276:3 [INFO] [stderr] | [INFO] [stderr] 276 | _ => unreachable!() [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 04s [INFO] running `"docker" "inspect" "5d2c9e3664b919b17690d28a253ccef44e53dba1ca51869ac40bd57a5bd7d2d4"` [INFO] running `"docker" "rm" "-f" "5d2c9e3664b919b17690d28a253ccef44e53dba1ca51869ac40bd57a5bd7d2d4"` [INFO] [stdout] 5d2c9e3664b919b17690d28a253ccef44e53dba1ca51869ac40bd57a5bd7d2d4 [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/marcovr/emu8080:/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] 17028e54b3dda351281207cdaf607bdbb12b89c34e211edacd60f3cbf5966f47 [INFO] running `"docker" "start" "-a" "17028e54b3dda351281207cdaf607bdbb12b89c34e211edacd60f3cbf5966f47"` [INFO] [stderr] Compiling emu8080 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/operation.rs:522:3 [INFO] [stderr] | [INFO] [stderr] 522 | _ => unreachable!() [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unreachable_patterns)] on by default [INFO] [stderr] [INFO] [stderr] warning: unreachable pattern [INFO] [stderr] --> src/disassemble.rs:276:3 [INFO] [stderr] | [INFO] [stderr] 276 | _ => unreachable!() [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.41s [INFO] running `"docker" "inspect" "17028e54b3dda351281207cdaf607bdbb12b89c34e211edacd60f3cbf5966f47"` [INFO] running `"docker" "rm" "-f" "17028e54b3dda351281207cdaf607bdbb12b89c34e211edacd60f3cbf5966f47"` [INFO] [stdout] 17028e54b3dda351281207cdaf607bdbb12b89c34e211edacd60f3cbf5966f47 [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/marcovr/emu8080:/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] 86ce9fbc85a7b8026b741b93364bd0b9486b06f169fb3275e247155c918f4b09 [INFO] running `"docker" "start" "-a" "86ce9fbc85a7b8026b741b93364bd0b9486b06f169fb3275e247155c918f4b09"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/emu8080-222b6a53979477e9 [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" "86ce9fbc85a7b8026b741b93364bd0b9486b06f169fb3275e247155c918f4b09"` [INFO] running `"docker" "rm" "-f" "86ce9fbc85a7b8026b741b93364bd0b9486b06f169fb3275e247155c918f4b09"` [INFO] [stdout] 86ce9fbc85a7b8026b741b93364bd0b9486b06f169fb3275e247155c918f4b09