[INFO] updating cached repository blainehansen/micro-chimp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/blainehansen/micro-chimp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/blainehansen/micro-chimp" "work/ex/beta-1.38-1/sources/1.37.0/gh/blainehansen/micro-chimp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/blainehansen/micro-chimp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/blainehansen/micro-chimp" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blainehansen/micro-chimp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blainehansen/micro-chimp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad9de43000b251a6339e9f152b4474a8c1ba445b [INFO] sha for GitHub repo blainehansen/micro-chimp: ad9de43000b251a6339e9f152b4474a8c1ba445b [INFO] validating manifest of blainehansen/micro-chimp 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 blainehansen/micro-chimp 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 blainehansen/micro-chimp [INFO] finished frobbing blainehansen/micro-chimp [INFO] frobbed toml for blainehansen/micro-chimp written to work/ex/beta-1.38-1/sources/1.37.0/gh/blainehansen/micro-chimp/Cargo.toml [INFO] started frobbing blainehansen/micro-chimp [INFO] finished frobbing blainehansen/micro-chimp [INFO] frobbed toml for blainehansen/micro-chimp written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blainehansen/micro-chimp/Cargo.toml [INFO] crate blainehansen/micro-chimp 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 blainehansen/micro-chimp against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/blainehansen/micro-chimp:/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-08-13" "build" "--frozen"` [INFO] [stdout] 70e33bf9f1d7b44f18d113e4d85d2952170746a7368e8993dbb11b12e503e048 [INFO] running `"docker" "start" "-a" "70e33bf9f1d7b44f18d113e4d85d2952170746a7368e8993dbb11b12e503e048"` [INFO] [stderr] Compiling rent_to_own v0.1.0 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.1.8 [INFO] [stderr] Compiling openssl-sys v0.9.43 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling derive-error v0.0.3 [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling uuid v0.7.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.12 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling openssl v0.10.20 [INFO] [stderr] Compiling postgres-protocol v0.4.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling h2 v0.1.17 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling tokio v0.1.17 [INFO] [stderr] Compiling tokio-openssl v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling derive_state_machine_future v0.2.0 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.3 [INFO] [stderr] Compiling state_machine_future v0.2.0 [INFO] [stderr] Compiling tokio-postgres v0.4.0-rc.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling validator v0.8.0 [INFO] [stderr] Compiling validator_derive v0.8.0 [INFO] [stderr] Compiling micro-chimp v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0583]: file not found for module `sites` [INFO] [stderr] --> src/main.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | mod sites; [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either sites.rs or sites/mod.rs inside the directory "src" [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 `micro-chimp`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "70e33bf9f1d7b44f18d113e4d85d2952170746a7368e8993dbb11b12e503e048"` [INFO] running `"docker" "rm" "-f" "70e33bf9f1d7b44f18d113e4d85d2952170746a7368e8993dbb11b12e503e048"` [INFO] [stdout] 70e33bf9f1d7b44f18d113e4d85d2952170746a7368e8993dbb11b12e503e048