[INFO] updating cached repository https://github.com/Divoolej/pogohelper-backend [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/mnt/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 515ed9fcdf190e933445f13432629bd462654152 [INFO] checking Divoolej/pogohelper-backend against master#c9edc02e8320a9e5799d185910ece7d491f524e6 for pr-64398 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FDivoolej%2Fpogohelper-backend" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Divoolej/pogohelper-backend on toolchain c9edc02e8320a9e5799d185910ece7d491f524e6-alt [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Divoolej/pogohelper-backend [INFO] finished tweaking git repo https://github.com/Divoolej/pogohelper-backend [INFO] tweaked toml for git repo https://github.com/Divoolej/pogohelper-backend written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Divoolej/pogohelper-backend already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/cargo-home/bin/cargo" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/mnt/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/mnt/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+c9edc02e8320a9e5799d185910ece7d491f524e6-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] b74e997bf7ca0d0e90d1fee2f32087d57cf05cb2f05587fdc93cc59f0c46e104 [INFO] running `"docker" "start" "-a" "b74e997bf7ca0d0e90d1fee2f32087d57cf05cb2f05587fdc93cc59f0c46e104"` [INFO] [stderr] Compiling actix-web v0.7.16 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking signal-hook v0.1.6 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking serde_urlencoded v0.5.4 [INFO] [stderr] Checking cookie v0.11.0 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Checking blowfish v0.3.1 [INFO] [stderr] Checking diesel v1.3.3 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking postgres-protocol v0.3.2 [INFO] [stderr] Checking bcrypt v0.2.1 [INFO] [stderr] Checking tokio-signal v0.2.7 [INFO] [stderr] Checking parking_lot v0.7.0 [INFO] [stderr] Checking postgres-shared v0.4.2 [INFO] [stderr] Checking flate2 v1.0.6 [INFO] [stderr] Checking backtrace v0.3.13 [INFO] [stderr] Checking crossbeam-channel v0.3.4 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking trust-dns-proto v0.6.0 [INFO] [stderr] Checking trust-dns-proto v0.5.0 [INFO] [stderr] Checking dotenv v0.13.0 [INFO] [stderr] Checking postgres v0.15.2 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking trust-dns-resolver v0.10.1 [INFO] [stderr] Checking actix v0.7.9 [INFO] [stderr] Checking actix-net v0.2.5 [INFO] [stderr] Checking pogohelper v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/api/pokemon_types.rs:20:35 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn evaluate(req: HttpResponse) -> FutureResponse { [INFO] [stderr] | ^^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `pogohelper`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1 [INFO] [stderr] --> src/api/pokemon_types.rs:20:35 [INFO] [stderr] | [INFO] [stderr] 20 | pub fn evaluate(req: HttpResponse) -> FutureResponse { [INFO] [stderr] | ^^^^^^^^ unexpected type argument [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0107`. [INFO] [stderr] error: Could not compile `pogohelper`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "b74e997bf7ca0d0e90d1fee2f32087d57cf05cb2f05587fdc93cc59f0c46e104"` [INFO] running `"docker" "rm" "-f" "b74e997bf7ca0d0e90d1fee2f32087d57cf05cb2f05587fdc93cc59f0c46e104"` [INFO] [stdout] b74e997bf7ca0d0e90d1fee2f32087d57cf05cb2f05587fdc93cc59f0c46e104