[INFO] updating cached repository danreeves/mayas-house [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/danreeves/mayas-house [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/danreeves/mayas-house" "work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/danreeves/mayas-house"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/danreeves/mayas-house'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/danreeves/mayas-house" "work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/danreeves/mayas-house"` [INFO] [stderr] Cloning into 'work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/danreeves/mayas-house'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7a92148311b60816c4cf39f58f65724934329f7c [INFO] sha for GitHub repo danreeves/mayas-house: 7a92148311b60816c4cf39f58f65724934329f7c [INFO] validating manifest of danreeves/mayas-house on toolchain master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of danreeves/mayas-house on toolchain try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing danreeves/mayas-house [INFO] finished frobbing danreeves/mayas-house [INFO] frobbed toml for danreeves/mayas-house written to work/ex/pr-60444/sources/master#92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf/gh/danreeves/mayas-house/Cargo.toml [INFO] started frobbing danreeves/mayas-house [INFO] finished frobbing danreeves/mayas-house [INFO] frobbed toml for danreeves/mayas-house written to work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/danreeves/mayas-house/Cargo.toml [INFO] crate danreeves/mayas-house already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+92b5e20ad59b183a2e6cd79423f54b8aa7ac9cbf-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking danreeves/mayas-house against try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b for pr-60444 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60444/worker-0/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60444/sources/try#cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b/gh/danreeves/mayas-house:/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=forbid" "-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" "+cf8e5a06b289fbcdaf75ca55c057b2cb09fff33b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] fa0fe047914068eb592e6bc3c38b2d9d28271885c3b48f08f9303c60d0c38766 [INFO] running `"docker" "start" "-a" "fa0fe047914068eb592e6bc3c38b2d9d28271885c3b48f08f9303c60d0c38766"` [INFO] [stderr] Checking crossbeam-utils v0.6.3 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking isatty v0.1.9 [INFO] [stderr] Checking filetime v0.2.4 [INFO] [stderr] Checking memchr v2.1.2 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking tokio-io v0.1.10 [INFO] [stderr] Compiling rocket_http v0.4.0 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking hyper v0.10.15 [INFO] [stderr] Checking tokio-reactor v0.1.7 [INFO] [stderr] Checking mio-extras v2.0.5 [INFO] [stderr] Checking ws v0.7.9 [INFO] [stderr] Checking inotify v0.6.1 [INFO] [stderr] Checking notify v4.0.6 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Checking rocket v0.4.0 [INFO] [stderr] Checking rocket_contrib v0.4.0 [INFO] [stderr] Checking mayas-house v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.18s [INFO] running `"docker" "inspect" "fa0fe047914068eb592e6bc3c38b2d9d28271885c3b48f08f9303c60d0c38766"` [INFO] running `"docker" "rm" "-f" "fa0fe047914068eb592e6bc3c38b2d9d28271885c3b48f08f9303c60d0c38766"` [INFO] [stdout] fa0fe047914068eb592e6bc3c38b2d9d28271885c3b48f08f9303c60d0c38766