[INFO] updating cached repository whoisjg/alone_in_dark [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/whoisjg/alone_in_dark [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/whoisjg/alone_in_dark" "work/ex/beta-1.37-6/sources/1.36.0/gh/whoisjg/alone_in_dark"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/whoisjg/alone_in_dark'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/whoisjg/alone_in_dark" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/whoisjg/alone_in_dark"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/whoisjg/alone_in_dark'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c737a920700df789fdc6606c0546e2f03600131b [INFO] sha for GitHub repo whoisjg/alone_in_dark: c737a920700df789fdc6606c0546e2f03600131b [INFO] validating manifest of whoisjg/alone_in_dark 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 whoisjg/alone_in_dark 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 whoisjg/alone_in_dark [INFO] removed path dependency raylib from whoisjg/alone_in_dark [INFO] finished frobbing whoisjg/alone_in_dark [INFO] frobbed toml for whoisjg/alone_in_dark written to work/ex/beta-1.37-6/sources/1.36.0/gh/whoisjg/alone_in_dark/Cargo.toml [INFO] started frobbing whoisjg/alone_in_dark [INFO] removed path dependency raylib from whoisjg/alone_in_dark [INFO] finished frobbing whoisjg/alone_in_dark [INFO] frobbed toml for whoisjg/alone_in_dark written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/whoisjg/alone_in_dark/Cargo.toml [INFO] crate whoisjg/alone_in_dark 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] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/whoisjg/alone_in_dark/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] 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing whoisjg/alone_in_dark 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-5/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/whoisjg/alone_in_dark:/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] 98f14333fe36942dfad8be6969d93ac275557e57170963e521234eaf74e6b386 [INFO] running `"docker" "start" "-a" "98f14333fe36942dfad8be6969d93ac275557e57170963e521234eaf74e6b386"` [INFO] [stderr] warning: dependency (raylib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling raylib-sys v0.9.2 [INFO] [stderr] Compiling nonzero_signed v1.0.3 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling tuple_utils v0.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling shred-derive v0.5.1 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] error: could not find native static library `raylib`, perhaps an -L flag is missing? [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `raylib-sys`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "98f14333fe36942dfad8be6969d93ac275557e57170963e521234eaf74e6b386"` [INFO] running `"docker" "rm" "-f" "98f14333fe36942dfad8be6969d93ac275557e57170963e521234eaf74e6b386"` [INFO] [stdout] 98f14333fe36942dfad8be6969d93ac275557e57170963e521234eaf74e6b386