[INFO] cloning repository https://github.com/unboundnotes/backend
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/unboundnotes/backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funboundnotes%2Fbackend", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funboundnotes%2Fbackend'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d2b21c3605bdf541bcb547a6b0db5b2f15bbfbe1
[INFO] testing unboundnotes/backend against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Funboundnotes%2Fbackend" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/unboundnotes/backend
[INFO] finished tweaking git repo https://github.com/unboundnotes/backend
[INFO] tweaked toml for git repo https://github.com/unboundnotes/backend written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/unboundnotes/backend on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/unboundnotes/backend 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2892440688ae202c0e6064f8519c709bf87534d1bc5e207195af51c4a3a26440
[INFO] running `Command { std: "docker" "start" "-a" "2892440688ae202c0e6064f8519c709bf87534d1bc5e207195af51c4a3a26440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2892440688ae202c0e6064f8519c709bf87534d1bc5e207195af51c4a3a26440", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2892440688ae202c0e6064f8519c709bf87534d1bc5e207195af51c4a3a26440", kill_on_drop: false }`
[INFO] [stdout] 2892440688ae202c0e6064f8519c709bf87534d1bc5e207195af51c4a3a26440
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 36041cc2186f237c37bc15dff958cc925d2d37bcfa83f498e4070c85e9ed3d7c
[INFO] running `Command { std: "docker" "start" "-a" "36041cc2186f237c37bc15dff958cc925d2d37bcfa83f498e4070c85e9ed3d7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling syn v1.0.102
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.4
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling tokio v1.21.2
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling serde_json v1.0.86
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling tracing-core v0.1.30
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling openssl v0.10.42
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling local-waker v0.1.3
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling async-trait v0.1.58
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling brotli-decompressor v2.3.2
[INFO] [stderr]    Compiling actix-utils v3.0.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling cookie v0.16.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling xmlparser v0.13.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.51
[INFO] [stderr]    Compiling openssl-sys v0.9.76
[INFO] [stderr]    Compiling zstd-sys v2.0.1+zstd.1.5.2
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling cache-padded v1.2.0
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.4
[INFO] [stderr]    Compiling roxmltree v0.15.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling multer v2.0.4
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling fontconfig-parser v0.5.1
[INFO] [stderr]    Compiling async-channel v1.7.1
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling smartstring v0.2.10
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling memmap2 v0.5.7
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling unicode-script v0.5.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling ascii_utils v0.9.3
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling pq-sys v0.4.7
[INFO] [stderr]    Compiling ttf-parser v0.15.2
[INFO] [stderr]    Compiling ttf-parser v0.17.1
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling wildmatch v2.1.1
[INFO] [stderr]    Compiling xml-rs v0.8.4
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling atomic-waker v1.0.0
[INFO] [stderr]    Compiling rxml_validation v0.8.1
[INFO] [stderr]    Compiling data-url v0.1.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling fast_chemail v0.9.6
[INFO] [stderr]    Compiling tempfile v3.3.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling blocking v1.2.0
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling roxmltree v0.14.1
[INFO] [stderr]    Compiling kurbo v0.8.3
[INFO] [stderr]    Compiling lru v0.7.8
[INFO] [stderr]    Compiling rgb v0.8.34
[INFO] [stderr]    Compiling safe_arch v0.5.2
[INFO] [stderr]    Compiling scheduled-thread-pool v0.2.6
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling svgtypes v0.8.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling constant_time_eq v0.1.5
[INFO] [stderr]    Compiling anyhow v1.0.65
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling rctree v0.4.0
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling tiny-skia v0.6.6
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling blake2b_simd v1.0.0
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling darling_core v0.14.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling r2d2 v0.8.10
[INFO] [stderr]    Compiling svgfilters v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling dotenvy v0.15.6
[INFO] [stderr]    Compiling rust-argon2 v1.0.0
[INFO] [stderr]    Compiling rustybuzz v0.5.3
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling darling_macro v0.14.1
[INFO] [stderr]    Compiling actix-macros v0.2.3
[INFO] [stderr]    Compiling darling v0.14.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling pest v2.4.0
[INFO] [stderr]    Compiling actix_derive v0.6.0
[INFO] [stderr]    Compiling fontdb v0.9.3
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling aws-region v0.25.1
[INFO] [stderr]    Compiling async-stream v0.3.3
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling usvg v0.23.0
[INFO] [stderr]    Compiling maybe-async v0.2.6
[INFO] [stderr]    Compiling appconfig_derive-impl v0.1.0 (/opt/rustwide/workdir/appconfig_derive/impl)
[INFO] [stderr]    Compiling diesel_derives v2.0.1
[INFO] [stderr]    Compiling appconfig_derive v0.1.0 (/opt/rustwide/workdir/appconfig_derive)
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling resvg v0.23.0
[INFO] [stderr]    Compiling local-channel v0.1.3
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling time v0.3.15
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling uuid v1.2.1
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling serde-xml-rs v0.5.1
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling ipnetwork v0.20.0
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling bytestring v1.1.0
[INFO] [stderr]    Compiling postgres-protocol v0.6.4
[INFO] [stderr]    Compiling async-graphql-value v4.0.15
[INFO] [stderr]    Compiling postgres-types v0.2.4
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling actix-router v0.5.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling attohttpc v0.19.1
[INFO] [stderr]    Compiling async-graphql-parser v4.0.15
[INFO] [stderr]    Compiling diesel v2.0.2
[INFO] [stderr]    Compiling aws-creds v0.30.0
[INFO] [stderr]    Compiling actix-web-codegen v4.1.0
[INFO] [stderr]    Compiling async-graphql-derive v4.0.15
[INFO] [stderr]    Compiling tokio-util v0.7.4
[INFO] [stderr]    Compiling actix-rt v2.7.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling rxml v0.8.1
[INFO] [stderr]    Compiling tokio-stream v0.1.11
[INFO] [stderr]    Compiling actix-server v2.1.1
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling actix-codec v0.5.0
[INFO] [stderr]    Compiling actix v0.13.0
[INFO] [stderr]    Compiling tokio-postgres v0.7.7
[INFO] [stderr]    Compiling minidom v0.15.0
[INFO] [stderr]    Compiling async-graphql v4.0.15
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling actix-http v3.2.2
[INFO] [stderr]    Compiling actix-web v4.2.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.12
[INFO] [stderr]    Compiling rust-s3 v0.32.3
[INFO] [stderr]    Compiling actix-web-actors v4.1.0
[INFO] [stderr]    Compiling actix-cors v0.6.3
[INFO] [stderr]    Compiling async-graphql-actix-web v4.0.15
[INFO] [stderr]    Compiling unboundnotes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AtomType` and `Atom`
[INFO] [stdout]  --> src/models/mod.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use atom::{Atom, AtomType};
[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 import: `slot::Slot`
[INFO] [stdout]  --> src/models/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use slot::Slot;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uuid`
[INFO] [stdout]   --> src/repos/page_repo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn delete_page(&self, uuid: &Uuid) -> Result<(), Error> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_user` is never used
[INFO] [stdout]   --> src/repos/traits.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait UserRepo: Send + Sync {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     async fn update_user(&self, user: &User) -> Result<()>;
[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 `update_workspace` is never used
[INFO] [stdout]   --> src/repos/traits.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait WorkspaceRepo: Send + Sync {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     async fn update_workspace(&self, workspace: &Workspace) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_page_by_uuid`, `update_page`, and `delete_page` are never used
[INFO] [stdout]   --> src/repos/traits.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait PageRepo: Send + Sync {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] 27 |     async fn get_page_by_uuid(&self, uuid: &Uuid) -> Result<Option<Page>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     async fn create_page(&self, page: &Page) -> Result<()>;
[INFO] [stdout] 29 |     async fn update_page(&self, page: &Page) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 30 |     async fn delete_page(&self, uuid: &Uuid) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1, openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "36041cc2186f237c37bc15dff958cc925d2d37bcfa83f498e4070c85e9ed3d7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36041cc2186f237c37bc15dff958cc925d2d37bcfa83f498e4070c85e9ed3d7c", kill_on_drop: false }`
[INFO] [stdout] 36041cc2186f237c37bc15dff958cc925d2d37bcfa83f498e4070c85e9ed3d7c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c81393f48b30c412b726c58534cd3db349d6d2bbe8818f5e9a4670e244870594
[INFO] running `Command { std: "docker" "start" "-a" "c81393f48b30c412b726c58534cd3db349d6d2bbe8818f5e9a4670e244870594", kill_on_drop: false }`
[INFO] [stderr]    Compiling unboundnotes v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AtomType` and `Atom`
[INFO] [stdout]  --> src/models/mod.rs:6:16
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub use atom::{Atom, AtomType};
[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 import: `slot::Slot`
[INFO] [stdout]  --> src/models/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use slot::Slot;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `uuid`
[INFO] [stdout]   --> src/repos/page_repo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 |     async fn delete_page(&self, uuid: &Uuid) -> Result<(), Error> {
[INFO] [stdout]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_uuid`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update_user` is never used
[INFO] [stdout]   --> src/repos/traits.rs:11:14
[INFO] [stdout]    |
[INFO] [stdout]  8 | pub trait UserRepo: Send + Sync {
[INFO] [stdout]    |           -------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 11 |     async fn update_user(&self, user: &User) -> Result<()>;
[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 `update_workspace` is never used
[INFO] [stdout]   --> src/repos/traits.rs:20:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub trait WorkspaceRepo: Send + Sync {
[INFO] [stdout]    |           ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 20 |     async fn update_workspace(&self, workspace: &Workspace) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_page_by_uuid`, `update_page`, and `delete_page` are never used
[INFO] [stdout]   --> src/repos/traits.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub trait PageRepo: Send + Sync {
[INFO] [stdout]    |           -------- methods in this trait
[INFO] [stdout] 27 |     async fn get_page_by_uuid(&self, uuid: &Uuid) -> Result<Option<Page>>;
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     async fn create_page(&self, page: &Page) -> Result<()>;
[INFO] [stdout] 29 |     async fn update_page(&self, page: &Page) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 30 |     async fn delete_page(&self, uuid: &Uuid) -> Result<()>;
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1, openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "c81393f48b30c412b726c58534cd3db349d6d2bbe8818f5e9a4670e244870594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c81393f48b30c412b726c58534cd3db349d6d2bbe8818f5e9a4670e244870594", kill_on_drop: false }`
[INFO] [stdout] c81393f48b30c412b726c58534cd3db349d6d2bbe8818f5e9a4670e244870594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4fa7661b509da863c1f3120c9ed0fda5272ae5009e15d5dc81cd58c07ab88a24
[INFO] running `Command { std: "docker" "start" "-a" "4fa7661b509da863c1f3120c9ed0fda5272ae5009e15d5dc81cd58c07ab88a24", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `AtomType` and `Atom`
[INFO] [stderr]  --> src/models/mod.rs:6:16
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub use atom::{Atom, AtomType};
[INFO] [stderr]   |                ^^^^  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `slot::Slot`
[INFO] [stderr]  --> src/models/mod.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub use slot::Slot;
[INFO] [stderr]   |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `uuid`
[INFO] [stderr]   --> src/repos/page_repo.rs:58:33
[INFO] [stderr]    |
[INFO] [stderr] 58 |     async fn delete_page(&self, uuid: &Uuid) -> Result<(), Error> {
[INFO] [stderr]    |                                 ^^^^ help: if this is intentional, prefix it with an underscore: `_uuid`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_user` is never used
[INFO] [stderr]   --> src/repos/traits.rs:11:14
[INFO] [stderr]    |
[INFO] [stderr]  8 | pub trait UserRepo: Send + Sync {
[INFO] [stderr]    |           -------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 11 |     async fn update_user(&self, user: &User) -> Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `update_workspace` is never used
[INFO] [stderr]   --> src/repos/traits.rs:20:14
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub trait WorkspaceRepo: Send + Sync {
[INFO] [stderr]    |           ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 20 |     async fn update_workspace(&self, workspace: &Workspace) -> Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_page_by_uuid`, `update_page`, and `delete_page` are never used
[INFO] [stderr]   --> src/repos/traits.rs:27:14
[INFO] [stderr]    |
[INFO] [stderr] 26 | pub trait PageRepo: Send + Sync {
[INFO] [stderr]    |           -------- methods in this trait
[INFO] [stderr] 27 |     async fn get_page_by_uuid(&self, uuid: &Uuid) -> Result<Option<Page>>;
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] 28 |     async fn create_page(&self, page: &Page) -> Result<()>;
[INFO] [stderr] 29 |     async fn update_page(&self, page: &Page) -> Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 30 |     async fn delete_page(&self, uuid: &Uuid) -> Result<()>;
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `unboundnotes` (bin "unboundnotes" test) generated 6 warnings (run `cargo fix --bin "unboundnotes" -p unboundnotes --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: diesel_derives v2.0.1, openssl v0.10.42
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/unboundnotes-97f2e8c913ea7af4)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test models::user::tests::test_check_password ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4fa7661b509da863c1f3120c9ed0fda5272ae5009e15d5dc81cd58c07ab88a24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fa7661b509da863c1f3120c9ed0fda5272ae5009e15d5dc81cd58c07ab88a24", kill_on_drop: false }`
[INFO] [stdout] 4fa7661b509da863c1f3120c9ed0fda5272ae5009e15d5dc81cd58c07ab88a24
