[INFO] cloning repository https://github.com/kaa-it-rs/axun-tutorial [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kaa-it-rs/axun-tutorial" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaa-it-rs%2Faxun-tutorial", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaa-it-rs%2Faxun-tutorial'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fa1e2a17fb0988b7be973fc52ab8090ce18bfed [INFO] checking kaa-it-rs/axun-tutorial against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaa-it-rs%2Faxun-tutorial" "/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/kaa-it-rs/axun-tutorial on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaa-it-rs/axun-tutorial [INFO] finished tweaking git repo https://github.com/kaa-it-rs/axun-tutorial [INFO] tweaked toml for git repo https://github.com/kaa-it-rs/axun-tutorial written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kaa-it-rs/axun-tutorial 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_with_macros v3.4.0 [INFO] [stderr] Downloaded lazy-regex v3.0.2 [INFO] [stderr] Downloaded serde_with v3.4.0 [INFO] [stderr] Downloaded reqwest_cookie_store v0.6.0 [INFO] [stderr] Downloaded httpc-test v0.1.7 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c5fad4b92b0e88efcf671af21a529b334d829eff421bfbe64e83aa9268029a3 [INFO] running `Command { std: "docker" "start" "-a" "7c5fad4b92b0e88efcf671af21a529b334d829eff421bfbe64e83aa9268029a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c5fad4b92b0e88efcf671af21a529b334d829eff421bfbe64e83aa9268029a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5fad4b92b0e88efcf671af21a529b334d829eff421bfbe64e83aa9268029a3", kill_on_drop: false }` [INFO] [stdout] 7c5fad4b92b0e88efcf671af21a529b334d829eff421bfbe64e83aa9268029a3 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e7184ea28b9ee89242cece2113f3587f2f9d825a689cba921dda522c7579819d [INFO] running `Command { std: "docker" "start" "-a" "e7184ea28b9ee89242cece2113f3587f2f9d825a689cba921dda522c7579819d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cookie v0.17.0 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking lazy-regex v3.0.2 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-cookies v0.9.0 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower-http v0.4.4 [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 v0.14.27 [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.7 [INFO] [stderr] Checking axum-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FromRef` [INFO] [stdout] --> src/web/routes_tickets.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::extract::{FromRef, Path, State}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::RequestPartsExt` [INFO] [stdout] --> src/web/mw_auth.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::RequestPartsExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromRef` [INFO] [stdout] --> src/web/routes_tickets.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::extract::{FromRef, Path, State}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::RequestPartsExt` [INFO] [stdout] --> src/web/mw_auth.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::RequestPartsExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut store = self.tickets_store.lock().await; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut store = self.tickets_store.lock().await; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/error.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | _ => ( [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/error.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | _ => ( [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "e7184ea28b9ee89242cece2113f3587f2f9d825a689cba921dda522c7579819d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7184ea28b9ee89242cece2113f3587f2f9d825a689cba921dda522c7579819d", kill_on_drop: false }` [INFO] [stdout] e7184ea28b9ee89242cece2113f3587f2f9d825a689cba921dda522c7579819d [INFO] checking kaa-it-rs/axun-tutorial against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkaa-it-rs%2Faxun-tutorial" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kaa-it-rs/axun-tutorial on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kaa-it-rs/axun-tutorial [INFO] finished tweaking git repo https://github.com/kaa-it-rs/axun-tutorial [INFO] tweaked toml for git repo https://github.com/kaa-it-rs/axun-tutorial written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kaa-it-rs/axun-tutorial 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 14671a1dccd5ae37542b97887738c916d82f4f37a56b9aae7976d9cd6524e43f [INFO] running `Command { std: "docker" "start" "-a" "14671a1dccd5ae37542b97887738c916d82f4f37a56b9aae7976d9cd6524e43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "14671a1dccd5ae37542b97887738c916d82f4f37a56b9aae7976d9cd6524e43f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14671a1dccd5ae37542b97887738c916d82f4f37a56b9aae7976d9cd6524e43f", kill_on_drop: false }` [INFO] [stdout] 14671a1dccd5ae37542b97887738c916d82f4f37a56b9aae7976d9cd6524e43f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a492f3f3885f335b3f11822fa2e3c0e57245c19f4d20e933c8d9253316a6e9da [INFO] running `Command { std: "docker" "start" "-a" "a492f3f3885f335b3f11822fa2e3c0e57245c19f4d20e933c8d9253316a6e9da", kill_on_drop: false }` [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking encoding_rs v0.8.33 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking base64 v0.21.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking cookie v0.17.0 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.0.1 [INFO] [stderr] Checking axum-core v0.3.4 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Checking lazy-regex v3.0.2 [INFO] [stderr] Checking tower-cookies v0.9.0 [INFO] [stderr] Checking tokio-util v0.7.9 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking tower-http v0.4.4 [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 v0.14.27 [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.7 [INFO] [stderr] Checking axum-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `FromRef` [INFO] [stdout] --> src/web/routes_tickets.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::extract::{FromRef, Path, State}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::RequestPartsExt` [INFO] [stdout] --> src/web/mw_auth.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::RequestPartsExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FromRef` [INFO] [stdout] --> src/web/routes_tickets.rs:1:21 [INFO] [stdout] | [INFO] [stdout] 1 | use axum::extract::{FromRef, Path, State}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::RequestPartsExt` [INFO] [stdout] --> src/web/mw_auth.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use axum::RequestPartsExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut store = self.tickets_store.lock().await; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/model.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | let mut store = self.tickets_store.lock().await; [INFO] [stdout] | ----^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/error.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | _ => ( [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable pattern [INFO] [stdout] --> src/error.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | _ => ( [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "a492f3f3885f335b3f11822fa2e3c0e57245c19f4d20e933c8d9253316a6e9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a492f3f3885f335b3f11822fa2e3c0e57245c19f4d20e933c8d9253316a6e9da", kill_on_drop: false }` [INFO] [stdout] a492f3f3885f335b3f11822fa2e3c0e57245c19f4d20e933c8d9253316a6e9da