[INFO] updating cached repository https://github.com/smores56/grease_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2e2e161306f4eaa11cdb606b24b5567aa00d5e6 [INFO] documenting smores56/grease_api against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmores56%2Fgrease_api" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smores56/grease_api on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/smores56/grease_api [INFO] finished tweaking git repo https://github.com/smores56/grease_api [INFO] tweaked toml for git repo https://github.com/smores56/grease_api written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/smores56/grease_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0fdba14179d67f8c8828d261cbb79ff17a50e78a9ecbffdb4974dd0a0aabb90 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d0fdba14179d67f8c8828d261cbb79ff17a50e78a9ecbffdb4974dd0a0aabb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0fdba14179d67f8c8828d261cbb79ff17a50e78a9ecbffdb4974dd0a0aabb90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0fdba14179d67f8c8828d261cbb79ff17a50e78a9ecbffdb4974dd0a0aabb90", kill_on_drop: false }` [INFO] [stdout] d0fdba14179d67f8c8828d261cbb79ff17a50e78a9ecbffdb4974dd0a0aabb90 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 809949d08a66080ff1f97d015275066c60beba3b473efc36c11a9a28bfe7cd1d [INFO] running `Command { std: "docker" "start" "-a" "809949d08a66080ff1f97d015275066c60beba3b473efc36c11a9a28bfe7cd1d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling regex-syntax v0.6.14 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling opaque-debug v0.2.2 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Compiling mysqlclient-sys v0.2.4 (https://github.com/pzmarzly/mysqlclient-sys?rev=acd1b2b#acd1b2bc) [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking htmlescape v0.3.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking generic-array v0.12.0 [INFO] [stderr] Compiling diesel-derive-enum v0.4.4 [INFO] [stderr] Compiling ena v0.13.1 [INFO] [stderr] Compiling syn v0.15.36 [INFO] [stderr] Checking aho-corasick v0.7.8 [INFO] [stderr] Checking block-cipher-trait v0.6.2 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking blowfish v0.4.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling ascii-canvas v2.0.0 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking bcrypt v0.4.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking cgi v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling strum_macros v0.17.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking serde_json v1.0.39 [INFO] [stderr] Checking icalendar v0.8.0 [INFO] [stderr] Compiling docopt v1.1.0 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Compiling lalrpop v0.17.2 [INFO] [stderr] Compiling typed-html-macros v0.2.2 [INFO] [stderr] Checking typed-html v0.2.2 [INFO] [stderr] Documenting grease_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[crate::routes::event_routes::get_member_attendance_for_semester]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/main.rs:51:89 [INFO] [stdout] | [INFO] [stdout] 51 | ...ndance_for_semester](crate::routes::event_routes::get_member_attendance_for_semester) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::routes::repertoire_routes::upload_file]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/main.rs:186:60 [INFO] [stdout] | [INFO] [stdout] 186 | //! **POST** | /repertoire/upload | [upload_file](crate::routes::repertoire_routes::upload_file) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::routes::officer_routes::apply_fee_for_all_active_members]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/main.rs:219:85 [INFO] [stdout] | [INFO] [stdout] 219 | ..._all_active_members](crate::routes::officer_routes::apply_fee_for_all_active_members) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::extract::Extract]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auth.rs:3:66 [INFO] [stdout] | [INFO] [stdout] 3 | //! The [User](crate::auth::User) struct, in use as an [extract](crate::extract::Extract)able [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::extract::Extract]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/auth.rs:13:22 [INFO] [stdout] | [INFO] [stdout] 13 | /// Simply [extract](crate::extract::Extract) a `User` as an endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Member]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/error.rs:55:22 [INFO] [stdout] | [INFO] [stdout] 55 | /// See [Member](crate::db::models::Member) for its JSON format. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::event::EventWithGig::to_json_with_attendance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | /// [to_json](crate::db::models::event::EventWithGig::to_json_with_attendance) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Event]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:52:31 [INFO] [stdout] | [INFO] [stdout] 52 | /// Returns a list of [Event](crate::db::models::Event)s, ordered by [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Event]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:53:16 [INFO] [stdout] | [INFO] [stdout] 53 | /// [callTime](crate::db::models::Event#structfield.call_time). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewEvent]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:111:26 [INFO] [stdout] | [INFO] [stdout] 111 | /// Expects a [NewEvent](crate::db::models::NewEvent). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::EventUpdate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:145:30 [INFO] [stdout] | [INFO] [stdout] 145 | /// Expects an [EventUpdate](crate::db::models::EventUpdate). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Attendance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:228:26 [INFO] [stdout] | [INFO] [stdout] 228 | /// See the [Attendance](crate::db::models::Attendance) and the [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Member]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:229:14 [INFO] [stdout] | [INFO] [stdout] 229 | /// [Member](crate::db::models::Member) models for how they will be [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Attendance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:276:29 [INFO] [stdout] | [INFO] [stdout] 276 | /// Returns an [Attendance](crate::db::models::Attendance). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Attendance]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:309:54 [INFO] [stdout] | [INFO] [stdout] 309 | /// Returns a list of JSON objects with [Attendance](crate::db::models::Attendance)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::AttendanceForm]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:342:33 [INFO] [stdout] | [INFO] [stdout] 342 | /// Expects an [AttendanceForm](crate::db::models::AttendanceForm). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::UpdatedCarpool]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:421:33 [INFO] [stdout] | [INFO] [stdout] 421 | /// Returns an [UpdatedCarpool](crate::db::models::UpdatedCarpool). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Song]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:444:30 [INFO] [stdout] | [INFO] [stdout] 444 | /// Returns a list of [Song](crate::db::models::Song)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewGigSong]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:461:36 [INFO] [stdout] | [INFO] [stdout] 461 | /// Expects a list of [NewGigSong](crate::db::models::NewGigSong)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::AbsenceRequest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:486:33 [INFO] [stdout] | [INFO] [stdout] 486 | /// Returns an [AbsenceRequest](crate::db::models::AbsenceRequest). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::AbsenceRequest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:500:40 [INFO] [stdout] | [INFO] [stdout] 500 | /// Returns a list of [AbsenceRequest](crate::db::models::AbsenceRequest)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewAbsenceRequest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:536:35 [INFO] [stdout] | [INFO] [stdout] 536 | /// Expects a [NewAbsenceRequest](crate::db::models::NewAbsenceRequest). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::EventType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:591:35 [INFO] [stdout] | [INFO] [stdout] 591 | /// Returns a list of [EventType](crate::db::models::EventType)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::SectionType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:608:37 [INFO] [stdout] | [INFO] [stdout] 608 | /// Returns a list of [SectionType](crate::db::models::SectionType)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GigRequest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:628:28 [INFO] [stdout] | [INFO] [stdout] 628 | /// Returns a [GigRequest](crate::db::models::GigRequest). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GigRequest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:645:34 [INFO] [stdout] | [INFO] [stdout] 645 | /// By default, all [GigRequest](crate::db::models::GigRequest)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GigRequest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:648:12 [INFO] [stdout] | [INFO] [stdout] 648 | /// [time](crate::db::models::GigRequest#structfield.time). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewGigRequest]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:665:31 [INFO] [stdout] | [INFO] [stdout] 665 | /// Expects a [NewGigRequest](crate::db::models::NewGigRequest). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GigRequestForm]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/event_routes.rs:728:32 [INFO] [stdout] | [INFO] [stdout] 728 | /// Expects a [GigRequestForm](crate::db::models::GigRequestForm). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::LoginInfo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:17:27 [INFO] [stdout] | [INFO] [stdout] 17 | /// Expects a [LoginInfo](crate::db::models::LoginInfo). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Member::to_json_full]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:89:20 [INFO] [stdout] | [INFO] [stdout] 89 | /// [to_json_full](crate::db::models::Member::to_json_full()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Member::to_json_with_grades]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:92:27 [INFO] [stdout] | [INFO] [stdout] 92 | /// [to_json_with_grades](crate::db::models::Member::to_json_with_grades()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Member::to_json_with_grades]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:132:27 [INFO] [stdout] | [INFO] [stdout] 132 | /// [to_json_with_grades](crate::db::models::Member::to_json_with_grades()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::event::EventWithGig::to_json_with_grades]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:154:27 [INFO] [stdout] | [INFO] [stdout] 154 | /// [to_json_with_grades](crate::db::models::event::EventWithGig::to_json_with_grades()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::event::EventWithGig::to_json]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:156:15 [INFO] [stdout] | [INFO] [stdout] 156 | /// [to_json](crate::db::models::event::EventWithGig::to_json()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewMember]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:212:27 [INFO] [stdout] | [INFO] [stdout] 212 | /// Expects a [NewMember](crate::db::models::NewMember). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::RegisterForSemesterForm]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:227:41 [INFO] [stdout] | [INFO] [stdout] 227 | /// Expects a [RegisterForSemesterForm](crate::db::models::RegisterForSemesterForm). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::ActiveSemesterUpdate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:263:39 [INFO] [stdout] | [INFO] [stdout] 263 | /// Expects an [ActiveSemesterUpdate](crate::db::models::ActiveSemesterUpdate). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewMember]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:282:27 [INFO] [stdout] | [INFO] [stdout] 282 | /// Expects a [NewMember](crate::db::models::NewMember). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewMember]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/member_routes.rs:298:27 [INFO] [stdout] | [INFO] [stdout] 298 | /// Expects a [NewMember](crate::db::models::NewMember). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Variable]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/misc_routes.rs:20:26 [INFO] [stdout] | [INFO] [stdout] 20 | /// Returns a [Variable](crate::db::models::Variable) or null. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewValue]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/misc_routes.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | /// Expects a [NewValue](crate::db::models::NewValue). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::EventType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/misc_routes.rs:93:17 [INFO] [stdout] | [INFO] [stdout] 93 | /// [EventType](crate::db::models::EventType), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::MediaType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/misc_routes.rs:94:17 [INFO] [stdout] | [INFO] [stdout] 94 | /// [MediaType](crate::db::models::MediaType), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Permission]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/misc_routes.rs:95:18 [INFO] [stdout] | [INFO] [stdout] 95 | /// [Permission](crate::db::models::Permission), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Role]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/misc_routes.rs:96:12 [INFO] [stdout] | [INFO] [stdout] 96 | /// [Role](crate::db::models::Role), and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Uniform]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/misc_routes.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | /// [Uniform](crate::db::models::Uniform) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Announcement]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:24:31 [INFO] [stdout] | [INFO] [stdout] 24 | /// Returns an [Announcement](crate::db::models::Announcement). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Announcement]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:40:38 [INFO] [stdout] | [INFO] [stdout] 40 | /// Returns a list of [Announcement](crate::db::models::Announcement)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewAnnouncement]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:59:33 [INFO] [stdout] | [INFO] [stdout] 59 | /// Expects a [NewAnnouncement](crate::db::models::NewAnnouncement). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GoogleDoc]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:96:28 [INFO] [stdout] | [INFO] [stdout] 96 | /// Returns an [GoogleDoc](crate::db::models::GoogleDoc). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GoogleDoc]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | /// Returns a list of [GoogleDoc](crate::db::models::GoogleDoc)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GoogleDoc]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:122:27 [INFO] [stdout] | [INFO] [stdout] 122 | /// Expects a [GoogleDoc](crate::db::models::GoogleDoc). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::GoogleDoc]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:139:27 [INFO] [stdout] | [INFO] [stdout] 139 | /// Expects a [GoogleDoc](crate::db::models::GoogleDoc). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::MeetingMinutes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | /// Returns a [MeetingMinutes](crate::db::models::MeetingMinutes). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::MeetingMinutes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:196:51 [INFO] [stdout] | [INFO] [stdout] 196 | /// Returns a list of simplified [MeetingMinutes](crate::db::models::MeetingMinutes) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::UpdatedMeetingMinutes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:222:40 [INFO] [stdout] | [INFO] [stdout] 222 | /// Expects an [UpdatedMeetingMinutes](crate::db::models::UpdatedMeetingMinutes). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewMeetingMinutes]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:240:35 [INFO] [stdout] | [INFO] [stdout] 240 | /// Expects a [NewMeetingMinutes](crate::db::models::NewMeetingMinutes). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Todo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | /// Returns a list of [Todo](crate::db::models::Todo)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewTodo]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:263:25 [INFO] [stdout] | [INFO] [stdout] 263 | /// Expects a [NewTodo](crate::db::models::NewTodo). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Uniform]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:343:25 [INFO] [stdout] | [INFO] [stdout] 343 | /// Returns a [Uniform](crate::db::models::Uniform). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Uniform]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:356:25 [INFO] [stdout] | [INFO] [stdout] 356 | /// Returns a [Uniform](crate::db::models::Uniform) ordered by name. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewUniform]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:369:28 [INFO] [stdout] | [INFO] [stdout] 369 | /// Expects a [NewUniform](crate::db::models::NewUniform). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewUniform]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:410:28 [INFO] [stdout] | [INFO] [stdout] 410 | /// Expects a [NewUniform](crate::db::models::NewUniform). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Semester]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:441:26 [INFO] [stdout] | [INFO] [stdout] 441 | /// Returns a [Semester](crate::db::models::Semester). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Semester]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:450:26 [INFO] [stdout] | [INFO] [stdout] 450 | /// Returns a [Semester](crate::db::models::Semester). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Semester]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:464:34 [INFO] [stdout] | [INFO] [stdout] 464 | /// Returns a list of [Semester](crate::db::models::Semester)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Semester]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:465:28 [INFO] [stdout] | [INFO] [stdout] 465 | /// ordered by [startDate](crate::db::models::Semester#structfield.start_date). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewSemester]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:478:29 [INFO] [stdout] | [INFO] [stdout] 478 | /// Expects a [NewSemester](crate::db::models::NewSemester). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::SemesterUpdate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:518:32 [INFO] [stdout] | [INFO] [stdout] 518 | /// Expects a [SemesterUpdate](crate::db::models::SemesterUpdate). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Permission]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:572:36 [INFO] [stdout] | [INFO] [stdout] 572 | /// Returns a list of [Permission](crate::db::models::Permission)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Role]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:589:30 [INFO] [stdout] | [INFO] [stdout] 589 | /// Returns a list of [Role](crate::db::models::Role)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Role]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:617:16 [INFO] [stdout] | [INFO] [stdout] 617 | /// See [Role](crate::db::models::Role) and [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Member]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:618:14 [INFO] [stdout] | [INFO] [stdout] 618 | /// [Member](crate::db::models::Member) for their JSON formats. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::RolePermission]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:678:40 [INFO] [stdout] | [INFO] [stdout] 678 | /// Returns a list of [RolePermission](crate::db::models::RolePermission)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::MemberRole]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:750:28 [INFO] [stdout] | [INFO] [stdout] 750 | /// Expects a [MemberRole](crate::db::models::MemberRole). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::MemberRole]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:798:28 [INFO] [stdout] | [INFO] [stdout] 798 | /// Expects a [MemberRole](crate::db::models::MemberRole). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Transaction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:838:37 [INFO] [stdout] | [INFO] [stdout] 838 | /// Returns a list of [Transaction](crate::db::models::Transaction)s in [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Transaction]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:855:37 [INFO] [stdout] | [INFO] [stdout] 855 | /// Expects a list of [Transaction](crate::db::models::Transaction)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::TransactionType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:882:41 [INFO] [stdout] | [INFO] [stdout] 882 | /// Returns a list of [TransactionType](crate::db::models::TransactionType)s [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Fee]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:900:29 [INFO] [stdout] | [INFO] [stdout] 900 | /// Returns a list of [Fee](crate::db::models::Fee)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::TransactionBatch]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/officer_routes.rs:937:34 [INFO] [stdout] | [INFO] [stdout] 937 | /// Expects a [TransactionBatch](crate::db::models::TransactionBatch). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Song]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:28:22 [INFO] [stdout] | [INFO] [stdout] 28 | /// [load_with_data](crate::db::models::Song#method.load_with_data) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Song]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:29:50 [INFO] [stdout] | [INFO] [stdout] 29 | /// will be returned. Otherwise, a simple [Song](crate::db::models::Song) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::Song]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:47:30 [INFO] [stdout] | [INFO] [stdout] 47 | /// Returns a list of [Song](crate::db::models::Song)s ordered alphabetically [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewSong]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:68:25 [INFO] [stdout] | [INFO] [stdout] 68 | /// Expects a [NewSong](crate::db::models::NewSong). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::SongUpdate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:85:28 [INFO] [stdout] | [INFO] [stdout] 85 | /// Expects a [SongUpdate](crate::db::models::SongUpdate). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::MediaType]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:138:35 [INFO] [stdout] | [INFO] [stdout] 138 | /// Returns a list of [MediaType](crate::db::models::MediaType)s. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::SongLink]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:154:26 [INFO] [stdout] | [INFO] [stdout] 154 | /// Returns a [SongLink](crate::db::models::SongLink). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::SongLinkUpdate]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:170:32 [INFO] [stdout] | [INFO] [stdout] 170 | /// Expects a [SongLinkUpdate](crate::db::models::SongLinkUpdate). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[crate::db::models::NewSongLink]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/routes/repertoire_routes.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | /// Expects a [NewSongLink](crate::db::models::NewSongLink). [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot be resolved, ignoring [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 91 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 39s [INFO] running `Command { std: "docker" "inspect" "809949d08a66080ff1f97d015275066c60beba3b473efc36c11a9a28bfe7cd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "809949d08a66080ff1f97d015275066c60beba3b473efc36c11a9a28bfe7cd1d", kill_on_drop: false }` [INFO] [stdout] 809949d08a66080ff1f97d015275066c60beba3b473efc36c11a9a28bfe7cd1d