We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://docs.rs/crate/containerd-shim-wasm/latest
Build #1383467 2024-10-07T22:20:59.223524+00:00 [x86_64-unknown-linux-gnu.txt](https://docs.rs/crate/containerd-shim-wasm/0.7.0/builds/1383467/x86_64-unknown-linux-gnu.txt) # rustc version rustc 1.83.0-nightly (55a22d2a6 2024-10-06)# docs.rs version docsrs 0.6.0 (d5a37845 2024-09-24)# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/containerd-shim-wasm-0.7.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/containerd-shim-wasm-0.7.0/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241006-1.83.0-nightly-55a22d2a6\", \"--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] 0749103496ee552ef273376c48d827fc751674cc673ad457071a041da20e6107 [INFO] running `Command { std: "docker" "start" "-a" "0749103496ee552ef273376c48d827fc751674cc673ad457071a041da20e6107", kill_on_drop: false }` [INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op [INFO] [stderr] Checking libcontainer v0.4.1 [INFO] [stderr] error[E0599]: no method named `get_notify_fd` found for struct `ScmpFilterContext` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libcontainer-0.4.1/src/seccomp/mod.rs:266:17 [INFO] [stderr] | [INFO] [stderr] 266 | ctx.get_notify_fd() [INFO] [stderr] | ^^^^^^^^^^^^^ method not found in `ScmpFilterContext` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `libcontainer` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0749103496ee552ef273376c48d827fc751674cc673ad457071a041da20e6107", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0749103496ee552ef273376c48d827fc751674cc673ad457071a041da20e6107", kill_on_drop: false }` [INFO] [stdout] 0749103496ee552ef273376c48d827fc751674cc673ad457071a041da20e6107
The text was updated successfully, but these errors were encountered:
No branches or pull requests
https://docs.rs/crate/containerd-shim-wasm/latest
The text was updated successfully, but these errors were encountered: