[INFO] cloning repository https://github.com/yunshenOwO/web
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/yunshenOwO/web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyunshenOwO%2Fweb", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyunshenOwO%2Fweb'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9ee601381c5920b7e5a72ee60c7ffc5c5c3211e3
[INFO] checking yunshenOwO/web against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FyunshenOwO%2Fweb" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/yunshenOwO/web on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/yunshenOwO/web
[INFO] finished tweaking git repo https://github.com/yunshenOwO/web
[INFO] tweaked toml for git repo https://github.com/yunshenOwO/web written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/yunshenOwO/web 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 398a0e3fcb4e28a425b454349441128efbb5d2615a818c7ce840b799ef42c819
[INFO] running `Command { std: "docker" "start" "-a" "398a0e3fcb4e28a425b454349441128efbb5d2615a818c7ce840b799ef42c819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "398a0e3fcb4e28a425b454349441128efbb5d2615a818c7ce840b799ef42c819", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "398a0e3fcb4e28a425b454349441128efbb5d2615a818c7ce840b799ef42c819", kill_on_drop: false }`
[INFO] [stdout] 398a0e3fcb4e28a425b454349441128efbb5d2615a818c7ce840b799ef42c819
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f76b1ab69aebabd0607a2082844a86b68984826981e69fcd104310fdb4e291a3
[INFO] running `Command { std: "docker" "start" "-a" "f76b1ab69aebabd0607a2082844a86b68984826981e69fcd104310fdb4e291a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking http v0.1.0 (/opt/rustwide/workdir/http)
[INFO] [stderr]     Checking tcpclient v0.1.0 (/opt/rustwide/workdir/tcpclient)
[INFO] [stderr]     Checking tcpserver v0.1.0 (/opt/rustwide/workdir/tcpserver)
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]     Checking httpserver v0.1.0 (/opt/rustwide/workdir/httpserver)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> httpserver/src/handler.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn handle(req:&HttpRequest) -> HttpResponse;
[INFO] [stdout]   |                   ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn handle(req:&HttpRequest) -> HttpResponse<'_>;
[INFO] [stdout]   |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn handle(_req: &HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                     ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn handle(_req: &HttpRequest) -> HttpResponse<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn handle(req: &HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn handle(req: &HttpRequest) -> HttpResponse<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(req: &HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(req: &HttpRequest) -> HttpResponse<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]  --> httpserver/src/handler.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn handle(req:&HttpRequest) -> HttpResponse;
[INFO] [stdout]   |                   ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   this lifetime flows to the output
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]   |
[INFO] [stdout] 8 |     fn handle(req:&HttpRequest) -> HttpResponse<'_>;
[INFO] [stdout]   |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:33:21
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn handle(_req: &HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                     ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                     |
[INFO] [stdout]    |                     this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn handle(_req: &HttpRequest) -> HttpResponse<'_> {
[INFO] [stdout]    |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:40:20
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn handle(req: &HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn handle(req: &HttpRequest) -> HttpResponse<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> httpserver/src/handler.rs:67:20
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(req: &HttpRequest) -> HttpResponse {
[INFO] [stdout]    |                    ^^^^^^^^^^^^     ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 67 |     fn handle(req: &HttpRequest) -> HttpResponse<'_> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.08s
[INFO] running `Command { std: "docker" "inspect" "f76b1ab69aebabd0607a2082844a86b68984826981e69fcd104310fdb4e291a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76b1ab69aebabd0607a2082844a86b68984826981e69fcd104310fdb4e291a3", kill_on_drop: false }`
[INFO] [stdout] f76b1ab69aebabd0607a2082844a86b68984826981e69fcd104310fdb4e291a3
