[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruuda%2Fconvector" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruuda/convector on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-15/source/.cargo/config [INFO] removed /workspace/builds/worker-15/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-15/source/Cargo.toml [INFO] crate git repo https://github.com/ruuda/convector already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cadedcca5f7730fb8a859afa04de452aed30fee40f61a3f87361f0efc48cf1dc [INFO] running `Command { std: "docker" "start" "-a" "cadedcca5f7730fb8a859afa04de452aed30fee40f61a3f87361f0efc48cf1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cadedcca5f7730fb8a859afa04de452aed30fee40f61a3f87361f0efc48cf1dc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cadedcca5f7730fb8a859afa04de452aed30fee40f61a3f87361f0efc48cf1dc", kill_on_drop: false }` [INFO] [stdout] cadedcca5f7730fb8a859afa04de452aed30fee40f61a3f87361f0efc48cf1dc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fbaed28a0a96ea2e530e076a411711f870aa0baf447ac7a3457e09db119ae4a7 [INFO] running `Command { std: "docker" "start" "-a" "fbaed28a0a96ea2e530e076a411711f870aa0baf447ac7a3457e09db119ae4a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling siphasher v0.2.2 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling serde v0.9.13 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling khronos_api v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling smallvec v0.1.8 [INFO] [stderr] Compiling fnv v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.7 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling miniz-sys v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling tempfile v2.1.5 [INFO] [stderr] Compiling xml-rs v0.3.6 [INFO] [stderr] Compiling phf_shared v0.7.21 [INFO] [stderr] Compiling phf v0.7.21 [INFO] [stderr] Compiling x11-dl v2.13.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling shared_library v0.1.5 [INFO] [stderr] Compiling num_cpus v1.3.0 [INFO] [stderr] Compiling time v0.1.36 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling filebuffer v0.1.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling wayland-scanner v0.7.8 [INFO] [stderr] Compiling gl_generator v0.5.2 [INFO] [stderr] Compiling flate2 v0.2.19 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling deque v0.3.1 [INFO] [stderr] Compiling phf_codegen v0.7.21 [INFO] [stderr] Compiling rayon v0.6.0 [INFO] [stderr] Compiling imagefmt v4.0.0 [INFO] [stderr] Compiling target_build_utils v0.3.0 [INFO] [stderr] Compiling wayland-client v0.7.8 [INFO] [stderr] Compiling glutin v0.7.4 [INFO] [stderr] Compiling glium v0.16.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-kbd v0.6.3 [INFO] [stderr] Compiling wayland-window v0.4.4 [INFO] [stderr] Compiling winit v0.5.11 [INFO] [stderr] Compiling convector v0.2.0 (/opt/rustwide/workdir) [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] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/main.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #![feature(alloc, cfg_target_feature, heap_api, platform_intrinsics, repr_simd, test)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `cfg_target_feature` has been stable since 1.27.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `rayon` is imported redundantly [INFO] [stdout] --> src/bvh.rs:328:13 [INFO] [stdout] | [INFO] [stdout] 328 | use rayon; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | extern crate rayon; [INFO] [stdout] | ------------------- the item `rayon` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [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)]` 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] 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: unrecognized platform-specific intrinsic function: `x86_mm256_blendv_ps` [INFO] [stdout] --> src/simd.rs:616:5 [INFO] [stdout] | [INFO] [stdout] 616 | fn x86_mm256_blendv_ps(x: Mf32, y: Mf32, mask: Mask) -> Mf32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_cmp_ps` [INFO] [stdout] --> src/simd.rs:617:5 [INFO] [stdout] | [INFO] [stdout] 617 | fn x86_mm256_cmp_ps(x: Mf32, y: Mf32, op: i8) -> Mask; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_cvtepi32_ps` [INFO] [stdout] --> src/simd.rs:618:5 [INFO] [stdout] | [INFO] [stdout] 618 | fn x86_mm256_cvtepi32_ps(x: Mi32) -> Mf32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_cvtps_epi32` [INFO] [stdout] --> src/simd.rs:619:5 [INFO] [stdout] | [INFO] [stdout] 619 | fn x86_mm256_cvtps_epi32(x: Mf32) -> Mi32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_max_ps` [INFO] [stdout] --> src/simd.rs:620:5 [INFO] [stdout] | [INFO] [stdout] 620 | fn x86_mm256_max_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_min_ps` [INFO] [stdout] --> src/simd.rs:621:5 [INFO] [stdout] | [INFO] [stdout] 621 | fn x86_mm256_min_ps(x: Mf32, y: Mf32) -> Mf32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_movemask_ps` [INFO] [stdout] --> src/simd.rs:622:5 [INFO] [stdout] | [INFO] [stdout] 622 | fn x86_mm256_movemask_ps(x: Mf32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_rcp_ps` [INFO] [stdout] --> src/simd.rs:623:5 [INFO] [stdout] | [INFO] [stdout] 623 | fn x86_mm256_rcp_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_rsqrt_ps` [INFO] [stdout] --> src/simd.rs:624:5 [INFO] [stdout] | [INFO] [stdout] 624 | fn x86_mm256_rsqrt_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_sqrt_ps` [INFO] [stdout] --> src/simd.rs:625:5 [INFO] [stdout] | [INFO] [stdout] 625 | fn x86_mm256_sqrt_ps(x: Mf32) -> Mf32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm256_testc_ps` [INFO] [stdout] --> src/simd.rs:626:5 [INFO] [stdout] | [INFO] [stdout] 626 | fn x86_mm256_testc_ps(x: Mf32, y: Mf32) -> i32; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 13 previous errors; 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0554. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `convector` due to 14 previous errors; 10 warnings emitted [INFO] running `Command { std: "docker" "inspect" "fbaed28a0a96ea2e530e076a411711f870aa0baf447ac7a3457e09db119ae4a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbaed28a0a96ea2e530e076a411711f870aa0baf447ac7a3457e09db119ae4a7", kill_on_drop: false }` [INFO] [stdout] fbaed28a0a96ea2e530e076a411711f870aa0baf447ac7a3457e09db119ae4a7