serve-cli 1.0.4

This is a file serving and file upload service in the local area network (LAN) CLI
Documentation
Build #2282225 2025-07-02 12:37:33

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.90.0-nightly (71e4c005c 2025-07-01)

# docs.rs version docsrs 0.6.0 (c1135d19 2025-07-02)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/serve-cli-1.0.4/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/serve-cli-1.0.4/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20250701-1.90.0-nightly-71e4c005c\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j6" "--target" "x86_64-unknown-linux-gnu", 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] 99244fe1fd05d5b2dc8417be39adaf99c40eaa7274a1a40aec40a8cdb77a443a [INFO] running `Command { std: "docker" "start" "-a" "99244fe1fd05d5b2dc8417be39adaf99c40eaa7274a1a40aec40a8cdb77a443a", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Checking tokio v1.46.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] error[E0557]: feature has been removed [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/lib.rs:2:12 [INFO] [stderr] | [INFO] [stderr] 2 | #![feature(concat_idents)] [INFO] [stderr] | ^^^^^^^^^^^^^ feature has been removed [INFO] [stderr] | [INFO] [stderr] = note: removed in CURRENT_RUSTC_VERSION; see <https://github.com/rust-lang/rust/pull/142704> for more information [INFO] [stderr] = note: use the `${concat(..)}` metavariable expression instead [INFO] [stderr] [INFO] [stderr] error: cannot find macro `concat_idents` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/devise_core-0.2.1/src/generator.rs:29:39 [INFO] [stderr] | [INFO] [stderr] 29 | $(self.$vec.push(Box::new(concat_idents!(default_, $get_f)));)* [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 193 | / mappers! { [INFO] [stderr] 194 | | (map_struct, try_map_struct, struct_mapper): Struct, struct_mappers, [INFO] [stderr] 195 | | (map_enum, try_map_enum, enum_mapper): Enum, enum_mappers, [INFO] [stderr] 196 | | (map_variant, try_map_variant, variant_mapper): Variant, variant_mappers, [INFO] [stderr] 197 | | (map_fields, try_map_fields, fields_mapper): Fields, fields_mappers, [INFO] [stderr] 198 | | (map_field, try_map_field, field_mapper): Field, field_mappers [INFO] [stderr] 199 | | } [INFO] [stderr] | |_____- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `mappers` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] For more information about this error, try `rustc --explain E0557`. [INFO] [stderr] error: could not compile `devise_core` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "99244fe1fd05d5b2dc8417be39adaf99c40eaa7274a1a40aec40a8cdb77a443a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99244fe1fd05d5b2dc8417be39adaf99c40eaa7274a1a40aec40a8cdb77a443a", kill_on_drop: false }` [INFO] [stdout] 99244fe1fd05d5b2dc8417be39adaf99c40eaa7274a1a40aec40a8cdb77a443a