[INFO] cloning repository https://github.com/ForestCSharp/oxandi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ForestCSharp/oxandi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Foxandi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Foxandi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ced4d676e83ad51ae43b53dd92c19b8e1b37b8dc [INFO] documenting ForestCSharp/oxandi against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForestCSharp%2Foxandi" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ForestCSharp/oxandi on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ForestCSharp/oxandi [INFO] finished tweaking git repo https://github.com/ForestCSharp/oxandi [INFO] tweaked toml for git repo https://github.com/ForestCSharp/oxandi written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/ForestCSharp/oxandi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2bf9ea722000c3e9b43496392d2243274772ee72ac8384899f3c2df344ed2a7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d2bf9ea722000c3e9b43496392d2243274772ee72ac8384899f3c2df344ed2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2bf9ea722000c3e9b43496392d2243274772ee72ac8384899f3c2df344ed2a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2bf9ea722000c3e9b43496392d2243274772ee72ac8384899f3c2df344ed2a7", kill_on_drop: false }` [INFO] [stdout] d2bf9ea722000c3e9b43496392d2243274772ee72ac8384899f3c2df344ed2a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] bc1aa9cc4abe27fd049d6a8fbf9d0d49b981d9f9228080f7d5e0ecf8eecd4a70 [INFO] running `Command { std: "docker" "start" "-a" "bc1aa9cc4abe27fd049d6a8fbf9d0d49b981d9f9228080f7d5e0ecf8eecd4a70", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Checking rhai v0.9.1 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Compiling derive_deref v1.1.0 [INFO] [stderr] Compiling specs-derive v0.4.0 [INFO] [stderr] Checking hibitset v0.6.2 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking num-iter v0.1.39 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Checking png v0.14.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Checking alga v0.9.2 [INFO] [stderr] Checking image v0.21.3 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling gltf-derive v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Checking const-random v0.1.6 [INFO] [stderr] Checking ahash v0.2.18 [INFO] [stderr] Checking hashbrown v0.6.3 [INFO] [stderr] Checking shred v0.9.4 [INFO] [stderr] Checking specs v0.15.1 [INFO] [stderr] Checking gltf-json v0.14.0 [INFO] [stderr] Checking gltf v0.14.0 [INFO] [stderr] Checking nalgebra-glm v0.4.2 [INFO] [stderr] Documenting oxandi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `rendy` [INFO] [stdout] --> src/specs_systems/common.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::init::winit::event::VirtualKeyCode; [INFO] [stdout] | ^^^^^ use of undeclared type or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `rendy` [INFO] [stdout] --> src/specs_systems/mesh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared type or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type or module `rendy` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared type or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rendy`, `super::super::Scene` [INFO] [stdout] --> src/specs_systems/common.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use super::super::Scene; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/mesh.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared type or module `rendy` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `super::super::Backend`, `crate::DeltaTime`, `crate::DeltaTime`, `rendy::wsi::Surface`, `rendy::command::QueueId`, `rendy::command::RenderPassEncoder`, `rendy::command::Families`, `rendy::factory::Config`, `rendy::factory::Factory`, `rendy::graph::GraphBuilder`, `rendy::graph::GraphContext`, `rendy::graph::NodeBuffer`, `rendy::graph::NodeImage`, `rendy::graph::DescBuilder` [INFO] [stdout] --> src/main.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | wsi::Surface, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 21 | command::{QueueId, RenderPassEncoder, Families}, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] 22 | factory::{Config, Factory}, [INFO] [stdout] | ^^^^^^ ^^^^^^^ [INFO] [stdout] 23 | graph::{render::*, GraphBuilder, GraphContext, NodeBuffer, NodeImage, DescBuilder}, [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/common.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use super::super::Backend; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `Backend` in the root [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/spatial.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::DeltaTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/specs_systems/mesh.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use crate::DeltaTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `rendy`, `rendy::hal::device::Device`, `rendy::hal::window::PresentMode`, `rendy::memory::Dynamic`, `rendy::resource::Buffer`, `rendy::resource::BufferInfo`, `rendy::resource::DescriptorSet`, `rendy::resource::DescriptorSetLayout`, `rendy::resource::Escape`, `rendy::resource::Handle`, `rendy::init::winit::event::Event`, `rendy::init::winit::event::WindowEvent`, `rendy::init::winit::event::DeviceEvent`, `rendy::init::winit::event::VirtualKeyCode`, `rendy::init::winit::event_loop::ControlFlow`, `rendy::init::winit::event_loop::EventLoop`, `rendy::init::winit::window::WindowBuilder`, `rendy::init::winit::dpi::PhysicalSize`, `rendy::init::winit`, `rendy::init::AnyWindowedRendy` [INFO] [stdout] --> src/main.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | use rendy::{ [INFO] [stdout] | ^^^^^ use of undeclared type or module `rendy` [INFO] [stdout] ... [INFO] [stdout] 24 | hal::{self, device::Device as _, window::PresentMode}, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 25 | memory::Dynamic, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 26 | resource::{Buffer, BufferInfo, DescriptorSet, DescriptorSetLayout, Escape, Handle}, [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ ^^^^^^ ^^^^^^ [INFO] [stdout] 27 | init::winit::{ [INFO] [stdout] 28 | event::{Event, WindowEvent, DeviceEvent, VirtualKeyCode}, [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] 29 | event_loop::{ControlFlow, EventLoop}, [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] 30 | window::WindowBuilder, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 31 | dpi::PhysicalSize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] 32 | }, [INFO] [stdout] 33 | init::winit, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 34 | init::AnyWindowedRendy, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `VirtualKeyCode` in this scope [INFO] [stdout] --> src/specs_systems/common.rs:16:30 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct InputState { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] 16 | pub key_states : HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:19:24 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_buffer: Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:19:31 [INFO] [stdout] | [INFO] [stdout] 19 | pub vertex_buffer: Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:20:24 [INFO] [stdout] | [INFO] [stdout] 20 | pub index_buffer : Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | pub index_buffer : Escape>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:26:48 [INFO] [stdout] | [INFO] [stdout] 26 | pub fn new(mesh_path : &str, factory: &mut Factory) -> MeshComponent { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ShaderSet` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:86:22 [INFO] [stdout] | [INFO] [stdout] 86 | pub shader_set : ShaderSet, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Handle` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:87:27 [INFO] [stdout] | [INFO] [stdout] 87 | pub set_layouts : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescriptorSetLayout` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:87:34 [INFO] [stdout] | [INFO] [stdout] 87 | pub set_layouts : Vec>>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:94:87 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn new( vertex_shader_path : &str, fragment_shader_path : &str, factory: &mut Factory) -> Material { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/specs_systems/mesh.rs:179:79 [INFO] [stdout] | [INFO] [stdout] 179 | pub fn create_pipeline(&self, subpass : hal::pass::Subpass, factory : &Factory) -> B::GraphicsPipeline { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroupDesc` in this scope [INFO] [stdout] --> src/main.rs:91:9 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GraphContext` in this scope [INFO] [stdout] --> src/main.rs:97:15 [INFO] [stdout] | [INFO] [stdout] 97 | ctx: &GraphContext, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:98:23 [INFO] [stdout] | [INFO] [stdout] 98 | factory: &mut Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueueId` in this scope [INFO] [stdout] --> src/main.rs:99:16 [INFO] [stdout] | [INFO] [stdout] 99 | queue: QueueId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeBuffer` in this scope [INFO] [stdout] --> src/main.rs:104:22 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | - help: you might be missing a type parameter: `, NodeBuffer` [INFO] [stdout] ... [INFO] [stdout] 104 | buffers: Vec, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `NodeImage` in this scope [INFO] [stdout] --> src/main.rs:105:21 [INFO] [stdout] | [INFO] [stdout] 91 | impl RenderGroupDesc> for BasicRenderGroupDesc [INFO] [stdout] | - help: you might be missing a type parameter: `, NodeImage` [INFO] [stdout] ... [INFO] [stdout] 105 | images: Vec, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroup` in this scope [INFO] [stdout] --> src/main.rs:106:25 [INFO] [stdout] | [INFO] [stdout] 106 | ) -> Result>>, hal::pso::CreationError> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:117:31 [INFO] [stdout] | [INFO] [stdout] 117 | pub uniform_buffers : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:117:38 [INFO] [stdout] | [INFO] [stdout] 117 | pub uniform_buffers : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:118:32 [INFO] [stdout] | [INFO] [stdout] 118 | pub skeleton_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:118:39 [INFO] [stdout] | [INFO] [stdout] 118 | pub skeleton_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:119:29 [INFO] [stdout] | [INFO] [stdout] 119 | pub light_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Buffer` in this scope [INFO] [stdout] --> src/main.rs:119:36 [INFO] [stdout] | [INFO] [stdout] 119 | pub light_buffers : Vec>>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 6 | use gltf::Buffer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Escape` in this scope [INFO] [stdout] --> src/main.rs:120:31 [INFO] [stdout] | [INFO] [stdout] 120 | pub descriptor_sets : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescriptorSet` in this scope [INFO] [stdout] --> src/main.rs:120:38 [INFO] [stdout] | [INFO] [stdout] 120 | pub descriptor_sets : Vec>>, // 1 per frame-in-flight [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DescBuilder` in this scope [INFO] [stdout] --> src/main.rs:132:21 [INFO] [stdout] | [INFO] [stdout] 132 | fn builder() -> DescBuilder, BasicRenderGroupDesc> [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `RenderGroup` in this scope [INFO] [stdout] --> src/main.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | impl RenderGroup> for BasicRenderGroup [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:143:19 [INFO] [stdout] | [INFO] [stdout] 143 | factory: &Factory, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `QueueId` in this scope [INFO] [stdout] --> src/main.rs:144:16 [INFO] [stdout] | [INFO] [stdout] 144 | queue: QueueId, [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PrepareResult` in this scope [INFO] [stdout] --> src/main.rs:148:10 [INFO] [stdout] | [INFO] [stdout] 148 | ) -> PrepareResult { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RenderPassEncoder` in this scope [INFO] [stdout] --> src/main.rs:337:22 [INFO] [stdout] | [INFO] [stdout] 337 | mut encoder: RenderPassEncoder<'_, B>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Factory` in this scope [INFO] [stdout] --> src/main.rs:380:47 [INFO] [stdout] | [INFO] [stdout] 380 | fn dispose(self: Box, factory: &mut Factory, scene: &Scene) { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 40 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `oxandi`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type bin --crate-name oxandi src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern derive_deref=/opt/rustwide/target/debug/deps/libderive_deref-573acbe1c3b275d6.so --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b5b20673816685cd.rmeta --extern failure=/opt/rustwide/target/debug/deps/libfailure-1e7b9bfbfea20068.rmeta --extern gltf=/opt/rustwide/target/debug/deps/libgltf-e80426fc28fcad7c.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-57a7edc7f441d44c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-f96ba0118540bef9.rmeta --extern nalgebra_glm=/opt/rustwide/target/debug/deps/libnalgebra_glm-507fb517599445eb.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-033e481f2f62a176.rmeta --extern rhai=/opt/rustwide/target/debug/deps/librhai-7f9649527049840c.rmeta --extern specs=/opt/rustwide/target/debug/deps/libspecs-222a8feaa3e35473.rmeta --extern specs_derive=/opt/rustwide/target/debug/deps/libspecs_derive-7805d44762e09a26.so --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "bc1aa9cc4abe27fd049d6a8fbf9d0d49b981d9f9228080f7d5e0ecf8eecd4a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc1aa9cc4abe27fd049d6a8fbf9d0d49b981d9f9228080f7d5e0ecf8eecd4a70", kill_on_drop: false }` [INFO] [stdout] bc1aa9cc4abe27fd049d6a8fbf9d0d49b981d9f9228080f7d5e0ecf8eecd4a70