[INFO] updating cached repository benweedon/puzzles.crosswise [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/benweedon/puzzles.crosswise [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/benweedon/puzzles.crosswise" "work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/benweedon/puzzles.crosswise"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/benweedon/puzzles.crosswise'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/benweedon/puzzles.crosswise" "work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/benweedon/puzzles.crosswise"` [INFO] [stderr] Cloning into 'work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/benweedon/puzzles.crosswise'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6c8ebc0dc99569e5e49fef7078fa0d77156dcd46 [INFO] sha for GitHub repo benweedon/puzzles.crosswise: 6c8ebc0dc99569e5e49fef7078fa0d77156dcd46 [INFO] validating manifest of benweedon/puzzles.crosswise on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of benweedon/puzzles.crosswise on toolchain try#74092351c05ae61047b2be02024415546595e974 [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing benweedon/puzzles.crosswise [INFO] finished frobbing benweedon/puzzles.crosswise [INFO] frobbed toml for benweedon/puzzles.crosswise written to work/ex/pr-60174/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/benweedon/puzzles.crosswise/Cargo.toml [INFO] started frobbing benweedon/puzzles.crosswise [INFO] finished frobbing benweedon/puzzles.crosswise [INFO] frobbed toml for benweedon/puzzles.crosswise written to work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/benweedon/puzzles.crosswise/Cargo.toml [INFO] crate benweedon/puzzles.crosswise already has a lockfile, it will not be regenerated [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/crater-raid/crater/work/local/cargo-home/bin/cargo" "+74092351c05ae61047b2be02024415546595e974-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking benweedon/puzzles.crosswise against try#74092351c05ae61047b2be02024415546595e974 for pr-60174 [INFO] running `"docker" "create" "-v" "/mnt/crater-raid/crater/work/local/target-dirs/pr-60174/worker-7/try#74092351c05ae61047b2be02024415546595e974:/opt/crater/target:rw,Z" "-v" "/mnt/crater-raid/crater/work/ex/pr-60174/sources/try#74092351c05ae61047b2be02024415546595e974/gh/benweedon/puzzles.crosswise:/opt/crater/workdir:ro,Z" "-v" "/mnt/crater-raid/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/crater-raid/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" "+74092351c05ae61047b2be02024415546595e974-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 315e5a820f60693dcaba58c086cd618d996dba44629db66fe024a51f47ca1ffe [INFO] running `"docker" "start" "-a" "315e5a820f60693dcaba58c086cd618d996dba44629db66fe024a51f47ca1ffe"` [INFO] [stderr] Compiling redis v0.10.0 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Checking libflate v0.1.19 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Checking uuid v0.7.2 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking rocket_http v0.4.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking hyper v0.12.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Checking hyper-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.89 [INFO] [stderr] Compiling rocket_codegen v0.4.0 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking serde_json v1.0.38 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking bincode v1.1.2 [INFO] [stderr] Checking reqwest v0.9.9 [INFO] [stderr] Checking rocket v0.4.0 [INFO] [stderr] Checking puzzles_crosswise v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.12s [INFO] running `"docker" "inspect" "315e5a820f60693dcaba58c086cd618d996dba44629db66fe024a51f47ca1ffe"` [INFO] running `"docker" "rm" "-f" "315e5a820f60693dcaba58c086cd618d996dba44629db66fe024a51f47ca1ffe"` [INFO] [stdout] 315e5a820f60693dcaba58c086cd618d996dba44629db66fe024a51f47ca1ffe