[INFO] fetching crate voodoo 0.3.1... [INFO] checking voodoo-0.3.1 against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] extracting crate voodoo 0.3.1 into /workspace/builds/worker-47/source [INFO] validating manifest of crates.io crate voodoo 0.3.1 on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate voodoo 0.3.1 [INFO] finished tweaking crates.io crate voodoo 0.3.1 [INFO] tweaked toml for crates.io crate voodoo 0.3.1 written to /workspace/builds/worker-47/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb36b853c07c7bb56c04029374d1757e0b965ae640c86e6d04c84431e604fb33 [INFO] running `Command { std: "docker" "start" "-a" "fb36b853c07c7bb56c04029374d1757e0b965ae640c86e6d04c84431e604fb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb36b853c07c7bb56c04029374d1757e0b965ae640c86e6d04c84431e604fb33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb36b853c07c7bb56c04029374d1757e0b965ae640c86e6d04c84431e604fb33", kill_on_drop: false }` [INFO] [stdout] fb36b853c07c7bb56c04029374d1757e0b965ae640c86e6d04c84431e604fb33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-47/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=forbid" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 31a00758cc7beb62c23741a5fb6c32ccfa4de3e47591b779141b8e5c9b815c1a [INFO] running `Command { std: "docker" "start" "-a" "31a00758cc7beb62c23741a5fb6c32ccfa4de3e47591b779141b8e5c9b815c1a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking token_store v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling vks v0.21.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking smallvec v0.4.5 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bitflags v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking tobj v0.1.12 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking inflate v0.3.4 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking gif v0.9.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Checking wayland-sys v0.12.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling wayland-scanner v0.12.5 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking memmap v0.6.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Compiling wayland-client v0.12.5 [INFO] [stderr] Compiling wayland-protocols v0.12.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking cgmath v0.15.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking png v0.10.0 [INFO] [stderr] Checking voodoo v0.3.1 [INFO] [stderr] Checking voodoo v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking wayland-kbd v0.13.1 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:159:68 [INFO] [stdout] | [INFO] [stdout] 159 | let mut features: vks::VkPhysicalDeviceFeatures = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | let mut props: FormatProperties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:197:52 [INFO] [stdout] | [INFO] [stdout] 197 | let mut image_format_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:215:79 [INFO] [stdout] | [INFO] [stdout] 215 | let mut device_properties: vks::VkPhysicalDeviceProperties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:259:30 [INFO] [stdout] | [INFO] [stdout] 259 | mem_props = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:422:37 [INFO] [stdout] | [INFO] [stdout] 422 | let mut capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:625:37 [INFO] [stdout] | [INFO] [stdout] 625 | let mut capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:833:33 [INFO] [stdout] | [INFO] [stdout] 833 | let mut features = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:848:35 [INFO] [stdout] | [INFO] [stdout] 848 | let mut properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:864:52 [INFO] [stdout] | [INFO] [stdout] 864 | let mut props: FormatProperties2Khr = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:882:48 [INFO] [stdout] | [INFO] [stdout] 882 | let mut image_format_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:924:26 [INFO] [stdout] | [INFO] [stdout] 924 | mem_props = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:968:51 [INFO] [stdout] | [INFO] [stdout] 968 | let mut external_buffer_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:987:54 [INFO] [stdout] | [INFO] [stdout] 987 | let mut external_semaphore_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1006:50 [INFO] [stdout] | [INFO] [stdout] 1006 | let mut external_fence_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1023:37 [INFO] [stdout] | [INFO] [stdout] 1023 | let mut capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1125:57 [INFO] [stdout] | [INFO] [stdout] 1125 | let mut external_image_format_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1258:45 [INFO] [stdout] | [INFO] [stdout] 1258 | let mut surface_capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking image v0.16.0 [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:380:36 [INFO] [stdout] | [INFO] [stdout] 380 | memory_requirements = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:395:36 [INFO] [stdout] | [INFO] [stdout] 395 | memory_requirements = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:737:31 [INFO] [stdout] | [INFO] [stdout] 737 | let mut layout = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:1175:36 [INFO] [stdout] | [INFO] [stdout] 1175 | let mut granularity = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:59:60 [INFO] [stdout] | [INFO] [stdout] 59 | ErrorKind::Nul(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:60:59 [INFO] [stdout] | [INFO] [stdout] 60 | ErrorKind::Io(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:70 [INFO] [stdout] | [INFO] [stdout] 61 | ErrorKind::FromUtf8Error(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:62:72 [INFO] [stdout] | [INFO] [stdout] 62 | ErrorKind::IntoStringError(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:63:78 [INFO] [stdout] | [INFO] [stdout] 63 | ErrorKind::FromBytesWithNulError(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 100 | ErrorKind::Nul(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:101:43 [INFO] [stdout] | [INFO] [stdout] 101 | ErrorKind::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | ErrorKind::FromUtf8Error(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | ErrorKind::IntoStringError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:104:62 [INFO] [stdout] | [INFO] [stdout] 104 | ErrorKind::FromBytesWithNulError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking wayland-window v0.13.3 [INFO] [stderr] Checking winit v0.10.0 [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking voodoo_winit v0.1.1 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hello.rs:1328:52 [INFO] [stdout] | [INFO] [stdout] 1328 | let surface = voodoo_winit::create_surface(instance.clone(), &window)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ expected struct `voodoo_winit::voodoo::Instance`, found struct `vd::Instance` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `voodoo` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `?` couldn't convert the error to `vd::Error` [INFO] [stdout] --> examples/hello.rs:1328:78 [INFO] [stdout] | [INFO] [stdout] 1328 | let surface = voodoo_winit::create_surface(instance.clone(), &window)?; [INFO] [stdout] | ^ the trait `From` is not implemented for `vd::Error` [INFO] [stdout] | [INFO] [stdout] = note: the question mark operation (`?`) implicitly performs a conversion on the error value using the `From` trait [INFO] [stdout] = help: the following implementations were found: [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] > [INFO] [stdout] and 4 others [INFO] [stdout] = note: required because of the requirements on the impl of `FromResidual>` for `Result` [INFO] [stdout] note: required by `from_residual` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hello.rs:1329:65 [INFO] [stdout] | [INFO] [stdout] 1329 | let physical_device = choose_physical_device(&instance, &surface)?; [INFO] [stdout] | ^^^^^^^^ expected struct `vd::SurfaceKhr`, found struct `voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&vd::SurfaceKhr` [INFO] [stdout] found reference `&voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] = note: perhaps two different versions of crate `voodoo` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hello.rs:1330:36 [INFO] [stdout] | [INFO] [stdout] 1330 | let device = create_device(&surface, physical_device)?; [INFO] [stdout] | ^^^^^^^^ expected struct `vd::SurfaceKhr`, found struct `voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&vd::SurfaceKhr` [INFO] [stdout] found reference `&voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] = note: perhaps two different versions of crate `voodoo` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hello.rs:1331:42 [INFO] [stdout] | [INFO] [stdout] 1331 | let swapchain = create_swapchain(surface.clone(), device.clone(), None, None)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^ expected struct `vd::SurfaceKhr`, found struct `voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `voodoo` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/error.rs:112:32 [INFO] [stdout] | [INFO] [stdout] 112 | fn cause(&self) -> Option<&StdError> { [INFO] [stdout] | ^^^^^^^^ help: use `dyn`: `dyn StdError` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hello.rs:1341:64 [INFO] [stdout] | [INFO] [stdout] 1341 | let command_pool = create_command_pool(device.clone(), &surface)?; [INFO] [stdout] | ^^^^^^^^ expected struct `vd::SurfaceKhr`, found struct `voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] | [INFO] [stdout] = note: expected reference `&vd::SurfaceKhr` [INFO] [stdout] found reference `&voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] = note: perhaps two different versions of crate `voodoo` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> examples/hello.rs:1391:22 [INFO] [stdout] | [INFO] [stdout] 1391 | surface: surface, [INFO] [stdout] | ^^^^^^^ expected struct `vd::SurfaceKhr`, found struct `voodoo_winit::voodoo::SurfaceKhr` [INFO] [stdout] | [INFO] [stdout] = note: perhaps two different versions of crate `voodoo` are being used? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `voodoo_winit::winit::window::::get_inner_size_pixels` [INFO] [stdout] --> examples/hello.rs:1509:48 [INFO] [stdout] | [INFO] [stdout] 1509 | let dims = self.window.get_inner_size_pixels().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `voodoo` due to 8 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:159:68 [INFO] [stdout] | [INFO] [stdout] 159 | let mut features: vks::VkPhysicalDeviceFeatures = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:177:52 [INFO] [stdout] | [INFO] [stdout] 177 | let mut props: FormatProperties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:197:52 [INFO] [stdout] | [INFO] [stdout] 197 | let mut image_format_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:215:79 [INFO] [stdout] | [INFO] [stdout] 215 | let mut device_properties: vks::VkPhysicalDeviceProperties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:259:30 [INFO] [stdout] | [INFO] [stdout] 259 | mem_props = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:422:37 [INFO] [stdout] | [INFO] [stdout] 422 | let mut capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:625:37 [INFO] [stdout] | [INFO] [stdout] 625 | let mut capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:833:33 [INFO] [stdout] | [INFO] [stdout] 833 | let mut features = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:848:35 [INFO] [stdout] | [INFO] [stdout] 848 | let mut properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:864:52 [INFO] [stdout] | [INFO] [stdout] 864 | let mut props: FormatProperties2Khr = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:882:48 [INFO] [stdout] | [INFO] [stdout] 882 | let mut image_format_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:924:26 [INFO] [stdout] | [INFO] [stdout] 924 | mem_props = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:968:51 [INFO] [stdout] | [INFO] [stdout] 968 | let mut external_buffer_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:987:54 [INFO] [stdout] | [INFO] [stdout] 987 | let mut external_semaphore_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1006:50 [INFO] [stdout] | [INFO] [stdout] 1006 | let mut external_fence_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1023:37 [INFO] [stdout] | [INFO] [stdout] 1023 | let mut capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1125:57 [INFO] [stdout] | [INFO] [stdout] 1125 | let mut external_image_format_properties = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/instance.rs:1258:45 [INFO] [stdout] | [INFO] [stdout] 1258 | let mut surface_capabilities = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:380:36 [INFO] [stdout] | [INFO] [stdout] 380 | memory_requirements = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:395:36 [INFO] [stdout] | [INFO] [stdout] 395 | memory_requirements = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:737:31 [INFO] [stdout] | [INFO] [stdout] 737 | let mut layout = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/device.rs:1175:36 [INFO] [stdout] | [INFO] [stdout] 1175 | let mut granularity = mem::uninitialized(); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:59:60 [INFO] [stdout] | [INFO] [stdout] 59 | ErrorKind::Nul(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:60:59 [INFO] [stdout] | [INFO] [stdout] 60 | ErrorKind::Io(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:61:70 [INFO] [stdout] | [INFO] [stdout] 61 | ErrorKind::FromUtf8Error(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:62:72 [INFO] [stdout] | [INFO] [stdout] 62 | ErrorKind::IntoStringError(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:63:78 [INFO] [stdout] | [INFO] [stdout] 63 | ErrorKind::FromBytesWithNulError(ref err) => write!(f, "{}", err.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:100:44 [INFO] [stdout] | [INFO] [stdout] 100 | ErrorKind::Nul(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:101:43 [INFO] [stdout] | [INFO] [stdout] 101 | ErrorKind::Io(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:102:54 [INFO] [stdout] | [INFO] [stdout] 102 | ErrorKind::FromUtf8Error(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:103:56 [INFO] [stdout] | [INFO] [stdout] 103 | ErrorKind::IntoStringError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:104:62 [INFO] [stdout] | [INFO] [stdout] 104 | ErrorKind::FromBytesWithNulError(ref err) => err.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "31a00758cc7beb62c23741a5fb6c32ccfa4de3e47591b779141b8e5c9b815c1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31a00758cc7beb62c23741a5fb6c32ccfa4de3e47591b779141b8e5c9b815c1a", kill_on_drop: false }` [INFO] [stdout] 31a00758cc7beb62c23741a5fb6c32ccfa4de3e47591b779141b8e5c9b815c1a