[INFO] fetching crate bevy-steam-audio 0.1.0... [INFO] documenting bevy-steam-audio-0.1.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate bevy-steam-audio 0.1.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate bevy-steam-audio 0.1.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy-steam-audio 0.1.0 [INFO] finished tweaking crates.io crate bevy-steam-audio 0.1.0 [INFO] tweaked toml for crates.io crate bevy-steam-audio 0.1.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded steam-audio v0.3.0 [INFO] [stderr] Downloaded steam-audio-sys v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5b83b2cc3b520816e5838777e956a95f5123aa8b2e7eaa86cfd878895c40965f [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" "5b83b2cc3b520816e5838777e956a95f5123aa8b2e7eaa86cfd878895c40965f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5b83b2cc3b520816e5838777e956a95f5123aa8b2e7eaa86cfd878895c40965f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b83b2cc3b520816e5838777e956a95f5123aa8b2e7eaa86cfd878895c40965f", kill_on_drop: false }` [INFO] [stdout] 5b83b2cc3b520816e5838777e956a95f5123aa8b2e7eaa86cfd878895c40965f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.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] 00f892c76bf77956dfdf82fa5d11f383c5f8db05ed3014f0badd7352487cd712 [INFO] running `Command { std: "docker" "start" "-a" "00f892c76bf77956dfdf82fa5d11f383c5f8db05ed3014f0badd7352487cd712", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking mint v0.5.9 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking fixedbitset v0.4.1 [INFO] [stderr] Compiling erased-serde v0.3.20 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking event-listener v2.5.2 [INFO] [stderr] Checking async-task v4.2.0 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Checking regex-syntax v0.6.26 [INFO] [stderr] Checking cty v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Checking unicode-xid v0.2.3 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling ash v0.34.0+1.2.203 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking hexf-parse v0.2.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking profiling v1.0.6 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking renderdoc-sys v0.7.1 [INFO] [stderr] Checking inplace_it v0.3.3 [INFO] [stderr] Checking glow v0.11.2 [INFO] [stderr] Checking copyless v0.1.5 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ttf-parser v0.15.0 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.5 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bindgen v0.59.2 [INFO] [stderr] Checking svg_fmt v0.4.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling cpal v0.13.5 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling winit v0.26.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking rectangle-pack v0.4.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking libloading v0.7.3 [INFO] [stderr] Checking gpu-alloc-types v0.2.0 [INFO] [stderr] Checking gpu-descriptor-types v0.1.1 [INFO] [stderr] Checking wgpu-types v0.12.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking raw-window-handle v0.4.3 [INFO] [stderr] Checking pp-rs v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling wgpu-core v0.12.2 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Checking gpu-alloc v0.5.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking owned_ttf_parser v0.15.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking crossbeam-channel v0.5.4 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking ab_glyph v0.2.15 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Checking stretch v0.3.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking regex v1.5.6 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking filetime v0.2.16 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking bevy_tasks v0.6.0 [INFO] [stderr] Checking inotify v0.9.6 [INFO] [stderr] Checking spirv v0.2.0+1.5.4 [INFO] [stderr] Checking euclid v0.22.7 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking glyph_brush_layout v0.2.3 [INFO] [stderr] Checking notify v5.0.0-pre.11 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking gpu-descriptor v0.2.2 [INFO] [stderr] Checking guillotiere v0.6.2 [INFO] [stderr] Checking petgraph v0.6.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Checking alsa v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling bytemuck_derive v1.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling gltf-derive v0.16.0 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling steam-audio-sys v0.3.0 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking naga v0.8.5 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Compiling cargo-manifest v0.2.6 [INFO] [stderr] Compiling bevy_macro_utils v0.6.0 [INFO] [stderr] Compiling bevy_derive v0.6.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.6.0 [INFO] [stderr] Compiling bevy_ecs_macros v0.6.0 [INFO] [stderr] Compiling bevy-crevice-derive v0.6.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking glam v0.20.5 [INFO] [stderr] Checking ron v0.7.0 [INFO] [stderr] Checking tracing-subscriber v0.3.11 [INFO] [stderr] Checking gilrs-core v0.3.2 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking gilrs v0.8.2 [INFO] [stderr] Checking wgpu-hal v0.12.5 [INFO] [stderr] Checking gltf-json v0.16.0 [INFO] [stderr] Checking rodio v0.14.0 [INFO] [stderr] Checking bevy_utils v0.6.0 [INFO] [stderr] Checking bevy_reflect v0.6.0 [INFO] [stderr] Checking hexasphere v6.1.0 [INFO] [stderr] Checking bevy_crevice v0.6.1 [INFO] [stderr] Checking steam-audio v0.3.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:25:39 [INFO] [stdout] | [INFO] [stdout] 25 | ffi::IPLDirectSimulationFlags(self.bits()) [INFO] [stdout] | ^^^^^^^^^^^ expected `u32`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 25 | ffi::IPLDirectSimulationFlags(self.bits().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:48:35 [INFO] [stdout] | [INFO] [stdout] 48 | ffi::IPLDirectEffectFlags(self.bits()) [INFO] [stdout] | ^^^^^^^^^^^ expected `u32`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 48 | ffi::IPLDirectEffectFlags(self.bits().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking gltf v0.16.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:54:22 [INFO] [stdout] | [INFO] [stdout] 54 | Self { bits: other.0 } [INFO] [stdout] | ^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/simulation/simulation.rs:25:33 [INFO] [stdout] | [INFO] [stdout] 25 | ffi::IPLSimulationFlags(self.bits()) [INFO] [stdout] | ^^^^^^^^^^^ expected `u32`, found `i32` [INFO] [stdout] | [INFO] [stdout] help: you can convert an `i32` to a `u32` and panic if the converted value doesn't fit [INFO] [stdout] | [INFO] [stdout] 25 | ffi::IPLSimulationFlags(self.bits().try_into().unwrap()) [INFO] [stdout] | ++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/simulation/simulation.rs:31:33 [INFO] [stdout] | [INFO] [stdout] 31 | SimulationFlags { bits: flags.0 } [INFO] [stdout] | ^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:9:38 [INFO] [stdout] | [INFO] [stdout] 9 | const DISTANCE_ATTENUATION = ffi::IPLDirectSimulationFlags::IPL_DIRECTSIMULATIONFLAGS_DISTANCEATTENUATION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking bevy_ecs v0.6.1 [INFO] [stderr] Checking bevy_math v0.6.0 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:10:32 [INFO] [stdout] | [INFO] [stdout] 10 | const AIR_ABSORPTION = ffi::IPLDirectSimulationFlags::IPL_DIRECTSIMULATIONFLAGS_AIRABSORPTION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:11:29 [INFO] [stdout] | [INFO] [stdout] 11 | const DIRECTIVITY = ffi::IPLDirectSimulationFlags::IPL_DIRECTSIMULATIONFLAGS_DIRECTIVITY.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:12:27 [INFO] [stdout] | [INFO] [stdout] 12 | const OCCLUSION = ffi::IPLDirectSimulationFlags::IPL_DIRECTSIMULATIONFLAGS_OCCLUSION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | const TRANSMISSION = ffi::IPLDirectSimulationFlags::IPL_DIRECTSIMULATIONFLAGS_TRANSMISSION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:32:38 [INFO] [stdout] | [INFO] [stdout] 32 | const DISTANCE_ATTENUATION = ffi::IPLDirectEffectFlags::IPL_DIRECTEFFECTFLAGS_APPLYDISTANCEATTENUATION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:33:32 [INFO] [stdout] | [INFO] [stdout] 33 | const AIR_ABSORPTION = ffi::IPLDirectEffectFlags::IPL_DIRECTEFFECTFLAGS_APPLYAIRABSORPTION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:34:29 [INFO] [stdout] | [INFO] [stdout] 34 | const DIRECTIVITY = ffi::IPLDirectEffectFlags::IPL_DIRECTEFFECTFLAGS_APPLYDIRECTIVITY.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:35:27 [INFO] [stdout] | [INFO] [stdout] 35 | const OCCLUSION = ffi::IPLDirectEffectFlags::IPL_DIRECTEFFECTFLAGS_APPLYOCCLUSION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/effect/direct.rs:36:30 [INFO] [stdout] | [INFO] [stdout] 36 | const TRANSMISSION = ffi::IPLDirectEffectFlags::IPL_DIRECTEFFECTFLAGS_APPLYTRANSMISSION.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/simulation/simulation.rs:9:24 [INFO] [stdout] | [INFO] [stdout] 9 | const DIRECT = ffi::IPLSimulationFlags::IPL_SIMULATIONFLAGS_DIRECT.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/simulation/simulation.rs:10:29 [INFO] [stdout] | [INFO] [stdout] 10 | const REFLECTIONS = ffi::IPLSimulationFlags::IPL_SIMULATIONFLAGS_REFLECTIONS.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/steam-audio-0.3.0/src/simulation/simulation.rs:11:25 [INFO] [stdout] | [INFO] [stdout] 11 | const PATHING = ffi::IPLSimulationFlags::IPL_SIMULATIONFLAGS_PATHING.0; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `i32`, found `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `steam-audio` due to 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00f892c76bf77956dfdf82fa5d11f383c5f8db05ed3014f0badd7352487cd712", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00f892c76bf77956dfdf82fa5d11f383c5f8db05ed3014f0badd7352487cd712", kill_on_drop: false }` [INFO] [stdout] 00f892c76bf77956dfdf82fa5d11f383c5f8db05ed3014f0badd7352487cd712