[INFO] cloning repository deciduously/lem [INFO] running `"git" "clone" "--bare" "git://github.com/deciduously/lem.git" "work/cache/sources/gh/deciduously/lem"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/deciduously/lem'... [INFO] running `"git" "clone" "work/cache/sources/gh/deciduously/lem" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/deciduously/lem"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/deciduously/lem'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/deciduously/lem" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/deciduously/lem"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/deciduously/lem'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 40e1d8a7639a12932d46d92b70964f6cc760caa0 [INFO] sha for GitHub repo deciduously/lem: 40e1d8a7639a12932d46d92b70964f6cc760caa0 [INFO] validating manifest of deciduously/lem 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 deciduously/lem 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 deciduously/lem [INFO] finished frobbing deciduously/lem [INFO] frobbed toml for deciduously/lem written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/deciduously/lem/Cargo.toml [INFO] started frobbing deciduously/lem [INFO] finished frobbing deciduously/lem [INFO] frobbed toml for deciduously/lem written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/deciduously/lem/Cargo.toml [INFO] crate deciduously/lem 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 deciduously/lem against master#9f06855064ed06a50c496577b21ca50f92a2e67d for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-7/master#9f06855064ed06a50c496577b21ca50f92a2e67d:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/deciduously/lem:/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" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] f7d5b271628d7e5fafde36485535e5f2fd6920411c22a7447b45528d4358df0c [INFO] running `"docker" "start" "-a" "f7d5b271628d7e5fafde36485535e5f2fd6920411c22a7447b45528d4358df0c"` [INFO] [stderr] Compiling pq-sys v0.4.2 [INFO] [stderr] Compiling serde v0.9.11 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Compiling rocket v0.2.2 [INFO] [stderr] Compiling dotenv_codegen v0.10.0 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] error[E0432]: unresolved import `std::net::lookup_host` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.2.2/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] Compiling num v0.1.37 [INFO] [stderr] error[E0432]: unresolved import `std::net::lookup_host` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.2.2/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] error[E0432]: unresolved import `syntax::codemap` [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/dotenv_codegen-0.10.0/src/dotenv_macro.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | use syntax::codemap::Span; [INFO] [stderr] | ^^^^^^^ could not find `codemap` in `syntax` [INFO] [stderr] [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 `dotenv_codegen`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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: 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" "f7d5b271628d7e5fafde36485535e5f2fd6920411c22a7447b45528d4358df0c"` [INFO] running `"docker" "rm" "-f" "f7d5b271628d7e5fafde36485535e5f2fd6920411c22a7447b45528d4358df0c"` [INFO] [stdout] f7d5b271628d7e5fafde36485535e5f2fd6920411c22a7447b45528d4358df0c