[INFO] updating cached repository https://github.com/Rukenshia/dutrack-rs [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/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] b50fd015e3c828caaf6150f05c3cea122be54393 [INFO] checking Rukenshia/dutrack-rs against try#00e4530a79c42b21a6ca2ac1edb597c90d21f89f for pr-64672 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FRukenshia%2Fdutrack-rs" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rukenshia/dutrack-rs on toolchain 00e4530a79c42b21a6ca2ac1edb597c90d21f89f [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Rukenshia/dutrack-rs [INFO] removed path dependency lib from git repo https://github.com/Rukenshia/dutrack-rs [INFO] finished tweaking git repo https://github.com/Rukenshia/dutrack-rs [INFO] tweaked toml for git repo https://github.com/Rukenshia/dutrack-rs written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/Rukenshia/dutrack-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (lib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /mnt/big/crater/work/builds/worker-0/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (lib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/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=forbid" "-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" "+00e4530a79c42b21a6ca2ac1edb597c90d21f89f" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] acfe0c60f751fc1aac45f5f77e314f06bd5cf6265d75653f788045a3a726e91f [INFO] running `"docker" "start" "-a" "acfe0c60f751fc1aac45f5f77e314f06bd5cf6265d75653f788045a3a726e91f"` [INFO] [stderr] warning: dependency (lib) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking lib v0.0.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stderr] Compiling rocket_codegen v0.2.11 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling serde_codegen_internals v0.14.2 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling cookie v0.6.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Checking rocket v0.2.11 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking chrono v0.3.0 [INFO] [stderr] Compiling dotenv v0.8.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] error[E0432]: unresolved import `std::net::lookup_host` [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rocket-0.2.11/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 serde_derive v0.9.15 [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] Checking diesel v0.12.1 [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" "acfe0c60f751fc1aac45f5f77e314f06bd5cf6265d75653f788045a3a726e91f"` [INFO] running `"docker" "rm" "-f" "acfe0c60f751fc1aac45f5f77e314f06bd5cf6265d75653f788045a3a726e91f"` [INFO] [stdout] acfe0c60f751fc1aac45f5f77e314f06bd5cf6265d75653f788045a3a726e91f