[INFO] crate erguotou 0.0.3 is already in cache [INFO] checking erguotou-0.0.3 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate erguotou 0.0.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate erguotou 0.0.3 on toolchain nightly-2019-10-27 [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate erguotou 0.0.3 [INFO] finished tweaking crates.io crate erguotou 0.0.3 [INFO] tweaked toml for crates.io crate erguotou 0.0.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=allow" "-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" "+nightly-2019-10-27" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0830306fcd4833e89bc4dabeee600ddcd01acfc2c2797716671ac196979878ad [INFO] running `"docker" "start" "-a" "0830306fcd4833e89bc4dabeee600ddcd01acfc2c2797716671ac196979878ad"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking plugin v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Checking iron v0.6.1 [INFO] [stderr] Checking persistent v0.4.0 [INFO] [stderr] Checking router v0.6.0 [INFO] [stderr] Checking bodyparser v0.8.0 [INFO] [stderr] Checking erguotou v0.0.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking urlencoded v0.6.0 [INFO] [stderr] error[E0432]: unresolved imports `hyper::client::IntoUrl`, `hyper::client::RequestBuilder` [INFO] [stderr] --> src/json.rs:3:21 [INFO] [stderr] | [INFO] [stderr] 3 | use hyper::client::{IntoUrl, RequestBuilder}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^^ no `RequestBuilder` in `client` [INFO] [stderr] | | [INFO] [stderr] | no `IntoUrl` in `client` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::header::ContentType` [INFO] [stderr] --> src/json.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use hyper::header::ContentType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentType` in `header` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `url::form_urlencoded::serialize` [INFO] [stderr] --> src/form.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use url::form_urlencoded::serialize; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^--------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `Serializer` [INFO] [stderr] | no `serialize` in `form_urlencoded` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `hyper::client::IntoUrl`, `hyper::client::RequestBuilder` [INFO] [stderr] --> src/form.rs:5:21 [INFO] [stderr] | [INFO] [stderr] 5 | use hyper::client::{IntoUrl, RequestBuilder}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^^^^^^^ no `RequestBuilder` in `client` [INFO] [stderr] | | [INFO] [stderr] | no `IntoUrl` in `client` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::header::ContentType` [INFO] [stderr] --> src/form.rs:6:5 [INFO] [stderr] | [INFO] [stderr] 6 | use hyper::header::ContentType; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ no `ContentType` in `header` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `erguotou`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "0830306fcd4833e89bc4dabeee600ddcd01acfc2c2797716671ac196979878ad"` [INFO] running `"docker" "rm" "-f" "0830306fcd4833e89bc4dabeee600ddcd01acfc2c2797716671ac196979878ad"` [INFO] [stdout] 0830306fcd4833e89bc4dabeee600ddcd01acfc2c2797716671ac196979878ad