[INFO] cloning repository https://github.com/hericmar/prodo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hericmar/prodo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhericmar%2Fprodo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhericmar%2Fprodo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f4072d168b8fa176d21b831a7e263ddc85a89f1
[INFO] checking hericmar/prodo against try#a3a874232ae0a7586b5fbe7483c5a42e157bd62a for pr-151109
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhericmar%2Fprodo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hericmar/prodo
[INFO] finished tweaking git repo https://github.com/hericmar/prodo
[INFO] tweaked toml for git repo https://github.com/hericmar/prodo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hericmar/prodo on toolchain a3a874232ae0a7586b5fbe7483c5a42e157bd62a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hericmar/prodo 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" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19c55754361003b7043ce5cf581ecb0b8b70ed16fedf748759cc449a29fff49f
[INFO] running `Command { std: "docker" "start" "-a" "19c55754361003b7043ce5cf581ecb0b8b70ed16fedf748759cc449a29fff49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19c55754361003b7043ce5cf581ecb0b8b70ed16fedf748759cc449a29fff49f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19c55754361003b7043ce5cf581ecb0b8b70ed16fedf748759cc449a29fff49f", kill_on_drop: false }`
[INFO] [stdout] 19c55754361003b7043ce5cf581ecb0b8b70ed16fedf748759cc449a29fff49f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a3a874232ae0a7586b5fbe7483c5a42e157bd62a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ac662a63eede0044f30289deab228aac48c9639c9a0768758b948db083647b1
[INFO] running `Command { std: "docker" "start" "-a" "1ac662a63eede0044f30289deab228aac48c9639c9a0768758b948db083647b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling cc v1.2.43
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]    Compiling object v0.32.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking bytestring v1.3.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking polyval v0.6.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking ghash v0.5.1
[INFO] [stderr]     Checking ctr v0.9.2
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking aes-gcm v0.10.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling phf_codegen v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]    Compiling winnow v0.6.13
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]    Compiling pq-sys v0.4.8
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling ar_archive_writer v0.2.0
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking procfs-core v0.17.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]    Compiling prometheus v0.14.0
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking ipnet v2.10.0
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling psm v0.1.28
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking rsa v0.9.6
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking p384 v0.13.0
[INFO] [stderr]     Checking env_filter v0.1.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking rtoolbox v0.0.2
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking iso8601 v0.6.1
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking strfmt v0.2.5
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking env_logger v0.11.3
[INFO] [stderr]     Checking rpassword v7.3.1
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]     Checking icu_collections v2.1.0
[INFO] [stderr]     Checking icu_locale_core v2.1.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling validator_derive v0.18.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]     Checking protobuf-support v3.7.2
[INFO] [stderr]    Compiling diesel_derives v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]     Checking protobuf v3.7.2
[INFO] [stderr]     Checking icu_provider v2.1.0
[INFO] [stderr]    Compiling zstd-safe v7.1.0
[INFO] [stderr]     Checking icu_properties v2.1.0
[INFO] [stderr]     Checking icu_normalizer v2.1.0
[INFO] [stderr]     Checking zstd v0.13.1
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking serde_with v3.15.1
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling toml_edit v0.22.14
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.16
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking validator v0.18.1
[INFO] [stderr]     Checking lettre v0.11.19
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]     Checking toml v0.8.14
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking hyper-util v0.1.9
[INFO] [stderr]     Checking diesel v2.2.12
[INFO] [stderr]     Checking hyper-rustls v0.27.3
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking oauth2 v5.0.0-rc.1
[INFO] [stderr]     Checking openidconnect v4.0.0-rc.1
[INFO] [stderr]     Checking icalendar v0.16.2
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stderr]     Checking rrule v0.14.0
[INFO] [stderr]     Checking actix-web v4.12.1
[INFO] [stderr]     Checking actix-session v0.9.0
[INFO] [stderr]     Checking actix-web-prom v0.10.0
[INFO] [stderr]     Checking actix-files v0.6.5
[INFO] [stderr]     Checking actix-identity v0.7.1
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking prodo v2.4.15 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `crate::core::services::task::into_rrule_datetime`
[INFO] [stdout]    --> src/core/models/task.rs:216:9
[INFO] [stdout]     |
[INFO] [stdout] 216 |     use crate::core::services::task::into_rrule_datetime;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `rrule_set`
[INFO] [stdout]    --> src/core/services/task.rs:605:13
[INFO] [stdout]     |
[INFO] [stdout] 605 |         let rrule_set = super::into_rrule_set(dtstart, rule).unwrap();
[INFO] [stdout]     |             ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rrule_set`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/core/models/task.rs:129:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl Task {
[INFO] [stdout]     | --------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 129 |     pub fn set_uid(mut self, uid: Uuid) -> Self {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |     pub fn set_author_uid(mut self, author_uid: Uuid) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 139 |     pub fn set_summary(mut self, summary: String) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn set_created(mut self, created: DateTime<Utc>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 149 |     pub fn set_dtstart(mut self, dtstart: Option<DateTime<Utc>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 154 |     pub fn set_rrule(mut self, rrule: Option<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |     pub fn set_completed(mut self, completed: Option<DateTime<Utc>>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `archive` is never used
[INFO] [stdout]   --> src/core/repositories/task.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait TaskRepository: Send + Sync {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     async fn archive(&self, task_uid: Uuid) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `archive` is never used
[INFO] [stdout]    --> src/core/services/task.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl TaskService {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub async fn archive(&self, task_id: Uuid) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `set_created` is never used
[INFO] [stdout]    --> src/core/models/task.rs:144:12
[INFO] [stdout]     |
[INFO] [stdout]  81 | impl Task {
[INFO] [stdout]     | --------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 144 |     pub fn set_created(mut self, created: DateTime<Utc>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `archive` is never used
[INFO] [stdout]   --> src/core/repositories/task.rs:24:14
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait TaskRepository: Send + Sync {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 24 |     async fn archive(&self, task_uid: Uuid) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `archive` is never used
[INFO] [stdout]    --> src/core/services/task.rs:105:18
[INFO] [stdout]     |
[INFO] [stdout]  25 | impl TaskService {
[INFO] [stdout]     | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 105 |     pub async fn archive(&self, task_id: Uuid) -> Result<()> {
[INFO] [stdout]     |                  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 59s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "1ac662a63eede0044f30289deab228aac48c9639c9a0768758b948db083647b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ac662a63eede0044f30289deab228aac48c9639c9a0768758b948db083647b1", kill_on_drop: false }`
[INFO] [stdout] 1ac662a63eede0044f30289deab228aac48c9639c9a0768758b948db083647b1
