error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
--> /home/me/.cargo/registry/src/index.crates.io-6f17d22bba15001f/socket2-0.3.15/src/sockaddr.rs:176:9
Compiling sct v0.6.0
Compiling dirs-sys-next v0.1.1
For more information about this error, try rustc --explain E0512.
Compiling yaml-rust v0.4.3
error: could not compile socket2 (lib) due to 1 previous error
Getting error when trying to run " cargo test "
Compiling sct v0.6.0 Compiling dirs-sys-next v0.1.1 For more information about this error, try
rustc --explain E0512
. Compiling yaml-rust v0.4.3 error: could not compilesocket2
(lib) due to 1 previous error