Skip to content

Cannot build rust nightly: unresolved import crate::os::unix::net #105467

Closed
@MikaelUrankar

Description

@MikaelUrankar
error[E0432]: unresolved import `crate::os::unix::net`
 --> library/std/src/os/net/linux_ext/addr.rs:3:22
  |
3 | use crate::os::unix::net::SocketAddr;
  |                      ^^^ could not find `net` in `unix`
/usr/ports/lang/rust-nightly/work/bootstrap/bin/rustc -vV
rustc 1.66.0-beta.1 (e080cc5a6 2022-11-01)
binary: rustc
commit-hash: e080cc5a659fb760c0bc561b722a790dad35b5e1
commit-date: 2022-11-01
host: x86_64-unknown-freebsd
release: 1.66.0-beta.1
LLVM version: 15.0.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    C-bugCategory: This is a bug.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions