systemprompt-cli 0.1.21

systemprompt.io OS - CLI for agent orchestration, AI operations, and system management
Build #3105111 2026-04-06 14:47:03

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.

# error kind ExecutionFailed

# pre-build errors command failed: exit status: 101

# rustc version rustc 1.96.0-nightly (9602bda1d 2026-04-05)

# docs.rs version docsrs 0.0.0 (c1f9de8e135af80a92999a0f7ded8c3997b50c40 2026-04-02 )

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/systemprompt-cli-0.1.21/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/systemprompt-cli-0.1.21/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\", \"-20260405-1.96.0-nightly-9602bda1d\", \"--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] d22838a2b9292d1f4404f2f1d2c60ab6d319c10f8c42cd9a22da71ad8947c938 [INFO] running `Command { std: "docker" "start" "-a" "d22838a2b9292d1f4404f2f1d2c60ab6d319c10f8c42cd9a22da71ad8947c938", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking systemprompt-content v0.1.21 [INFO] [stderr] Checking systemprompt-users v0.1.21 [INFO] [stderr] error: set `DATABASE_URL` to use query macros online, or run `cargo sqlx prepare` to update the query cache [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/systemprompt-users-0.1.21/src/repository/user/session.rs:71:22 [INFO] [stderr] | [INFO] [stderr] 71 | let exists = sqlx::query_scalar!( [INFO] [stderr] | ______________________^ [INFO] [stderr] 72 | | r#"SELECT EXISTS(SELECT 1 FROM user_sessions WHERE session_id = $1 AND ended_at IS NULL) as "exists!""#, [INFO] [stderr] 73 | | session_id.as_str() [INFO] [stderr] 74 | | ) [INFO] [stderr] | |_________^ [INFO] [stderr] | [INFO] [stderr] = note: this error originates in the macro `$crate::sqlx_macros::expand_query` which comes from the expansion of the macro `sqlx::query_scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error: could not compile `systemprompt-users` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d22838a2b9292d1f4404f2f1d2c60ab6d319c10f8c42cd9a22da71ad8947c938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d22838a2b9292d1f4404f2f1d2c60ab6d319c10f8c42cd9a22da71ad8947c938", kill_on_drop: false }` [INFO] [stdout] d22838a2b9292d1f4404f2f1d2c60ab6d319c10f8c42cd9a22da71ad8947c938