[INFO] updating cached repository RustyRails/rustoid [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/RustyRails/rustoid [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/RustyRails/rustoid" "work/ex/beta-1.37-6/sources/1.36.0/gh/RustyRails/rustoid"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/RustyRails/rustoid'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RustyRails/rustoid" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustyRails/rustoid"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustyRails/rustoid'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4dde8939262e0ce6ed0aed9fe0dfb75d15991bb4 [INFO] sha for GitHub repo RustyRails/rustoid: 4dde8939262e0ce6ed0aed9fe0dfb75d15991bb4 [INFO] validating manifest of RustyRails/rustoid 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 RustyRails/rustoid 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 RustyRails/rustoid [INFO] finished frobbing RustyRails/rustoid [INFO] frobbed toml for RustyRails/rustoid written to work/ex/beta-1.37-6/sources/1.36.0/gh/RustyRails/rustoid/Cargo.toml [INFO] started frobbing RustyRails/rustoid [INFO] finished frobbing RustyRails/rustoid [INFO] frobbed toml for RustyRails/rustoid written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/RustyRails/rustoid/Cargo.toml [INFO] crate RustyRails/rustoid 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/RustyRails/rustoid/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 RustyRails/rustoid 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-3/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/RustyRails/rustoid:/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] ad03994c64ddf9a1486ec73a96d81c6cb9865679b112efb20e4a55f0874fc064 [INFO] running `"docker" "start" "-a" "ad03994c64ddf9a1486ec73a96d81c6cb9865679b112efb20e4a55f0874fc064"` [INFO] [stderr] Compiling gfx v0.11.0 [INFO] [stderr] Compiling nalgebra v0.8.2 [INFO] [stderr] Compiling gfx_device_gl v0.10.0 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling piston-gfx_texture v0.15.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.28.0 [INFO] [stderr] Compiling piston_window v0.47.2 [INFO] [stderr] Compiling rustoid v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0583]: file not found for module `ship` [INFO] [stderr] --> src/bin/client.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | mod ship; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either ship.rs or ship/mod.rs inside the directory "src/bin" [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0583`. [INFO] [stderr] error: Could not compile `rustoid`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "ad03994c64ddf9a1486ec73a96d81c6cb9865679b112efb20e4a55f0874fc064"` [INFO] running `"docker" "rm" "-f" "ad03994c64ddf9a1486ec73a96d81c6cb9865679b112efb20e4a55f0874fc064"` [INFO] [stdout] ad03994c64ddf9a1486ec73a96d81c6cb9865679b112efb20e4a55f0874fc064