virtual_view_dom 0.2.1

a virtual view transaction renderer for the dom
Build #698462 2022-12-11 10:34:45

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.68.0-nightly (c6fcdb690 2022-12-10)

# docs.rs version docsrs 0.6.0 (013508c6 2022-12-08)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/virtual_view_dom-0.2.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/virtual_view_dom-0.2.1/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" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20221210-1.68.0-nightly-c6fcdb690\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--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\"" "-j3" "--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] f4f136d1c005fca2cc869a67400b3bfd087c1c43e4432238cfcc91521ac7cb1d [INFO] running `Command { std: "docker" "start" "-a" "f4f136d1c005fca2cc869a67400b3bfd087c1c43e4432238cfcc91521ac7cb1d", kill_on_drop: false }` [INFO] [stderr] Checking virtual_view v0.2.2 [INFO] [stderr] error[E0599]: no method named `get_type_id` found for reference `&(dyn component::Component + 'static)` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/virtual_view-0.2.2/src/view/component.rs:73:14 [INFO] [stderr] | [INFO] [stderr] 73 | self.get_type_id() == other.get_type_id() [INFO] [stderr] | ^^^^^^^^^^^ help: there is a method with a similar name: `type_id` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `get_type_id` found for reference `&(dyn component::Component + 'static)` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/virtual_view-0.2.2/src/view/component.rs:73:37 [INFO] [stderr] | [INFO] [stderr] 73 | self.get_type_id() == other.get_type_id() [INFO] [stderr] | ^^^^^^^^^^^ help: there is a method with a similar name: `type_id` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `get_type_id` found for reference `&Arc<(dyn component::Component + 'static)>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/virtual_view-0.2.2/src/view/view_kind.rs:57:50 [INFO] [stderr] | [INFO] [stderr] 57 | &ViewKind::Component(ref b) => a.get_type_id() == b.get_type_id(), [INFO] [stderr] | ^^^^^^^^^^^ help: there is a method with a similar name: `type_id` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `get_type_id` found for reference `&Arc<(dyn component::Component + 'static)>` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/virtual_view-0.2.2/src/view/view_kind.rs:57:69 [INFO] [stderr] | [INFO] [stderr] 57 | &ViewKind::Component(ref b) => a.get_type_id() == b.get_type_id(), [INFO] [stderr] | ^^^^^^^^^^^ help: there is a method with a similar name: `type_id` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `get_type_id` found for reference `&(dyn component::Component + 'static)` in the current scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/virtual_view-0.2.2/src/view/view_kind.rs:108:67 [INFO] [stderr] | [INFO] [stderr] 108 | &ViewKind::Component(ref component) => (&**component).get_type_id(), [INFO] [stderr] | ^^^^^^^^^^^ help: there is a method with a similar name: `type_id` [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `virtual_view` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "f4f136d1c005fca2cc869a67400b3bfd087c1c43e4432238cfcc91521ac7cb1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4f136d1c005fca2cc869a67400b3bfd087c1c43e4432238cfcc91521ac7cb1d", kill_on_drop: false }` [INFO] [stdout] f4f136d1c005fca2cc869a67400b3bfd087c1c43e4432238cfcc91521ac7cb1d