[INFO] fetching crate create-rust-app 11.0.3...
[INFO] documenting create-rust-app-11.0.3 against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] extracting crate create-rust-app 11.0.3 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate create-rust-app 11.0.3
[INFO] finished tweaking crates.io crate create-rust-app 11.0.3
[INFO] tweaked toml for crates.io crate create-rust-app 11.0.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate create-rust-app 11.0.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate create-rust-app 11.0.3 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-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5370096edfd5756687b64376d4ffbd80ea0a71977332c2d6baeb75e523fde594
[INFO] running `Command { std: "docker" "start" "-a" "5370096edfd5756687b64376d4ffbd80ea0a71977332c2d6baeb75e523fde594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5370096edfd5756687b64376d4ffbd80ea0a71977332c2d6baeb75e523fde594", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5370096edfd5756687b64376d4ffbd80ea0a71977332c2d6baeb75e523fde594", kill_on_drop: false }`
[INFO] [stdout] 5370096edfd5756687b64376d4ffbd80ea0a71977332c2d6baeb75e523fde594
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 597cfcaee8db5ae1cd0633b22cf635dd96f8a75a484846af2d9e83ba70648a6b
[INFO] running `Command { std: "docker" "start" "-a" "597cfcaee8db5ae1cd0633b22cf635dd96f8a75a484846af2d9e83ba70648a6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking sha1_smol v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking gix-trace v0.1.12
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling aws-types v0.8.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking btoi v0.4.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking gix-utils v0.1.14
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking aws-smithy-types v0.38.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pq-sys v0.7.2
[INFO] [stderr]     Checking aws-smithy-eventstream v0.38.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling terminfo v0.8.0
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking unic-common v0.9.0
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking unic-char-range v0.9.0
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking unic-char-property v0.9.0
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]     Checking unic-ucd-version v0.9.0
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking ecdsa v0.16.9
[INFO] [stderr]     Checking dirs v4.0.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking r2d2 v0.8.10
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking gix-sec v0.8.4
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking notify v5.2.0
[INFO] [stderr]     Checking sct v0.6.1
[INFO] [stderr]     Checking webpki v0.21.4
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking cookie v0.16.2
[INFO] [stderr]     Checking ct-logs v0.8.0
[INFO] [stderr]     Checking unic-ucd-segment v0.9.0
[INFO] [stderr]     Checking rustls v0.19.1
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking xmlparser v0.13.3
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking deunicode v1.6.2
[INFO] [stderr]     Checking dunce v1.0.5
[INFO] [stderr]     Checking blake2b_simd v1.0.3
[INFO] [stderr]     Checking async-priority-channel v0.1.0
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking unic-segment v0.9.0
[INFO] [stderr]     Checking slug v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[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 pin-project-internal v1.1.10
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking rustls-native-certs v0.5.0
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking gix-hash v0.11.4
[INFO] [stderr]     Checking gix-date v0.5.1
[INFO] [stderr]     Checking gix-features v0.29.0
[INFO] [stderr]     Checking gix-path v0.8.4
[INFO] [stderr]     Checking gix-actor v0.20.0
[INFO] [stderr]     Checking gix-validate v0.7.7
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]     Checking gix-fs v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking gix-object v0.29.2
[INFO] [stderr]     Checking gix-glob v0.7.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking gix-tempfile v5.0.3
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking gix-lock v5.0.1
[INFO] [stderr]     Checking gix-config-value v0.12.5
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling diesel_derives v2.2.6
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking gix-ref v0.29.1
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking clearscreen v2.0.1
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking aws-smithy-xml v0.38.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking watchexec-signals v1.0.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking watchexec-events v1.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking gix-config v0.22.0
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking aws-smithy-async v0.38.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking project-origins v1.2.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking command-group v2.1.0
[INFO] [stderr]     Checking ignore-files v1.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]     Checking p384 v0.13.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking hostname v0.4.1
[INFO] [stderr]     Checking email-encoding v0.4.1
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking quoted_printable v0.5.1
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking state v0.6.0
[INFO] [stderr]    Compiling tsync-macro v0.1.0
[INFO] [stderr]     Checking normalize-path v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking email_address v0.2.9
[INFO] [stderr]     Checking atomic-take v1.1.0
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking open v5.3.2
[INFO] [stderr]     Checking rust-argon2 v2.1.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking tsync v2.2.1
[INFO] [stderr]     Checking watchexec v2.3.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]     Checking diesel v2.2.11
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]    Compiling migrations_internals v2.2.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking lettre v0.11.17
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking cargo_toml v0.22.1
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking aws-smithy-http v0.38.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking aws-smithy-http-tower v0.38.0
[INFO] [stderr]     Checking aws-sigv4 v0.8.1
[INFO] [stderr]     Checking aws-smithy-client v0.38.0
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking aws-sig-auth v0.8.0
[INFO] [stderr]     Checking aws-http v0.8.0
[INFO] [stderr]     Checking aws-endpoint v0.8.0
[INFO] [stderr]     Checking aws-sdk-s3 v0.8.0
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking openidconnect v3.5.0
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking diesel_logger v0.4.0
[INFO] [stderr]  Documenting create-rust-app v11.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `has_permission` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// does the user with the id [`self.user_id`](`ID`) have the given `permission`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_all_permissions` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:26:53
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// does the user with the id [`self.user_id`](`ID`) have all of the given `perms`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_any_permission` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// does the user with the id [`self.user_id`](`ID`) have any of the given `perms`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_role` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// does the user with the id [`self.user_id`](`ID`) have the given `role`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_all_roles` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// does the user with the id [`self.user_id`](`ID`) have all of the given `roles`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_any_roles` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:56:53
[INFO] [stdout]    |
[INFO] [stdout] 56 |     /// does the user with the id [`self.user_id`](`ID`) have any of the given `roles`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `get_sessions` links to private item `StatusCode`
[INFO] [stdout]    --> src/auth/controller.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `get_sessions` links to private item `Message`
[INFO] [stdout]    --> src/auth/controller.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |                             ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `destroy_session` links to private item `ID`
[INFO] [stdout]    --> src/auth/controller.rs:167:77
[INFO] [stdout]     |
[INFO] [stdout] 167 | /// deletes the entry in the `user_session` with the specified [`item_id`](`ID`) from
[INFO] [stdout]     |                                                                             ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `AccessToken`
[INFO] [stdout]    --> src/auth/controller.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |            ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `RefreshToken`
[INFO] [stdout]    --> src/auth/controller.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |                             ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `StatusCode`
[INFO] [stdout]    --> src/auth/controller.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `Message`
[INFO] [stdout]    --> src/auth/controller.rs:231:29
[INFO] [stdout]     |
[INFO] [stdout] 231 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |                             ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `AccessToken`
[INFO] [stdout]    --> src/auth/controller.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 395 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |            ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `RefreshToken`
[INFO] [stdout]    --> src/auth/controller.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 395 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |                             ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `StatusCode`
[INFO] [stdout]    --> src/auth/controller.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `Message`
[INFO] [stdout]    --> src/auth/controller.rs:398:29
[INFO] [stdout]     |
[INFO] [stdout] 398 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |                             ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `assign` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// assign `role` to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                            ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `assign_many` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:50:76
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// assigns every role in `roles` to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                            ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `unassign` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:70:65
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// unassigns `role` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                 ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `unassign_many` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:84:80
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// unassigns every role in `roles` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                                ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `fetch_all` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:98:94
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// returns a vector containing every role assigned to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                                              ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `grant_to_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:148:66
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// grants `permission` to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                  ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `revoke_from_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:234:69
[INFO] [stdout]     |
[INFO] [stdout] 234 |     /// revokes `permission` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                     ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `revoke_many_from_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:260:90
[INFO] [stdout]     |
[INFO] [stdout] 260 |     /// revokes every permission in `permissions` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                                          ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `revoke_all_from_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:304:79
[INFO] [stdout]     |
[INFO] [stdout] 304 |     /// revokes every permission granted to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                               ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `fetch_all` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:316:79
[INFO] [stdout]     |
[INFO] [stdout] 316 |     /// returns every permission granted to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                               ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `read` links to private item `ID`
[INFO] [stdout]   --> src/auth/user.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update` links to private item `ID`
[INFO] [stdout]    --> src/auth/user.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// [`item_id`](`ID`), with the data in [`item`](`UserChangeset`)
[INFO] [stdout]     |                      ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete` links to private item `ID`
[INFO] [stdout]    --> src/auth/user.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// primary key matches [`item_id`](`ID`)
[INFO] [stdout]     |                                          ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `read` links to private item `ID`
[INFO] [stdout]   --> src/auth/user_session.rs:71:48
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `item_user_id`
[INFO] [stdout]    --> src/auth/user_session.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// who's `user_id` matches the given [`item_user_id`]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no item named `item_user_id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update` links to private item `ID`
[INFO] [stdout]    --> src/auth/user_session.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     /// [`item_id`](`ID`), with the data in [`item`](`UserSessionChangeset`)
[INFO] [stdout]     |                      ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete` links to private item `ID`
[INFO] [stdout]    --> src/auth/user_session.rs:155:42
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// primary key matches [`item_id`](`ID`)
[INFO] [stdout]     |                                          ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete_all_for_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/user_session.rs:166:47
[INFO] [stdout]     |
[INFO] [stdout] 166 |     /// '`user_id`' matches [`item_user_id`](`ID`)
[INFO] [stdout]     |                                               ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `create` links to private item `AttachmentBlobChangeset`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:41:104
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Create an entry in [`db`](`Connection`)'s `attachment_blobs` table using the data in [`item`](`AttachmentBlobChangeset`)
[INFO] [stdout]    |                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `find_by_id` links to private item `ID`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:53:134
[INFO] [stdout]    |
[INFO] [stdout] 53 |     /// Read from [`db`](`Connection`), querying for an entry in the `attachment_blobs` table who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                                                                                                      ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `find_all_by_id` links to private item `ID`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:65:117
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Read from [`db`](`Connection`), querying for an entry in the `attachment_blobs` table for each [`item_id`](`ID`) in `item_ids`
[INFO] [stdout]    |                                                                                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete` links to private item `ID`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:95:116
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// Delete the entry in [`db`](`Connection`)'s `attachment_blobs` table who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                                                                                    ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete_all` links to private item `ID`
[INFO] [stdout]    --> src/storage/attachment_blob.rs:106:118
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// Delete every entry in [`db`](`Connection`)'s `attachment_blobs` table who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]     |                                                                                                                      ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link resolves only because you passed `--document-private-items`, but will break without
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `utilty-fn`
[INFO] [stdout]  --> src/util/mod.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! are exposed directly as `create_rust_app::`<utilty-fn>.
[INFO] [stdout]   |                                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 51s
[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 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/create_rust_app/index.html
[INFO] running `Command { std: "docker" "inspect" "597cfcaee8db5ae1cd0633b22cf635dd96f8a75a484846af2d9e83ba70648a6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "597cfcaee8db5ae1cd0633b22cf635dd96f8a75a484846af2d9e83ba70648a6b", kill_on_drop: false }`
[INFO] [stdout] 597cfcaee8db5ae1cd0633b22cf635dd96f8a75a484846af2d9e83ba70648a6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8365233f102b5c1719d235095a5580a75f56ec7851a181ba6a6834f23e0620b6
[INFO] running `Command { std: "docker" "start" "-a" "8365233f102b5c1719d235095a5580a75f56ec7851a181ba6a6834f23e0620b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking syn v2.0.104
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking tsync v2.2.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling diesel_table_macro_syntax v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]     Checking curve25519-dalek v4.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling utoipa-gen v4.3.1
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]     Checking gix-hash v0.11.4
[INFO] [stderr]     Checking gix-path v0.8.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking gix-features v0.29.0
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking gix-date v0.5.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking gix-validate v0.7.7
[INFO] [stderr]     Checking gix-fs v0.1.1
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking gix-actor v0.20.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking gix-glob v0.7.0
[INFO] [stderr]     Checking gix-tempfile v5.0.3
[INFO] [stderr]     Checking gix-object v0.29.2
[INFO] [stderr]     Checking gix-config-value v0.12.5
[INFO] [stderr]     Checking gix-lock v5.0.1
[INFO] [stderr]     Checking watchexec-signals v1.0.0
[INFO] [stderr]     Checking tungstenite v0.24.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking watchexec-events v1.0.0
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking aws-smithy-xml v0.38.0
[INFO] [stderr]     Checking clearscreen v2.0.1
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]    Compiling dsl_auto_type v0.1.3
[INFO] [stderr]    Compiling serde_with_macros v3.13.0
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking gix-ref v0.29.1
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling diesel_derives v2.2.6
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking gix-config v0.22.0
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_path_to_error v0.1.17
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-rustls v0.22.0
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking aws-smithy-async v0.38.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking project-origins v1.2.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking actix-router v0.5.3
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking command-group v2.1.0
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking tokio-tungstenite v0.24.0
[INFO] [stderr]     Checking camino v1.1.10
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking ignore-files v1.3.1
[INFO] [stderr]     Checking cargo-platform v0.1.9
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking serde_plain v1.0.2
[INFO] [stderr]     Checking semver v1.0.26
[INFO] [stderr]     Checking serde_with v3.13.0
[INFO] [stderr]     Checking lettre v0.11.17
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking utoipa v4.2.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking chrono-tz v0.9.0
[INFO] [stderr]     Checking watchexec v2.3.2
[INFO] [stderr]     Checking axum v0.7.9
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking diesel v2.2.11
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking migrations_internals v2.2.0
[INFO] [stderr]     Checking cargo_toml v0.22.1
[INFO] [stderr]     Checking tera v1.20.0
[INFO] [stderr]    Compiling migrations_macros v2.2.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking aws-smithy-http v0.38.0
[INFO] [stderr]     Checking hyper-rustls v0.22.1
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking aws-smithy-http-tower v0.38.0
[INFO] [stderr]     Checking aws-sigv4 v0.8.1
[INFO] [stderr]     Checking aws-smithy-client v0.38.0
[INFO] [stderr]     Checking oauth2 v4.4.2
[INFO] [stderr]     Checking aws-types v0.8.0
[INFO] [stderr]     Checking aws-http v0.8.0
[INFO] [stderr]     Checking aws-endpoint v0.8.0
[INFO] [stderr]     Checking aws-sig-auth v0.8.0
[INFO] [stderr]     Checking aws-sdk-s3 v0.8.0
[INFO] [stderr]     Checking openidconnect v3.5.0
[INFO] [stderr]     Checking actix-files v0.6.6
[INFO] [stderr]     Checking diesel_migrations v2.2.0
[INFO] [stderr]     Checking diesel_logger v0.4.0
[INFO] [stderr]  Documenting create-rust-app v11.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: public documentation for `has_permission` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// does the user with the id [`self.user_id`](`ID`) have the given `permission`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout]    = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_all_permissions` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:26:53
[INFO] [stdout]    |
[INFO] [stdout] 26 |     /// does the user with the id [`self.user_id`](`ID`) have all of the given `perms`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_any_permission` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:35:53
[INFO] [stdout]    |
[INFO] [stdout] 35 |     /// does the user with the id [`self.user_id`](`ID`) have any of the given `perms`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_role` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:44:53
[INFO] [stdout]    |
[INFO] [stdout] 44 |     /// does the user with the id [`self.user_id`](`ID`) have the given `role`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_all_roles` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:50:53
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// does the user with the id [`self.user_id`](`ID`) have all of the given `roles`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `has_any_roles` links to private item `ID`
[INFO] [stdout]   --> src/auth/extractors/auth.rs:56:53
[INFO] [stdout]    |
[INFO] [stdout] 56 |     /// does the user with the id [`self.user_id`](`ID`) have any of the given `roles`
[INFO] [stdout]    |                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `get_sessions` links to private item `StatusCode`
[INFO] [stdout]    --> src/auth/controller.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `get_sessions` links to private item `Message`
[INFO] [stdout]    --> src/auth/controller.rs:120:29
[INFO] [stdout]     |
[INFO] [stdout] 120 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |                             ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `destroy_session` links to private item `ID`
[INFO] [stdout]    --> src/auth/controller.rs:167:77
[INFO] [stdout]     |
[INFO] [stdout] 167 | /// deletes the entry in the `user_session` with the specified [`item_id`](`ID`) from
[INFO] [stdout]     |                                                                             ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `AccessToken`
[INFO] [stdout]    --> src/auth/controller.rs:228:12
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |            ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `RefreshToken`
[INFO] [stdout]    --> src/auth/controller.rs:228:29
[INFO] [stdout]     |
[INFO] [stdout] 228 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |                             ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `StatusCode`
[INFO] [stdout]    --> src/auth/controller.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `login` links to private item `Message`
[INFO] [stdout]    --> src/auth/controller.rs:231:29
[INFO] [stdout]     |
[INFO] [stdout] 231 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |                             ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `AccessToken`
[INFO] [stdout]    --> src/auth/controller.rs:395:12
[INFO] [stdout]     |
[INFO] [stdout] 395 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |            ^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `RefreshToken`
[INFO] [stdout]    --> src/auth/controller.rs:395:29
[INFO] [stdout]     |
[INFO] [stdout] 395 | /// - Ok([`AccessToken`], [`RefreshToken`])
[INFO] [stdout]     |                             ^^^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `StatusCode`
[INFO] [stdout]    --> src/auth/controller.rs:398:13
[INFO] [stdout]     |
[INFO] [stdout] 398 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |             ^^^^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `refresh` links to private item `Message`
[INFO] [stdout]    --> src/auth/controller.rs:398:29
[INFO] [stdout]     |
[INFO] [stdout] 398 | /// - Err([`StatusCode`], [`Message`])
[INFO] [stdout]     |                             ^^^^^^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `assign` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:30:60
[INFO] [stdout]    |
[INFO] [stdout] 30 |     /// assign `role` to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                            ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `assign_many` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:50:76
[INFO] [stdout]    |
[INFO] [stdout] 50 |     /// assigns every role in `roles` to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                            ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `unassign` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:70:65
[INFO] [stdout]    |
[INFO] [stdout] 70 |     /// unassigns `role` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                 ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `unassign_many` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:84:80
[INFO] [stdout]    |
[INFO] [stdout] 84 |     /// unassigns every role in `roles` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                                ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `fetch_all` links to private item `ID`
[INFO] [stdout]   --> src/auth/permissions/mod.rs:98:94
[INFO] [stdout]    |
[INFO] [stdout] 98 |     /// returns a vector containing every role assigned to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]    |                                                                                              ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `grant_to_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:148:66
[INFO] [stdout]     |
[INFO] [stdout] 148 |     /// grants `permission` to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                  ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `revoke_from_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:234:69
[INFO] [stdout]     |
[INFO] [stdout] 234 |     /// revokes `permission` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                     ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `revoke_many_from_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:260:90
[INFO] [stdout]     |
[INFO] [stdout] 260 |     /// revokes every permission in `permissions` from the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                                          ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `revoke_all_from_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:304:79
[INFO] [stdout]     |
[INFO] [stdout] 304 |     /// revokes every permission granted to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                               ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `fetch_all` links to private item `ID`
[INFO] [stdout]    --> src/auth/permissions/mod.rs:316:79
[INFO] [stdout]     |
[INFO] [stdout] 316 |     /// returns every permission granted to the User whose id is [`user_id`](`ID`)
[INFO] [stdout]     |                                                                               ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `read` links to private item `ID`
[INFO] [stdout]   --> src/auth/user.rs:60:48
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update` links to private item `ID`
[INFO] [stdout]    --> src/auth/user.rs:103:22
[INFO] [stdout]     |
[INFO] [stdout] 103 |     /// [`item_id`](`ID`), with the data in [`item`](`UserChangeset`)
[INFO] [stdout]     |                      ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete` links to private item `ID`
[INFO] [stdout]    --> src/auth/user.rs:116:42
[INFO] [stdout]     |
[INFO] [stdout] 116 |     /// primary key matches [`item_id`](`ID`)
[INFO] [stdout]     |                                          ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `read` links to private item `ID`
[INFO] [stdout]   --> src/auth/user_session.rs:71:48
[INFO] [stdout]    |
[INFO] [stdout] 71 |     /// who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `item_user_id`
[INFO] [stdout]    --> src/auth/user_session.rs:124:45
[INFO] [stdout]     |
[INFO] [stdout] 124 |     /// who's `user_id` matches the given [`item_user_id`]
[INFO] [stdout]     |                                             ^^^^^^^^^^^^ no item named `item_user_id` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `update` links to private item `ID`
[INFO] [stdout]    --> src/auth/user_session.rs:138:22
[INFO] [stdout]     |
[INFO] [stdout] 138 |     /// [`item_id`](`ID`), with the data in [`item`](`UserSessionChangeset`)
[INFO] [stdout]     |                      ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete` links to private item `ID`
[INFO] [stdout]    --> src/auth/user_session.rs:155:42
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// primary key matches [`item_id`](`ID`)
[INFO] [stdout]     |                                          ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete_all_for_user` links to private item `ID`
[INFO] [stdout]    --> src/auth/user_session.rs:166:47
[INFO] [stdout]     |
[INFO] [stdout] 166 |     /// '`user_id`' matches [`item_user_id`](`ID`)
[INFO] [stdout]     |                                               ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `create` links to private item `AttachmentBlobChangeset`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:41:104
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Create an entry in [`db`](`Connection`)'s `attachment_blobs` table using the data in [`item`](`AttachmentBlobChangeset`)
[INFO] [stdout]    |                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `find_by_id` links to private item `ID`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:53:134
[INFO] [stdout]    |
[INFO] [stdout] 53 |     /// Read from [`db`](`Connection`), querying for an entry in the `attachment_blobs` table who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                                                                                                      ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `find_all_by_id` links to private item `ID`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:65:117
[INFO] [stdout]    |
[INFO] [stdout] 65 |     /// Read from [`db`](`Connection`), querying for an entry in the `attachment_blobs` table for each [`item_id`](`ID`) in `item_ids`
[INFO] [stdout]    |                                                                                                                     ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete` links to private item `ID`
[INFO] [stdout]   --> src/storage/attachment_blob.rs:95:116
[INFO] [stdout]    |
[INFO] [stdout] 95 |     /// Delete the entry in [`db`](`Connection`)'s `attachment_blobs` table who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]    |                                                                                                                    ^^ this item is private
[INFO] [stdout]    |
[INFO] [stdout]    = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: public documentation for `delete_all` links to private item `ID`
[INFO] [stdout]    --> src/storage/attachment_blob.rs:106:118
[INFO] [stdout]     |
[INFO] [stdout] 106 |     /// Delete every entry in [`db`](`Connection`)'s `attachment_blobs` table who's primary key matches [`item_id`](`ID`)
[INFO] [stdout]     |                                                                                                                      ^^ this item is private
[INFO] [stdout]     |
[INFO] [stdout]     = note: this link will resolve properly if you pass `--document-private-items`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `utilty-fn`
[INFO] [stdout]  --> src/util/mod.rs:3:48
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! are exposed directly as `create_rust_app::`<utilty-fn>.
[INFO] [stdout]   |                                                ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 50s
[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 1`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/create_rust_app/index.html
[INFO] running `Command { std: "docker" "inspect" "8365233f102b5c1719d235095a5580a75f56ec7851a181ba6a6834f23e0620b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8365233f102b5c1719d235095a5580a75f56ec7851a181ba6a6834f23e0620b6", kill_on_drop: false }`
[INFO] [stdout] 8365233f102b5c1719d235095a5580a75f56ec7851a181ba6a6834f23e0620b6
