makepad-widget 0.1.0

Makepad widgets
Documentation

Build #3673526 2026-06-24 08:28:27

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.98.0-nightly (f28ac764c 2026-06-23)

# docs.rs version docsrs 0.0.0 (886bc7a22b1adc4b387ce1343447fe3af98d9ce5 2026-06-14 )

# build log [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "1001:1001" "3d544a3dc1acfe5907d5249e552b5c8060d88ce145f2918287a59eb9bdf4bf32" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260623-1.98.0-nightly-f28ac764c\", \"--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: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking makepad-render v0.1.0 [INFO] [stderr] error[E0310]: the parameter type `F` may not live long enough [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/makepad-render-0.1.0/src/cx_xlib.rs:159:17 [INFO] [stderr] | [INFO] [stderr] 159 | &mut event_handler as *const dyn FnMut(&mut XlibApp, &mut Vec<Event>) -> bool [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | the parameter type `F` must be valid for the static lifetime... [INFO] [stderr] | ...so that the type `F` will meet its required lifetime bounds [INFO] [stderr] | [INFO] [stderr] help: consider adding an explicit lifetime bound [INFO] [stderr] | [INFO] [stderr] 155 | where F: FnMut(&mut XlibApp, &mut Vec<Event>) -> bool + 'static, [INFO] [stderr] | +++++++++ [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0310`. [INFO] [stderr] error: could not compile `makepad-render` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3d544a3dc1acfe5907d5249e552b5c8060d88ce145f2918287a59eb9bdf4bf32", kill_on_drop: false }`