[INFO] cloning repository https://github.com/Marhead/dairy-back
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Marhead/dairy-back" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarhead%2Fdairy-back", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarhead%2Fdairy-back'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5cf3d0d819f443fa33e2e8ae49ceab128bb4552e
[INFO] testing Marhead/dairy-back against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMarhead%2Fdairy-back" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Marhead/dairy-back
[INFO] finished tweaking git repo https://github.com/Marhead/dairy-back
[INFO] tweaked toml for git repo https://github.com/Marhead/dairy-back written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Marhead/dairy-back on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Marhead/dairy-back 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 69 packages to latest Rust 1.97.0-nightly compatible versions
[INFO] [stderr]     Updating axum v0.7.9 -> v0.8.9
[INFO] [stderr]     Updating axum-core v0.4.5 -> v0.5.6
[INFO] [stderr]       Adding axum-macros v0.5.1
[INFO] [stderr]     Updating base64 v0.21.7 -> v0.22.1
[INFO] [stderr]       Adding bstr v1.12.1
[INFO] [stderr]     Updating chrono v0.4.41 -> v0.4.44
[INFO] [stderr]       Adding chrono-tz v0.9.0
[INFO] [stderr]       Adding chrono-tz-build v0.3.0
[INFO] [stderr]       Adding concurrent-queue v2.5.0
[INFO] [stderr]       Adding crossbeam-deque v0.8.6
[INFO] [stderr]       Adding crossbeam-epoch v0.9.18
[INFO] [stderr]       Adding deunicode v1.6.2
[INFO] [stderr]     Updating event-listener v2.5.3 -> v5.4.1
[INFO] [stderr]       Adding foldhash v0.1.5
[INFO] [stderr]       Adding globset v0.4.18
[INFO] [stderr]       Adding globwalk v0.9.1
[INFO] [stderr]     Updating hashlink v0.8.4 -> v0.10.0
[INFO] [stderr]     Updating heck v0.4.1 -> v0.5.0
[INFO] [stderr]       Adding http-range-header v0.4.2
[INFO] [stderr]       Adding humansize v2.1.3
[INFO] [stderr]       Adding ignore v0.4.25
[INFO] [stderr]     Updating libc v0.2.175 -> v0.2.186
[INFO] [stderr]     Updating libsqlite3-sys v0.27.0 -> v0.30.1
[INFO] [stderr]     Updating matchers v0.1.0 -> v0.2.0
[INFO] [stderr]     Updating matchit v0.7.3 -> v0.8.4 (available: v0.8.6)
[INFO] [stderr]       Adding mime_guess v2.0.5
[INFO] [stderr]     Updating mio v1.0.4 -> v1.2.0
[INFO] [stderr]     Updating nu-ansi-term v0.46.0 -> v0.50.3
[INFO] [stderr]       Adding parking v2.2.1
[INFO] [stderr]       Adding parse-zoneinfo v0.3.1
[INFO] [stderr]       Adding pest v2.8.6
[INFO] [stderr]       Adding pest_derive v2.8.6
[INFO] [stderr]       Adding pest_generator v2.8.6
[INFO] [stderr]       Adding pest_meta v2.8.6
[INFO] [stderr]       Adding phf v0.11.3
[INFO] [stderr]       Adding phf_codegen v0.11.3
[INFO] [stderr]       Adding phf_generator v0.11.3
[INFO] [stderr]       Adding phf_shared v0.11.3
[INFO] [stderr]       Adding same-file v1.0.6
[INFO] [stderr]     Updating serde v1.0.219 -> v1.0.228
[INFO] [stderr]       Adding serde_core v1.0.228
[INFO] [stderr]     Updating serde_derive v1.0.219 -> v1.0.228
[INFO] [stderr]       Adding siphasher v1.0.3
[INFO] [stderr]       Adding slug v0.1.6
[INFO] [stderr]       Adding socket2 v0.6.3
[INFO] [stderr]     Updating sqlx v0.7.4 -> v0.8.6
[INFO] [stderr]     Updating sqlx-core v0.7.4 -> v0.8.6
[INFO] [stderr]     Updating sqlx-macros v0.7.4 -> v0.8.6
[INFO] [stderr]     Updating sqlx-macros-core v0.7.4 -> v0.8.6
[INFO] [stderr]     Updating sqlx-mysql v0.7.4 -> v0.8.6
[INFO] [stderr]     Updating sqlx-postgres v0.7.4 -> v0.8.6
[INFO] [stderr]     Updating sqlx-sqlite v0.7.4 -> v0.8.6
[INFO] [stderr]       Adding tera v1.20.1
[INFO] [stderr]     Updating thiserror v1.0.69 -> v2.0.18
[INFO] [stderr]     Updating thiserror-impl v1.0.69 -> v2.0.18
[INFO] [stderr]     Updating tokio v1.47.1 -> v1.52.3
[INFO] [stderr]     Updating tokio-macros v2.5.0 -> v2.7.0
[INFO] [stderr]       Adding tower v0.5.3
[INFO] [stderr]     Updating tower-http v0.5.2 -> v0.6.10
[INFO] [stderr]     Updating tracing v0.1.41 -> v0.1.44
[INFO] [stderr]     Updating tracing-attributes v0.1.30 -> v0.1.31
[INFO] [stderr]     Updating tracing-core v0.1.34 -> v0.1.36
[INFO] [stderr]     Updating tracing-subscriber v0.3.19 -> v0.3.23
[INFO] [stderr]       Adding ucd-trie v0.1.7
[INFO] [stderr]       Adding unicase v2.9.0
[INFO] [stderr]       Adding walkdir v2.5.0
[INFO] [stderr]       Adding winapi-util v0.1.11
[INFO] [stderr]       Adding windows-link v0.2.1
[INFO] [stderr]     Updating windows-sys v0.52.0 -> v0.61.2
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded siphasher v1.0.3
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded sqlx-macros v0.8.6
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.6
[INFO] [stderr]   Downloaded axum-macros v0.5.1
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.6
[INFO] [stderr]   Downloaded rsa v0.9.8
[INFO] [stderr]   Downloaded sqlx-core v0.8.6
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.6
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.6
[INFO] [stderr]   Downloaded sqlx v0.8.6
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.23
[INFO] [stderr]   Downloaded axum v0.8.9
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13e483cff33d1b0f3c32d879ee03a6c7700af745b15d765146858efea80379be
[INFO] running `Command { std: "docker" "start" "-a" "13e483cff33d1b0f3c32d879ee03a6c7700af745b15d765146858efea80379be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13e483cff33d1b0f3c32d879ee03a6c7700af745b15d765146858efea80379be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13e483cff33d1b0f3c32d879ee03a6c7700af745b15d765146858efea80379be", kill_on_drop: false }`
[INFO] [stdout] 13e483cff33d1b0f3c32d879ee03a6c7700af745b15d765146858efea80379be
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 169806c86be7bf6009c2f03459236e99f1c1ab0c58fb5ac6e76ceb52dddda26d
[INFO] running `Command { std: "docker" "start" "-a" "169806c86be7bf6009c2f03459236e99f1c1ab0c58fb5ac6e76ceb52dddda26d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling axum-macros v0.5.1
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling axum v0.8.9
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling dairy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DiaryCalendarEntry` is never constructed
[INFO] [stdout]   --> src/models/diary.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DiaryCalendarEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `date_display` and `content_preview` are never used
[INFO] [stdout]   --> src/models/diary.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Diary {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 23 |     pub fn date_display(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn content_preview(&self, max_len: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_diary_by_id` is never used
[INFO] [stdout]   --> src/models/diary.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub async fn get_diary_by_id(pool: &SqlitePool, id: i64) -> Result<Option<Diary>, sqlx::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.56s
[INFO] running `Command { std: "docker" "inspect" "169806c86be7bf6009c2f03459236e99f1c1ab0c58fb5ac6e76ceb52dddda26d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "169806c86be7bf6009c2f03459236e99f1c1ab0c58fb5ac6e76ceb52dddda26d", kill_on_drop: false }`
[INFO] [stdout] 169806c86be7bf6009c2f03459236e99f1c1ab0c58fb5ac6e76ceb52dddda26d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] df29f14315dc52949eb5fb3439c5e0701dcce2b4230284b3bcfa13747bf00986
[INFO] running `Command { std: "docker" "start" "-a" "df29f14315dc52949eb5fb3439c5e0701dcce2b4230284b3bcfa13747bf00986", kill_on_drop: false }`
[INFO] [stderr]    Compiling dairy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `DiaryCalendarEntry` is never constructed
[INFO] [stdout]   --> src/models/diary.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub struct DiaryCalendarEntry {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `date_display` and `content_preview` are never used
[INFO] [stdout]   --> src/models/diary.rs:23:12
[INFO] [stdout]    |
[INFO] [stdout] 22 | impl Diary {
[INFO] [stdout]    | ---------- methods in this implementation
[INFO] [stdout] 23 |     pub fn date_display(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn content_preview(&self, max_len: usize) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_diary_by_id` is never used
[INFO] [stdout]   --> src/models/diary.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub async fn get_diary_by_id(pool: &SqlitePool, id: i64) -> Result<Option<Diary>, sqlx::Error> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.06s
[INFO] running `Command { std: "docker" "inspect" "df29f14315dc52949eb5fb3439c5e0701dcce2b4230284b3bcfa13747bf00986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "df29f14315dc52949eb5fb3439c5e0701dcce2b4230284b3bcfa13747bf00986", kill_on_drop: false }`
[INFO] [stdout] df29f14315dc52949eb5fb3439c5e0701dcce2b4230284b3bcfa13747bf00986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 333e6b179220131fe431f899b1b6e6b7b351ff16c144f9dc58529219edf56d9d
[INFO] running `Command { std: "docker" "start" "-a" "333e6b179220131fe431f899b1b6e6b7b351ff16c144f9dc58529219edf56d9d", kill_on_drop: false }`
[INFO] [stderr] warning: struct `DiaryCalendarEntry` is never constructed
[INFO] [stderr]   --> src/models/diary.rs:16:12
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub struct DiaryCalendarEntry {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `date_display` and `content_preview` are never used
[INFO] [stderr]   --> src/models/diary.rs:23:12
[INFO] [stderr]    |
[INFO] [stderr] 22 | impl Diary {
[INFO] [stderr]    | ---------- methods in this implementation
[INFO] [stderr] 23 |     pub fn date_display(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 31 |     pub fn content_preview(&self, max_len: usize) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_diary_by_id` is never used
[INFO] [stderr]   --> src/models/diary.rs:88:14
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub async fn get_diary_by_id(pool: &SqlitePool, id: i64) -> Result<Option<Diary>, sqlx::Error> {
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `dairy` (bin "dairy" test) generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dairy-713df1e4bea7a09b)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "333e6b179220131fe431f899b1b6e6b7b351ff16c144f9dc58529219edf56d9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "333e6b179220131fe431f899b1b6e6b7b351ff16c144f9dc58529219edf56d9d", kill_on_drop: false }`
[INFO] [stdout] 333e6b179220131fe431f899b1b6e6b7b351ff16c144f9dc58529219edf56d9d
