[INFO] cloning repository https://github.com/ruuda/convector [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruuda/convector" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fconvector", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fconvector'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f5f2428fa6c54002bd2ee8ce3d0f2188aab49f8 [INFO] testing ruuda/convector against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fconvector" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain [INFO] started tweaking git repo https://github.com/ruuda/convector [INFO] finished tweaking git repo https://github.com/ruuda/convector [INFO] tweaked toml for git repo https://github.com/ruuda/convector written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ruuda/convector on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ruuda/convector already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded flate2 v0.2.19 [INFO] [stderr] Downloaded gcc v0.3.45 [INFO] [stderr] Downloaded deque v0.3.1 [INFO] [stderr] Downloaded num_cpus v1.3.0 [INFO] [stderr] Downloaded redox_syscall v0.1.17 [INFO] [stderr] Downloaded imagefmt v4.0.0 [INFO] [stderr] Downloaded android_glue v0.2.2 [INFO] [stderr] Downloaded target_build_utils v0.3.0 [INFO] [stderr] Downloaded smallvec v0.1.8 [INFO] [stderr] Downloaded rustc-demangle v0.1.4 [INFO] [stderr] Downloaded filebuffer v0.1.1 [INFO] [stderr] Downloaded log v0.3.7 [INFO] [stderr] Downloaded byteorder v1.0.0 [INFO] [stderr] Downloaded dbghelp-sys v0.2.0 [INFO] [stderr] Downloaded rayon v0.6.0 [INFO] [stderr] Downloaded x11-dl v2.13.0 [INFO] [stderr] Downloaded backtrace v0.2.3 [INFO] [stderr] Downloaded serde v0.9.13 [INFO] [stderr] Downloaded tempfile v2.1.5 [INFO] [stderr] Downloaded num-traits v0.1.37 [INFO] [stderr] Downloaded fnv v1.0.5 [INFO] [stderr] Downloaded gl_generator v0.5.2 [INFO] [stderr] Downloaded shared_library v0.1.5 [INFO] [stderr] Downloaded miniz-sys v0.1.9 [INFO] [stderr] Downloaded backtrace-sys v0.1.10 [INFO] [stderr] Downloaded khronos_api v1.0.0 [INFO] [stderr] Downloaded glium v0.16.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0aaac3e73a2b11498fefba41ec13c6dee3b2a39a5f85700a6e15c1bbd3a4161f [INFO] running `Command { std: "docker" "start" "-a" "0aaac3e73a2b11498fefba41ec13c6dee3b2a39a5f85700a6e15c1bbd3a4161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0aaac3e73a2b11498fefba41ec13c6dee3b2a39a5f85700a6e15c1bbd3a4161f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aaac3e73a2b11498fefba41ec13c6dee3b2a39a5f85700a6e15c1bbd3a4161f", kill_on_drop: false }` [INFO] [stdout] 0aaac3e73a2b11498fefba41ec13c6dee3b2a39a5f85700a6e15c1bbd3a4161f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc047710345c4a4d02a634ab7e4f6242abcb0171083728079fc14f6a51799bd9 [INFO] running `Command { std: "docker" "start" "-a" "bc047710345c4a4d02a634ab7e4f6242abcb0171083728079fc14f6a51799bd9", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling serde v0.9.13 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling filebuffer v0.1.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.0 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling imagefmt v4.0.0 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.7.8 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling wayland-kbd v0.6.3 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling convector v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:12:49 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(alloc, cfg_target_feature, heap_api, platform_intrinsics, repr_simd, test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.78.0; see for more information [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `alloc::heap` [INFO] [stdout] --> src/util.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use alloc::heap; [INFO] [stdout] | ^^^^^^^^^^^ no `heap` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `unroll_10` [INFO] [stdout] --> src/quaternion.rs:236:14 [INFO] [stdout] | [INFO] [stdout] 236 | macro_rules! unroll_10 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `unroll_10` [INFO] [stdout] --> src/random.rs:261:14 [INFO] [stdout] | [INFO] [stdout] 261 | macro_rules! unroll_10 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `unroll_10` [INFO] [stdout] --> src/simd.rs:820:14 [INFO] [stdout] | [INFO] [stdout] 820 | macro_rules! unroll_10 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trace.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 123 | try!(write!(output, "{{\"traceEvents\":[")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trace.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | try!(write!(output, "{{\"name\":\"{0}\",\ [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trace.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | try!(write!(output, ",")); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/trace.rs:150:24 [INFO] [stdout] | [INFO] [stdout] 150 | let mut file = try!(File::create(path)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `unroll_10` [INFO] [stdout] --> src/vector3.rs:542:14 [INFO] [stdout] | [INFO] [stdout] 542 | macro_rules! unroll_10 { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> src/simd.rs:594:8 [INFO] [stdout] | [INFO] [stdout] 594 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(alloc, cfg_target_feature, heap_api, platform_intrinsics, repr_simd, test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `alloc` has been stable since 1.36.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/main.rs:12:12 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(alloc, cfg_target_feature, heap_api, platform_intrinsics, repr_simd, test)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `heap_api` [INFO] [stdout] --> src/main.rs:12:39 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(alloc, cfg_target_feature, heap_api, platform_intrinsics, repr_simd, test)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/ui.rs:264:35 [INFO] [stdout] | [INFO] [stdout] 264 | frames: unsafe { mem::uninitialized() }, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/simd.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Mf32(pub f32, pub f32, pub f32, pub f32, pub f32, pub f32, pub f32, pub f32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/simd.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct Mi32(pub i32, pub i32, pub i32, pub i32, pub i32, pub i32, pub i32, pub i32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> src/simd.rs:29:1 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Mu64(pub u64, pub u64, pub u64, pub u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ ------- not an array [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/simd.rs:596:5 [INFO] [stdout] | [INFO] [stdout] 596 | fn simd_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/simd.rs:599:5 [INFO] [stdout] | [INFO] [stdout] 599 | fn simd_and(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/simd.rs:602:5 [INFO] [stdout] | [INFO] [stdout] 602 | fn simd_div(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/simd.rs:605:5 [INFO] [stdout] | [INFO] [stdout] 605 | fn simd_sub(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/simd.rs:608:5 [INFO] [stdout] | [INFO] [stdout] 608 | fn simd_mul(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/simd.rs:611:5 [INFO] [stdout] | [INFO] [stdout] 611 | fn simd_or(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> src/simd.rs:614:5 [INFO] [stdout] | [INFO] [stdout] 614 | fn simd_xor(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:616:31 [INFO] [stdout] | [INFO] [stdout] 616 | fn x86_mm256_blendv_ps(x: Mf32, y: Mf32, mask: Mask) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:616:40 [INFO] [stdout] | [INFO] [stdout] 616 | fn x86_mm256_blendv_ps(x: Mf32, y: Mf32, mask: Mask) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mask` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:616:52 [INFO] [stdout] | [INFO] [stdout] 616 | fn x86_mm256_blendv_ps(x: Mf32, y: Mf32, mask: Mask) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:616:61 [INFO] [stdout] | [INFO] [stdout] 616 | fn x86_mm256_blendv_ps(x: Mf32, y: Mf32, mask: Mask) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:617:28 [INFO] [stdout] | [INFO] [stdout] 617 | fn x86_mm256_cmp_ps(x: Mf32, y: Mf32, op: i8) -> Mask; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:617:37 [INFO] [stdout] | [INFO] [stdout] 617 | fn x86_mm256_cmp_ps(x: Mf32, y: Mf32, op: i8) -> Mask; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mask` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:617:54 [INFO] [stdout] | [INFO] [stdout] 617 | fn x86_mm256_cmp_ps(x: Mf32, y: Mf32, op: i8) -> Mask; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mi32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:618:33 [INFO] [stdout] | [INFO] [stdout] 618 | fn x86_mm256_cvtepi32_ps(x: Mi32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:618:42 [INFO] [stdout] | [INFO] [stdout] 618 | fn x86_mm256_cvtepi32_ps(x: Mi32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:619:33 [INFO] [stdout] | [INFO] [stdout] 619 | fn x86_mm256_cvtps_epi32(x: Mf32) -> Mi32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mi32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:619:42 [INFO] [stdout] | [INFO] [stdout] 619 | fn x86_mm256_cvtps_epi32(x: Mf32) -> Mi32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:620:28 [INFO] [stdout] | [INFO] [stdout] 620 | fn x86_mm256_max_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:620:37 [INFO] [stdout] | [INFO] [stdout] 620 | fn x86_mm256_max_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:620:46 [INFO] [stdout] | [INFO] [stdout] 620 | fn x86_mm256_max_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:621:28 [INFO] [stdout] | [INFO] [stdout] 621 | fn x86_mm256_min_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:621:37 [INFO] [stdout] | [INFO] [stdout] 621 | fn x86_mm256_min_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:621:46 [INFO] [stdout] | [INFO] [stdout] 621 | fn x86_mm256_min_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:622:33 [INFO] [stdout] | [INFO] [stdout] 622 | fn x86_mm256_movemask_ps(x: Mf32) -> i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:623:28 [INFO] [stdout] | [INFO] [stdout] 623 | fn x86_mm256_rcp_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:623:37 [INFO] [stdout] | [INFO] [stdout] 623 | fn x86_mm256_rcp_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:624:30 [INFO] [stdout] | [INFO] [stdout] 624 | fn x86_mm256_rsqrt_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:624:39 [INFO] [stdout] | [INFO] [stdout] 624 | fn x86_mm256_rsqrt_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:625:29 [INFO] [stdout] | [INFO] [stdout] 625 | fn x86_mm256_sqrt_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:625:38 [INFO] [stdout] | [INFO] [stdout] 625 | fn x86_mm256_sqrt_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:626:30 [INFO] [stdout] | [INFO] [stdout] 626 | fn x86_mm256_testc_ps(x: Mf32, y: Mf32) -> i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: use of SIMD type `Mf32` in FFI is highly experimental and may result in invalid code [INFO] [stdout] --> src/simd.rs:626:39 [INFO] [stdout] | [INFO] [stdout] 626 | fn x86_mm256_testc_ps(x: Mf32, y: Mf32) -> i32; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = help: add `#![feature(simd_ffi)]` to the crate attributes to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/material.rs:156:35 [INFO] [stdout] | [INFO] [stdout] 156 | let mi32: Mi32 = unsafe { transmute(*self) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/material.rs:175:35 [INFO] [stdout] | [INFO] [stdout] 175 | let mati: Mi32 = unsafe { transmute(*self) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/material.rs:185:35 [INFO] [stdout] | [INFO] [stdout] 185 | let mati: Mi32 = unsafe { transmute(*self) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/material.rs:197:35 [INFO] [stdout] | [INFO] [stdout] 197 | let mati: Mi32 = unsafe { transmute(*self) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/material.rs:200:18 [INFO] [stdout] | [INFO] [stdout] 200 | unsafe { transmute(has_tex) } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mi32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mf32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/random.rs:109:35 [INFO] [stdout] | [INFO] [stdout] 109 | let mi32: Mi32 = unsafe { transmute(self.next()) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mu64` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/random.rs:121:35 [INFO] [stdout] | [INFO] [stdout] 121 | let mi32: Mi32 = unsafe { transmute(self.next()) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mu64` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/random.rs:132:35 [INFO] [stdout] | [INFO] [stdout] 132 | let mi32: Mi32 = unsafe { transmute(self.next()) }; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mu64` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary `unsafe` block [INFO] [stdout] --> src/renderer.rs:83:22 [INFO] [stdout] | [INFO] [stdout] 83 | let buffer = unsafe { self.buffer.into_inner() }; [INFO] [stdout] | ^^^^^^ unnecessary `unsafe` block [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:278:27 [INFO] [stdout] | [INFO] [stdout] 278 | let a: Mi32 = transmute(self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:280:13 [INFO] [stdout] | [INFO] [stdout] 280 | transmute(minus_a) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mi32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mf32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:468:27 [INFO] [stdout] | [INFO] [stdout] 468 | let a: Mi32 = transmute(self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:469:27 [INFO] [stdout] | [INFO] [stdout] 469 | let b: Mi32 = transmute(other); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:471:13 [INFO] [stdout] | [INFO] [stdout] 471 | transmute(a_and_b) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mi32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mf32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:492:27 [INFO] [stdout] | [INFO] [stdout] 492 | let a: Mi32 = transmute(self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:493:27 [INFO] [stdout] | [INFO] [stdout] 493 | let b: Mi32 = transmute(other); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:495:13 [INFO] [stdout] | [INFO] [stdout] 495 | transmute(a_or_b) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mi32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mf32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:516:27 [INFO] [stdout] | [INFO] [stdout] 516 | let a: Mi32 = transmute(self); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:517:27 [INFO] [stdout] | [INFO] [stdout] 517 | let b: Mi32 = transmute(other); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mf32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mi32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> src/simd.rs:519:13 [INFO] [stdout] | [INFO] [stdout] 519 | transmute(a_xor_b) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: source type: `Mi32` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Mf32` (the type has an unknown layout) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0432, E0512, E0557, E0635, E0703. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0044`. [INFO] [stdout] [INFO] [stderr] error: could not compile `convector` (bin "convector") due to 59 previous errors; 12 warnings emitted [INFO] running `Command { std: "docker" "inspect" "bc047710345c4a4d02a634ab7e4f6242abcb0171083728079fc14f6a51799bd9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc047710345c4a4d02a634ab7e4f6242abcb0171083728079fc14f6a51799bd9", kill_on_drop: false }` [INFO] [stdout] bc047710345c4a4d02a634ab7e4f6242abcb0171083728079fc14f6a51799bd9