[INFO] cloning repository https://github.com/ElArtista/Blocky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElArtista/Blocky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElArtista%2FBlocky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElArtista%2FBlocky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1dcf381934a580872a0ac5534c01c541f2cb5883 [INFO] testing ElArtista/Blocky against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElArtista%2FBlocky" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ElArtista/Blocky on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ElArtista/Blocky [INFO] finished tweaking git repo https://github.com/ElArtista/Blocky [INFO] tweaked toml for git repo https://github.com/ElArtista/Blocky written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/ElArtista/Blocky already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 57fe59aa9269bacbf3a237fe1abaf8adc2c974ae6cf5434570efc2c879eaf36b [INFO] running `Command { std: "docker" "start" "-a" "57fe59aa9269bacbf3a237fe1abaf8adc2c974ae6cf5434570efc2c879eaf36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57fe59aa9269bacbf3a237fe1abaf8adc2c974ae6cf5434570efc2c879eaf36b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57fe59aa9269bacbf3a237fe1abaf8adc2c974ae6cf5434570efc2c879eaf36b", kill_on_drop: false }` [INFO] [stdout] 57fe59aa9269bacbf3a237fe1abaf8adc2c974ae6cf5434570efc2c879eaf36b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4525001c273d85d46878239205362d012742f0f5efdaaa89f119cb74b56c0d00 [INFO] running `Command { std: "docker" "start" "-a" "4525001c273d85d46878239205362d012742f0f5efdaaa89f119cb74b56c0d00", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling packed_simd_2 v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/lib.rs:205:5 [INFO] [stdout] | [INFO] [stdout] 205 | const_fn, [INFO] [stdout] | ^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: split into finer-grained feature gates [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: attributes starting with `rustc` are reserved for use by the `rustc` compiler [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:43:7 [INFO] [stdout] | [INFO] [stdout] 43 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:37:7 [INFO] [stdout] | [INFO] [stdout] 37 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:31:7 [INFO] [stdout] | [INFO] [stdout] 31 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:25:7 [INFO] [stdout] | [INFO] [stdout] 25 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:19:7 [INFO] [stdout] | [INFO] [stdout] 19 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `rustc_args_required_const` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/codegen/llvm.rs:13:7 [INFO] [stdout] | [INFO] [stdout] 13 | #[rustc_args_required_const(2)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [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.4/src/lib.rs:202:1 [INFO] [stdout] | [INFO] [stdout] 202 | / #![feature( [INFO] [stdout] 203 | | repr_simd, [INFO] [stdout] 204 | | rustc_attrs, [INFO] [stdout] 205 | | const_fn, [INFO] [stdout] ... | [INFO] [stdout] 215 | | llvm_asm [INFO] [stdout] 216 | | )] [INFO] [stdout] | |__^ [INFO] [stdout] | [INFO] [stdout] = help: the feature `aarch64_target_feature` has been stable since 1.61.0 and no longer requires an attribute to enable [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling pretty-bytes v0.2.2 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling mio-uds v0.6.8 [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.4/src/lib.rs:207:5 [INFO] [stdout] | [INFO] [stdout] 207 | stdsimd, [INFO] [stdout] | ^^^^^^^ [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.4/src/lib.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | core_intrinsics, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [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.4/src/lib.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | llvm_asm [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `llvm_asm` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/packed_simd_2-0.3.4/src/lib.rs:215:5 [INFO] [stdout] | [INFO] [stdout] 215 | llvm_asm [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557, E0635. [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 19 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4525001c273d85d46878239205362d012742f0f5efdaaa89f119cb74b56c0d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4525001c273d85d46878239205362d012742f0f5efdaaa89f119cb74b56c0d00", kill_on_drop: false }` [INFO] [stdout] 4525001c273d85d46878239205362d012742f0f5efdaaa89f119cb74b56c0d00