[INFO] updating cached repository colindjk/hello_rust [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/colindjk/hello_rust [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/colindjk/hello_rust" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/colindjk/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/colindjk/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/colindjk/hello_rust" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/colindjk/hello_rust"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/colindjk/hello_rust'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3bbe9d5da2e6d4827f93422f01a6eb880837c105 [INFO] sha for GitHub repo colindjk/hello_rust: 3bbe9d5da2e6d4827f93422f01a6eb880837c105 [INFO] validating manifest of colindjk/hello_rust on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of colindjk/hello_rust on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing colindjk/hello_rust [INFO] finished frobbing colindjk/hello_rust [INFO] frobbed toml for colindjk/hello_rust written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/colindjk/hello_rust/Cargo.toml [INFO] started frobbing colindjk/hello_rust [INFO] finished frobbing colindjk/hello_rust [INFO] frobbed toml for colindjk/hello_rust written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/colindjk/hello_rust/Cargo.toml [INFO] crate colindjk/hello_rust already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/colindjk/hello_rust/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/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking colindjk/hello_rust against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-0/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/colindjk/hello_rust:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 01b3ad5bcb33b54e9a7c4e2fd87b9a0c993c17be67df00e0e2eecc86fbce5911 [INFO] running `"docker" "start" "-a" "01b3ad5bcb33b54e9a7c4e2fd87b9a0c993c17be67df00e0e2eecc86fbce5911"` [INFO] [stderr] Checking hello_world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved import `hyper::server::Request` [INFO] [stderr] --> src/server.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use hyper::server::Request; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `Request` in `server` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::server::Response` [INFO] [stderr] --> src/server.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use hyper::server::Response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Response` in `server` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::header::Connection` [INFO] [stderr] --> src/client.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use hyper::header::Connection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Connection` in `header` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::server::Request` [INFO] [stderr] --> src/server.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use hyper::server::Request; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ no `Request` in `server` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::server::Response` [INFO] [stderr] --> src/server.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use hyper::server::Response; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ no `Response` in `server` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `hyper::header::Connection` [INFO] [stderr] --> src/client.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use hyper::header::Connection; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ no `Connection` in `header` [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::thread` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use std::thread; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `http` found for type `hyper::Server<_, _, _>` in the current scope [INFO] [stderr] --> src/server.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | Server::http("127.0.0.1:3000") [INFO] [stderr] | --------^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `hyper::Server<_, _, _>` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `http` found for type `hyper::Server<_, _, _>` in the current scope [INFO] [stderr] --> src/server.rs:19:13 [INFO] [stderr] | [INFO] [stderr] 19 | Server::http("127.0.0.1:3000") [INFO] [stderr] | --------^^^^ [INFO] [stderr] | | [INFO] [stderr] | function or associated item not found in `hyper::Server<_, _, _>` [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/client.rs:23:30 [INFO] [stderr] | [INFO] [stderr] 23 | let mut res = client.get("localhost:3000") [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected struct `hyper::Uri`, found reference [INFO] [stderr] | [INFO] [stderr] = note: expected type `hyper::Uri` [INFO] [stderr] found type `&'static str` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `header` found for type `hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> src/client.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | .header( Connection::close() ) // Create header [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `hello_world`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/client.rs:23:30 [INFO] [stderr] | [INFO] [stderr] 23 | let mut res = client.get("localhost:3000") [INFO] [stderr] | ^^^^^^^^^^^^^^^^ expected struct `hyper::Uri`, found reference [INFO] [stderr] | [INFO] [stderr] = note: expected type `hyper::Uri` [INFO] [stderr] found type `&'static str` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `header` found for type `hyper::client::ResponseFuture` in the current scope [INFO] [stderr] --> src/client.rs:24:10 [INFO] [stderr] | [INFO] [stderr] 24 | .header( Connection::close() ) // Create header [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0308`. [INFO] [stderr] error: Could not compile `hello_world`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "01b3ad5bcb33b54e9a7c4e2fd87b9a0c993c17be67df00e0e2eecc86fbce5911"` [INFO] running `"docker" "rm" "-f" "01b3ad5bcb33b54e9a7c4e2fd87b9a0c993c17be67df00e0e2eecc86fbce5911"` [INFO] [stdout] 01b3ad5bcb33b54e9a7c4e2fd87b9a0c993c17be67df00e0e2eecc86fbce5911