[INFO] fetching crate csvroll 0.1.0...
[INFO] checking csvroll-0.1.0 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate csvroll 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate csvroll 0.1.0 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate csvroll 0.1.0
[INFO] finished tweaking crates.io crate csvroll 0.1.0
[INFO] tweaked toml for crates.io crate csvroll 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rollbuf v0.1.0
[INFO] [stderr]   Downloaded x86intrin v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0272367ad6f2508c1afe6d3a5a476f39600596fef836bbf6b2171212fd70e76f
[INFO] running `Command { std: "docker" "start" "-a" "0272367ad6f2508c1afe6d3a5a476f39600596fef836bbf6b2171212fd70e76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0272367ad6f2508c1afe6d3a5a476f39600596fef836bbf6b2171212fd70e76f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0272367ad6f2508c1afe6d3a5a476f39600596fef836bbf6b2171212fd70e76f", kill_on_drop: false }`
[INFO] [stdout] 0272367ad6f2508c1afe6d3a5a476f39600596fef836bbf6b2171212fd70e76f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 28b7be7dc547cae7efb76d1945554ad5a1425046ff923c8456f7b16f0eb26c61
[INFO] running `Command { std: "docker" "start" "-a" "28b7be7dc547cae7efb76d1945554ad5a1425046ff923c8456f7b16f0eb26c61", kill_on_drop: false }`
[INFO] [stderr]     Checking x86intrin v0.4.5
[INFO] [stderr]     Checking rollbuf v0.1.0
[INFO] [stdout] error: unrecognized platform-specific intrinsic function: `simd_shuffle2`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x86intrin-0.4.5/src/lib.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     fn simd_shuffle2<T, U>(x: T, y: T, idx: [u32; 2]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unrecognized platform-specific intrinsic function: `simd_shuffle4`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x86intrin-0.4.5/src/lib.rs:32:5
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn simd_shuffle4<T, U>(x: T, y: T, idx: [u32; 4]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unrecognized platform-specific intrinsic function: `simd_shuffle8`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x86intrin-0.4.5/src/lib.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn simd_shuffle8<T, U>(x: T, y: T, idx: [u32; 8]) -> U;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unrecognized platform-specific intrinsic function: `simd_shuffle16`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/x86intrin-0.4.5/src/lib.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn simd_shuffle16<T, U>(x: T, y: T, idx: [u32; 16]) -> U;
[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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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/index.crates.io-6f17d22bba15001f/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 29 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `x86intrin` (lib) due to 30 previous errors
[INFO] running `Command { std: "docker" "inspect" "28b7be7dc547cae7efb76d1945554ad5a1425046ff923c8456f7b16f0eb26c61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28b7be7dc547cae7efb76d1945554ad5a1425046ff923c8456f7b16f0eb26c61", kill_on_drop: false }`
[INFO] [stdout] 28b7be7dc547cae7efb76d1945554ad5a1425046ff923c8456f7b16f0eb26c61
