`socket.rc:1:0: 1:0 error: reinterpret_cast called on types with different size: socket::sockaddr4_in to socket::sockaddr_storage` This is coming from the rust-socket library currently. The actual problem line is in socket.rs.