[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 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 8b3033012e295a901c34f1aba824c67eb0a736930af71cbac5fb7e89aa4f0070 [INFO] running `"docker" "start" "-a" "8b3033012e295a901c34f1aba824c67eb0a736930af71cbac5fb7e89aa4f0070"` [INFO] [stderr] Compiling sdl2-sys v0.8.1 [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 7.46s [INFO] running `"docker" "inspect" "8b3033012e295a901c34f1aba824c67eb0a736930af71cbac5fb7e89aa4f0070"` [INFO] running `"docker" "rm" "-f" "8b3033012e295a901c34f1aba824c67eb0a736930af71cbac5fb7e89aa4f0070"` [INFO] [stdout] 8b3033012e295a901c34f1aba824c67eb0a736930af71cbac5fb7e89aa4f0070 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 279f8eb1a370627926f0a8cf6069a52dec91170012ce27330c7c91f689ae9825 [INFO] running `"docker" "start" "-a" "279f8eb1a370627926f0a8cf6069a52dec91170012ce27330c7c91f689ae9825"` [INFO] [stderr] Compiling sdl2-examples v0.0.1 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `"docker" "inspect" "279f8eb1a370627926f0a8cf6069a52dec91170012ce27330c7c91f689ae9825"` [INFO] running `"docker" "rm" "-f" "279f8eb1a370627926f0a8cf6069a52dec91170012ce27330c7c91f689ae9825"` [INFO] [stdout] 279f8eb1a370627926f0a8cf6069a52dec91170012ce27330c7c91f689ae9825 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] ef86cb8fcc44545e77b01cb8bd70b33adbb09c335743769b4a0561af782e665a [INFO] running `"docker" "start" "-a" "ef86cb8fcc44545e77b01cb8bd70b33adbb09c335743769b4a0561af782e665a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/eg01-3f472913f0bd5905 [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-1371eebddd2d00d8 [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-750cb01ee9d11a8f [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-79e81e1dcd951aae [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-f331338cd70ff6ec [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" "ef86cb8fcc44545e77b01cb8bd70b33adbb09c335743769b4a0561af782e665a"` [INFO] running `"docker" "rm" "-f" "ef86cb8fcc44545e77b01cb8bd70b33adbb09c335743769b4a0561af782e665a"` [INFO] [stdout] ef86cb8fcc44545e77b01cb8bd70b33adbb09c335743769b4a0561af782e665a