[INFO] crate http-service 0.3.1 is already in cache [INFO] checking http-service-0.3.1 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate http-service 0.3.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate http-service 0.3.1 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate http-service 0.3.1 [INFO] finished tweaking crates.io crate http-service 0.3.1 [INFO] tweaked toml for crates.io crate http-service 0.3.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate crates.io crate http-service 0.3.1 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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=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" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "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] a911ebafcbedb9b0103faf5b537245073662caebf23a21c4beb6643983ae18d0 [INFO] running `"docker" "start" "-a" "a911ebafcbedb9b0103faf5b537245073662caebf23a21c4beb6643983ae18d0"` [INFO] [stderr] Checking http-service v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] error[E0433]: failed to resolve: use of undeclared type or module `http_service_hyper` [INFO] [stderr] --> examples/simple_response.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | http_service_hyper::run(s, a); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ use of undeclared type or module `http_service_hyper` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0433`. [INFO] [stderr] error: could not compile `http-service`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "a911ebafcbedb9b0103faf5b537245073662caebf23a21c4beb6643983ae18d0"` [INFO] running `"docker" "rm" "-f" "a911ebafcbedb9b0103faf5b537245073662caebf23a21c4beb6643983ae18d0"` [INFO] [stdout] a911ebafcbedb9b0103faf5b537245073662caebf23a21c4beb6643983ae18d0