[INFO] cloning repository https://github.com/sunziping2016/ray-tracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sunziping2016/ray-tracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunziping2016%2Fray-tracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunziping2016%2Fray-tracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 83554272348858d920de0a2fc18d8f8e66840a1e [INFO] testing sunziping2016/ray-tracing against beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsunziping2016%2Fray-tracing" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sunziping2016/ray-tracing on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sunziping2016/ray-tracing [INFO] finished tweaking git repo https://github.com/sunziping2016/ray-tracing [INFO] tweaked toml for git repo https://github.com/sunziping2016/ray-tracing written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/sunziping2016/ray-tracing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded signal-hook v0.3.9 [INFO] [stderr] Downloaded auto_impl v0.4.1 [INFO] [stderr] Downloaded nalgebra v0.27.1 [INFO] [stderr] Downloaded numpy v0.13.2 [INFO] [stderr] Downloaded simba v0.5.1 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded tobj v3.0.1 [INFO] [stderr] Downloaded pyo3-asyncio v0.13.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f20caf43f90ce3f0a2101cd66db43892e3c89afb30208456da27660d2bdf5019 [INFO] running `Command { std: "docker" "start" "-a" "f20caf43f90ce3f0a2101cd66db43892e3c89afb30208456da27660d2bdf5019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f20caf43f90ce3f0a2101cd66db43892e3c89afb30208456da27660d2bdf5019", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20caf43f90ce3f0a2101cd66db43892e3c89afb30208456da27660d2bdf5019", kill_on_drop: false }` [INFO] [stdout] f20caf43f90ce3f0a2101cd66db43892e3c89afb30208456da27660d2bdf5019 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d047b36bfe2b2cf6c0747105bbf6c98e286422fd56bf43a262acd6f7ab4c80 [INFO] running `Command { std: "docker" "start" "-a" "f9d047b36bfe2b2cf6c0747105bbf6c98e286422fd56bf43a262acd6f7ab4c80", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling libc v0.2.96 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling weezl v0.1.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling bytemuck v1.7.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling arrayvec v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling matrixmultiply v0.3.1 [INFO] [stderr] Compiling gif v0.11.2 [INFO] [stderr] Compiling deflate v0.8.6 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.7.4 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/lib.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | const_generics, [INFO] [stdout] | ^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![feature(adt_const_params]` and `#![feature(generic_const_exprs)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling approx v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.3.1 [INFO] [stderr] Compiling tobj v3.0.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:20:54 [INFO] [stdout] | [INFO] [stdout] 20 | pub unsafe fn __shuffle_vector2(x: T, y: T) -> U [INFO] [stdout] | ----------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:30:54 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn __shuffle_vector4(x: T, y: T) -> U [INFO] [stdout] | ----------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:40:54 [INFO] [stdout] | [INFO] [stdout] 40 | pub unsafe fn __shuffle_vector8(x: T, y: T) -> U [INFO] [stdout] | ----------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:50:56 [INFO] [stdout] | [INFO] [stdout] 50 | pub unsafe fn __shuffle_vector16(x: T, y: T) -> U [INFO] [stdout] | -----------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:60:56 [INFO] [stdout] | [INFO] [stdout] 60 | pub unsafe fn __shuffle_vector32(x: T, y: T) -> U [INFO] [stdout] | -----------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: type parameters must be declared prior to const parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:70:56 [INFO] [stdout] | [INFO] [stdout] 70 | pub unsafe fn __shuffle_vector64(x: T, y: T) -> U [INFO] [stdout] | -----------------------^--^- help: reorder the parameters: lifetimes, then types, then consts: `` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/lib.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / #![feature( [INFO] [stdout] 215 | | const_generics, [INFO] [stdout] 216 | | repr_simd, [INFO] [stdout] 217 | | rustc_attrs, [INFO] [stdout] ... | [INFO] [stdout] 227 | | llvm_asm [INFO] [stdout] 228 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stdout] error: `[u32; 2]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:20:44 [INFO] [stdout] | [INFO] [stdout] 20 | pub unsafe fn __shuffle_vector2(x: T, y: T) -> U [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 4]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:30:44 [INFO] [stdout] | [INFO] [stdout] 30 | pub unsafe fn __shuffle_vector4(x: T, y: T) -> U [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 8]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:40:44 [INFO] [stdout] | [INFO] [stdout] 40 | pub unsafe fn __shuffle_vector8(x: T, y: T) -> U [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 16]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:50:45 [INFO] [stdout] | [INFO] [stdout] 50 | pub unsafe fn __shuffle_vector16(x: T, y: T) -> U [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 32]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:60:45 [INFO] [stdout] | [INFO] [stdout] 60 | pub unsafe fn __shuffle_vector32(x: T, y: T) -> U [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: `[u32; 64]` is forbidden as the type of a const generic parameter [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.5/src/codegen/llvm.rs:70:45 [INFO] [stdout] | [INFO] [stdout] 70 | pub unsafe fn __shuffle_vector64(x: T, y: T) -> U [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: the only supported types are integers, `bool` and `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling nalgebra-macros v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling auto_impl v0.4.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `packed_simd_2` due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f9d047b36bfe2b2cf6c0747105bbf6c98e286422fd56bf43a262acd6f7ab4c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d047b36bfe2b2cf6c0747105bbf6c98e286422fd56bf43a262acd6f7ab4c80", kill_on_drop: false }` [INFO] [stdout] f9d047b36bfe2b2cf6c0747105bbf6c98e286422fd56bf43a262acd6f7ab4c80