[INFO] updating cached repository kitlith/sims3-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/kitlith/sims3-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/kitlith/sims3-rs" "work/ex/beta-1.38-1/sources/1.37.0/gh/kitlith/sims3-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/kitlith/sims3-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/kitlith/sims3-rs" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kitlith/sims3-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kitlith/sims3-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b8abe464a78777c6b25f1a48da8ff9f3f554c61d [INFO] sha for GitHub repo kitlith/sims3-rs: b8abe464a78777c6b25f1a48da8ff9f3f554c61d [INFO] validating manifest of kitlith/sims3-rs 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 kitlith/sims3-rs 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 kitlith/sims3-rs [INFO] finished frobbing kitlith/sims3-rs [INFO] frobbed toml for kitlith/sims3-rs written to work/ex/beta-1.38-1/sources/1.37.0/gh/kitlith/sims3-rs/Cargo.toml [INFO] started frobbing kitlith/sims3-rs [INFO] finished frobbing kitlith/sims3-rs [INFO] frobbed toml for kitlith/sims3-rs written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/kitlith/sims3-rs/Cargo.toml [INFO] crate kitlith/sims3-rs 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing kitlith/sims3-rs against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/kitlith/sims3-rs:/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.37.0" "build" "--frozen"` [INFO] [stdout] 97b0960d734d79f617188360e9d6165944a411fe505eb1771e0cd832700036c2 [INFO] running `"docker" "start" "-a" "97b0960d734d79f617188360e9d6165944a411fe505eb1771e0cd832700036c2"` [INFO] [stderr] Compiling lazy-init v0.3.0 [INFO] [stderr] Compiling syn v0.15.30 [INFO] [stderr] Compiling scroll v0.9.2 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling scroll_derive v0.9.5 [INFO] [stderr] Compiling num-derive v0.2.4 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling sims3_rs v0.2.0 (/opt/crater/workdir) [INFO] [stderr] error[E0583]: file not found for module `casp` [INFO] [stderr] --> src/dbpf/filetypes.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub mod casp; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either filetypes/casp.rs or filetypes/casp/mod.rs inside the directory "src/dbpf" [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 `sims3_rs`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "97b0960d734d79f617188360e9d6165944a411fe505eb1771e0cd832700036c2"` [INFO] running `"docker" "rm" "-f" "97b0960d734d79f617188360e9d6165944a411fe505eb1771e0cd832700036c2"` [INFO] [stdout] 97b0960d734d79f617188360e9d6165944a411fe505eb1771e0cd832700036c2