[INFO] fetching crate ossuary 0.5.1... [INFO] testing ossuary-0.5.1 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate ossuary 0.5.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate ossuary 0.5.1 [INFO] finished tweaking crates.io crate ossuary 0.5.1 [INFO] tweaked toml for crates.io crate ossuary 0.5.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ossuary 0.5.1 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 41 packages to latest compatible versions [INFO] [stderr] Adding ed25519-dalek v1.0.0-pre.1 (available: v1.0.1) [INFO] [stderr] Adding rand v0.6.5 (available: v0.9.2) [INFO] [stderr] Adding x25519-dalek v0.5.2 (available: v2.0.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `ossuary` library target) [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Downloaded ed25519-dalek v1.0.0-pre.1 [INFO] [stderr] Downloaded x25519-dalek v0.5.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44171f544633e257f180199d5d42c0c53850c22c33062c29c8563bdb210bd081 [INFO] running `Command { std: "docker" "start" "-a" "44171f544633e257f180199d5d42c0c53850c22c33062c29c8563bdb210bd081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44171f544633e257f180199d5d42c0c53850c22c33062c29c8563bdb210bd081", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44171f544633e257f180199d5d42c0c53850c22c33062c29c8563bdb210bd081", kill_on_drop: false }` [INFO] [stdout] 44171f544633e257f180199d5d42c0c53850c22c33062c29c8563bdb210bd081 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64f91558d38f0ff897610d269f85bb619c0f971e2af3f4e2b491f9960781215c [INFO] running `Command { std: "docker" "start" "-a" "64f91558d38f0ff897610d269f85bb619c0f971e2af3f4e2b491f9960781215c", kill_on_drop: false }` [INFO] [stderr] warning: `crate_type` is deprecated in favor of `crate-type` and will not work in the 2024 edition [INFO] [stderr] (in the `ossuary` library target) [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling chacha20-poly1305-aead v0.1.2 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/lib.rs:32:39 [INFO] [stdout] | [INFO] [stdout] 32 | #![cfg_attr(feature = "simd", feature(platform_intrinsics, repr_simd))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in 1.78.0; see for more information [INFO] [stdout] = note: SIMD intrinsics use the regular intrinsics ABI now [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stdout] error[E0703]: invalid ABI: found `platform-intrinsic` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | extern "platform-intrinsic" { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ invalid ABI [INFO] [stdout] | [INFO] [stdout] = note: invoke `rustc --print=calling-conventions` for a full list of supported calling conventions [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdty.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct Simd4(pub T, pub T, pub T, pub T); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ----- not an array [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdty.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct Simd8(pub T, pub T, pub T, pub T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ----- not an array [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0076]: SIMD vector's only field must be an array [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdty.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct Simd16(pub T, pub T, pub T, pub T, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ ----- not an array [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | pub fn simd_add(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn simd_shl(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | pub fn simd_shr(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | pub fn simd_xor(x: T, y: T) -> T; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn simd_shuffle4(v: T, w: T, idx: [u32; 4]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn simd_shuffle8(v: T, w: T, idx: [u32; 8]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0044]: foreign items may not have type parameters [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simdint.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn simd_shuffle16(v: T, w: T, idx: [u32; 16]) -> U; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't have type parameters [INFO] [stdout] | [INFO] [stdout] = help: replace the type parameters with concrete types like `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | let tmp_i: $tmp = transmute($vec); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / transmute_shuffle!(u8x16, simd_shuffle16, vec, [INFO] [stdout] 42 | | [ 2, 3, 0, 1, [INFO] [stdout] 43 | | 6, 7, 4, 5, [INFO] [stdout] 44 | | 10, 11, 8, 9, [INFO] [stdout] 45 | | 14, 15, 12, 13]) [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `Simd4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Simd16` (the type has an unknown layout) [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | transmute(tmp_o) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / transmute_shuffle!(u8x16, simd_shuffle16, vec, [INFO] [stdout] 42 | | [ 2, 3, 0, 1, [INFO] [stdout] 43 | | 6, 7, 4, 5, [INFO] [stdout] 44 | | 10, 11, 8, 9, [INFO] [stdout] 45 | | 14, 15, 12, 13]) [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `Simd16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Simd4` (the type has an unknown layout) [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | let tmp_i: $tmp = transmute($vec); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / transmute_shuffle!(u16x8, simd_shuffle8, vec, [INFO] [stdout] 49 | | [1, 0, [INFO] [stdout] 50 | | 3, 2, [INFO] [stdout] 51 | | 5, 4, [INFO] [stdout] 52 | | 7, 6]) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `Simd4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Simd8` (the type has an unknown layout) [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | transmute(tmp_o) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:48:9 [INFO] [stdout] | [INFO] [stdout] 48 | / transmute_shuffle!(u16x8, simd_shuffle8, vec, [INFO] [stdout] 49 | | [1, 0, [INFO] [stdout] 50 | | 3, 2, [INFO] [stdout] 51 | | 5, 4, [INFO] [stdout] 52 | | 7, 6]) [INFO] [stdout] | |__________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `Simd8` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Simd4` (the type has an unknown layout) [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:18:31 [INFO] [stdout] | [INFO] [stdout] 18 | let tmp_i: $tmp = transmute($vec); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | / transmute_shuffle!(u8x16, simd_shuffle16, vec, [INFO] [stdout] 64 | | [ 3, 0, 1, 2, [INFO] [stdout] 65 | | 7, 4, 5, 6, [INFO] [stdout] 66 | | 11, 8, 9, 10, [INFO] [stdout] 67 | | 15, 12, 13, 14]) [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `Simd4` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Simd16` (the type has an unknown layout) [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0512]: cannot transmute between types of different sizes, or dependently-sized types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/mod.rs:20:13 [INFO] [stdout] | [INFO] [stdout] 20 | transmute(tmp_o) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chacha20-poly1305-aead-0.1.2/src/simd_opt/u32x4.rs:63:9 [INFO] [stdout] | [INFO] [stdout] 63 | / transmute_shuffle!(u8x16, simd_shuffle16, vec, [INFO] [stdout] 64 | | [ 3, 0, 1, 2, [INFO] [stdout] 65 | | 7, 4, 5, 6, [INFO] [stdout] 66 | | 11, 8, 9, 10, [INFO] [stdout] 67 | | 15, 12, 13, 14]) [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: source type: `Simd16` (the type has an unknown layout) [INFO] [stdout] = note: target type: `Simd4` (the type has an unknown layout) [INFO] [stdout] = note: this error originates in the macro `transmute_shuffle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0044, E0076, E0512, E0557, E0703. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0044`. [INFO] [stdout] [INFO] [stderr] error: could not compile `chacha20-poly1305-aead` (lib) due to 18 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "64f91558d38f0ff897610d269f85bb619c0f971e2af3f4e2b491f9960781215c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64f91558d38f0ff897610d269f85bb619c0f971e2af3f4e2b491f9960781215c", kill_on_drop: false }` [INFO] [stdout] 64f91558d38f0ff897610d269f85bb619c0f971e2af3f4e2b491f9960781215c