[INFO] updating cached repository sh1fty/nes-emulator [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/sh1fty/nes-emulator [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/sh1fty/nes-emulator" "work/ex/beta-1.38-1/sources/1.37.0/gh/sh1fty/nes-emulator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/sh1fty/nes-emulator'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/sh1fty/nes-emulator" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sh1fty/nes-emulator"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sh1fty/nes-emulator'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7d90cdc032f3ea9854a2ed807609a9febf5f15d5 [INFO] sha for GitHub repo sh1fty/nes-emulator: 7d90cdc032f3ea9854a2ed807609a9febf5f15d5 [INFO] validating manifest of sh1fty/nes-emulator 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 sh1fty/nes-emulator 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 sh1fty/nes-emulator [INFO] finished frobbing sh1fty/nes-emulator [INFO] frobbed toml for sh1fty/nes-emulator written to work/ex/beta-1.38-1/sources/1.37.0/gh/sh1fty/nes-emulator/Cargo.toml [INFO] started frobbing sh1fty/nes-emulator [INFO] finished frobbing sh1fty/nes-emulator [INFO] frobbed toml for sh1fty/nes-emulator written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/sh1fty/nes-emulator/Cargo.toml [INFO] crate sh1fty/nes-emulator 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing sh1fty/nes-emulator 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-4/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/sh1fty/nes-emulator:/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] 947aa5239211e1664aeba91fc0f97c2a17c0caf55d1cf6a2b320d4d6d919787e [INFO] running `"docker" "start" "-a" "947aa5239211e1664aeba91fc0f97c2a17c0caf55d1cf6a2b320d4d6d919787e"` [INFO] [stderr] Compiling nes_emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `"docker" "inspect" "947aa5239211e1664aeba91fc0f97c2a17c0caf55d1cf6a2b320d4d6d919787e"` [INFO] running `"docker" "rm" "-f" "947aa5239211e1664aeba91fc0f97c2a17c0caf55d1cf6a2b320d4d6d919787e"` [INFO] [stdout] 947aa5239211e1664aeba91fc0f97c2a17c0caf55d1cf6a2b320d4d6d919787e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/sh1fty/nes-emulator:/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] d849c3e68f466ed70b15f2e311965dd5ef184ffcf4358e3c2ff9bfb4c56b76a3 [INFO] running `"docker" "start" "-a" "d849c3e68f466ed70b15f2e311965dd5ef184ffcf4358e3c2ff9bfb4c56b76a3"` [INFO] [stderr] Compiling nes_emulator v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.20s [INFO] running `"docker" "inspect" "d849c3e68f466ed70b15f2e311965dd5ef184ffcf4358e3c2ff9bfb4c56b76a3"` [INFO] running `"docker" "rm" "-f" "d849c3e68f466ed70b15f2e311965dd5ef184ffcf4358e3c2ff9bfb4c56b76a3"` [INFO] [stdout] d849c3e68f466ed70b15f2e311965dd5ef184ffcf4358e3c2ff9bfb4c56b76a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/sh1fty/nes-emulator:/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] 894867405af1edc5bb81e4c528b4c7d7df4c09d479e27daa74a9ef698b99a8e6 [INFO] running `"docker" "start" "-a" "894867405af1edc5bb81e4c528b4c7d7df4c09d479e27daa74a9ef698b99a8e6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/crater/target/debug/deps/nes_emulator-0a117c4a3ef2ed7d [INFO] [stderr] Running /opt/crater/target/debug/deps/nes_emulator-9c241c983066cc43 [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] [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] [stderr] Doc-tests nes_emulator [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" "894867405af1edc5bb81e4c528b4c7d7df4c09d479e27daa74a9ef698b99a8e6"` [INFO] running `"docker" "rm" "-f" "894867405af1edc5bb81e4c528b4c7d7df4c09d479e27daa74a9ef698b99a8e6"` [INFO] [stdout] 894867405af1edc5bb81e4c528b4c7d7df4c09d479e27daa74a9ef698b99a8e6