[INFO] cloning repository https://github.com/alec-deason/virtual_modular [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alec-deason/virtual_modular" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-deason%2Fvirtual_modular", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falec-deason%2Fvirtual_modular'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2108965bab9299f92e991e968802fe016d8bde68 [INFO] testing alec-deason/virtual_modular 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%2Falec-deason%2Fvirtual_modular" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alec-deason/virtual_modular 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] removed /workspace/builds/worker-8/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/alec-deason/virtual_modular [INFO] finished tweaking git repo https://github.com/alec-deason/virtual_modular [INFO] tweaked toml for git repo https://github.com/alec-deason/virtual_modular written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/alec-deason/virtual_modular 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] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/WeirdConstructor/HexoDSP.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded linkme v0.2.6 [INFO] [stderr] Downloaded pom v3.2.0 [INFO] [stderr] Downloaded triple_buffer v5.0.6 [INFO] [stderr] Downloaded linkme-impl v0.2.6 [INFO] [stderr] Downloaded packed_simd_2 v0.3.5 [INFO] [stderr] Downloaded portmidi v0.2.5 [INFO] [stderr] Downloaded ringbuf v0.2.6 [INFO] [stderr] Downloaded wmidi v4.0.6 [INFO] [stderr] Downloaded inline_tweak v1.0.8 [INFO] [stderr] Downloaded concat-idents v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d10e11f7cd025eedf56cbefc075b289b814dd0c47dcc2f536fb1f4c6fb5fdb24 [INFO] running `Command { std: "docker" "start" "-a" "d10e11f7cd025eedf56cbefc075b289b814dd0c47dcc2f536fb1f4c6fb5fdb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d10e11f7cd025eedf56cbefc075b289b814dd0c47dcc2f536fb1f4c6fb5fdb24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d10e11f7cd025eedf56cbefc075b289b814dd0c47dcc2f536fb1f4c6fb5fdb24", kill_on_drop: false }` [INFO] [stdout] d10e11f7cd025eedf56cbefc075b289b814dd0c47dcc2f536fb1f4c6fb5fdb24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 59df90b393bdd9cb86895bdf99dd1961e7e11fd2dc6b410fadf38ab46c523f3e [INFO] running `Command { std: "docker" "start" "-a" "59df90b393bdd9cb86895bdf99dd1961e7e11fd2dc6b410fadf38ab46c523f3e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling packed_simd_2 v0.3.5 [INFO] [stderr] Compiling wmidi v4.0.6 [INFO] [stderr] Compiling portmidi v0.2.5 [INFO] [stderr] Compiling glam v0.16.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling inline_tweak v1.0.8 [INFO] [stderr] Compiling ringbuf v0.2.6 [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] [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 getrandom v0.2.2 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [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] [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" "59df90b393bdd9cb86895bdf99dd1961e7e11fd2dc6b410fadf38ab46c523f3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59df90b393bdd9cb86895bdf99dd1961e7e11fd2dc6b410fadf38ab46c523f3e", kill_on_drop: false }` [INFO] [stdout] 59df90b393bdd9cb86895bdf99dd1961e7e11fd2dc6b410fadf38ab46c523f3e