[INFO] crate http-serve 0.1.2 is already in cache [INFO] checking http-serve-0.1.2 against nightly-2019-10-27 for pr-65897 [INFO] extracting crate http-serve 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate http-serve 0.1.2 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 http-serve 0.1.2 [INFO] finished tweaking crates.io crate http-serve 0.1.2 [INFO] tweaked toml for crates.io crate http-serve 0.1.2 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+nightly-2019-10-27" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 9aaab73b5f64c54a60c3777081ec928db2e8177d09fd8c3aa06d9f7b593c99e5 [INFO] running `"docker" "start" "-a" "9aaab73b5f64c54a60c3777081ec928db2e8177d09fd8c3aa06d9f7b593c99e5"` [INFO] [stderr] Checking leak v0.1.2 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Checking http-serve v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking reqwest v0.9.22 [INFO] [stderr] error[E0433]: failed to resolve: could not find `Range` in `header` [INFO] [stderr] --> benches/file.rs:114:38 [INFO] [stderr] | [INFO] [stderr] 114 | .header(reqwest::header::Range::Bytes(vec![ [INFO] [stderr] | ^^^^^ could not find `Range` in `header` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `ByteRangeSpec` in `header` [INFO] [stderr] --> benches/file.rs:115:34 [INFO] [stderr] | [INFO] [stderr] 115 | reqwest::header::ByteRangeSpec::Last(1), [INFO] [stderr] | ^^^^^^^^^^^^^ could not find `ByteRangeSpec` in `header` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Ok` found for type `http::StatusCode` in the current scope [INFO] [stderr] --> benches/inmem.rs:142:41 [INFO] [stderr] | [INFO] [stderr] 142 | assert_eq!(reqwest::StatusCode::Ok, resp.status()); [INFO] [stderr] | ^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `http::StatusCode` [INFO] [stderr] | help: there is an associated constant with a similar name (notice the capitalization): `OK` [INFO] [stderr] [INFO] [stderr] error[E0599]: no associated item named `Ok` found for type `http::StatusCode` in the current scope [INFO] [stderr] --> benches/file.rs:88:41 [INFO] [stderr] | [INFO] [stderr] 88 | assert_eq!(reqwest::StatusCode::Ok, resp.status()); [INFO] [stderr] | ^^ [INFO] [stderr] | | [INFO] [stderr] | associated item not found in `http::StatusCode` [INFO] [stderr] | help: there is an associated constant with a similar name (notice the capitalization): `OK` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 2 parameters but 1 parameter was supplied [INFO] [stderr] --> benches/file.rs:114:14 [INFO] [stderr] | [INFO] [stderr] 114 | .header(reqwest::header::Range::Bytes(vec![ [INFO] [stderr] | ^^^^^^ expected 2 parameters [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error[E0599]: no associated item named `PartialContent` found for type `http::StatusCode` in the current scope [INFO] [stderr] --> benches/file.rs:121:41 [INFO] [stderr] | [INFO] [stderr] 121 | assert_eq!(reqwest::StatusCode::PartialContent, resp.status()); [INFO] [stderr] | ^^^^^^^^^^^^^^ associated item not found in `http::StatusCode` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: could not compile `http-serve`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `http-serve`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "9aaab73b5f64c54a60c3777081ec928db2e8177d09fd8c3aa06d9f7b593c99e5"` [INFO] running `"docker" "rm" "-f" "9aaab73b5f64c54a60c3777081ec928db2e8177d09fd8c3aa06d9f7b593c99e5"` [INFO] [stdout] 9aaab73b5f64c54a60c3777081ec928db2e8177d09fd8c3aa06d9f7b593c99e5