[INFO] cloning repository https://github.com/Clemens-Dautermann/mandelbrot [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Clemens-Dautermann/mandelbrot" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClemens-Dautermann%2Fmandelbrot", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClemens-Dautermann%2Fmandelbrot'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 663dbad1ba58d207be2b09ec450d93cd2c3b9306 [INFO] testing Clemens-Dautermann/mandelbrot against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FClemens-Dautermann%2Fmandelbrot" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 75% (9/12) Updating files: 83% (10/12) Updating files: 91% (11/12) Updating files: 100% (12/12) Updating files: 100% (12/12), done. [INFO] validating manifest of git repo https://github.com/Clemens-Dautermann/mandelbrot on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Clemens-Dautermann/mandelbrot [INFO] finished tweaking git repo https://github.com/Clemens-Dautermann/mandelbrot [INFO] tweaked toml for git repo https://github.com/Clemens-Dautermann/mandelbrot written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/Clemens-Dautermann/mandelbrot already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ecf99c895549c6a49a7ec536304ac6be370bdc0f7bf87ed2d7cdad60dd1d9799 [INFO] running `Command { std: "docker" "start" "-a" "ecf99c895549c6a49a7ec536304ac6be370bdc0f7bf87ed2d7cdad60dd1d9799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ecf99c895549c6a49a7ec536304ac6be370bdc0f7bf87ed2d7cdad60dd1d9799", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecf99c895549c6a49a7ec536304ac6be370bdc0f7bf87ed2d7cdad60dd1d9799", kill_on_drop: false }` [INFO] [stdout] ecf99c895549c6a49a7ec536304ac6be370bdc0f7bf87ed2d7cdad60dd1d9799 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f83c8c703ee7367fc2708413563bc646c12b0d984769de5bd6837015affc1d09 [INFO] running `Command { std: "docker" "start" "-a" "f83c8c703ee7367fc2708413563bc646c12b0d984769de5bd6837015affc1d09", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling weezl v0.1.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling gif v0.11.1 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling mandelbrot v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `num_traits` [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | extern crate num_traits; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use vulkano::instance::{Instance, PhysicalDevice}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 1 | use vulkan::instance::{Instance, PhysicalDevice}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use vulkano::instance::InstanceExtensions; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 2 | use vulkan::instance::InstanceExtensions; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use vulkano::device::{Device, Features, DeviceExtensions}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 5 | use vulkan::device::{Device, Features, DeviceExtensions}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use vulkano::image::{StorageImage, ImageDimensions}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 7 | use vulkan::image::{StorageImage, ImageDimensions}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use vulkano::descriptor::descriptor_set::PersistentDescriptorSet; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 8 | use vulkan::descriptor::descriptor_set::PersistentDescriptorSet; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use vulkano::format::Format; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 9 | use vulkan::format::Format; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use vulkano::buffer::BufferUsage; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 10 | use vulkan::buffer::BufferUsage; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use vulkano::command_buffer::{AutoCommandBufferBuilder, CommandBuffer}; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 11 | use vulkan::command_buffer::{AutoCommandBufferBuilder, CommandBuffer}; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use vulkano::sync::GpuFuture; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 12 | use vulkan::sync::GpuFuture; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | use vulkano::pipeline::ComputePipeline; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 13 | use vulkan::pipeline::ComputePipeline; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | use vulkano::buffer::CpuAccessibleBuffer; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 14 | use vulkan::buffer::CpuAccessibleBuffer; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mandelbrot` due to 40 previous errors [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use vulkano::descriptor::PipelineLayoutAbstract; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 16 | use vulkan::descriptor::PipelineLayoutAbstract; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use vulkano::image::view::ImageView; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 17 | use vulkan::image::view::ImageView; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano` [INFO] [stdout] --> src/vulkan.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use vulkano::memory::DedicatedAlloc::Image; [INFO] [stdout] | ^^^^^^^ use of undeclared crate or module `vulkano` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 18 | use vulkan::memory::DedicatedAlloc::Image; [INFO] [stdout] | ~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `vulkano_shaders` [INFO] [stdout] --> src/vulkan.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | vulkano_shaders::shader! { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared crate or module `vulkano_shaders` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Instance` [INFO] [stdout] --> src/vulkan.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | let instance = Instance::new(None, &InstanceExtensions::none(), None) [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `InstanceExtensions` [INFO] [stdout] --> src/vulkan.rs:24:41 [INFO] [stdout] | [INFO] [stdout] 24 | let instance = Instance::new(None, &InstanceExtensions::none(), None) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `InstanceExtensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PhysicalDevice` [INFO] [stdout] --> src/vulkan.rs:28:28 [INFO] [stdout] | [INFO] [stdout] 28 | let physical_devices = PhysicalDevice::enumerate(&instance); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PhysicalDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PhysicalDevice` [INFO] [stdout] --> src/vulkan.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | device = PhysicalDevice::from_index(&instance, number).unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^ use of undeclared type `PhysicalDevice` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Device` [INFO] [stdout] --> src/vulkan.rs:59:9 [INFO] [stdout] | [INFO] [stdout] 59 | Device::new(device, &Features::none(), &DeviceExtensions::none(), [INFO] [stdout] | ^^^^^^ use of undeclared type `Device` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Features` [INFO] [stdout] --> src/vulkan.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | Device::new(device, &Features::none(), &DeviceExtensions::none(), [INFO] [stdout] | ^^^^^^^^ use of undeclared type `Features` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `DeviceExtensions` [INFO] [stdout] --> src/vulkan.rs:59:49 [INFO] [stdout] | [INFO] [stdout] 59 | Device::new(device, &Features::none(), &DeviceExtensions::none(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `DeviceExtensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Shader` in `cs` [INFO] [stdout] --> src/vulkan.rs:118:22 [INFO] [stdout] | [INFO] [stdout] 118 | let shader = cs::Shader::load(device.clone()).expect("failed to create shader module"); [INFO] [stdout] | ^^^^^^ could not find `Shader` in `cs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ComputePipeline` [INFO] [stdout] --> src/vulkan.rs:121:9 [INFO] [stdout] | [INFO] [stdout] 121 | ComputePipeline::new(device.clone(), &shader.main_entry_point(), &(), None) [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ComputePipeline` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `StorageImage` [INFO] [stdout] --> src/vulkan.rs:125:17 [INFO] [stdout] | [INFO] [stdout] 125 | let image = StorageImage::new( [INFO] [stdout] | ^^^^^^^^^^^^ use of undeclared type `StorageImage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImageDimensions` [INFO] [stdout] --> src/vulkan.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | ImageDimensions::Dim2d { [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of undeclared type `ImageDimensions` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Format` [INFO] [stdout] --> src/vulkan.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | Format::R8G8B8A8Unorm, [INFO] [stdout] | ^^^^^^ use of undeclared type `Format` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PersistentDescriptorSet` [INFO] [stdout] --> src/vulkan.rs:143:9 [INFO] [stdout] | [INFO] [stdout] 143 | PersistentDescriptorSet::start( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `PersistentDescriptorSet` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `ImageView` [INFO] [stdout] --> src/vulkan.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | ImageView::new( [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `ImageView` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CpuAccessibleBuffer` [INFO] [stdout] --> src/vulkan.rs:154:15 [INFO] [stdout] | [INFO] [stdout] 154 | let buf = CpuAccessibleBuffer::from_iter( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ use of undeclared type `CpuAccessibleBuffer` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `BufferUsage` [INFO] [stdout] --> src/vulkan.rs:156:9 [INFO] [stdout] | [INFO] [stdout] 156 | BufferUsage::all(), [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `BufferUsage` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `ty` in `cs` [INFO] [stdout] --> src/vulkan.rs:162:30 [INFO] [stdout] | [INFO] [stdout] 162 | let push_constants = cs::ty::PushConstantData { [INFO] [stdout] | ^^ could not find `ty` in `cs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `AutoCommandBufferBuilder` [INFO] [stdout] --> src/vulkan.rs:168:23 [INFO] [stdout] | [INFO] [stdout] 168 | let mut builder = AutoCommandBufferBuilder::new( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ use of undeclared type `AutoCommandBufferBuilder` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `PhysicalDevice` in this scope [INFO] [stdout] --> src/vulkan.rs:30:17 [INFO] [stdout] | [INFO] [stdout] 30 | let device: PhysicalDevice; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `layout` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/vulkan.rs:138:10 [INFO] [stdout] | [INFO] [stdout] 138 | .layout() [INFO] [stdout] | ^^^^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/vulkan.rs:174:30 [INFO] [stdout] | [INFO] [stdout] 174 | compute_pipeline.clone(), [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `clone` found for struct `Arc<_>` in the current scope [INFO] [stdout] --> src/vulkan.rs:175:17 [INFO] [stdout] | [INFO] [stdout] 175 | set.clone(), [INFO] [stdout] | ^^^^^ method not found in `Arc<_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `mul_add_assign` found for struct `Complex` in the current scope [INFO] [stdout] --> src/main.rs:27:11 [INFO] [stdout] | [INFO] [stdout] 27 | z.mul_add_assign(z, number); [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `Complex` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/num-traits-0.2.14/src/ops/mul_add.rs:34:8 [INFO] [stdout] | [INFO] [stdout] 34 | fn mul_add_assign(&mut self, a: A, b: B); [INFO] [stdout] | -------------- the method is available for `Complex` here [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is in scope [INFO] [stdout] help: the following trait is implemented but not in scope; perhaps add a `use` for it: [INFO] [stdout] | [INFO] [stdout] 7 | use num_traits::ops::mul_add::MulAddAssign; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0433, E0463, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f83c8c703ee7367fc2708413563bc646c12b0d984769de5bd6837015affc1d09", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f83c8c703ee7367fc2708413563bc646c12b0d984769de5bd6837015affc1d09", kill_on_drop: false }` [INFO] [stdout] f83c8c703ee7367fc2708413563bc646c12b0d984769de5bd6837015affc1d09