[INFO] cloning repository https://github.com/celalaksu/blog_site_with_rust_by_cursor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/celalaksu/blog_site_with_rust_by_cursor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelalaksu%2Fblog_site_with_rust_by_cursor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelalaksu%2Fblog_site_with_rust_by_cursor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e4018183b503d2e033f7ba59b9dd3a09dd33cefc
[INFO] checking celalaksu/blog_site_with_rust_by_cursor against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcelalaksu%2Fblog_site_with_rust_by_cursor" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/celalaksu/blog_site_with_rust_by_cursor
[INFO] finished tweaking git repo https://github.com/celalaksu/blog_site_with_rust_by_cursor
[INFO] tweaked toml for git repo https://github.com/celalaksu/blog_site_with_rust_by_cursor written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/celalaksu/blog_site_with_rust_by_cursor on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/celalaksu/blog_site_with_rust_by_cursor 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" "+80b898258da78fdd1262438126aa0cf90e395f0c" "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 hermit-abi v0.5.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 789a2b52e62bb547b200fdaafbe756bd94a635dc17bcbb83259ecf0e94c2fb2e
[INFO] running `Command { std: "docker" "start" "-a" "789a2b52e62bb547b200fdaafbe756bd94a635dc17bcbb83259ecf0e94c2fb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "789a2b52e62bb547b200fdaafbe756bd94a635dc17bcbb83259ecf0e94c2fb2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "789a2b52e62bb547b200fdaafbe756bd94a635dc17bcbb83259ecf0e94c2fb2e", kill_on_drop: false }`
[INFO] [stdout] 789a2b52e62bb547b200fdaafbe756bd94a635dc17bcbb83259ecf0e94c2fb2e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 29f227d7f596a0c7979830881832d91fc617c94550b69fbc58bdc5cea5f2102e
[INFO] running `Command { std: "docker" "start" "-a" "29f227d7f596a0c7979830881832d91fc617c94550b69fbc58bdc5cea5f2102e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking rand v0.9.0
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]     Checking brotli v7.0.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking hashlink v0.8.4
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]     Checking deunicode v1.6.1
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.27.0
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling pest v2.8.0
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling actix-multipart-derive v0.6.1
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_meta v2.8.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.8.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.14
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]    Compiling pest_derive v2.8.0
[INFO] [stderr]     Checking actix-server v2.5.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sqlx-core v0.7.4
[INFO] [stderr]     Checking sqlx-sqlite v0.7.4
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking actix-http v3.10.0
[INFO] [stderr]     Checking actix-web v4.10.2
[INFO] [stderr]    Compiling sqlx-macros-core v0.7.4
[INFO] [stderr]    Compiling sqlx-macros v0.7.4
[INFO] [stderr]     Checking sqlx v0.7.4
[INFO] [stderr]     Checking actix-multipart v0.6.2
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking blog_site v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function `create_db_pool` is never used
[INFO] [stdout]  --> src/config/db.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn create_db_pool() -> Result<Pool<Sqlite>, sqlx::Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_db_pool` is never used
[INFO] [stdout]  --> src/config/db.rs:4:14
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub async fn create_db_pool() -> Result<Pool<Sqlite>, sqlx::Error> {
[INFO] [stdout]   |              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s
[INFO] running `Command { std: "docker" "inspect" "29f227d7f596a0c7979830881832d91fc617c94550b69fbc58bdc5cea5f2102e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "29f227d7f596a0c7979830881832d91fc617c94550b69fbc58bdc5cea5f2102e", kill_on_drop: false }`
[INFO] [stdout] 29f227d7f596a0c7979830881832d91fc617c94550b69fbc58bdc5cea5f2102e
