[INFO] cloning repository https://github.com/avd1729/Auth-Server
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/avd1729/Auth-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favd1729%2FAuth-Server", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favd1729%2FAuth-Server'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] dcdf7077613d1a26b979a6b43f3a0fac49c3b105
[INFO] checking avd1729/Auth-Server/dcdf7077613d1a26b979a6b43f3a0fac49c3b105 against master#5dbf4069dc98bbbca98dd600a65f50c258fbfd56 for pr-148477-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Favd1729%2FAuth-Server" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/avd1729/Auth-Server
[INFO] finished tweaking git repo https://github.com/avd1729/Auth-Server
[INFO] tweaked toml for git repo https://github.com/avd1729/Auth-Server written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/avd1729/Auth-Server on toolchain 5dbf4069dc98bbbca98dd600a65f50c258fbfd56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/avd1729/Auth-Server already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded urlencoding v1.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e5a3e29ce259e92fdf4cb9bdb38d06bf171ddbe00fec4cce5ac94cd9336cfea4
[INFO] running `Command { std: "docker" "start" "-a" "e5a3e29ce259e92fdf4cb9bdb38d06bf171ddbe00fec4cce5ac94cd9336cfea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e5a3e29ce259e92fdf4cb9bdb38d06bf171ddbe00fec4cce5ac94cd9336cfea4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a3e29ce259e92fdf4cb9bdb38d06bf171ddbe00fec4cce5ac94cd9336cfea4", kill_on_drop: false }`
[INFO] [stdout] e5a3e29ce259e92fdf4cb9bdb38d06bf171ddbe00fec4cce5ac94cd9336cfea4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+5dbf4069dc98bbbca98dd600a65f50c258fbfd56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6e0894e53e32654ed3e682daa546146d797d9fb4636dc41632d2dc11bd4ca61c
[INFO] running `Command { std: "docker" "start" "-a" "6e0894e53e32654ed3e682daa546146d797d9fb4636dc41632d2dc11bd4ca61c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]     Checking bytes v0.5.6
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking pin-project-lite v0.1.12
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v0.4.30
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking itoa v0.4.8
[INFO] [stderr]     Checking safemem v0.3.3
[INFO] [stderr]     Checking tempfile v3.10.1
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking httpdate v0.3.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking urlencoding v1.3.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking buf_redux v0.8.4
[INFO] [stderr]     Checking twoway v0.1.8
[INFO] [stderr]     Checking input_buffer v0.3.1
[INFO] [stderr]     Checking http-body v0.3.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking socket2 v0.3.19
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking tokio v0.2.25
[INFO] [stderr]     Checking tungstenite v0.11.1
[INFO] [stderr]     Checking multipart v0.17.1
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking pin-project v0.4.30
[INFO] [stderr]     Checking h2 v0.2.7
[INFO] [stderr]     Checking tokio-tungstenite v0.11.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking hyper v0.13.10
[INFO] [stderr]     Checking serde_json v1.0.114
[INFO] [stderr]     Checking serde_urlencoded v0.6.1
[INFO] [stderr]     Checking warp v0.2.5
[INFO] [stderr]     Checking AuthServer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0425]: cannot find value `login_handler` in this scope
[INFO] [stdout]   --> src/main.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .and_then(login_handler);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]   --> src/main.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn with_users() -> T {
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn with_users<T>() -> T {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]   --> src/main.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn init_users() -> T {
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn init_users<T>() -> T {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rejection`, `Reply`, `reject`, and `reply`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use warp::{reject, reply, Filter, Rejection, Reply};
[INFO] [stdout]   |            ^^^^^^  ^^^^^          ^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `login_handler` in this scope
[INFO] [stdout]   --> src/main.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 |         .and_then(login_handler);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]   --> src/main.rs:37:20
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn with_users() -> T {
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn with_users<T>() -> T {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `T` in this scope
[INFO] [stdout]   --> src/main.rs:41:20
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn init_users() -> T {
[INFO] [stdout]    |                    ^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 41 | fn init_users<T>() -> T {
[INFO] [stdout]    |              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Rejection`, `Reply`, `reject`, and `reply`
[INFO] [stdout]  --> src/main.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use warp::{reject, reply, Filter, Rejection, Reply};
[INFO] [stdout]   |            ^^^^^^  ^^^^^          ^^^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .and(with_users(users.clone()))
[INFO] [stdout]    |              ^^^^^^^^^^ ------------- unexpected argument
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn with_users() -> T {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 32 -         .and(with_users(users.clone()))
[INFO] [stdout] 32 +         .and(with_users())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/main.rs:32:14
[INFO] [stdout]    |
[INFO] [stdout] 32 |         .and(with_users(users.clone()))
[INFO] [stdout]    |              ^^^^^^^^^^ ------------- unexpected argument
[INFO] [stdout]    |
[INFO] [stdout] note: function defined here
[INFO] [stdout]   --> src/main.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 | fn with_users() -> T {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 32 -         .and(with_users(users.clone()))
[INFO] [stdout] 32 +         .and(with_users())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0412, E0425.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `AuthServer` (bin "AuthServer") due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `AuthServer` (bin "AuthServer" test) due to 4 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "6e0894e53e32654ed3e682daa546146d797d9fb4636dc41632d2dc11bd4ca61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e0894e53e32654ed3e682daa546146d797d9fb4636dc41632d2dc11bd4ca61c", kill_on_drop: false }`
[INFO] [stdout] 6e0894e53e32654ed3e682daa546146d797d9fb4636dc41632d2dc11bd4ca61c
