[INFO] updating cached repository cs4414/ps2 [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cs4414/ps2 [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cs4414/ps2" "work/ex/beta-1.38-1/sources/1.37.0/gh/cs4414/ps2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cs4414/ps2'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cs4414/ps2" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cs4414/ps2"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cs4414/ps2'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4c0244fbc4e6df0d55dca6d84259811f5d22c036 [INFO] sha for GitHub repo cs4414/ps2: 4c0244fbc4e6df0d55dca6d84259811f5d22c036 [INFO] validating manifest of cs4414/ps2 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 cs4414/ps2 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 cs4414/ps2 [INFO] finished frobbing cs4414/ps2 [INFO] frobbed toml for cs4414/ps2 written to work/ex/beta-1.38-1/sources/1.37.0/gh/cs4414/ps2/Cargo.toml [INFO] started frobbing cs4414/ps2 [INFO] finished frobbing cs4414/ps2 [INFO] frobbed toml for cs4414/ps2 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cs4414/ps2/Cargo.toml [INFO] crate cs4414/ps2 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/cs4414/ps2/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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 cs4414/ps2 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/cs4414/ps2:/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] 3bce71b4c77af123dbc2d00a01816a770e2795e1d15e23218320e9b117c72d30 [INFO] running `"docker" "start" "-a" "3bce71b4c77af123dbc2d00a01816a770e2795e1d15e23218320e9b117c72d30"` [INFO] [stderr] Compiling ps2 v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.71s [INFO] running `"docker" "inspect" "3bce71b4c77af123dbc2d00a01816a770e2795e1d15e23218320e9b117c72d30"` [INFO] running `"docker" "rm" "-f" "3bce71b4c77af123dbc2d00a01816a770e2795e1d15e23218320e9b117c72d30"` [INFO] [stdout] 3bce71b4c77af123dbc2d00a01816a770e2795e1d15e23218320e9b117c72d30 [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/cs4414/ps2:/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] 7f78ec82ee646956886cc29157b7b599affe0e0912197c571a7c986acb05e6a5 [INFO] running `"docker" "start" "-a" "7f78ec82ee646956886cc29157b7b599affe0e0912197c571a7c986acb05e6a5"` [INFO] [stderr] Compiling ps2 v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `"docker" "inspect" "7f78ec82ee646956886cc29157b7b599affe0e0912197c571a7c986acb05e6a5"` [INFO] running `"docker" "rm" "-f" "7f78ec82ee646956886cc29157b7b599affe0e0912197c571a7c986acb05e6a5"` [INFO] [stdout] 7f78ec82ee646956886cc29157b7b599affe0e0912197c571a7c986acb05e6a5 [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/cs4414/ps2:/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] 342aa4ff453ae617eed225a48adf7997db499dbc281c66b57a793c39a9157908 [INFO] running `"docker" "start" "-a" "342aa4ff453ae617eed225a48adf7997db499dbc281c66b57a793c39a9157908"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/ps2-dfb83d2c1868d222 [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" "342aa4ff453ae617eed225a48adf7997db499dbc281c66b57a793c39a9157908"` [INFO] running `"docker" "rm" "-f" "342aa4ff453ae617eed225a48adf7997db499dbc281c66b57a793c39a9157908"` [INFO] [stdout] 342aa4ff453ae617eed225a48adf7997db499dbc281c66b57a793c39a9157908