[INFO] cloning repository nkypy/hello-word [INFO] running `"git" "clone" "--bare" "git://github.com/nkypy/hello-word.git" "work/cache/sources/gh/nkypy/hello-word"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/nkypy/hello-word'... [INFO] running `"git" "clone" "work/cache/sources/gh/nkypy/hello-word" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nkypy/hello-word"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nkypy/hello-word'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nkypy/hello-word" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nkypy/hello-word"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nkypy/hello-word'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ad059a44dcee662ce240c626ab7e83248649b510 [INFO] sha for GitHub repo nkypy/hello-word: ad059a44dcee662ce240c626ab7e83248649b510 [INFO] validating manifest of nkypy/hello-word on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of nkypy/hello-word on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing nkypy/hello-word [INFO] removed workspace from nkypy/hello-word [INFO] removed path dependency carrier from nkypy/hello-word [INFO] finished frobbing nkypy/hello-word [INFO] frobbed toml for nkypy/hello-word written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nkypy/hello-word/Cargo.toml [INFO] started frobbing nkypy/hello-word [INFO] removed workspace from nkypy/hello-word [INFO] removed path dependency carrier from nkypy/hello-word [INFO] finished frobbing nkypy/hello-word [INFO] frobbed toml for nkypy/hello-word written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/nkypy/hello-word/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded des v0.3.0 [INFO] [stderr] Downloaded jsonwebtoken v6.0.1 [INFO] [stderr] Downloaded hacl-star-sys v0.0.7 [INFO] [stderr] Downloaded snow v0.5.2 [INFO] [stderr] Downloaded gcmap v0.1.4 [INFO] [stderr] Downloaded carrier v0.9.5 [INFO] [stderr] Downloaded osaka-macros v0.2.10 [INFO] [stderr] Downloaded osaka-dns v0.2.10 [INFO] [stderr] Downloaded actix v0.8.3 [INFO] [stderr] Downloaded osaka v0.2.10 [INFO] [stderr] Downloaded mtdparts v0.2.0 [INFO] [stderr] Downloaded x25519-dalek v0.5.2 [INFO] [stderr] Downloaded hpack v0.3.0 [INFO] [stderr] Downloaded tinylogger v0.1.0 [INFO] [stderr] Downloaded hacl-star v0.0.14 [INFO] [stderr] Downloaded axon v0.2.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing nkypy/hello-word against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/nkypy/hello-word:/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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 5830a3f90ed5202864e3ef4058357ba1ba7d1cd487e6fc55d5ec4398a68d2324 [INFO] running `"docker" "start" "-a" "5830a3f90ed5202864e3ef4058357ba1ba7d1cd487e6fc55d5ec4398a68d2324"` [INFO] [stderr] Compiling subtle v2.1.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling multimap v0.4.0 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling static_slice v0.0.3 [INFO] [stderr] Compiling gcmap v0.1.4 [INFO] [stderr] Compiling mtdparts v0.2.0 [INFO] [stderr] Compiling crc8 v0.1.1 [INFO] [stderr] Compiling bs58 v0.2.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling clear_on_drop v0.2.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling hacl-star-sys v0.0.7 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling actix-service v0.4.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling snow v0.5.2 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling tinylogger v0.1.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling hpack v0.3.0 [INFO] [stderr] Compiling curve25519-dalek v1.2.1 [INFO] [stderr] Compiling des v0.3.0 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling tempfile v3.0.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling hacl-star v0.0.14 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling mio-extras v2.0.5 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling actix-utils v0.4.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.1 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling x25519-dalek v0.5.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling actix-server-config v0.1.1 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-as-inner v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling osaka-macros v0.2.10 [INFO] [stderr] Compiling actix_derive v0.4.0 [INFO] [stderr] Compiling actix-web-codegen v0.1.2 [INFO] [stderr] Compiling diesel_derives v1.4.0 [INFO] [stderr] Compiling osaka v0.2.10 [INFO] [stderr] Compiling osaka-dns v0.2.10 [INFO] [stderr] Compiling axon v0.2.0 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling actix-threadpool v0.1.1 [INFO] [stderr] Compiling actix-rt v0.2.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling prost-derive v0.5.0 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Compiling dotenv v0.14.1 [INFO] [stderr] Compiling prost-build v0.5.0 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling actix-server v0.5.1 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling prost v0.5.0 [INFO] [stderr] Compiling prost-types v0.5.0 [INFO] [stderr] Compiling actix-connect v0.2.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling serde-xml-rs v0.3.1 [INFO] [stderr] Compiling carrier v0.9.5 [INFO] [stderr] Compiling actix-http v0.2.3 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling diesel v1.4.2 [INFO] [stderr] Compiling jsonwebtoken v6.0.1 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling awc v0.2.1 [INFO] [stderr] Compiling actix v0.8.3 [INFO] [stderr] Compiling actix-web v1.0.0 [INFO] [stderr] Compiling hello-world v0.0.1 (/opt/crater/workdir) [INFO] [stderr] error[E0432]: unresolved imports `actix_web::AsyncResponder`, `actix_web::FutureResponse`, `actix_web::Json`, `actix_web::Path`, `actix_web::State` [INFO] [stderr] --> src/api/v1/auth.rs:2:5 [INFO] [stderr] | [INFO] [stderr] 2 | AsyncResponder, FromRequest, FutureResponse, HttpMessage, HttpRequest, HttpResponse, Json, [INFO] [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ no `FutureResponse` in the root ^^^^ no `Json` in the root [INFO] [stderr] | | [INFO] [stderr] | no `AsyncResponder` in the root [INFO] [stderr] 3 | Path, State, [INFO] [stderr] | ^^^^ ^^^^^ no `State` in the root [INFO] [stderr] | | [INFO] [stderr] | no `Path` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `actix_web::middleware::Middleware`, `actix_web::middleware::Response`, `actix_web::middleware::Started` [INFO] [stderr] --> src/middleware/validator.rs:3:18 [INFO] [stderr] | [INFO] [stderr] 3 | middleware::{Middleware, Response, Started}, [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^ ^^^^^^^ no `Started` in `middleware` [INFO] [stderr] | | | [INFO] [stderr] | | no `Response` in `middleware` [INFO] [stderr] | no `Middleware` in `middleware` [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `actix_web::pred`, `actix_web::Json`, `actix_web::Path`, `actix_web::State` [INFO] [stderr] --> src/main.rs:38:17 [INFO] [stderr] | [INFO] [stderr] 38 | use actix_web::{pred, server, App, HttpRequest, HttpResponse, Json, Path, State}; [INFO] [stderr] | ^^^^ ^^^^ ^^^^ ^^^^^ no `State` in the root [INFO] [stderr] | | | | [INFO] [stderr] | | | no `Path` in the root [INFO] [stderr] | no `pred` in the root no `Json` in the root [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved imports `carrier::CarrierClient`, `carrier::ChinaMobileClient`, `carrier::ChinaTelecomClient`, `carrier::ChinaUnicomClient`, `carrier::GuangdongMobileClient`, `carrier::JiangsuMobileClient` [INFO] [stderr] --> src/main.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | CarrierClient, ChinaMobileClient, ChinaTelecomClient, ChinaUnicomClient, GuangdongMobileClient, [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^^^ no `GuangdongMobileClient` in the root [INFO] [stderr] | | | | | [INFO] [stderr] | | | | no `ChinaUnicomClient` in the root [INFO] [stderr] | | | no `ChinaTelecomClient` in the root [INFO] [stderr] | | no `ChinaMobileClient` in the root [INFO] [stderr] | no `CarrierClient` in the root [INFO] [stderr] 49 | JiangsuMobileClient, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ no `JiangsuMobileClient` in the root [INFO] [stderr] [INFO] [stderr] error[E0603]: module `server` is private [INFO] [stderr] --> src/main.rs:38:23 [INFO] [stderr] | [INFO] [stderr] 38 | use actix_web::{pred, server, App, HttpRequest, HttpResponse, Json, Path, State}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `FromRequest`, `HttpMessage`, `HttpResponse` [INFO] [stderr] --> src/api/v1/auth.rs:2:21 [INFO] [stderr] | [INFO] [stderr] 2 | AsyncResponder, FromRequest, FutureResponse, HttpMessage, HttpRequest, HttpResponse, Json, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/main.rs:52:29 [INFO] [stderr] | [INFO] [stderr] 52 | fn index(_req: &HttpRequest) -> HttpResponse { [INFO] [stderr] | ^^^^^^^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 2, found 1 [INFO] [stderr] --> src/main.rs:186:19 [INFO] [stderr] | [INFO] [stderr] 186 | fn app_state() -> App { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ expected 2 type arguments [INFO] [stderr] [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/api/v1/auth.rs:34:37 [INFO] [stderr] | [INFO] [stderr] 34 | pub fn get_users(_req: &HttpRequest) -> Result, Error> { [INFO] [stderr] | ^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to 8 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0107, E0432, E0603. [INFO] [stderr] For more information about an error, try `rustc --explain E0107`. [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" "5830a3f90ed5202864e3ef4058357ba1ba7d1cd487e6fc55d5ec4398a68d2324"` [INFO] running `"docker" "rm" "-f" "5830a3f90ed5202864e3ef4058357ba1ba7d1cd487e6fc55d5ec4398a68d2324"` [INFO] [stdout] 5830a3f90ed5202864e3ef4058357ba1ba7d1cd487e6fc55d5ec4398a68d2324