[INFO] updating cached repository foxbot/chip8 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/foxbot/chip8 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/foxbot/chip8" "work/ex/beta-1.37-6/sources/1.36.0/gh/foxbot/chip8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/foxbot/chip8'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/foxbot/chip8" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/foxbot/chip8"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/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 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of foxbot/chip8 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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/beta-1.37-6/sources/1.36.0/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/beta-1.37-6/sources/beta-2019-07-23/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" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing foxbot/chip8 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 1d68160194dc76c6b22870ed348b07959461d65ada6d9c6e5320661f7a911710 [INFO] running `"docker" "start" "-a" "1d68160194dc76c6b22870ed348b07959461d65ada6d9c6e5320661f7a911710"` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.87s [INFO] running `"docker" "inspect" "1d68160194dc76c6b22870ed348b07959461d65ada6d9c6e5320661f7a911710"` [INFO] running `"docker" "rm" "-f" "1d68160194dc76c6b22870ed348b07959461d65ada6d9c6e5320661f7a911710"` [INFO] [stdout] 1d68160194dc76c6b22870ed348b07959461d65ada6d9c6e5320661f7a911710 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2245bcd92e3f346319c729bcf75d9ee67dbba28436f06a65b018431c72b877a3 [INFO] running `"docker" "start" "-a" "2245bcd92e3f346319c729bcf75d9ee67dbba28436f06a65b018431c72b877a3"` [INFO] [stderr] Compiling chip8 v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "2245bcd92e3f346319c729bcf75d9ee67dbba28436f06a65b018431c72b877a3"` [INFO] running `"docker" "rm" "-f" "2245bcd92e3f346319c729bcf75d9ee67dbba28436f06a65b018431c72b877a3"` [INFO] [stdout] 2245bcd92e3f346319c729bcf75d9ee67dbba28436f06a65b018431c72b877a3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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=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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 483fddd83d61d799847c5826e551348f5e7ccf799d1cd8f72564db0d4ae98893 [INFO] running `"docker" "start" "-a" "483fddd83d61d799847c5826e551348f5e7ccf799d1cd8f72564db0d4ae98893"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/chip8-f9cf51b75f1493cc [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" "483fddd83d61d799847c5826e551348f5e7ccf799d1cd8f72564db0d4ae98893"` [INFO] running `"docker" "rm" "-f" "483fddd83d61d799847c5826e551348f5e7ccf799d1cd8f72564db0d4ae98893"` [INFO] [stdout] 483fddd83d61d799847c5826e551348f5e7ccf799d1cd8f72564db0d4ae98893