[INFO] cloning repository https://github.com/christoff-linde/axum-full-course-v2
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christoff-linde/axum-full-course-v2" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristoff-linde%2Faxum-full-course-v2", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristoff-linde%2Faxum-full-course-v2'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9fc526f21799bd74a4dc499fe3ab820af95f86d
[INFO] checking christoff-linde/axum-full-course-v2/f9fc526f21799bd74a4dc499fe3ab820af95f86d against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristoff-linde%2Faxum-full-course-v2" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/christoff-linde/axum-full-course-v2 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/christoff-linde/axum-full-course-v2
[INFO] finished tweaking git repo https://github.com/christoff-linde/axum-full-course-v2
[INFO] tweaked toml for git repo https://github.com/christoff-linde/axum-full-course-v2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/christoff-linde/axum-full-course-v2 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" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded httpc-test v0.1.8
[INFO] [stderr]   Downloaded tower-cookies v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6458963ad0a591d784485a0b42963b2425c7b651cb303d56e152ba2d438121d
[INFO] running `Command { std: "docker" "start" "-a" "d6458963ad0a591d784485a0b42963b2425c7b651cb303d56e152ba2d438121d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6458963ad0a591d784485a0b42963b2425c7b651cb303d56e152ba2d438121d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6458963ad0a591d784485a0b42963b2425c7b651cb303d56e152ba2d438121d", kill_on_drop: false }`
[INFO] [stdout] d6458963ad0a591d784485a0b42963b2425c7b651cb303d56e152ba2d438121d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 515a608fb0e47d69544d715eb5d20c9949997934ae85d7856614fea0303dcb5b
[INFO] running `Command { std: "docker" "start" "-a" "515a608fb0e47d69544d715eb5d20c9949997934ae85d7856614fea0303dcb5b", kill_on_drop: false }`
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking deranged v0.3.10
[INFO] [stderr]    Compiling time-macros v0.2.15
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking http v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking http-body v1.0.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.61
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling axum-core v0.4.1
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling cookie v0.17.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]     Checking time v0.3.30
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]    Compiling darling_core v0.20.3
[INFO] [stderr]    Compiling axum v0.7.2
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking http-range-header v0.4.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling futures-macro v0.3.29
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling darling_macro v0.20.3
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling darling v0.20.3
[INFO] [stderr]     Checking tokio v1.35.0
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling serde_with_macros v3.4.0
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling axum-macros v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]    Compiling lazy-regex-proc_macros v3.1.0
[INFO] [stderr]     Checking http-body-util v0.1.0
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking lazy-regex v3.1.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking h2 v0.4.0
[INFO] [stderr]     Checking tower-http v0.5.0
[INFO] [stderr]     Checking tower-cookies v0.10.0
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.14
[INFO] [stderr]     Checking serde_with v3.4.0
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]     Checking cookie_store v0.20.0
[INFO] [stderr]     Checking hyper v1.0.1
[INFO] [stderr]     Checking hyper v0.14.27
[INFO] [stderr]     Checking hyper-util v0.1.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.22
[INFO] [stderr]     Checking reqwest_cookie_store v0.6.0
[INFO] [stderr]     Checking httpc-test v0.1.8
[INFO] [stderr]     Checking axum-full-course-v2 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `RequestPartsExt`
[INFO] [stdout]  --> src/web/mw_auth.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     RequestPartsExt,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RequestPartsExt`
[INFO] [stdout]  --> src/web/mw_auth.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     RequestPartsExt,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tower_cookies::Cookie::<'c>::named`: use `Cookie::build(name)` or `Cookie::from(name)`
[INFO] [stdout]   --> src/web/mw_auth.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cookies.remove(Cookie::named(AUTH_TOKEN))
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `tower_cookies::Cookie::<'c>::named`: use `Cookie::build(name)` or `Cookie::from(name)`
[INFO] [stdout]   --> src/web/mw_auth.rs:53:32
[INFO] [stdout]    |
[INFO] [stdout] 53 |         cookies.remove(Cookie::named(AUTH_TOKEN))
[INFO] [stdout]    |                                ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerError` is never used
[INFO] [stdout]   --> src/error.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum ServerError {}
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/main.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     log_request(uuid, req_method, uri, ctx, service_error, client_error).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let _ = log_request(uuid, req_method, uri, ctx, service_error, client_error).await;
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `ServerError` is never used
[INFO] [stdout]   --> src/error.rs:81:10
[INFO] [stdout]    |
[INFO] [stdout] 81 | pub enum ServerError {}
[INFO] [stdout]    |          ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused `std::result::Result` that must be used
[INFO] [stdout]   --> src/main.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     log_request(uuid, req_method, uri, ctx, service_error, client_error).await;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `Result` may be an `Err` variant, which should be handled
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let _ = log_request(uuid, req_method, uri, ctx, service_error, client_error).await;
[INFO] [stdout]    |     +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.39s
[INFO] running `Command { std: "docker" "inspect" "515a608fb0e47d69544d715eb5d20c9949997934ae85d7856614fea0303dcb5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "515a608fb0e47d69544d715eb5d20c9949997934ae85d7856614fea0303dcb5b", kill_on_drop: false }`
[INFO] [stdout] 515a608fb0e47d69544d715eb5d20c9949997934ae85d7856614fea0303dcb5b
