[INFO] updating cached repository pema99/chipboi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/pema99/chipboi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/pema99/chipboi" "work/ex/beta-1.37-6/sources/1.36.0/gh/pema99/chipboi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/pema99/chipboi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/pema99/chipboi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pema99/chipboi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pema99/chipboi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3b3f1a2a31e87e5a5626670b2f719ac591d637b6 [INFO] sha for GitHub repo pema99/chipboi: 3b3f1a2a31e87e5a5626670b2f719ac591d637b6 [INFO] validating manifest of pema99/chipboi 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 pema99/chipboi 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 pema99/chipboi [INFO] finished frobbing pema99/chipboi [INFO] frobbed toml for pema99/chipboi written to work/ex/beta-1.37-6/sources/1.36.0/gh/pema99/chipboi/Cargo.toml [INFO] started frobbing pema99/chipboi [INFO] finished frobbing pema99/chipboi [INFO] frobbed toml for pema99/chipboi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/pema99/chipboi/Cargo.toml [INFO] crate pema99/chipboi 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 pema99/chipboi 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-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/pema99/chipboi:/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] 3e71d9366bf4eacf586ff47961e99e1074e76bd95cbc69cdbcdaec5824af441b [INFO] running `"docker" "start" "-a" "3e71d9366bf4eacf586ff47961e99e1074e76bd95cbc69cdbcdaec5824af441b"` [INFO] [stderr] Compiling cc v1.0.35 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling minifb v0.11.2 [INFO] [stderr] Compiling chipboi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.25s [INFO] running `"docker" "inspect" "3e71d9366bf4eacf586ff47961e99e1074e76bd95cbc69cdbcdaec5824af441b"` [INFO] running `"docker" "rm" "-f" "3e71d9366bf4eacf586ff47961e99e1074e76bd95cbc69cdbcdaec5824af441b"` [INFO] [stdout] 3e71d9366bf4eacf586ff47961e99e1074e76bd95cbc69cdbcdaec5824af441b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/pema99/chipboi:/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] b6d841c9719982c287a2a368184eb5ac67f93d87af904202b591aad8b32f94e7 [INFO] running `"docker" "start" "-a" "b6d841c9719982c287a2a368184eb5ac67f93d87af904202b591aad8b32f94e7"` [INFO] [stderr] Compiling chipboi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "b6d841c9719982c287a2a368184eb5ac67f93d87af904202b591aad8b32f94e7"` [INFO] running `"docker" "rm" "-f" "b6d841c9719982c287a2a368184eb5ac67f93d87af904202b591aad8b32f94e7"` [INFO] [stdout] b6d841c9719982c287a2a368184eb5ac67f93d87af904202b591aad8b32f94e7 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/pema99/chipboi:/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] ec212fea3e96657455c3c4786caa252d88fe5fe503563b52a0ae4d06909afa51 [INFO] running `"docker" "start" "-a" "ec212fea3e96657455c3c4786caa252d88fe5fe503563b52a0ae4d06909afa51"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/chipboi-86a8e1d0871ae1da [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" "ec212fea3e96657455c3c4786caa252d88fe5fe503563b52a0ae4d06909afa51"` [INFO] running `"docker" "rm" "-f" "ec212fea3e96657455c3c4786caa252d88fe5fe503563b52a0ae4d06909afa51"` [INFO] [stdout] ec212fea3e96657455c3c4786caa252d88fe5fe503563b52a0ae4d06909afa51