[INFO] cloning repository https://github.com/kenriortega/axum-tutorial-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kenriortega/axum-tutorial-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenriortega%2Faxum-tutorial-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenriortega%2Faxum-tutorial-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b41b9ba266593be6845b9bbec35945aaad4925aa [INFO] checking kenriortega/axum-tutorial-rs against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkenriortega%2Faxum-tutorial-rs" "/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/kenriortega/axum-tutorial-rs 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/kenriortega/axum-tutorial-rs [INFO] finished tweaking git repo https://github.com/kenriortega/axum-tutorial-rs [INFO] tweaked toml for git repo https://github.com/kenriortega/axum-tutorial-rs written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kenriortega/axum-tutorial-rs 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy-regex v2.5.0 [INFO] [stderr] Downloaded async-trait v0.1.69 [INFO] [stderr] Downloaded lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Downloaded itoa v1.0.7 [INFO] [stderr] Downloaded strum_macros v0.25.1 [INFO] [stderr] Downloaded serde_path_to_error v0.1.12 [INFO] [stderr] Downloaded serde_derive v1.0.165 [INFO] [stderr] Downloaded serde v1.0.165 [INFO] [stderr] Downloaded rustix v0.37.22 [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61b1b12de0d03e49daa5c7eabc358c406a12b0a5d2dc6b3d3643503fd4a8ea1b [INFO] running `Command { std: "docker" "start" "-a" "61b1b12de0d03e49daa5c7eabc358c406a12b0a5d2dc6b3d3643503fd4a8ea1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61b1b12de0d03e49daa5c7eabc358c406a12b0a5d2dc6b3d3643503fd4a8ea1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61b1b12de0d03e49daa5c7eabc358c406a12b0a5d2dc6b3d3643503fd4a8ea1b", kill_on_drop: false }` [INFO] [stdout] 61b1b12de0d03e49daa5c7eabc358c406a12b0a5d2dc6b3d3643503fd4a8ea1b [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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39ed6b8126a4390646d63c375efefd1cd05474a815d24bfa851b469396e8ae07 [INFO] running `Command { std: "docker" "start" "-a" "39ed6b8126a4390646d63c375efefd1cd05474a815d24bfa851b469396e8ae07", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Checking itoa v1.0.7 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.165 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling openssl-sys v0.9.90 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling openssl v0.10.55 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Compiling async-trait v0.1.69 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking http-range-header v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking publicsuffix v2.2.3 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking time v0.3.22 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling lazy-regex-proc_macros v2.4.1 [INFO] [stderr] Compiling darling_core v0.20.1 [INFO] [stderr] Checking lazy-regex v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.165 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.2 [INFO] [stderr] Compiling axum-macros v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling strum_macros v0.25.1 [INFO] [stderr] Compiling darling_macro v0.20.1 [INFO] [stderr] Checking tokio v1.29.1 [INFO] [stderr] Compiling darling v0.20.1 [INFO] [stderr] Checking pin-project v1.1.2 [INFO] [stderr] Compiling serde_with_macros v3.0.0 [INFO] [stderr] Checking tower-cookies v0.9.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking tower-http v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_path_to_error v0.1.12 [INFO] [stderr] Checking serde_with v3.0.0 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking cookie_store v0.19.1 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking reqwest_cookie_store v0.5.0 [INFO] [stderr] Checking httpc-test v0.1.4 [INFO] [stderr] Checking axum-tutorial v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `axum::RequestPartsExt` [INFO] [stdout] --> src/web/mv_auth.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use axum::RequestPartsExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/web/routes_tickets.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/main.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | http::{Method, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `axum::RequestPartsExt` [INFO] [stdout] --> src/web/mv_auth.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use axum::RequestPartsExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Error` [INFO] [stdout] --> src/web/routes_tickets.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::{Error, Result}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/main.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | http::{Method, StatusCode, Uri}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/model.rs:56:39 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn delete_ticket(&self, ctx: Ctx, id: u64) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `ctx` [INFO] [stdout] --> src/model.rs:56:39 [INFO] [stdout] | [INFO] [stdout] 56 | pub async fn delete_ticket(&self, ctx: Ctx, id: u64) -> Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` 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 01s [INFO] running `Command { std: "docker" "inspect" "39ed6b8126a4390646d63c375efefd1cd05474a815d24bfa851b469396e8ae07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39ed6b8126a4390646d63c375efefd1cd05474a815d24bfa851b469396e8ae07", kill_on_drop: false }` [INFO] [stdout] 39ed6b8126a4390646d63c375efefd1cd05474a815d24bfa851b469396e8ae07