[INFO] cloning repository https://github.com/ChatImproVR/chatimprovr
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChatImproVR/chatimprovr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChatImproVR%2Fchatimprovr", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChatImproVR%2Fchatimprovr'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d22727d25f0266f33608bc5d5ce65bbc255fd1a4
[INFO] documenting ChatImproVR/chatimprovr against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChatImproVR%2Fchatimprovr" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChatImproVR/chatimprovr
[INFO] finished tweaking git repo https://github.com/ChatImproVR/chatimprovr
[INFO] tweaked toml for git repo https://github.com/ChatImproVR/chatimprovr written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChatImproVR/chatimprovr on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChatImproVR/chatimprovr already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_derive v1.0.151
[INFO] [stderr]   Downloaded is-terminal v0.4.1
[INFO] [stderr]   Downloaded wasmtime-jit-debug v7.0.1
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v7.0.1
[INFO] [stderr]   Downloaded filetime v0.2.19
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.94.1
[INFO] [stderr]   Downloaded cranelift-native v0.94.1
[INFO] [stderr]   Downloaded wasmtime-component-util v7.0.1
[INFO] [stderr]   Downloaded wasmtime-asm-macros v7.0.1
[INFO] [stderr]   Downloaded serde v1.0.151
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v7.0.1
[INFO] [stderr]   Downloaded wasmtime-jit v7.0.1
[INFO] [stderr]   Downloaded notify v5.0.0
[INFO] [stderr]   Downloaded async-trait v0.1.60
[INFO] [stderr]   Downloaded wit-parser v0.6.4
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.94.1
[INFO] [stderr]   Downloaded pulldown-cmark v0.8.0
[INFO] [stderr]   Downloaded wasmparser v0.100.0
[INFO] [stderr]   Downloaded wasmtime-runtime v7.0.1
[INFO] [stderr]   Downloaded wasmtime-environ v7.0.1
[INFO] [stderr]   Downloaded wast v55.0.0
[INFO] [stderr]   Downloaded cranelift-wasm v0.94.1
[INFO] [stderr]   Downloaded wasmtime v7.0.1
[INFO] [stderr]   Downloaded wasmtime-cranelift v7.0.1
[INFO] [stderr]   Downloaded cranelift-isle v0.94.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.94.1
[INFO] [stderr]   Downloaded anyhow v1.0.67
[INFO] [stderr]   Downloaded cranelift-entity v0.94.1
[INFO] [stderr]   Downloaded wasmtime-cache v7.0.1
[INFO] [stderr]   Downloaded cranelift-bforest v0.94.1
[INFO] [stderr]   Downloaded wasm-encoder v0.25.0
[INFO] [stderr]   Downloaded wasmtime-types v7.0.1
[INFO] [stderr]   Downloaded wasmtime-fiber v7.0.1
[INFO] [stderr]   Downloaded wasmtime-component-macro v7.0.1
[INFO] [stderr]   Downloaded wat v1.0.61
[INFO] [stderr]   Downloaded ittapi v0.3.3
[INFO] [stderr]   Downloaded cranelift-codegen v0.94.1
[INFO] [stderr]   Downloaded ittapi-sys v0.3.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98c26981f44d97fc7951947fbd4207df454f4028d35beb78e860b6d5d7d769dc
[INFO] running `Command { std: "docker" "start" "-a" "98c26981f44d97fc7951947fbd4207df454f4028d35beb78e860b6d5d7d769dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98c26981f44d97fc7951947fbd4207df454f4028d35beb78e860b6d5d7d769dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98c26981f44d97fc7951947fbd4207df454f4028d35beb78e860b6d5d7d769dc", kill_on_drop: false }`
[INFO] [stdout] 98c26981f44d97fc7951947fbd4207df454f4028d35beb78e860b6d5d7d769dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d054feb6d80f513ebc6a9b21b89d3b18ee94d33308fe58a21cb0d53f73881034
[INFO] running `Command { std: "docker" "start" "-a" "d054feb6d80f513ebc6a9b21b89d3b18ee94d33308fe58a21cb0d53f73881034", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.52
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking bytemuck v1.12.3
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]    Compiling io-lifetimes v1.0.3
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.36.11
[INFO] [stderr]    Compiling cranelift-isle v0.94.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.94.1
[INFO] [stderr]    Compiling anyhow v1.0.67
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.94.1
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]     Checking slice-group-by v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.13
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking bumpalo v3.11.1
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking wasmtime-asm-macros v7.0.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling rayon-core v1.10.1
[INFO] [stderr]     Checking regalloc2 v0.6.1
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking wasm-encoder v0.25.0
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking regex v1.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling wasmtime-cache v7.0.1
[INFO] [stderr]    Compiling async-trait v0.1.60
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking wast v55.0.0
[INFO] [stderr]     Checking directories-next v2.0.0
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v7.0.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling wasmtime v7.0.1
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking rayon v1.6.1
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking file-per-thread-logger v0.1.5
[INFO] [stderr]     Checking filetime v0.2.19
[INFO] [stderr]     Checking unicode-ident v1.0.6
[INFO] [stderr]    Compiling unicode-segmentation v1.10.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking xxhash-rust v0.8.6
[INFO] [stderr]     Checking notify v5.0.0
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling wasmtime-fiber v7.0.1
[INFO] [stderr]    Compiling zstd-sys v2.0.4+zstd.1.5.2
[INFO] [stderr]    Compiling ittapi-sys v0.3.3
[INFO] [stderr]    Compiling wasmtime-runtime v7.0.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling cranelift-codegen v0.94.1
[INFO] [stderr]     Checking memfd v0.6.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking ittapi v0.3.3
[INFO] [stderr]     Checking is-terminal v0.4.1
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking thiserror v1.0.38
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking wat v1.0.61
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking glam v0.23.0
[INFO] [stderr]     Checking cranelift-entity v0.94.1
[INFO] [stderr]     Checking toml v0.5.10
[INFO] [stderr]     Checking cranelift-bforest v0.94.1
[INFO] [stderr]  Documenting cimvr_derive_macros v0.1.0 (/opt/rustwide/workdir/engine_derive_macros)
[INFO] [stderr]     Checking gimli v0.27.2
[INFO] [stderr]     Checking wasmparser v0.100.0
[INFO] [stderr]     Checking object v0.30.3
[INFO] [stderr]    Compiling cimvr_derive_macros v0.1.0 (/opt/rustwide/workdir/engine_derive_macros)
[INFO] [stderr]     Checking cimvr_engine_interface v0.1.0 (/opt/rustwide/workdir/engine_interface)
[INFO] [stderr]  Documenting cimvr_engine_interface v0.1.0 (/opt/rustwide/workdir/engine_interface)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine_interface/src/plugin.rs:134:23
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn add_system(&mut self, callback: Callback<U>) -> SystemBuilder<U> {
[INFO] [stdout]     |                       ^^^^^^^^^                            ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 134 |     pub fn add_system(&mut self, callback: Callback<U>) -> SystemBuilder<'_, U> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> engine_interface/src/plugin.rs:300:26
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn create_entity(&mut self) -> EntityBuilder {
[INFO] [stdout]     |                          ^^^^^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn create_entity(&mut self) -> EntityBuilder<'_> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking cimvr_common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stderr]  Documenting cimvr_common v0.1.0 (/opt/rustwide/workdir/common)
[INFO] [stdout] warning: unclosed HTML tag `T`
[INFO] [stdout]   --> engine_interface/src/serial.rs:13:56
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Note that this type implements From/Into for Option<T>
[INFO] [stdout]    |                                                        ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Note that this type implements From/Into for `Option<T>`
[INFO] [stdout]    |                                                  +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]  --> engine_interface/src/channels.rs:6:65
[INFO] [stdout]   |
[INFO] [stdout] 6 | //! **Channels** come in two flavors, represented by [Locality](Locality).
[INFO] [stdout]   |                                                       --------  ^^^^^^^^ explicit target is redundant
[INFO] [stdout]   |                                                       |
[INFO] [stdout]   |                                                       because label contains path that resolves to same destination
[INFO] [stdout]   |
[INFO] [stdout]   = note: when a link's destination is not specified,
[INFO] [stdout]           the label is used to resolve intra-doc links
[INFO] [stdout]   = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]   |
[INFO] [stdout] 6 - //! **Channels** come in two flavors, represented by [Locality](Locality).
[INFO] [stdout] 6 + //! **Channels** come in two flavors, represented by [Locality].
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> engine_interface/src/pcg.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// https://en.wikipedia.org/wiki/Permuted_congruential_generator
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// <https://en.wikipedia.org/wiki/Permuted_congruential_generator>
[INFO] [stdout]   |     +                                                             +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> engine_interface/src/plugin.rs:54:80
[INFO] [stdout]    |
[INFO] [stdout] 54 | /// Basically main() for plugins; allows a struct implementing the [UserState](crate::plugin::UserState) trait to be the state and entry
[INFO] [stdout]    |                                                                     ---------  ^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                     |
[INFO] [stdout]    |                                                                     because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 54 - /// Basically main() for plugins; allows a struct implementing the [UserState](crate::plugin::UserState) trait to be the state and entry
[INFO] [stdout] 54 + /// Basically main() for plugins; allows a struct implementing the [UserState] trait to be the state and entry
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `cimvr_engine_interface::prelude`
[INFO] [stdout]  --> common/src/utils/input_helper.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cimvr_engine_interface::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking obj_reader v0.1.0 (/opt/rustwide/workdir/obj_loader)
[INFO] [stderr]     Checking parenting v0.1.0 (/opt/rustwide/workdir/example_plugins/parenting)
[INFO] [stderr]  Documenting obj_reader v0.1.0 (/opt/rustwide/workdir/obj_loader)
[INFO] [stderr]  Documenting chat v0.1.0 (/opt/rustwide/workdir/example_plugins/chat)
[INFO] [stderr]  Documenting ecs v0.1.0 (/opt/rustwide/workdir/example_plugins/ecs)
[INFO] [stderr]  Documenting hello v0.1.0 (/opt/rustwide/workdir/example_plugins/hello)
[INFO] [stderr]  Documenting fluid-sim v0.1.0 (/opt/rustwide/workdir/example_plugins/fluid-sim)
[INFO] [stderr]  Documenting xyz_reference v0.1.0 (/opt/rustwide/workdir/example_plugins/xyz_reference)
[INFO] [stderr]  Documenting cube v0.1.0 (/opt/rustwide/workdir/example_plugins/cube)
[INFO] [stderr]  Documenting keyboard v0.1.0 (/opt/rustwide/workdir/example_plugins/keyboard)
[INFO] [stderr]  Documenting mouse_capture v0.1.0 (/opt/rustwide/workdir/example_plugins/mouse-capture)
[INFO] [stdout] warning: unused variable: `vt`
[INFO] [stdout]    --> obj_loader/src/obj.rs:101:29
[INFO] [stdout]     |
[INFO] [stdout] 101 |                         let vt = index_info[1].parse::<u32>().expect("Invalid vt");
[INFO] [stdout]     |                             ^^ help: if this is intentional, prefix it with an underscore: `_vt`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `vn`
[INFO] [stdout]    --> obj_loader/src/obj.rs:104:33
[INFO] [stdout]     |
[INFO] [stdout] 104 | ...                   let vn = index_info[2].parse::<u32>().expect("Invalid vn");
[INFO] [stdout]     |                           ^^ help: if this is intentional, prefix it with an underscore: `_vn`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting obj-axes v0.1.0 (/opt/rustwide/workdir/example_plugins/obj-axes)
[INFO] [stdout] warning: unused import: `make_app_state`
[INFO] [stdout]  --> example_plugins/parenting/src/lib.rs:2:30
[INFO] [stdout]   |
[INFO] [stdout] 2 | use cimvr_engine_interface::{make_app_state, pkg_namespace, prelude::*, println};
[INFO] [stdout]   |                              ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ClientState` is never constructed
[INFO] [stdout]  --> example_plugins/parenting/src/lib.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | struct ClientState;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ServerState` is never constructed
[INFO] [stdout]  --> example_plugins/parenting/src/lib.rs:6:8
[INFO] [stdout]   |
[INFO] [stdout] 6 | struct ServerState;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `add_systems` is never used
[INFO] [stdout]   --> example_plugins/parenting/src/lib.rs:16:4
[INFO] [stdout]    |
[INFO] [stdout] 16 | fn add_systems<State>(sched: &mut EngineSchedule<State>, f: Callback<State>) {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `handle_parenting` is never used
[INFO] [stdout]   --> example_plugins/parenting/src/lib.rs:32:4
[INFO] [stdout]    |
[INFO] [stdout] 32 | fn handle_parenting(query: &mut QueryResult) {
[INFO] [stdout]    |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> example_plugins/parenting/src/lib.rs:59:8
[INFO] [stdout]    |
[INFO] [stdout] 58 | impl ServerState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 59 |     fn update(&mut self, _io: &mut EngineIo, query: &mut QueryResult) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `update` is never used
[INFO] [stdout]   --> example_plugins/parenting/src/lib.rs:72:8
[INFO] [stdout]    |
[INFO] [stdout] 71 | impl ClientState {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] 72 |     fn update(&mut self, _io: &mut EngineIo, query: &mut QueryResult) {
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting parenting_demo v0.1.0 (/opt/rustwide/workdir/example_plugins/parenting_demo)
[INFO] [stdout] warning: unresolved link to `cimvr_common::utils::input_helper::MouseState`
[INFO] [stdout]   --> common/src/utils/input_helper.rs:18:24
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// [`MouseState`](cimvr_common::utils::input_helper::MouseState).
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `cimvr_common` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: could not parse code block as Rust code
[INFO] [stdout]   --> common/src/desktop.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |       /// ```
[INFO] [stdout]    |  _________^
[INFO] [stdout] 42 | |     /// for (key, state) in io.inbox::<InputEvent>.filter_map(|e| x.get_keyboard()) {
[INFO] [stdout] 43 | |     ///     let is_pressed = state == ElementState::Pressed;
[INFO] [stdout] 44 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 50 | |     /// }
[INFO] [stdout] 51 | |     /// ```
[INFO] [stdout]    | |___________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: error from rustc: unexpected closing delimiter: `}`
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout] help: mark blocks that do not contain Rust code as text
[INFO] [stdout]    |
[INFO] [stdout] 41 |     /// ```text
[INFO] [stdout]    |            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting first-person v0.1.0 (/opt/rustwide/workdir/example_plugins/first-person)
[INFO] [stderr]  Documenting interdimensional v0.1.0 (/opt/rustwide/workdir/example_plugins/interdimensional)
[INFO] [stderr]  Documenting fullscreen_shader v0.1.0 (/opt/rustwide/workdir/example_plugins/fullscreen_shader)
[INFO] [stderr]  Documenting randomly_moving_cube v0.1.0 (/opt/rustwide/workdir/example_plugins/randomly_moving_cube)
[INFO] [stderr]  Documenting camera v0.1.0 (/opt/rustwide/workdir/example_plugins/camera)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> obj_loader/src/obj.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// OBJ line specs: https://all3dp.com/1/obj-file-format-3d-printing-cad/
[INFO] [stdout]   |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]   = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | /// OBJ line specs: <https://all3dp.com/1/obj-file-format-3d-printing-cad/>
[INFO] [stdout]   |                     +                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting vr-teleport v0.1.0 (/opt/rustwide/workdir/example_plugins/vr-teleport)
[INFO] [stderr]     Checking addr2line v0.19.0
[INFO] [stderr]  Documenting dancing_cubes v0.1.0 (/opt/rustwide/workdir/example_plugins/dancing_cubes)
[INFO] [stderr]  Documenting gamepad v0.1.0 (/opt/rustwide/workdir/example_plugins/gamepad)
[INFO] [stderr]     Checking wasmtime-jit-debug v7.0.1
[INFO] [stderr]  Documenting grid v0.1.0 (/opt/rustwide/workdir/example_plugins/grid)
[INFO] [stderr]     Checking wasmtime-types v7.0.1
[INFO] [stderr]  Documenting shader v0.1.0 (/opt/rustwide/workdir/example_plugins/shader)
[INFO] [stderr]  Documenting camera2d v0.1.0 (/opt/rustwide/workdir/example_plugins/camera2d)
[INFO] [stderr]  Documenting parenting v0.1.0 (/opt/rustwide/workdir/example_plugins/parenting)
[INFO] [stderr]  Documenting ui_example v0.1.0 (/opt/rustwide/workdir/example_plugins/ui_example)
[INFO] [stderr]  Documenting avatars v0.1.0 (/opt/rustwide/workdir/example_plugins/avatars)
[INFO] [stderr]  Documenting channels v0.1.0 (/opt/rustwide/workdir/example_plugins/channels)
[INFO] [stderr]  Documenting multiple_queries v0.1.0 (/opt/rustwide/workdir/example_plugins/multiple_queries)
[INFO] [stderr]     Checking wasmtime-environ v7.0.1
[INFO] [stderr]     Checking wasmtime-jit v7.0.1
[INFO] [stderr]     Checking cranelift-frontend v0.94.1
[INFO] [stderr]     Checking cranelift-native v0.94.1
[INFO] [stderr]     Checking cranelift-wasm v0.94.1
[INFO] [stderr]     Checking wasmtime-cranelift v7.0.1
[INFO] [stderr]     Checking cimvr_engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stderr]  Documenting cimvr_engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> engine/src/lib.rs:8:33
[INFO] [stdout]   |
[INFO] [stdout] 8 | use std::{collections::HashMap, path::PathBuf};
[INFO] [stdout]   |                                 ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting cimvr_server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] warning: unclosed HTML tag `u8`
[INFO] [stdout]   --> engine/src/network.rs:16:81
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Hotload the plugin with this name (String) using the given bytecode (Vec<u8>)
[INFO] [stdout]    |                                                                                 ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// Hotload the plugin with this name (String) using the given bytecode (`Vec<u8>`)
[INFO] [stdout]    |                                                                              +       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.59s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/avatars/index.html and 31 other files
[INFO] running `Command { std: "docker" "inspect" "d054feb6d80f513ebc6a9b21b89d3b18ee94d33308fe58a21cb0d53f73881034", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d054feb6d80f513ebc6a9b21b89d3b18ee94d33308fe58a21cb0d53f73881034", kill_on_drop: false }`
[INFO] [stdout] d054feb6d80f513ebc6a9b21b89d3b18ee94d33308fe58a21cb0d53f73881034
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7405d256ce0fc5532526970ad5604b8e3dcc155a530b618bee76529e76bff45
[INFO] running `Command { std: "docker" "start" "-a" "c7405d256ce0fc5532526970ad5604b8e3dcc155a530b618bee76529e76bff45", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "c7405d256ce0fc5532526970ad5604b8e3dcc155a530b618bee76529e76bff45", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7405d256ce0fc5532526970ad5604b8e3dcc155a530b618bee76529e76bff45", kill_on_drop: false }`
[INFO] [stdout] c7405d256ce0fc5532526970ad5604b8e3dcc155a530b618bee76529e76bff45
