[INFO] cloning repository https://github.com/zertyz/kickass-app-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zertyz/kickass-app-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fkickass-app-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fkickass-app-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f22ebc157ac4c83a24861c83ad291b0d9607c5a7
[INFO] documenting zertyz/kickass-app-template against beta-2025-10-28 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzertyz%2Fkickass-app-template" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zertyz/kickass-app-template
[INFO] finished tweaking git repo https://github.com/zertyz/kickass-app-template
[INFO] tweaked toml for git repo https://github.com/zertyz/kickass-app-template written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zertyz/kickass-app-template 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 git repo https://github.com/zertyz/kickass-app-template 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] 871af33ce88cdc866bfcba16e2edd1accd040d59b04f87307cf6950b0d857a2a
[INFO] running `Command { std: "docker" "start" "-a" "871af33ce88cdc866bfcba16e2edd1accd040d59b04f87307cf6950b0d857a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "871af33ce88cdc866bfcba16e2edd1accd040d59b04f87307cf6950b0d857a2a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "871af33ce88cdc866bfcba16e2edd1accd040d59b04f87307cf6950b0d857a2a", kill_on_drop: false }`
[INFO] [stdout] 871af33ce88cdc866bfcba16e2edd1accd040d59b04f87307cf6950b0d857a2a
[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] 62b194316c9f24e68e7eff76eb5f36d095bb842575ca513f0372ee17d35e184b
[INFO] running `Command { std: "docker" "start" "-a" "62b194316c9f24e68e7eff76eb5f36d095bb842575ca513f0372ee17d35e184b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling xml-rs v0.8.15
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking simd-adler32 v0.3.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]    Compiling equivalent v1.0.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.0
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling winnow v0.4.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking ttf-parser v0.19.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking fdeflate v0.3.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking concurrent-queue v2.2.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling auto_enums_derive v0.7.12
[INFO] [stderr]     Checking parking v2.1.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking waker-fn v1.1.0
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking png v0.17.9
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.0
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.10
[INFO] [stderr]     Checking async-task v4.4.0
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling async-fs v1.6.0
[INFO] [stderr]     Checking atomic-waker v1.1.1
[INFO] [stderr]    Compiling itoa v1.0.8
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]     Checking nix v0.26.2
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]    Compiling cookie v0.18.0
[INFO] [stderr]     Checking unicode-ident v1.0.10
[INFO] [stderr]    Compiling ref-cast v1.0.18
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling toml_edit v0.19.12
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]     Checking owned_ttf_parser v0.19.0
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]     Checking ab_glyph v0.2.21
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling http v0.2.9
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling erasable v1.2.1
[INFO] [stderr]    Compiling uncased v0.9.9
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]    Compiling try-lock v0.2.4
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling bitflags v2.3.3
[INFO] [stderr]     Checking publicsuffix v2.2.3
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling glutin v0.30.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling devise_core v0.4.1
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]     Checking siphasher v0.3.10
[INFO] [stderr]     Checking regex-syntax v0.7.3
[INFO] [stderr]     Checking xmlparser v0.13.5
[INFO] [stderr]    Compiling percent-encoding v2.3.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking roxmltree v0.15.1
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking svgtypes v0.8.2
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling bytemuck_derive v1.4.1
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling thiserror-impl v1.0.43
[INFO] [stderr]    Compiling enumn v0.1.10
[INFO] [stderr]    Compiling enumflags2_derive v0.7.7
[INFO] [stderr]    Compiling async-trait v0.1.71
[INFO] [stderr]    Compiling pear_codegen v0.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.18
[INFO] [stderr]    Compiling async-recursion v1.0.4
[INFO] [stderr]    Compiling serde_repr v0.1.14
[INFO] [stderr]     Checking bytemuck v1.13.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking thiserror v1.0.43
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling pear v0.2.4
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]    Compiling hyper v0.14.27
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking regex-automata v0.3.2
[INFO] [stderr]    Compiling devise_codegen v0.4.1
[INFO] [stderr]    Compiling auto_enums_core v0.7.12
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling atspi-macros v0.2.0
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling brotli-decompressor v2.3.4
[INFO] [stderr]    Compiling auto_enums v0.7.12
[INFO] [stderr]    Compiling synattra v0.2.1
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking kurbo v0.8.3
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking simplecss v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]    Compiling figment v0.10.10
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]     Checking data-url v0.2.0
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling slog-async v2.7.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]     Checking home v0.5.5
[INFO] [stderr]     Checking rle-decode-fast v1.0.3
[INFO] [stderr]     Checking imagesize v0.10.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rctree v0.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking arc-swap v1.6.0
[INFO] [stderr]    Compiling rocket_http v0.5.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]     Checking owning_ref v0.4.1
[INFO] [stderr]     Checking libflate_lz77 v1.2.0
[INFO] [stderr]     Checking usvg v0.28.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]     Checking rc-box v1.2.0
[INFO] [stderr]     Checking slog-scope v4.4.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking tokio-util v0.7.8
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking keen-retry v0.3.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking regex v1.9.1
[INFO] [stderr]     Checking minstant v0.1.2
[INFO] [stderr]     Checking arboard v3.2.0
[INFO] [stderr]     Checking aspect-weave v0.2.1
[INFO] [stderr]    Compiling devise v0.4.1
[INFO] [stderr]     Checking h2 v0.3.20
[INFO] [stderr]    Compiling trackable_derive v1.0.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling atomic_enum v0.2.0
[INFO] [stderr]     Checking rgb v0.8.36
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling ctor v0.2.3
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]    Compiling rocket v0.5.0
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking glow v0.12.2
[INFO] [stderr]     Checking never v0.1.0
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]     Checking takecell v0.1.1
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking image v0.24.6
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking flume v0.10.14
[INFO] [stderr]     Checking libflate v1.4.0
[INFO] [stderr]     Checking resvg v0.28.0
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking trackable v1.3.0
[INFO] [stderr]     Checking yansi v1.0.0-rc.1
[INFO] [stderr]     Checking accesskit v0.11.0
[INFO] [stderr]     Checking enumflags2 v0.7.7
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking zvariant v3.15.0
[INFO] [stderr]     Checking ecolor v0.22.0
[INFO] [stderr]     Checking ron v0.8.0
[INFO] [stderr]     Checking emath v0.22.0
[INFO] [stderr]     Checking serde_json v1.0.100
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webbrowser v0.8.10
[INFO] [stderr]     Checking epaint v0.22.0
[INFO] [stderr]     Checking reactive-mutiny v1.1.24
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling aquamarine v0.1.12
[INFO] [stderr]     Checking ubyte v0.10.3
[INFO] [stderr]    Compiling metered-macro v0.9.0
[INFO] [stderr]     Checking slog-kvfilter v0.7.0
[INFO] [stderr]     Checking aspect v0.3.0
[INFO] [stderr]     Checking slog-term v2.9.0
[INFO] [stderr]     Checking slog-stdlog v4.1.1
[INFO] [stderr]     Checking cookie_store v0.16.2
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking accesskit_consumer v0.15.0
[INFO] [stderr]     Checking dptree v0.3.0
[INFO] [stderr]    Compiling teloxide-macros v0.7.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking zbus_names v2.6.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking hdrhistogram v7.5.2
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking integer-encoding v3.0.4
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking by_address v1.1.0
[INFO] [stderr]     Checking message-io v0.14.8
[INFO] [stderr]     Checking zbus v3.14.1
[INFO] [stderr]     Checking sloggers v2.1.1
[INFO] [stderr]     Checking par-stream v0.10.2
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]     Checking metered v0.9.0
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]    Compiling kickass-app-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking reactive-messaging v0.2.2
[INFO] [stderr]     Checking egui v0.22.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.18
[INFO] [stderr]     Checking teloxide-core v0.9.1
[INFO] [stderr]     Checking egui_glow v0.22.0
[INFO] [stderr]     Checking egui_extras v0.22.0
[INFO] [stderr]     Checking atspi v0.10.1
[INFO] [stderr]     Checking teloxide v0.12.2
[INFO] [stderr]     Checking accesskit_unix v0.5.0
[INFO] [stderr]     Checking sctk-adwaita v0.5.4
[INFO] [stderr]     Checking smithay-clipboard v0.6.6
[INFO] [stderr]     Checking accesskit_winit v0.14.1
[INFO] [stderr]     Checking egui-winit v0.22.0
[INFO] [stderr]     Checking eframe v0.22.0
[INFO] [stderr]  Documenting kickass-app-template v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `termion`
[INFO] [stdout]  --> src/frontend/terminal/demo/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(feature = "termion")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `ctor`, `default`, `dox`, `jemallocator`, `jemallocator_allocator`, `mimalloc`, `mimalloc_allocator`, `std_allocator`, `tcmalloc`, `tcmalloc_allocator`, and `tcmalloc_allocator_bundled`
[INFO] [stdout]   = help: consider adding `termion` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `termion`
[INFO] [stdout]   --> src/frontend/terminal/demo/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(feature = "termion")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `ctor`, `default`, `dox`, `jemallocator`, `jemallocator_allocator`, `mimalloc`, `mimalloc_allocator`, `std_allocator`, `tcmalloc`, `tcmalloc_allocator`, and `tcmalloc_allocator_bundled`
[INFO] [stdout]    = help: consider adding `termion` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `config_model::Config`
[INFO] [stdout]  --> src/config/mod.rs:3:22
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! The contents of [config_model::Config] are meant to be shared between [frontend] and all business logic components.\
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^ no item named `config_model` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `frontend`
[INFO] [stdout]  --> src/config/mod.rs:3:76
[INFO] [stdout]   |
[INFO] [stdout] 3 | //! The contents of [config_model::Config] are meant to be shared between [frontend] and all business logic components.\
[INFO] [stdout]   |                                                                            ^^^^^^^^ no item named `frontend` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `main`
[INFO] [stdout]  --> src/config/mod.rs:4:104
[INFO] [stdout]   |
[INFO] [stdout] 4 | //! This module is able to load & save configuration values from/to a given file -- see it's usage in [main].\
[INFO] [stdout]   |                                                                                                        ^^^^ no item named `main` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::frontend::web::sanity_check`
[INFO] [stdout]    --> src/config/config.rs:117:26
[INFO] [stdout]     |
[INFO] [stdout] 117 |     /// If set, enables [crate::frontend::web::sanity_check] routes -- allowing this executable to be probed for it's running sanity
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `sanity_check` in module `web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crates::frontend::web::stats`
[INFO] [stdout]    --> src/config/config.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |     /// If set, enables [crates::frontend::web::stats] routes -- exposing runtime metrics
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `crates` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crates::frontend::web::logs_following`
[INFO] [stdout]    --> src/config/config.rs:121:26
[INFO] [stdout]     |
[INFO] [stdout] 121 |     /// If set, enables [crates::frontend::web::logs_following] routes -- exposing online logs for the app
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `crates` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crates::frontend::web::ogre_events_following`
[INFO] [stdout]    --> src/config/config.rs:123:26
[INFO] [stdout]     |
[INFO] [stdout] 123 |     /// If set, enables [crates::frontend::web::ogre_events_following] routes -- exposing online `Ogre Events` for the app
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `crates` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crates::frontend::web::ogre_events_queue`
[INFO] [stdout]    --> src/config/config.rs:125:26
[INFO] [stdout]     |
[INFO] [stdout] 125 |     /// If set, enables [crates::frontend::web::ogre_events_queue] routes -- exposing `Ogre Events` designed to be consumed by external s...
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `crates` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::frontend::web::backend`
[INFO] [stdout]    --> src/config/config.rs:127:87
[INFO] [stdout]     |
[INFO] [stdout] 127 |     /// If set, enables the Angular application present in `web-app/`, exposing it's [crate::frontend::web::backend]
[INFO] [stdout]     |                                                                                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `backend` in module `web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::frontend::web::embedded_files`
[INFO] [stdout]    --> src/config/config.rs:128:51
[INFO] [stdout]     |
[INFO] [stdout] 128 |     /// routes and all related static files (see [crate::frontend::web::embedded_files])
[INFO] [stdout]     |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `embedded_files` in module `web`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::command_line::Jobs`
[INFO] [stdout]    --> src/config/config.rs:169:76
[INFO] [stdout]     |
[INFO] [stdout] 169 | /// Jobs that this application supports. Maps to the command line options [crate::command_line::Jobs]
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `Jobs` in module `command_line`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `command_line::config_from_command_line_options`
[INFO] [stdout]   --> src/config/config_ops.rs:13:49
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// comes from the command line arguments (see [command_line::config_from_command_line_options])
[INFO] [stdout]    |                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `command_line` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `config_model`
[INFO] [stdout]    --> src/config/config_ops.rs:118:48
[INFO] [stdout]     |
[INFO] [stdout] 118 | /// including documentation from the original [config_model] sources
[INFO] [stdout]     |                                                ^^^^^^^^^^^^ no item named `config_model` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `runner`
[INFO] [stdout]   --> src/frontend/telegram/telegram.rs:31:65
[INFO] [stdout]    |
[INFO] [stdout] 31 | /// Returned by this module when the Telegram UI starts -- see [runner()].\
[INFO] [stdout]    |                                                                 ^^^^^^^^ no item named `runner` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `bot`
[INFO] [stdout]   --> src/frontend/telegram/telegram.rs:41:48
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// Teloxide's dispatcher associated with [bot]
[INFO] [stdout]    |                                                ^^^ no item named `bot` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `runner`
[INFO] [stdout]   --> src/frontend/web/mod.rs:30:67
[INFO] [stdout]    |
[INFO] [stdout] 30 | /// Returned by this module when the Rocket server starts -- see [runner()].\
[INFO] [stdout]    |                                                                   ^^^^^^^^ no item named `runner` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `new`
[INFO] [stdout]   --> src/frontend/web/mod.rs:39:66
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// contains the builder for Rocket -- which exists between [new()] and [runner()] calls
[INFO] [stdout]    |                                                                  ^^^^^ no item named `new` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `runner`
[INFO] [stdout]   --> src/frontend/web/mod.rs:39:78
[INFO] [stdout]    |
[INFO] [stdout] 39 |     /// contains the builder for Rocket -- which exists between [new()] and [runner()] calls
[INFO] [stdout]    |                                                                              ^^^^^^^^ no item named `runner` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `processor::processor`
[INFO] [stdout]   --> src/frontend/socket_server/socket_server.rs:72:136
[INFO] [stdout]    |
[INFO] [stdout] 72 | ... mapping [ClientMessages] to it. See [processor::processor()] for an implementation
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^^^^ no item named `processor` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ServerMessage::Pong`
[INFO] [stdout]   --> src/frontend/socket_server/protocol.rs:17:78
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// Increments a per-client counter, which is answered as an `usize` by [ServerMessage::Pong]
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^ no item named `ServerMessage` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ServerMessage::Pung`
[INFO] [stdout]   --> src/frontend/socket_server/protocol.rs:20:78
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// Increments a per-client counter, which is answered as a `String` by [ServerMessage::Pung]
[INFO] [stdout]    |                                                                              ^^^^^^^^^^^^^^^^^^^ no item named `ServerMessage` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ClientMessage::Ping`
[INFO] [stdout]   --> src/frontend/socket_server/protocol.rs:34:22
[INFO] [stdout]    |
[INFO] [stdout] 34 |     /// Response of [ClientMessage::Ping]: increments a per-client counter
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ no item named `ClientMessage` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ServerMessage::Pang`
[INFO] [stdout]   --> src/frontend/socket_server/protocol.rs:38:22
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// Response of [ServerMessage::Pang] -- similar to [ClientMessage::Pong], but answers
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^^^^^ no item named `ServerMessage` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `ClientMessage::Pong`
[INFO] [stdout]   --> src/frontend/socket_server/protocol.rs:38:58
[INFO] [stdout]    |
[INFO] [stdout] 38 |     /// Response of [ServerMessage::Pang] -- similar to [ClientMessage::Pong], but answers
[INFO] [stdout]    |                                                          ^^^^^^^^^^^^^^^^^^^ no item named `ClientMessage` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `parallel_processor`
[INFO] [stdout]  --> src/frontend/socket_server/serial_processor.rs:2:50
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! and, for this reason, it is way faster than [parallel_processor].\
[INFO] [stdout]   |                                                  ^^^^^^^^^^^^^^^^^^ no item named `parallel_processor` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::executor::sync_futures_processors`
[INFO] [stdout]  --> src/frontend/socket_server/serial_processor.rs:9:77
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...roducer, like [super::executor::sync_futures_processors()], or else you'll simply get `TooBusy` answers
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `sync_futures_processors` in module `executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `socket_server`
[INFO] [stdout]   --> src/frontend/socket_server/serial_processor.rs:91:71
[INFO] [stdout]    |
[INFO] [stdout] 91 | /// Returns a tied-together `(stream, producer, closer)` tuple which [socket_server] uses to transform [ClientMessages] into [ServerMessa...
[INFO] [stdout]    |                                                                       ^^^^^^^^^^^^^ no item named `socket_server` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `socket_server`
[INFO] [stdout]   --> src/frontend/socket_server/serial_processor.rs:93:60
[INFO] [stdout]    |
[INFO] [stdout] 93 | ///   - The `Stream` of (`Endpoint`, [ServerMessages]) -- [socket_server] will, then, apply operations at the end of it to deliver the me...
[INFO] [stdout]    |                                                            ^^^^^^^^^^^^^ no item named `socket_server` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::executor::spawn_concurrent_stream_executor`
[INFO] [stdout]    --> src/frontend/socket_server/serial_processor.rs:103:10
[INFO] [stdout]     |
[INFO] [stdout] 103 | /// see [super::executor::spawn_concurrent_stream_executor()]
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `spawn_concurrent_stream_executor` in module `executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `serial_processor`
[INFO] [stdout]  --> src/frontend/socket_server/parallel_processor.rs:5:39
[INFO] [stdout]   |
[INFO] [stdout] 5 | //! For performance comparisons with [serial_processor], the following figures were attained with the "CPU Intensive"
[INFO] [stdout]   |                                       ^^^^^^^^^^^^^^^^ no item named `serial_processor` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `serial_processor`
[INFO] [stdout]  --> src/frontend/socket_server/parallel_processor.rs:7:101
[INFO] [stdout]   |
[INFO] [stdout] 7 | ...e input & method used when profiling [serial_processor] for multiple message types
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^ no item named `serial_processor` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `serial_processor`
[INFO] [stdout]  --> src/frontend/socket_server/parallel_processor.rs:8:78
[INFO] [stdout]   |
[INFO] [stdout] 8 | //!   - 1,8M/s input messages for the same input & method used when profile [serial_processor] for the single message with no answer
[INFO] [stdout]   |                                                                              ^^^^^^^^^^^^^^^^ no item named `serial_processor` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `super::executor::sync_futures_processors`
[INFO] [stdout]  --> src/frontend/socket_server/parallel_processor.rs:9:77
[INFO] [stdout]   |
[INFO] [stdout] 9 | ...roducer, like [super::executor::sync_futures_processors()], or else you'll simply get `TooBusy` answers
[INFO] [stdout]   |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `sync_futures_processors` in module `executor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `socket_server`
[INFO] [stdout]    --> src/frontend/socket_server/parallel_processor.rs:113:71
[INFO] [stdout]     |
[INFO] [stdout] 113 | /// Returns a tied-together `(stream, producer, closer)` tuple which [socket_server] uses to transform [ClientMessages] into [ServerMessa...
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^ no item named `socket_server` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `socket_server`
[INFO] [stdout]    --> src/frontend/socket_server/parallel_processor.rs:115:60
[INFO] [stdout]     |
[INFO] [stdout] 115 | ///   - The `Stream` of (`Endpoint`, [ServerMessages]) -- [socket_server] will, then, apply operations at the end of it to deliver the me...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ no item named `socket_server` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `serial_processor`
[INFO] [stdout]  --> src/frontend/socket_server/futures_processor.rs:2:31
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! A similar performance to [serial_processor] was achieved using the `.then()` version (see bellow).
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^ no item named `serial_processor` in scope
[INFO] [stdout]   |
[INFO] [stdout]   = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `socket_server`
[INFO] [stdout]    --> src/frontend/socket_server/futures_processor.rs:108:71
[INFO] [stdout]     |
[INFO] [stdout] 108 | /// Returns a tied-together `(stream, producer, closer)` tuple which [socket_server] uses to transform [ClientMessages] into [ServerMessa...
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^ no item named `socket_server` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `socket_server`
[INFO] [stdout]    --> src/frontend/socket_server/futures_processor.rs:110:60
[INFO] [stdout]     |
[INFO] [stdout] 110 | ///   - The `Stream` of (`Endpoint`, [ServerMessages]) -- [socket_server] will, then, apply operations at the end of it to deliver the me...
[INFO] [stdout]     |                                                            ^^^^^^^^^^^^^ no item named `socket_server` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `crate::config::config_model`
[INFO] [stdout]  --> src/command_line/utils.rs:2:17
[INFO] [stdout]   |
[INFO] [stdout] 2 | //! -- like in [crate::config::config_model] structs shared with this module.
[INFO] [stdout]   |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `config_model` in module `config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/../README.md:121:6
[INFO] [stdout]     |
[INFO] [stdout] 121 |    * https://update.angular.io
[INFO] [stdout]     |      ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]     = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 121 |    * <https://update.angular.io>
[INFO] [stdout]     |      +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> src/../README.md:123:45
[INFO] [stdout]     |
[INFO] [stdout] 123 |    * 2022-10-07: bug on 18.9 Node versions: https://pullanswer.com/questions/prerendering-fails-on-node-js-18-9-but-succeeds-on-node-18-8
[INFO] [stdout]     |                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]     |
[INFO] [stdout] 123 |    * 2022-10-07: bug on 18.9 Node versions: <https://pullanswer.com/questions/prerendering-fails-on-node-js-18-9-but-succeeds-on-node-18-8>
[INFO] [stdout]     |                                             +                                                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 15s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/kickass_app_template/index.html
[INFO] running `Command { std: "docker" "inspect" "62b194316c9f24e68e7eff76eb5f36d095bb842575ca513f0372ee17d35e184b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62b194316c9f24e68e7eff76eb5f36d095bb842575ca513f0372ee17d35e184b", kill_on_drop: false }`
[INFO] [stdout] 62b194316c9f24e68e7eff76eb5f36d095bb842575ca513f0372ee17d35e184b
