[INFO] updating cached repository jdeseno/rs-sdl2-examples [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jdeseno/rs-sdl2-examples [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jdeseno/rs-sdl2-examples" "work/ex/beta-1.37-6/sources/1.36.0/gh/jdeseno/rs-sdl2-examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/jdeseno/rs-sdl2-examples'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jdeseno/rs-sdl2-examples" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jdeseno/rs-sdl2-examples"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jdeseno/rs-sdl2-examples'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c578c3840d34294829f152d2c23f2049557dbcf5 [INFO] sha for GitHub repo jdeseno/rs-sdl2-examples: c578c3840d34294829f152d2c23f2049557dbcf5 [INFO] validating manifest of jdeseno/rs-sdl2-examples 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 jdeseno/rs-sdl2-examples 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 jdeseno/rs-sdl2-examples [INFO] finished frobbing jdeseno/rs-sdl2-examples [INFO] frobbed toml for jdeseno/rs-sdl2-examples written to work/ex/beta-1.37-6/sources/1.36.0/gh/jdeseno/rs-sdl2-examples/Cargo.toml [INFO] started frobbing jdeseno/rs-sdl2-examples [INFO] finished frobbing jdeseno/rs-sdl2-examples [INFO] frobbed toml for jdeseno/rs-sdl2-examples written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jdeseno/rs-sdl2-examples/Cargo.toml [INFO] crate jdeseno/rs-sdl2-examples 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/jdeseno/rs-sdl2-examples/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.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing jdeseno/rs-sdl2-examples against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jdeseno/rs-sdl2-examples:/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-07-23" "build" "--frozen"` [INFO] [stdout] 22ae8784455c9cd60a27d67fe5420be570db5b3f6c4c777b5529ca6649e64e8f [INFO] running `"docker" "start" "-a" "22ae8784455c9cd60a27d67fe5420be570db5b3f6c4c777b5529ca6649e64e8f"` [INFO] [stderr] Compiling sdl2 v0.18.0 [INFO] [stderr] Compiling sdl2-examples v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.50s [INFO] running `"docker" "inspect" "22ae8784455c9cd60a27d67fe5420be570db5b3f6c4c777b5529ca6649e64e8f"` [INFO] running `"docker" "rm" "-f" "22ae8784455c9cd60a27d67fe5420be570db5b3f6c4c777b5529ca6649e64e8f"` [INFO] [stdout] 22ae8784455c9cd60a27d67fe5420be570db5b3f6c4c777b5529ca6649e64e8f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jdeseno/rs-sdl2-examples:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 1ff976cf585d43429c52bc801884dda0dd680ed65895f24a012bbc96cdcf004b [INFO] running `"docker" "start" "-a" "1ff976cf585d43429c52bc801884dda0dd680ed65895f24a012bbc96cdcf004b"` [INFO] [stderr] Compiling sdl2-examples v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.55s [INFO] running `"docker" "inspect" "1ff976cf585d43429c52bc801884dda0dd680ed65895f24a012bbc96cdcf004b"` [INFO] running `"docker" "rm" "-f" "1ff976cf585d43429c52bc801884dda0dd680ed65895f24a012bbc96cdcf004b"` [INFO] [stdout] 1ff976cf585d43429c52bc801884dda0dd680ed65895f24a012bbc96cdcf004b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/jdeseno/rs-sdl2-examples:/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-07-23" "test" "--frozen"` [INFO] [stdout] 6edcc190617b57494ecb3a05b935a2145b5959767b10cd28c7c593cb15ccaf10 [INFO] running `"docker" "start" "-a" "6edcc190617b57494ecb3a05b935a2145b5959767b10cd28c7c593cb15ccaf10"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/eg01-dabd5ac2ab092b4c [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] Running /opt/crater/target/debug/deps/eg02-bc8bc6adb169bd6c [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] Running /opt/crater/target/debug/deps/eg03-d3049db37af84eb4 [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] Running /opt/crater/target/debug/deps/eg04-f82c68a01be92915 [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] Running /opt/crater/target/debug/deps/eg05-a012c7970f3d4ea5 [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" "6edcc190617b57494ecb3a05b935a2145b5959767b10cd28c7c593cb15ccaf10"` [INFO] running `"docker" "rm" "-f" "6edcc190617b57494ecb3a05b935a2145b5959767b10cd28c7c593cb15ccaf10"` [INFO] [stdout] 6edcc190617b57494ecb3a05b935a2145b5959767b10cd28c7c593cb15ccaf10