[INFO] cloning repository charafau/simple_blog_rs [INFO] running `"git" "clone" "--bare" "git://github.com/charafau/simple_blog_rs.git" "work/cache/sources/gh/charafau/simple_blog_rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/charafau/simple_blog_rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/charafau/simple_blog_rs" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/charafau/simple_blog_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/charafau/simple_blog_rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/charafau/simple_blog_rs" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/charafau/simple_blog_rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/charafau/simple_blog_rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 31302a87549d92a8953435ca0cb42a0c38549209 [INFO] sha for GitHub repo charafau/simple_blog_rs: 31302a87549d92a8953435ca0cb42a0c38549209 [INFO] validating manifest of charafau/simple_blog_rs on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of charafau/simple_blog_rs on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing charafau/simple_blog_rs [INFO] finished frobbing charafau/simple_blog_rs [INFO] frobbed toml for charafau/simple_blog_rs written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/charafau/simple_blog_rs/Cargo.toml [INFO] started frobbing charafau/simple_blog_rs [INFO] finished frobbing charafau/simple_blog_rs [INFO] frobbed toml for charafau/simple_blog_rs written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/charafau/simple_blog_rs/Cargo.toml [INFO] crate charafau/simple_blog_rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking charafau/simple_blog_rs against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-0/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/charafau/simple_blog_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=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" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 19abd096f5681436003d12fe0d4e4f72961eeedbb568a0061b4c45b188661cdb [INFO] running `"docker" "start" "-a" "19abd096f5681436003d12fe0d4e4f72961eeedbb568a0061b4c45b188661cdb"` [INFO] [stderr] Checking backtrace-sys v0.1.10 [INFO] [stderr] Checking cookie v0.6.1 [INFO] [stderr] Checking chrono v0.3.1 [INFO] [stderr] Compiling hyper v0.10.9 [INFO] [stderr] Checking handlebars v0.25.3 [INFO] [stderr] Checking backtrace v0.3.0 [INFO] [stderr] Checking rocket v0.2.6 [INFO] [stderr] Checking error-chain v0.8.1 [INFO] [stderr] error[E0432]: unresolved import `std::net::lookup_host` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.2.6/src/config/config.rs:2:24 [INFO] [stderr] | [INFO] [stderr] 2 | use std::net::{IpAddr, lookup_host}; [INFO] [stderr] | ^^^^^^^^^^^ no `lookup_host` in `net` [INFO] [stderr] [INFO] [stderr] Checking tera v0.7.2 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: Could not compile `rocket`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "19abd096f5681436003d12fe0d4e4f72961eeedbb568a0061b4c45b188661cdb"` [INFO] running `"docker" "rm" "-f" "19abd096f5681436003d12fe0d4e4f72961eeedbb568a0061b4c45b188661cdb"` [INFO] [stdout] 19abd096f5681436003d12fe0d4e4f72961eeedbb568a0061b4c45b188661cdb