[INFO] fetching crate rjoin 0.2.0... [INFO] checking rjoin-0.2.0 against beta for pr-78714 [INFO] extracting crate rjoin 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate rjoin 0.2.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate rjoin 0.2.0 [INFO] finished tweaking crates.io crate rjoin 0.2.0 [INFO] tweaked toml for crates.io crate rjoin 0.2.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /workspace/builds/worker-7/source/src/bin/args.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cdf5f4a2a07d264e1035698980a2c9f462c292a40f92a9e68cd7131d969a4d61 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cdf5f4a2a07d264e1035698980a2c9f462c292a40f92a9e68cd7131d969a4d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cdf5f4a2a07d264e1035698980a2c9f462c292a40f92a9e68cd7131d969a4d61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cdf5f4a2a07d264e1035698980a2c9f462c292a40f92a9e68cd7131d969a4d61", kill_on_drop: false }` [INFO] [stdout] cdf5f4a2a07d264e1035698980a2c9f462c292a40f92a9e68cd7131d969a4d61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5d7c6df539859b349c6cf95466facb29f410a06766f62fb8b164f1c8f39aa2b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5d7c6df539859b349c6cf95466facb29f410a06766f62fb8b164f1c8f39aa2b2", kill_on_drop: false }` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/bin/args.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking x86intrin v0.4.5 [INFO] [stderr] Checking rollbuf v0.1.0 [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/x86intrin-0.4.5/src/lib.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #![feature(cfg_target_feature)] [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/x86intrin-0.4.5/src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(link_llvm_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/x86intrin-0.4.5/src/lib.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #![feature(platform_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/x86intrin-0.4.5/src/lib.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #![feature(repr_simd)] [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/x86intrin-0.4.5/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #![feature(simd_ffi)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | fn x86_mm_max_ps(a: m128, b: m128) -> m128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | fn x86_mm_min_ps(a: m128, b: m128) -> m128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_rcp_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | fn x86_mm_rcp_ps(x: m128) -> m128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_rsqrt_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | fn x86_mm_rsqrt_ps(x: m128) -> m128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_ps` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | fn x86_mm_sqrt_ps(x: m128) -> m128; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:153:5 [INFO] [stdout] | [INFO] [stdout] 153 | fn x86_mm_adds_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:154:5 [INFO] [stdout] | [INFO] [stdout] 154 | fn x86_mm_adds_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:155:5 [INFO] [stdout] | [INFO] [stdout] 155 | fn x86_mm_adds_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_adds_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:156:5 [INFO] [stdout] | [INFO] [stdout] 156 | fn x86_mm_adds_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | fn x86_mm_subs_epi8(x: i8x16, y: i8x16) -> i8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | fn x86_mm_subs_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:159:5 [INFO] [stdout] | [INFO] [stdout] 159 | fn x86_mm_subs_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_subs_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:160:5 [INFO] [stdout] | [INFO] [stdout] 160 | fn x86_mm_subs_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mul_epu32` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:162:5 [INFO] [stdout] | [INFO] [stdout] 162 | fn x86_mm_mul_epu32(x: u32x4, y: u32x4) -> u64x2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:163:5 [INFO] [stdout] | [INFO] [stdout] 163 | fn x86_mm_mulhi_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_mulhi_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:164:5 [INFO] [stdout] | [INFO] [stdout] 164 | fn x86_mm_mulhi_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | fn x86_mm_avg_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_avg_epu16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | fn x86_mm_avg_epu16(x: u16x8, y: u16x8) -> u16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | fn x86_mm_max_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 170 | fn x86_mm_max_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_max_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:171:5 [INFO] [stdout] | [INFO] [stdout] 171 | fn x86_mm_max_pd(x: m128d, y: m128d) -> m128d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epi16` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:172:5 [INFO] [stdout] | [INFO] [stdout] 172 | fn x86_mm_min_epi16(x: i16x8, y: i16x8) -> i16x8; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_epu8` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:173:5 [INFO] [stdout] | [INFO] [stdout] 173 | fn x86_mm_min_epu8(x: u8x16, y: u8x16) -> u8x16; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_min_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:174:5 [INFO] [stdout] | [INFO] [stdout] 174 | fn x86_mm_min_pd(x: m128d, y: m128d) -> m128d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unrecognized platform-specific intrinsic function: `x86_mm_sqrt_pd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x86intrin-0.4.5/src/sse2.rs:176:5 [INFO] [stdout] | [INFO] [stdout] 176 | fn x86_mm_sqrt_pd(x: m128d) -> m128d; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 30 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `x86intrin` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "5d7c6df539859b349c6cf95466facb29f410a06766f62fb8b164f1c8f39aa2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d7c6df539859b349c6cf95466facb29f410a06766f62fb8b164f1c8f39aa2b2", kill_on_drop: false }` [INFO] [stdout] 5d7c6df539859b349c6cf95466facb29f410a06766f62fb8b164f1c8f39aa2b2