alien-core 1.0.13

Alien Developer Platform
Documentation
Build #3020135 2026-03-15 15:40:21

# rustc version rustc 1.96.0-nightly (03749d625 2026-03-14)

# docs.rs version docsrs 0.0.0 (a68728e7 2026-03-08 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/alien-core-1.0.13/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/alien-core-1.0.13/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260314-1.96.0-nightly-03749d625\", \"--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] f46c83aa7b584c742f83bd8d2bdae645cd83b0a79e914821e8ad39ef4d7bfbee [INFO] running `Command { std: "docker" "start" "-a" "f46c83aa7b584c742f83bd8d2bdae645cd83b0a79e914821e8ad39ef4d7bfbee", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Documenting alien-core v1.0.13 (/opt/rustwide/workdir) [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/resources/build.rs:55:45 [INFO] [stderr] | [INFO] [stderr] 55 | /// The monitoring endpoint URL (e.g., "https://otel-collector.example.com:4318") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 55 | /// The monitoring endpoint URL (e.g., "<https://otel-collector.example.com:4318>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/resources/container_cluster.rs:94:38 [INFO] [stderr] | [INFO] [stderr] 94 | /// Horizon API base URL (e.g., "https://horizon.alien.dev"). [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 94 | /// Horizon API base URL (e.g., "<https://horizon.alien.dev>"). [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings/container.rs:28:30 [INFO] [stderr] | [INFO] [stderr] 28 | /// Internal URL (e.g., "http://api.svc:8080") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 28 | /// Internal URL (e.g., "<http://api.svc:8080>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/bindings/container.rs:58:50 [INFO] [stderr] | [INFO] [stderr] 58 | /// Internal URL (Docker network DNS, e.g., "http://api.svc:8080") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 58 | /// Internal URL (Docker network DNS, e.g., "<http://api.svc:8080>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/client_config.rs:223:48 [INFO] [stderr] | [INFO] [stderr] 223 | /// The scope for the access token (e.g., "https://management.azure.com/.default") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 223 | /// The scope for the access token (e.g., "<https://management.azure.com/.default>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `agent-manager-host` [INFO] [stderr] --> src/deployment.rs:377:27 [INFO] [stderr] | [INFO] [stderr] 377 | /// Example: "https://<agent-manager-host>/v1/logs" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `write-token` [INFO] [stderr] --> src/deployment.rs:390:40 [INFO] [stderr] | [INFO] [stderr] 390 | /// Example: "authorization=Bearer <write-token>" [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/deployment.rs:394:19 [INFO] [stderr] | [INFO] [stderr] 394 | /// Example: "https://api.axiom.co/v1/metrics" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 394 | /// Example: "<https://api.axiom.co/v1/metrics>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `token` [INFO] [stderr] --> src/deployment.rs:403:40 [INFO] [stderr] | [INFO] [stderr] 403 | /// Example: "authorization=Bearer <token>,x-axiom-dataset=<metrics-dataset>" [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unclosed HTML tag `metrics-dataset` [INFO] [stderr] --> src/deployment.rs:403:64 [INFO] [stderr] | [INFO] [stderr] 403 | /// Example: "authorization=Bearer <token>,x-axiom-dataset=<metrics-dataset>" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/deployment.rs:436:38 [INFO] [stderr] | [INFO] [stderr] 436 | /// Horizon API base URL (e.g., "https://horizon.alien.dev") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 436 | /// Horizon API base URL (e.g., "<https://horizon.alien.dev>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/deployment.rs:444:30 [INFO] [stderr] | [INFO] [stderr] 444 | /// Production example: "https://releases.alien.dev/horizond/v0.3.0" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 444 | /// Production example: "<https://releases.alien.dev/horizond/v0.3.0>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/deployment.rs:445:31 [INFO] [stderr] | [INFO] [stderr] 445 | /// Dev example (ngrok): "https://abc123.ngrok.io" [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 445 | /// Dev example (ngrok): "<https://abc123.ngrok.io>" [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: this URL is not a hyperlink [INFO] [stderr] --> src/deployment.rs:535:53 [INFO] [stderr] | [INFO] [stderr] 535 | /// Key: resource ID, Value: public URL (e.g., "https://api.acme.com") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: bare URLs are not automatically turned into clickable links [INFO] [stderr] help: use an automatic link instead [INFO] [stderr] | [INFO] [stderr] 535 | /// Key: resource ID, Value: public URL (e.g., "<https://api.acme.com>") [INFO] [stderr] | + + [INFO] [stderr] [INFO] [stderr] warning: `alien-core` (lib doc) generated 14 warnings (run `cargo fix --lib -p alien-core` to apply 10 suggestions) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.79s [INFO] [stderr] Generated /opt/rustwide/target/x86_64-unknown-linux-gnu/doc/alien_core/index.html [INFO] running `Command { std: "docker" "inspect" "f46c83aa7b584c742f83bd8d2bdae645cd83b0a79e914821e8ad39ef4d7bfbee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f46c83aa7b584c742f83bd8d2bdae645cd83b0a79e914821e8ad39ef4d7bfbee", kill_on_drop: false }` [INFO] [stdout] f46c83aa7b584c742f83bd8d2bdae645cd83b0a79e914821e8ad39ef4d7bfbee