[INFO] cloning repository https://github.com/txrunn/mangasi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/txrunn/mangasi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxrunn%2Fmangasi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxrunn%2Fmangasi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e73c5ba362b2a9d8b513422cde31310d47ec0d6a
[INFO] checking txrunn/mangasi against master#16b569057e4d1591b4bee05f10df34000308dedc for pr-127827
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftxrunn%2Fmangasi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/txrunn/mangasi on toolchain 16b569057e4d1591b4bee05f10df34000308dedc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/txrunn/mangasi
[INFO] finished tweaking git repo https://github.com/txrunn/mangasi
[INFO] tweaked toml for git repo https://github.com/txrunn/mangasi written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/txrunn/mangasi 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" "+16b569057e4d1591b4bee05f10df34000308dedc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08d380f4b82873451acde3a83e2e9371946da4b0471c58833de102282becf876
[INFO] running `Command { std: "docker" "start" "-a" "08d380f4b82873451acde3a83e2e9371946da4b0471c58833de102282becf876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08d380f4b82873451acde3a83e2e9371946da4b0471c58833de102282becf876", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08d380f4b82873451acde3a83e2e9371946da4b0471c58833de102282becf876", kill_on_drop: false }`
[INFO] [stdout] 08d380f4b82873451acde3a83e2e9371946da4b0471c58833de102282becf876
[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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+16b569057e4d1591b4bee05f10df34000308dedc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a66d9e337f049d4b96a886a9321000ca6d5c63c4f8e06bba2a4889509abf619a
[INFO] running `Command { std: "docker" "start" "-a" "a66d9e337f049d4b96a886a9321000ca6d5c63c4f8e06bba2a4889509abf619a", kill_on_drop: false }`
[INFO] [stderr] Checking smallvec v1.13.1
[INFO] [stderr] Compiling syn v2.0.48
[INFO] [stderr] Compiling cc v1.0.83
[INFO] [stderr] Checking mio v0.8.10
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking bitflags v2.4.2
[INFO] [stderr] Compiling unicode-normalization v0.1.22
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling tokio-stream v0.1.14
[INFO] [stderr] Compiling spin v0.9.8
[INFO] [stderr] Compiling futures-executor v0.3.30
[INFO] [stderr] Checking sha1 v0.10.6
[INFO] [stderr] Checking http-body v0.4.6
[INFO] [stderr] Compiling tempfile v3.10.0
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking sha2 v0.10.8
[INFO] [stderr] Checking data-encoding v2.5.0
[INFO] [stderr] Checking flume v0.11.0
[INFO] [stderr] Checking parking_lot_core v0.9.9
[INFO] [stderr] Checking headers-core v0.2.0
[INFO] [stderr] Checking multer v2.1.0
[INFO] [stderr] Checking parking_lot v0.12.1
[INFO] [stderr] Checking headers v0.3.9
[INFO] [stderr] Checking url v2.5.0
[INFO] [stderr] Checking futures-intrusive v0.5.0
[INFO] [stderr] Compiling openssl-sys v0.9.99
[INFO] [stderr] Compiling libsqlite3-sys v0.27.0
[INFO] [stderr] Compiling openssl v0.10.63
[INFO] [stderr] Compiling native-tls v0.2.11
[INFO] [stderr] Compiling serde_derive v1.0.196
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling tokio-macros v2.2.0
[INFO] [stderr] Compiling thiserror-impl v1.0.57
[INFO] [stderr] Compiling pin-project-internal v1.1.4
[INFO] [stderr] Checking tokio v1.36.0
[INFO] [stderr] Checking pin-project v1.1.4
[INFO] [stderr] Checking thiserror v1.0.57
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking tungstenite v0.20.1
[INFO] [stderr] Checking serde v1.0.196
[INFO] [stderr] Checking tokio-util v0.7.10
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking tokio-tungstenite v0.20.1
[INFO] [stderr] Checking h2 v0.3.24
[INFO] [stderr] Checking either v1.10.0
[INFO] [stderr] Checking serde_json v1.0.113
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking itertools v0.12.1
[INFO] [stderr] Checking sqlformat v0.2.3
[INFO] [stderr] Checking hyper v0.14.28
[INFO] [stderr] Checking sqlx-core v0.7.3
[INFO] [stderr] Checking sqlx-sqlite v0.7.3
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking warp v0.3.6
[INFO] [stderr] Checking reqwest v0.11.24
[INFO] [stderr] Compiling sqlx-macros-core v0.7.3
[INFO] [stderr] Compiling sqlx-macros v0.7.3
[INFO] [stderr] Checking sqlx v0.7.3
[INFO] [stderr] Checking mangasi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `Chapter`
[INFO] [stdout] --> src/db.rs:3:28
[INFO] [stdout] |
[INFO] [stdout] 3 | use crate::models::{Manga, Chapter}; // Replace `Manga` with your actual model name
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused import: `Chapter`
[INFO] [stdout] --> src/db.rs:3:28
[INFO] [stdout] |
[INFO] [stdout] 3 | use crate::models::{Manga, Chapter}; // Replace `Manga` with your actual model name
[INFO] [stdout] | ^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout] --> src/db.rs:14:32
[INFO] [stdout] |
[INFO] [stdout] 14 | pub async fn create(&self, model: &Manga) -> Result<(), Error> {
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `model`
[INFO] [stdout] --> src/db.rs:14:32
[INFO] [stdout] |
[INFO] [stdout] 14 | pub async fn create(&self, model: &Manga) -> Result<(), Error> {
[INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_model`
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unused variable: `id`
[INFO] [stdout] --> src/db.rs:19:30
[INFO] [stdout] |
[INFO] [stdout] 19 | pub async fn read(&self, id: i32) -> Result