[INFO] updating cached repository https://github.com/miyamoen/toy-petshop [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5c527f139ea8fb2fda2d64f197d21d09deb56da9 [INFO] testing miyamoen/toy-petshop against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiyamoen%2Ftoy-petshop" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/miyamoen/toy-petshop on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/miyamoen/toy-petshop [INFO] finished tweaking git repo https://github.com/miyamoen/toy-petshop [INFO] tweaked toml for git repo https://github.com/miyamoen/toy-petshop written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/miyamoen/toy-petshop already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 6030f57333ced6853a857fa2daba1727c349f094fbd0c4910a53f1d07128a04c [INFO] running `"docker" "start" "-a" "6030f57333ced6853a857fa2daba1727c349f094fbd0c4910a53f1d07128a04c"` [INFO] [stderr] Compiling remove_dir_all v0.5.0 [INFO] [stderr] Compiling bytecount v0.2.0 [INFO] [stderr] Compiling pq-sys v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.36 [INFO] [stderr] Compiling bincode v1.0.0 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling uuid v0.6.2 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling serde_derive_internals v0.23.0 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling derive-error-chain v0.11.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio-core v0.1.16 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling simplelog v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.37 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling dotenv v0.11.0 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling diesel_derives v1.2.0 [INFO] [stderr] Compiling gotham_derive v0.2.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling diesel v1.2.0 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.2.0 [INFO] [stderr] Compiling gotham_serde_json_body_parser v0.2.0 [INFO] [stderr] Compiling r2d2-diesel v1.0.0 [INFO] [stderr] Compiling toy-petshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0583]: file not found for module `boundary` [INFO] [stderr] --> src/main.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | mod boundary; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: name the file either boundary.rs or boundary/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 `toy-petshop`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6030f57333ced6853a857fa2daba1727c349f094fbd0c4910a53f1d07128a04c"` [INFO] running `"docker" "rm" "-f" "6030f57333ced6853a857fa2daba1727c349f094fbd0c4910a53f1d07128a04c"` [INFO] [stdout] 6030f57333ced6853a857fa2daba1727c349f094fbd0c4910a53f1d07128a04c