[INFO] cloning repository https://github.com/in0x/trace-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/in0x/trace-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fin0x%2Ftrace-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fin0x%2Ftrace-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f0d94fa309d8ea44b526f6376d8cf67dbbfdf2c [INFO] checking in0x/trace-rs against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fin0x%2Ftrace-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/in0x/trace-rs on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/in0x/trace-rs [INFO] finished tweaking git repo https://github.com/in0x/trace-rs [INFO] tweaked toml for git repo https://github.com/in0x/trace-rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/in0x/trace-rs 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac9f33e1af993d3fdc6cbb360ebab319de31801f0040a6b90f5872471f5ea61f [INFO] running `Command { std: "docker" "start" "-a" "ac9f33e1af993d3fdc6cbb360ebab319de31801f0040a6b90f5872471f5ea61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac9f33e1af993d3fdc6cbb360ebab319de31801f0040a6b90f5872471f5ea61f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac9f33e1af993d3fdc6cbb360ebab319de31801f0040a6b90f5872471f5ea61f", kill_on_drop: false }` [INFO] [stdout] ac9f33e1af993d3fdc6cbb360ebab319de31801f0040a6b90f5872471f5ea61f [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c47b75c9676b4c0afefe7cb568bc3a1eded5697a31d5824a7a334703e7f2b1c6 [INFO] running `Command { std: "docker" "start" "-a" "c47b75c9676b4c0afefe7cb568bc3a1eded5697a31d5824a7a334703e7f2b1c6", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking weezl v0.1.3 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling trace_rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking gif v0.11.1 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking image v0.23.12 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(platform_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/main.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(platform_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(link_llvm_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::vec3` [INFO] [stdout] --> src/world.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::vec3; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/simd/x86.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | _mm_storeu_epi32(mem.as_mut_ptr(), v.m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/simd/x86.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | _mm_storeu_epi32(store.as_mut_ptr(), a.m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:21:35 [INFO] [stdout] | [INFO] [stdout] 21 | let channel_0 : f32 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:22:35 [INFO] [stdout] | [INFO] [stdout] 22 | let channel_1 : f32 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:23:35 [INFO] [stdout] | [INFO] [stdout] 23 | let channel_2 : f32 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:24:35 [INFO] [stdout] | [INFO] [stdout] 24 | let channel_3 : f32 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:37:35 [INFO] [stdout] | [INFO] [stdout] 37 | let channel_0 : f32 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:38:35 [INFO] [stdout] | [INFO] [stdout] 38 | let channel_1 : f32 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:39:35 [INFO] [stdout] | [INFO] [stdout] 39 | let channel_2 : f32 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:40:35 [INFO] [stdout] | [INFO] [stdout] 40 | let channel_3 : f32 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:58:35 [INFO] [stdout] | [INFO] [stdout] 58 | let channel_0 : f32 = simd_extract(blend.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:59:35 [INFO] [stdout] | [INFO] [stdout] 59 | let channel_1 : f32 = simd_extract(blend.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:60:35 [INFO] [stdout] | [INFO] [stdout] 60 | let channel_2 : f32 = simd_extract(blend.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | let channel_3 : f32 = simd_extract(blend.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:72:27 [INFO] [stdout] | [INFO] [stdout] 72 | let x : f32 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:73:27 [INFO] [stdout] | [INFO] [stdout] 73 | let y : f32 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:74:27 [INFO] [stdout] | [INFO] [stdout] 74 | let z : f32 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:75:27 [INFO] [stdout] | [INFO] [stdout] 75 | let w : f32 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:133:27 [INFO] [stdout] | [INFO] [stdout] 133 | let x : i64 = simd_extract(v.m, 0); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:134:27 [INFO] [stdout] | [INFO] [stdout] 134 | let y : i64 = simd_extract(v.m, 1); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:135:27 [INFO] [stdout] | [INFO] [stdout] 135 | let z : i64 = simd_extract(v.m, 2); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `simd_extract` in this scope [INFO] [stdout] --> src/simd/mod.rs:136:27 [INFO] [stdout] | [INFO] [stdout] 136 | let w : i64 = simd_extract(v.m, 3); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 15 + use core::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] 15 + use std::intrinsics::simd::simd_extract; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `link_llvm_intrinsics` is internal to the compiler or standard library [INFO] [stdout] --> src/main.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | #![feature(link_llvm_intrinsics)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: using it is strongly discouraged [INFO] [stdout] = note: `#[warn(internal_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::vec3` [INFO] [stdout] --> src/world.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use super::vec3; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `core::num` [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | use core::num; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/simd/x86.rs:210:13 [INFO] [stdout] | [INFO] [stdout] 210 | _mm_storeu_epi32(mem.as_mut_ptr(), v.m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0658]: use of unstable library feature 'stdarch_x86_avx512' [INFO] [stdout] --> src/simd/x86.rs:263:9 [INFO] [stdout] | [INFO] [stdout] 263 | _mm_storeu_epi32(store.as_mut_ptr(), a.m); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: see issue #111137 for more information [INFO] [stdout] = help: add `#![feature(stdarch_x86_avx512)]` to the crate attributes to enable [INFO] [stdout] = note: this compiler was built on 2024-03-29; consider upgrading it if it is out of date [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> src/main.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(stdsimd)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/main.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | fn scatter(&self, r: &Ray, hit: &HitRecord) -> (bool, Vec3, Ray) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0557, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/simd/mod.rs:156:23 [INFO] [stdout] | [INFO] [stdout] 156 | print_ux4(mask); [INFO] [stdout] | --------- ^^^^ expected `u32x4`, found `f32x4` [INFO] [stdout] | | [INFO] [stdout] | arguments to this function are incorrect [INFO] [stdout] | [INFO] [stdout] note: function defined here [INFO] [stdout] --> src/simd/mod.rs:131:8 [INFO] [stdout] | [INFO] [stdout] 131 | fn print_ux4(v: u32x4) { [INFO] [stdout] | ^^^^^^^^^ -------- [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `trace_rs` (bin "trace_rs") due to 5 previous errors; 4 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0599]: no method named `any` found for struct `x86::f32x4` in the current scope [INFO] [stdout] --> src/simd/mod.rs:157:29 [INFO] [stdout] | [INFO] [stdout] 157 | assert_eq!(mask.any(), true); [INFO] [stdout] | ^^^ method not found in `x86::f32x4` [INFO] [stdout] | [INFO] [stdout] ::: src/simd/x86.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct f32x4 { pub m: __m128 } [INFO] [stdout] | ---------------- method `any` not found for this struct [INFO] [stdout] | [INFO] [stdout] = help: items from traits can only be used if the trait is implemented and in scope [INFO] [stdout] = note: the following traits define an item `any`, perhaps you need to implement one of them: [INFO] [stdout] candidate #1: `Iterator` [INFO] [stdout] candidate #2: `rayon::iter::ParallelIterator` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `r` [INFO] [stdout] --> src/main.rs:106:23 [INFO] [stdout] | [INFO] [stdout] 106 | fn scatter(&self, r: &Ray, hit: &HitRecord) -> (bool, Vec3, Ray) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_r` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0557, E0599, E0635, E0658. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trace_rs` (bin "trace_rs" test) due to 27 previous errors; 4 warnings emitted [INFO] running `Command { std: "docker" "inspect" "c47b75c9676b4c0afefe7cb568bc3a1eded5697a31d5824a7a334703e7f2b1c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c47b75c9676b4c0afefe7cb568bc3a1eded5697a31d5824a7a334703e7f2b1c6", kill_on_drop: false }` [INFO] [stdout] c47b75c9676b4c0afefe7cb568bc3a1eded5697a31d5824a7a334703e7f2b1c6 [INFO] checking in0x/trace-rs against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fin0x%2Ftrace-rs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/in0x/trace-rs on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/in0x/trace-rs [INFO] finished tweaking git repo https://github.com/in0x/trace-rs [INFO] tweaked toml for git repo https://github.com/in0x/trace-rs written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/in0x/trace-rs 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1918bf056e68ab725e8da095f6334b530de8f82b5a15deb85dba0989e71582e8 [INFO] running `Command { std: "docker" "start" "-a" "1918bf056e68ab725e8da095f6334b530de8f82b5a15deb85dba0989e71582e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1918bf056e68ab725e8da095f6334b530de8f82b5a15deb85dba0989e71582e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1918bf056e68ab725e8da095f6334b530de8f82b5a15deb85dba0989e71582e8", kill_on_drop: false }` [INFO] [stdout] 1918bf056e68ab725e8da095f6334b530de8f82b5a15deb85dba0989e71582e8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d670d6b96b8fd17816fb1544f6529c9b1549f20ed37db6d8ee4e83460e6a9380 [INFO] running `Command { std: "docker" "start" "-a" "d670d6b96b8fd17816fb1544f6529c9b1549f20ed37db6d8ee4e83460e6a9380", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "d670d6b96b8fd17816fb1544f6529c9b1549f20ed37db6d8ee4e83460e6a9380", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d670d6b96b8fd17816fb1544f6529c9b1549f20ed37db6d8ee4e83460e6a9380", kill_on_drop: false }` [INFO] [stdout] d670d6b96b8fd17816fb1544f6529c9b1549f20ed37db6d8ee4e83460e6a9380