[INFO] cloning repository https://github.com/coderFeedForwardAlg/notes-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coderFeedForwardAlg/notes-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcoderFeedForwardAlg%2Fnotes-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcoderFeedForwardAlg%2Fnotes-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd7a187f29a00cc5714f05d86ab3f080528b04df [INFO] documenting coderFeedForwardAlg/notes-app against beta-2026-04-21 for beta-1.96-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FcoderFeedForwardAlg%2Fnotes-app" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/coderFeedForwardAlg/notes-app [INFO] finished tweaking git repo https://github.com/coderFeedForwardAlg/notes-app [INFO] tweaked toml for git repo https://github.com/coderFeedForwardAlg/notes-app written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/coderFeedForwardAlg/notes-app on toolchain beta-2026-04-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/coderFeedForwardAlg/notes-app 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-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb27e647479fff9a96a4d42f380068f8d4cdbb85dcd9fdf09542a0c8ce407032 [INFO] running `Command { std: "docker" "start" "-a" "eb27e647479fff9a96a4d42f380068f8d4cdbb85dcd9fdf09542a0c8ce407032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb27e647479fff9a96a4d42f380068f8d4cdbb85dcd9fdf09542a0c8ce407032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb27e647479fff9a96a4d42f380068f8d4cdbb85dcd9fdf09542a0c8ce407032", kill_on_drop: false }` [INFO] [stdout] eb27e647479fff9a96a4d42f380068f8d4cdbb85dcd9fdf09542a0c8ce407032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 43a8e7a7fc19d4d802592267f8fcd07f6b1dd6463a5c85d55cad61b0d9613bcf [INFO] running `Command { std: "docker" "start" "-a" "43a8e7a7fc19d4d802592267f8fcd07f6b1dd6463a5c85d55cad61b0d9613bcf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking hashbrown v0.16.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Compiling icu_properties_data v2.1.1 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling cc v1.2.46 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking ahash v0.8.12 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking hashlink v0.8.4 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking aho-corasick v1.1.4 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Checking iri-string v0.7.9 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking xml-rs v0.8.28 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling axum-macros v0.4.2 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking icu_properties v2.1.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking serde-xml-rs v0.7.1 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking sqlx-core v0.7.4 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking sqlx-postgres v0.7.4 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Compiling sqlx-macros-core v0.7.4 [INFO] [stderr] Checking hyper-util v0.1.18 [INFO] [stderr] Compiling sqlx-macros v0.7.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking sqlx v0.7.4 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking minio-rsc v0.2.6 [INFO] [stderr] Documenting notes-app v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `usersQueryParams` should have an upper camel case name [INFO] [stdout] --> src/main.rs:70:8 [INFO] [stdout] | [INFO] [stdout] 70 | struct usersQueryParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UsersQueryParams` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_camel_case_types)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `usersuser_idQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:163:8 [INFO] [stdout] | [INFO] [stdout] 163 | struct usersuser_idQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UsersuserIdQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `usersemailQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:205:8 [INFO] [stdout] | [INFO] [stdout] 205 | struct usersemailQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UsersemailQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `usersnameQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:247:8 [INFO] [stdout] | [INFO] [stdout] 247 | struct usersnameQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case (notice the capitalization): `UsersnameQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `userspassword_hashQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:289:8 [INFO] [stdout] | [INFO] [stdout] 289 | struct userspassword_hashQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `UserspasswordHashQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `notesQueryParams` should have an upper camel case name [INFO] [stdout] --> src/main.rs:421:8 [INFO] [stdout] | [INFO] [stdout] 421 | struct notesQueryParams { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotesQueryParams` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `notesnote_idQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:517:8 [INFO] [stdout] | [INFO] [stdout] 517 | struct notesnote_idQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotesnoteIdQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `notesuser_idQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:562:8 [INFO] [stdout] | [INFO] [stdout] 562 | struct notesuser_idQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotesuserIdQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `notestitleQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:607:8 [INFO] [stdout] | [INFO] [stdout] 607 | struct notestitleQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotestitleQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `notestextQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:652:8 [INFO] [stdout] | [INFO] [stdout] 652 | struct notestextQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotestextQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `notescreated_atQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:697:8 [INFO] [stdout] | [INFO] [stdout] 697 | struct notescreated_atQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotescreatedAtQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `noteslabelQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:742:8 [INFO] [stdout] | [INFO] [stdout] 742 | struct noteslabelQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NoteslabelQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `notesvector_representationQuery` should have an upper camel case name [INFO] [stdout] --> src/main.rs:787:8 [INFO] [stdout] | [INFO] [stdout] 787 | struct notesvector_representationQuery { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to upper camel case: `NotesvectorRepresentationQuery` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 47s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Generated /opt/rustwide/target/doc/notes_app/index.html [INFO] running `Command { std: "docker" "inspect" "43a8e7a7fc19d4d802592267f8fcd07f6b1dd6463a5c85d55cad61b0d9613bcf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43a8e7a7fc19d4d802592267f8fcd07f6b1dd6463a5c85d55cad61b0d9613bcf", kill_on_drop: false }` [INFO] [stdout] 43a8e7a7fc19d4d802592267f8fcd07f6b1dd6463a5c85d55cad61b0d9613bcf