[INFO] fetching crate nix 0.29.0... [INFO] checking nix-0.29.0 against master#8549802939cd01111c46e34a7b67cb1933977af9 for pr-132712 [INFO] extracting crate nix 0.29.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate nix 0.29.0 on toolchain 8549802939cd01111c46e34a7b67cb1933977af9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nix 0.29.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nix 0.29.0 [INFO] tweaked toml for crates.io crate nix 0.29.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate nix 0.29.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fastrand v2.1.0 [INFO] [stderr] Downloaded bitflags v2.5.0 [INFO] [stderr] Downloaded caps v0.5.5 [INFO] [stderr] Downloaded assert-impl v0.1.3 [INFO] [stderr] Downloaded redox_syscall v0.5.1 [INFO] [stderr] Downloaded sysctl v0.4.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.83 [INFO] [stderr] Downloaded tempfile v3.10.1 [INFO] [stderr] Downloaded parking_lot v0.12.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f03c056af739b8a0b7f243f8dd715dc4ff55969a25d3a17680c404883e2bd76a [INFO] running `Command { std: "docker" "start" "-a" "f03c056af739b8a0b7f243f8dd715dc4ff55969a25d3a17680c404883e2bd76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f03c056af739b8a0b7f243f8dd715dc4ff55969a25d3a17680c404883e2bd76a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f03c056af739b8a0b7f243f8dd715dc4ff55969a25d3a17680c404883e2bd76a", kill_on_drop: false }` [INFO] [stdout] f03c056af739b8a0b7f243f8dd715dc4ff55969a25d3a17680c404883e2bd76a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+8549802939cd01111c46e34a7b67cb1933977af9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5113963cdcf53a10209302c594dd217010ef6b631140a9862837c86a6cee9ee [INFO] running `Command { std: "docker" "start" "-a" "d5113963cdcf53a10209302c594dd217010ef6b631140a9862837c86a6cee9ee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Checking assert-impl v0.1.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling nix v0.29.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stdout] error[E0432]: unresolved import `nix::sys::aio` [INFO] [stdout] --> test/sys/test_aio_drop.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | use nix::sys::aio::*; [INFO] [stdout] | ^^^ could not find `aio` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `env` in `nix` [INFO] [stdout] --> test/test_clearenv.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 6 | unsafe { nix::env::clearenv() }.unwrap(); [INFO] [stdout] | ^^^ could not find `env` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:111:13 [INFO] [stdout] | [INFO] [stdout] 111 | pub mod env; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `env` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:110:8 [INFO] [stdout] | [INFO] [stdout] 110 | #![feature = "env"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (test "test-aio-drop") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nix` (test "test-clearenv") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `nix::mount` [INFO] [stdout] --> test/mount/test_mount.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | use nix::mount::{mount, umount, MsFlags}; [INFO] [stdout] | ^^^^^ could not find `mount` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:141:13 [INFO] [stdout] | [INFO] [stdout] 141 | pub mod mount; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `mount` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:140:8 [INFO] [stdout] | [INFO] [stdout] 140 | #![feature = "mount"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::stat`, `nix::sys::stat` [INFO] [stdout] --> test/mount/test_mount.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use nix::sys::stat::{self, Mode}; [INFO] [stdout] | ^^^^ ^^^^ no `stat` in `sys` [INFO] [stdout] | | [INFO] [stdout] | could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::os::linux::raw::stat [INFO] [stdout] libc::stat [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::aio`, `nix::sys::signal::sigaction`, `nix::sys::signal::SaFlags`, `nix::sys::signal::SigAction`, `nix::sys::signal::SigHandler`, `nix::sys::signal::SigSet`, `nix::sys::signal::SigevNotify`, `nix::sys::signal::Signal` [INFO] [stdout] --> test/sys/test_aio.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | aio::*, [INFO] [stdout] | ^^^ could not find `aio` in `sys` [INFO] [stdout] 15 | signal::{ [INFO] [stdout] 16 | sigaction, SaFlags, SigAction, SigHandler, SigSet, SigevNotify, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^^^^^^ no `SigevNotify` in `sys::signal` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `SigSet` in `sys::signal` [INFO] [stdout] | | | | no `SigHandler` in `sys::signal` [INFO] [stdout] | | | no `SigAction` in `sys::signal` [INFO] [stdout] | | no `SaFlags` in `sys::signal` [INFO] [stdout] | no `sigaction` in `sys::signal` [INFO] [stdout] 17 | Signal, [INFO] [stdout] | ^^^^^^ no `Signal` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] libc::sigaction [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:899:15 [INFO] [stdout] | [INFO] [stdout] 899 | pub unsafe fn sigaction(signal: Signal, sigaction: &SigAction) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:758:12 [INFO] [stdout] | [INFO] [stdout] 758 | pub struct SigAction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:742:10 [INFO] [stdout] | [INFO] [stdout] 742 | pub enum SigHandler { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:1118:10 [INFO] [stdout] | [INFO] [stdout] 1118 | pub enum SigevNotify { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] note: the item is gated here [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:1102:1 [INFO] [stdout] | [INFO] [stdout] 1102 | / feature! { [INFO] [stdout] 1103 | | #![any(feature = "aio", feature = "signal")] [INFO] [stdout] 1104 | | [INFO] [stdout] 1105 | | /// Identifies a thread for [`SigevNotify::SigevThreadId`] [INFO] [stdout] ... | [INFO] [stdout] 1164 | | } [INFO] [stdout] 1165 | | } [INFO] [stdout] | |_^ [INFO] [stdout] = note: this error originates in the macro `feature` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::mman` [INFO] [stdout] --> test/sys/test_mman.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::sys::mman::{mmap_anonymous, MapFlags, ProtFlags}; [INFO] [stdout] | ^^^^ could not find `mman` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod mman; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `mman` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | #![feature = "mman"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::select` [INFO] [stdout] --> test/sys/test_select.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::sys::select::*; [INFO] [stdout] | ^^^^^^ could not find `select` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::signal::SigSet` [INFO] [stdout] --> test/sys/test_select.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::sys::signal::SigSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `SigSet` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use nix::sys::socket::{getsockname, AddressFamily, UnixAddr}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:467:23 [INFO] [stdout] | [INFO] [stdout] 467 | use nix::sys::socket::sockopt::{UdpGroSegment, UdpGsoSegment}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:1530:19 [INFO] [stdout] | [INFO] [stdout] 1530 | use nix::sys::socket::sockopt::PassCred; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:384:19 [INFO] [stdout] | [INFO] [stdout] 384 | use nix::sys::socket::*; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1531:19 [INFO] [stdout] | [INFO] [stdout] 1531 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::unistd::getgid`, `nix::unistd::getpid`, `nix::unistd::getuid` [INFO] [stdout] --> test/sys/test_socket.rs:1535:30 [INFO] [stdout] | [INFO] [stdout] 1535 | use nix::unistd::{close, getgid, getpid, getuid, pipe, write}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ no `getuid` in `unistd` [INFO] [stdout] | | | [INFO] [stdout] | | no `getpid` in `unistd` [INFO] [stdout] | no `getgid` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1469:8 [INFO] [stdout] | [INFO] [stdout] 1469 | pub fn getgid() -> Gid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `user` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1441:4 [INFO] [stdout] | [INFO] [stdout] 1441 | #![feature = "user"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn getpid() -> Pid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1449:8 [INFO] [stdout] | [INFO] [stdout] 1449 | pub fn getuid() -> Uid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `user` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1441:4 [INFO] [stdout] | [INFO] [stdout] 1441 | #![feature = "user"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `nix` [INFO] [stdout] --> test/sys/test_socket.rs:1757:14 [INFO] [stdout] | [INFO] [stdout] 1757 | use nix::net::if_::*; [INFO] [stdout] | ^^^ could not find `net` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | pub mod net; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `net` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #![feature = "net"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::ifaddrs` [INFO] [stdout] --> test/sys/test_socket.rs:1756:14 [INFO] [stdout] | [INFO] [stdout] 1756 | use nix::ifaddrs::getifaddrs; [INFO] [stdout] | ^^^^^^^ could not find `ifaddrs` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:129:13 [INFO] [stdout] | [INFO] [stdout] 129 | pub mod ifaddrs; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `net` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #![feature = "net"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1758:19 [INFO] [stdout] | [INFO] [stdout] 1758 | use nix::sys::socket::SockaddrLike; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2550:19 [INFO] [stdout] | [INFO] [stdout] 2550 | use nix::sys::socket::*; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::pty` [INFO] [stdout] --> test/sys/test_termios.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | use nix::pty::openpty; [INFO] [stdout] | ^^^ could not find `pty` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | pub mod pty; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `term` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | #![feature = "term"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::termios`, `nix::sys::termios` [INFO] [stdout] --> test/sys/test_termios.rs:7:15 [INFO] [stdout] | [INFO] [stdout] 7 | use nix::sys::termios::{self, tcgetattr, BaudRate, LocalFlags, OutputFlags}; [INFO] [stdout] | ^^^^^^^ ^^^^ no `termios` in `sys` [INFO] [stdout] | | [INFO] [stdout] | could not find `termios` in `sys` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] libc::termios [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub mod termios; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `term` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 147 | #![feature = "term"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | pub mod termios; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `term` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:147:8 [INFO] [stdout] | [INFO] [stdout] 147 | #![feature = "term"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::uio` [INFO] [stdout] --> test/sys/test_uio.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::sys::uio::*; [INFO] [stdout] | ^^^ could not find `uio` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/sys/test_wait.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use nix::sys::wait::*; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/sys/test_wait.rs:5:18 [INFO] [stdout] | [INFO] [stdout] 5 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::ptrace`, `nix::sys::ptrace` [INFO] [stdout] --> test/sys/test_wait.rs:159:19 [INFO] [stdout] | [INFO] [stdout] 159 | use nix::sys::ptrace::{self, Event, Options}; [INFO] [stdout] | ^^^^^^ ^^^^ no `ptrace` in `sys` [INFO] [stdout] | | [INFO] [stdout] | could not find `ptrace` in `sys` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] crate::sys::test_wait::ptrace [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/sys/test_wait.rs:161:19 [INFO] [stdout] | [INFO] [stdout] 161 | use nix::sys::wait::*; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/sys/test_wait.rs:162:22 [INFO] [stdout] | [INFO] [stdout] 162 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::epoll` [INFO] [stdout] --> test/sys/test_epoll.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use nix::sys::epoll::{epoll_create1, epoll_ctl}; [INFO] [stdout] | ^^^^^ could not find `epoll` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub mod epoll; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `event` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature = "event"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::epoll` [INFO] [stdout] --> test/sys/test_epoll.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use nix::sys::epoll::{EpollCreateFlags, EpollEvent, EpollFlags, EpollOp}; [INFO] [stdout] | ^^^^^ could not find `epoll` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:18:13 [INFO] [stdout] | [INFO] [stdout] 18 | pub mod epoll; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `event` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | #![feature = "event"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::fanotify` [INFO] [stdout] --> test/sys/test_fanotify.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::sys::fanotify::{ [INFO] [stdout] | ^^^^^^^^ could not find `fanotify` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | pub mod fanotify; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fanotify` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | #![feature = "fanotify"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::inotify` [INFO] [stdout] --> test/sys/test_inotify.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::sys::inotify::{AddWatchFlags, InitFlags, Inotify}; [INFO] [stdout] | ^^^^^^^ could not find `inotify` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:173:13 [INFO] [stdout] | [INFO] [stdout] 173 | pub mod inotify; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `inotify` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:172:8 [INFO] [stdout] | [INFO] [stdout] 172 | #![feature = "inotify"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::pthread` [INFO] [stdout] --> test/sys/test_pthread.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::sys::pthread::*; [INFO] [stdout] | ^^^^^^^ could not find `pthread` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::ptrace` [INFO] [stdout] --> test/sys/test_ptrace.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use nix::sys::ptrace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `ptrace` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::ptrace` [INFO] [stdout] --> test/sys/test_ptrace.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use nix::sys::ptrace::Options; [INFO] [stdout] | ^^^^^^ could not find `ptrace` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::getpid` [INFO] [stdout] --> test/sys/test_ptrace.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use nix::unistd::getpid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `getpid` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn getpid() -> Pid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::timerfd` [INFO] [stdout] --> test/sys/test_timerfd.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::sys::timerfd::{ [INFO] [stdout] | ^^^^^^^ could not find `timerfd` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:179:13 [INFO] [stdout] | [INFO] [stdout] 179 | pub mod timerfd; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: the item is gated behind the `time` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:178:8 [INFO] [stdout] | [INFO] [stdout] 178 | #![feature = "time"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::statvfs` [INFO] [stdout] --> test/sys/test_statvfs.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::sys::statvfs::*; [INFO] [stdout] | ^^^^^^^ could not find `statvfs` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::statfs` [INFO] [stdout] --> test/sys/test_statfs.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::sys::statfs::*; [INFO] [stdout] | ^^^^^^ could not find `statfs` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::statvfs` [INFO] [stdout] --> test/sys/test_statfs.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::sys::statvfs::*; [INFO] [stdout] | ^^^^^^^ could not find `statvfs` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::resource` [INFO] [stdout] --> test/sys/test_resource.rs:1:15 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::sys::resource::{getrlimit, setrlimit, Resource}; [INFO] [stdout] | ^^^^^^^^ could not find `resource` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | pub mod resource; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `resource` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | #![feature = "resource"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::resource` [INFO] [stdout] --> test/sys/test_resource.rs:2:15 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::sys::resource::{getrusage, UsageWho}; [INFO] [stdout] | ^^^^^^^^ could not find `resource` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | pub mod resource; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `resource` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:95:8 [INFO] [stdout] | [INFO] [stdout] 95 | #![feature = "resource"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::dir` [INFO] [stdout] --> test/test_dir.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::dir::{Dir, Type}; [INFO] [stdout] | ^^^ could not find `dir` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | pub mod dir; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `dir` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #![feature = "dir"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::OFlag` [INFO] [stdout] --> test/test_dir.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::fcntl::OFlag; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `OFlag` in `fcntl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_dir.rs:3:15 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::sys::stat::Mode; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::open`, `nix::fcntl::readlink`, `nix::fcntl::OFlag` [INFO] [stdout] --> test/test_fcntl.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use nix::fcntl::{open, readlink, OFlag}; [INFO] [stdout] | ^^^^ ^^^^^^^^ ^^^^^ no `OFlag` in `fcntl` [INFO] [stdout] | | | [INFO] [stdout] | | no `readlink` in `fcntl` [INFO] [stdout] | no `open` in `fcntl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn open( [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:568:8 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn readlink(path: &P) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:417:4 [INFO] [stdout] | [INFO] [stdout] 417 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::openat`, `nix::fcntl::readlinkat`, `nix::fcntl::renameat` [INFO] [stdout] --> test/test_fcntl.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | use nix::fcntl::{openat, readlinkat, renameat}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^ ^^^^^^^^ no `renameat` in `fcntl` [INFO] [stdout] | | | [INFO] [stdout] | | no `readlinkat` in `fcntl` [INFO] [stdout] | no `openat` in `fcntl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:243:8 [INFO] [stdout] | [INFO] [stdout] 243 | pub fn openat( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:580:8 [INFO] [stdout] | [INFO] [stdout] 580 | pub fn readlinkat( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:417:4 [INFO] [stdout] | [INFO] [stdout] 417 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:377:8 [INFO] [stdout] | [INFO] [stdout] 377 | pub fn renameat( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::openat2`, `nix::fcntl::OpenHow`, `nix::fcntl::ResolveFlag` [INFO] [stdout] --> test/test_fcntl.rs:9:18 [INFO] [stdout] | [INFO] [stdout] 9 | use nix::fcntl::{openat2, OpenHow, ResolveFlag}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ no `ResolveFlag` in `fcntl` [INFO] [stdout] | | | [INFO] [stdout] | | no `OpenHow` in `fcntl` [INFO] [stdout] | no `openat2` in `fcntl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::renameat2`, `nix::fcntl::RenameFlags` [INFO] [stdout] --> test/test_fcntl.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | use nix::fcntl::{renameat2, RenameFlags}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^ no `RenameFlags` in `fcntl` [INFO] [stdout] | | [INFO] [stdout] | no `renameat2` in `fcntl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:425:8 [INFO] [stdout] | [INFO] [stdout] 425 | pub fn renameat2( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:417:4 [INFO] [stdout] | [INFO] [stdout] 417 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_fcntl.rs:22:15 [INFO] [stdout] | [INFO] [stdout] 22 | use nix::sys::stat::Mode; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::kmod` [INFO] [stdout] --> test/test_kmod/mod.rs:36:10 [INFO] [stdout] | [INFO] [stdout] 36 | use nix::kmod::{delete_module, DeleteModuleFlags}; [INFO] [stdout] | ^^^^ could not find `kmod` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | pub mod kmod; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `kmod` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | #![feature = "kmod"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::kmod` [INFO] [stdout] --> test/test_kmod/mod.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | use nix::kmod::{finit_module, init_module, ModuleInitFlags}; [INFO] [stdout] | ^^^^ could not find `kmod` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:137:13 [INFO] [stdout] | [INFO] [stdout] 137 | pub mod kmod; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `kmod` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:136:8 [INFO] [stdout] | [INFO] [stdout] 136 | #![feature = "kmod"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::mqueue` [INFO] [stdout] --> test/test_mq.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | use nix::mqueue::{ [INFO] [stdout] | ^^^^^^ could not find `mqueue` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | pub mod mqueue; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `mqueue` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | #![feature = "mqueue"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::mqueue` [INFO] [stdout] --> test/test_mq.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use nix::mqueue::{MQ_OFlag, MqAttr}; [INFO] [stdout] | ^^^^^^ could not find `mqueue` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | pub mod mqueue; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `mqueue` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | #![feature = "mqueue"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_mq.rs:9:15 [INFO] [stdout] | [INFO] [stdout] 9 | use nix::sys::stat::Mode; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `nix` [INFO] [stdout] --> test/test_net.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::net::if_::*; [INFO] [stdout] | ^^^ could not find `net` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | pub mod net; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `net` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #![feature = "net"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::time` [INFO] [stdout] --> test/test_mq.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | use nix::time::{clock_gettime, ClockId}; [INFO] [stdout] | ^^^^ could not find `time` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | pub mod time; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `time` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | #![feature = "time"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::poll` [INFO] [stdout] --> test/test_poll.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | poll::{poll, PollFd, PollFlags, PollTimeout}, [INFO] [stdout] | ^^^^ could not find `poll` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | pub mod poll; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `poll` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | #![feature = "poll"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::open`, `nix::fcntl::OFlag` [INFO] [stdout] --> test/test_pty.rs:7:18 [INFO] [stdout] | [INFO] [stdout] 7 | use nix::fcntl::{open, OFlag}; [INFO] [stdout] | ^^^^ ^^^^^ no `OFlag` in `fcntl` [INFO] [stdout] | | [INFO] [stdout] | no `open` in `fcntl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn open( [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::pty` [INFO] [stdout] --> test/test_pty.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | use nix::pty::*; [INFO] [stdout] | ^^^ could not find `pty` in `nix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_pty.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use nix::sys::stat; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing one of these structs instead [INFO] [stdout] | [INFO] [stdout] 9 | use std::os::linux::raw::stat; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] 9 | use libc::stat; [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::termios` [INFO] [stdout] --> test/test_pty.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | use nix::sys::termios::*; [INFO] [stdout] | ^^^^^^^ could not find `termios` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/test_pty.rs:11:15 [INFO] [stdout] | [INFO] [stdout] 11 | use nix::sys::wait::WaitStatus; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod wait; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::pause` [INFO] [stdout] --> test/test_pty.rs:12:19 [INFO] [stdout] | [INFO] [stdout] 12 | use nix::unistd::{pause, write}; [INFO] [stdout] | ^^^^^ no `pause` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1805:8 [INFO] [stdout] | [INFO] [stdout] 1805 | pub fn pause() { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1798:4 [INFO] [stdout] | [INFO] [stdout] 1798 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sched` [INFO] [stdout] --> test/test_sched.rs:1:10 [INFO] [stdout] | [INFO] [stdout] 1 | use nix::sched::{sched_getaffinity, sched_getcpu, sched_setaffinity, CpuSet}; [INFO] [stdout] | ^^^^^ could not find `sched` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:160:13 [INFO] [stdout] | [INFO] [stdout] 160 | pub mod sched; [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `sched` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:159:8 [INFO] [stdout] | [INFO] [stdout] 159 | #![feature = "sched"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::Pid` [INFO] [stdout] --> test/test_sched.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::unistd::Pid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Pid` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:174:12 [INFO] [stdout] | [INFO] [stdout] 174 | pub struct Pid(pid_t); [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::sendfile` [INFO] [stdout] --> test/test_sendfile.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use nix::sys::sendfile::*; [INFO] [stdout] | ^^^^^^^^ could not find `sendfile` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | use nix::sys::stat::lutimes; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | use nix::sys::stat::utimensat; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:32:15 [INFO] [stdout] | [INFO] [stdout] 32 | use nix::sys::stat::FchmodatFlags; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:33:15 [INFO] [stdout] | [INFO] [stdout] 33 | use nix::sys::stat::Mode; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:35:15 [INFO] [stdout] | [INFO] [stdout] 35 | use nix::sys::stat::UtimensatFlags; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | use nix::sys::stat::{self}; [INFO] [stdout] | ^^^^ no `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::os::linux::raw::stat [INFO] [stdout] libc::stat [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | use nix::sys::stat::{fchmod, stat}; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:40:15 [INFO] [stdout] | [INFO] [stdout] 40 | use nix::sys::stat::{fchmodat, mkdirat}; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:42:15 [INFO] [stdout] | [INFO] [stdout] 42 | use nix::sys::stat::{futimens, utimes}; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:45:15 [INFO] [stdout] | [INFO] [stdout] 45 | use nix::sys::stat::FileStat; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::chdir` [INFO] [stdout] --> test/test_stat.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use nix::unistd::chdir; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `chdir` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:470:8 [INFO] [stdout] | [INFO] [stdout] 470 | pub fn chdir(path: &P) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:414:4 [INFO] [stdout] | [INFO] [stdout] 414 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::time` [INFO] [stdout] --> test/test_time.rs:2:10 [INFO] [stdout] | [INFO] [stdout] 2 | use nix::time::clock_getcpuclockid; [INFO] [stdout] | ^^^^ could not find `time` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | pub mod time; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `time` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | #![feature = "time"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::time` [INFO] [stdout] --> test/test_time.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | use nix::time::{clock_gettime, ClockId}; [INFO] [stdout] | ^^^^ could not find `time` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | pub mod time; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `time` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | #![feature = "time"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::readlink` [INFO] [stdout] --> test/test_unistd.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use nix::fcntl::readlink; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no `readlink` in `fcntl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:568:8 [INFO] [stdout] | [INFO] [stdout] 568 | pub fn readlink(path: &P) -> Result { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:417:4 [INFO] [stdout] | [INFO] [stdout] 417 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::OFlag` [INFO] [stdout] --> test/test_unistd.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use nix::fcntl::OFlag; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `OFlag` in `fcntl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::open` [INFO] [stdout] --> test/test_unistd.rs:7:24 [INFO] [stdout] | [INFO] [stdout] 7 | use nix::fcntl::{self, open}; [INFO] [stdout] | ^^^^ no `open` in `fcntl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:220:8 [INFO] [stdout] | [INFO] [stdout] 220 | pub fn open( [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:212:4 [INFO] [stdout] | [INFO] [stdout] 212 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::pty` [INFO] [stdout] --> test/test_unistd.rs:13:10 [INFO] [stdout] | [INFO] [stdout] 13 | use nix::pty::{grantpt, posix_openpt, ptsname, unlockpt}; [INFO] [stdout] | ^^^ could not find `pty` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:156:13 [INFO] [stdout] | [INFO] [stdout] 156 | pub mod pty; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `term` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:154:8 [INFO] [stdout] | [INFO] [stdout] 154 | #![feature = "term"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::signal::sigaction`, `nix::sys::signal::SaFlags`, `nix::sys::signal::SigAction`, `nix::sys::signal::SigHandler`, `nix::sys::signal::SigSet`, `nix::sys::signal::Signal` [INFO] [stdout] --> test/test_unistd.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | sigaction, SaFlags, SigAction, SigHandler, SigSet, Signal, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^ ^^^^^^^^^ ^^^^^^^^^^ ^^^^^^ ^^^^^^ no `Signal` in `sys::signal` [INFO] [stdout] | | | | | | [INFO] [stdout] | | | | | no `SigSet` in `sys::signal` [INFO] [stdout] | | | | no `SigHandler` in `sys::signal` [INFO] [stdout] | | | no `SigAction` in `sys::signal` [INFO] [stdout] | | no `SaFlags` in `sys::signal` [INFO] [stdout] | no `sigaction` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this struct instead: [INFO] [stdout] libc::sigaction [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:899:15 [INFO] [stdout] | [INFO] [stdout] 899 | pub unsafe fn sigaction(signal: Signal, sigaction: &SigAction) -> Result { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::sys::test_aio::aio_write::SaFlags` exists but is inaccessible [INFO] [stdout] = note: unresolved item `crate::sys::test_aio::aio_write::SigAction` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:758:12 [INFO] [stdout] | [INFO] [stdout] 758 | pub struct SigAction { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::sys::test_aio::aio_write::SigHandler` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:742:10 [INFO] [stdout] | [INFO] [stdout] 742 | pub enum SigHandler { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::sys::test_select::test_fdset_too_large_fd::SigSet` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::sys::test_aio::aio_write::Signal` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::stat`, `nix::sys::stat` [INFO] [stdout] --> test/test_unistd.rs:18:15 [INFO] [stdout] | [INFO] [stdout] 18 | use nix::sys::stat::{self, Mode, SFlag}; [INFO] [stdout] | ^^^^ ^^^^ no `stat` in `sys` [INFO] [stdout] | | [INFO] [stdout] | could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these structs instead: [INFO] [stdout] std::os::linux::raw::stat [INFO] [stdout] libc::stat [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/test_unistd.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | use nix::sys::wait::*; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/test_unistd.rs:20:18 [INFO] [stdout] | [INFO] [stdout] 20 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::gettid` [INFO] [stdout] --> test/test_unistd.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | use nix::unistd::gettid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `gettid` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:408:8 [INFO] [stdout] | [INFO] [stdout] 408 | pub fn gettid() -> Pid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:385:4 [INFO] [stdout] | [INFO] [stdout] 385 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::unistd::chdir`, `nix::unistd::getcwd` [INFO] [stdout] --> test/test.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | use nix::unistd::{chdir, getcwd, read}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `getcwd` in `unistd` [INFO] [stdout] | | [INFO] [stdout] | no `chdir` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:470:8 [INFO] [stdout] | [INFO] [stdout] 470 | pub fn chdir(path: &P) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:414:4 [INFO] [stdout] | [INFO] [stdout] 414 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:656:8 [INFO] [stdout] | [INFO] [stdout] 656 | pub fn getcwd() -> Result { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:639:4 [INFO] [stdout] | [INFO] [stdout] 639 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `memoffset` [INFO] [stdout] --> test/sys/test_ptrace.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use memoffset::offset_of; [INFO] [stdout] | ^^^^^^^^^ use of undeclared crate or module `memoffset` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::mman` [INFO] [stdout] --> test/sys/test_mman.rs:27:19 [INFO] [stdout] | [INFO] [stdout] 27 | use nix::sys::mman::{mremap, MRemapFlags}; [INFO] [stdout] | ^^^^ could not find `mman` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod mman; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `mman` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | #![feature = "mman"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::mman` [INFO] [stdout] --> test/sys/test_mman.rs:84:19 [INFO] [stdout] | [INFO] [stdout] 84 | use nix::sys::mman::{mremap, MRemapFlags}; [INFO] [stdout] | ^^^^ could not find `mman` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:49:13 [INFO] [stdout] | [INFO] [stdout] 49 | pub mod mman; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `mman` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 48 | #![feature = "mman"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::signal::SigSet`, `nix::sys::signalfd` [INFO] [stdout] --> test/sys/test_signalfd.rs:5:20 [INFO] [stdout] | [INFO] [stdout] 5 | use nix::sys::{signal::SigSet, signalfd::SignalFd}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^ could not find `signalfd` in `sys` [INFO] [stdout] | | [INFO] [stdout] | no `SigSet` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::SigSet` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub mod signalfd; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::signal::SigSet`, `nix::sys::signalfd` [INFO] [stdout] --> test/sys/test_signalfd.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | signal::SigSet, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `SigSet` in `sys::signal` [INFO] [stdout] 15 | signalfd::{SfdFlags, SignalFd}, [INFO] [stdout] | ^^^^^^^^ could not find `signalfd` in `sys` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::SigSet` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub mod signalfd; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::signal::SigSet`, `nix::sys::signalfd` [INFO] [stdout] --> test/sys/test_signalfd.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | signal::SigSet, [INFO] [stdout] | ^^^^^^^^^^^^^^ no `SigSet` in `sys::signal` [INFO] [stdout] 27 | signalfd::{SfdFlags, SignalFd}, [INFO] [stdout] | ^^^^^^^^ could not find `signalfd` in `sys` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::SigSet` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub mod signalfd; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::signal::raise`, `nix::sys::signal::SigSet`, `nix::sys::signal::Signal` [INFO] [stdout] --> test/sys/test_signalfd.rs:39:34 [INFO] [stdout] | [INFO] [stdout] 39 | use nix::sys::signal::{self, raise, SigSet, Signal}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ no `Signal` in `sys::signal` [INFO] [stdout] | | | [INFO] [stdout] | | no `SigSet` in `sys::signal` [INFO] [stdout] | no `raise` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:1095:8 [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn raise(signal: Signal) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::SigSet` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::Signal` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::signalfd` [INFO] [stdout] --> test/sys/test_signalfd.rs:40:19 [INFO] [stdout] | [INFO] [stdout] 40 | use nix::sys::signalfd::SignalFd; [INFO] [stdout] | ^^^^^^^^ could not find `signalfd` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub mod signalfd; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::signal::raise`, `nix::sys::signal::SigSet`, `nix::sys::signal::Signal` [INFO] [stdout] --> test/sys/test_signalfd.rs:66:34 [INFO] [stdout] | [INFO] [stdout] 66 | use nix::sys::signal::{self, raise, SigSet, Signal}; [INFO] [stdout] | ^^^^^ ^^^^^^ ^^^^^^ no `Signal` in `sys::signal` [INFO] [stdout] | | | [INFO] [stdout] | | no `SigSet` in `sys::signal` [INFO] [stdout] | no `raise` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:1095:8 [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn raise(signal: Signal) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::SigSet` exists but is inaccessible [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::Signal` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::signalfd` [INFO] [stdout] --> test/sys/test_signalfd.rs:67:19 [INFO] [stdout] | [INFO] [stdout] 67 | use nix::sys::signalfd::SignalFd; [INFO] [stdout] | ^^^^^^^^ could not find `signalfd` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | pub mod signalfd; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:114:8 [INFO] [stdout] | [INFO] [stdout] 114 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:17:19 [INFO] [stdout] | [INFO] [stdout] 17 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | use crate::nix::sys::socket::SockaddrLike; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:290:19 [INFO] [stdout] | [INFO] [stdout] 290 | use nix::sys::socket::bind; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:291:19 [INFO] [stdout] | [INFO] [stdout] 291 | use nix::sys::socket::{socket, AddressFamily, SockFlag, SockType}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:312:19 [INFO] [stdout] | [INFO] [stdout] 312 | use nix::sys::socket::{socketpair, AddressFamily, SockFlag, SockType}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::socket`, `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:331:19 [INFO] [stdout] | [INFO] [stdout] 331 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] 332 | self, bind, socket, AddressFamily, MsgFlags, SockFlag, SockType, [INFO] [stdout] | ^^^^ no `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:371:19 [INFO] [stdout] | [INFO] [stdout] 371 | use nix::sys::socket::*; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:624:23 [INFO] [stdout] | [INFO] [stdout] 624 | use nix::sys::socket::{recvmmsg, MsgFlags}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:700:23 [INFO] [stdout] | [INFO] [stdout] 700 | use nix::sys::socket::{recvmmsg, MsgFlags}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:828:19 [INFO] [stdout] | [INFO] [stdout] 828 | use nix::sys::socket::{recvmsg, MsgFlags}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:921:19 [INFO] [stdout] | [INFO] [stdout] 921 | use nix::sys::socket::sockopt::AlgSetKey; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:845:19 [INFO] [stdout] | [INFO] [stdout] 845 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:922:19 [INFO] [stdout] | [INFO] [stdout] 922 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:1016:19 [INFO] [stdout] | [INFO] [stdout] 1016 | use nix::sys::socket::sockopt::{AlgSetAeadAuthSize, AlgSetKey}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::fcntl`, `nix::fcntl::FcntlArg`, `nix::fcntl::OFlag` [INFO] [stdout] --> test/sys/test_socket.rs:1015:22 [INFO] [stdout] | [INFO] [stdout] 1015 | use nix::fcntl::{fcntl, FcntlArg, OFlag}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^ no `OFlag` in `fcntl` [INFO] [stdout] | | | [INFO] [stdout] | | no `FcntlArg` in `fcntl` [INFO] [stdout] | no `fcntl` in `fcntl` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this module instead: [INFO] [stdout] nix::fcntl [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:723:8 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:621:4 [INFO] [stdout] | [INFO] [stdout] 621 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:627:10 [INFO] [stdout] | [INFO] [stdout] 627 | pub enum FcntlArg<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:621:4 [INFO] [stdout] | [INFO] [stdout] 621 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:702:10 [INFO] [stdout] | [INFO] [stdout] 702 | pub enum FcntlArg { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:621:4 [INFO] [stdout] | [INFO] [stdout] 621 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::OFlag` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1017:19 [INFO] [stdout] | [INFO] [stdout] 1017 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1148:19 [INFO] [stdout] | [INFO] [stdout] 1148 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1213:19 [INFO] [stdout] | [INFO] [stdout] 1213 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1308:19 [INFO] [stdout] | [INFO] [stdout] 1308 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1366:19 [INFO] [stdout] | [INFO] [stdout] 1366 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1415:19 [INFO] [stdout] | [INFO] [stdout] 1415 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:1420:19 [INFO] [stdout] | [INFO] [stdout] 1420 | use nix::sys::socket::{setsockopt, sockopt::PassCred}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1420:19 [INFO] [stdout] | [INFO] [stdout] 1420 | use nix::sys::socket::{setsockopt, sockopt::PassCred}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::unistd::getgid`, `nix::unistd::getpid`, `nix::unistd::getuid` [INFO] [stdout] --> test/sys/test_socket.rs:1421:23 [INFO] [stdout] | [INFO] [stdout] 1421 | use nix::unistd::{getgid, getpid, getuid}; [INFO] [stdout] | ^^^^^^ ^^^^^^ ^^^^^^ no `getuid` in `unistd` [INFO] [stdout] | | | [INFO] [stdout] | | no `getpid` in `unistd` [INFO] [stdout] | no `getgid` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1469:8 [INFO] [stdout] | [INFO] [stdout] 1469 | pub fn getgid() -> Gid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `user` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1441:4 [INFO] [stdout] | [INFO] [stdout] 1441 | #![feature = "user"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn getpid() -> Pid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1449:8 [INFO] [stdout] | [INFO] [stdout] 1449 | pub fn getuid() -> Uid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `user` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:1441:4 [INFO] [stdout] | [INFO] [stdout] 1441 | #![feature = "user"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1628:19 [INFO] [stdout] | [INFO] [stdout] 1628 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1631:19 [INFO] [stdout] | [INFO] [stdout] 1631 | use nix::sys::socket::{SockFlag, SockType}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1671:19 [INFO] [stdout] | [INFO] [stdout] 1671 | use nix::sys::socket::Backlog; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1681:19 [INFO] [stdout] | [INFO] [stdout] 1681 | use nix::sys::socket::{getsockname, socketpair}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1682:19 [INFO] [stdout] | [INFO] [stdout] 1682 | use nix::sys::socket::{SockFlag, SockType}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1701:19 [INFO] [stdout] | [INFO] [stdout] 1701 | use nix::sys::socket::{bind, getsockname, socket}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `nix` [INFO] [stdout] --> test/sys/test_socket.rs:1796:14 [INFO] [stdout] | [INFO] [stdout] 1796 | use nix::net::if_::*; [INFO] [stdout] | ^^^ could not find `net` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | pub mod net; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `net` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #![feature = "net"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:1797:19 [INFO] [stdout] | [INFO] [stdout] 1797 | use nix::sys::socket::sockopt::Ipv4PacketInfo; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1702:19 [INFO] [stdout] | [INFO] [stdout] 1702 | use nix::sys::socket::{SockFlag, SockType}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1798:19 [INFO] [stdout] | [INFO] [stdout] 1798 | use nix::sys::socket::{bind, SockFlag, SockType, SockaddrIn}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1799:19 [INFO] [stdout] | [INFO] [stdout] 1799 | use nix::sys::socket::{getsockname, setsockopt, socket}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:1988:19 [INFO] [stdout] | [INFO] [stdout] 1988 | use nix::sys::socket::sockopt::Ipv4OrigDstAddr; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1800:19 [INFO] [stdout] | [INFO] [stdout] 1800 | use nix::sys::socket::{recvmsg, sendmsg, ControlMessageOwned, MsgFlags}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1989:19 [INFO] [stdout] | [INFO] [stdout] 1989 | use nix::sys::socket::{bind, SockFlag, SockType, SockaddrIn}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1990:19 [INFO] [stdout] | [INFO] [stdout] 1990 | use nix::sys::socket::{getsockname, setsockopt, socket}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:2074:19 [INFO] [stdout] | [INFO] [stdout] 2074 | use nix::sys::socket::sockopt::Ipv6OrigDstAddr; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:1991:19 [INFO] [stdout] | [INFO] [stdout] 1991 | use nix::sys::socket::{recvmsg, sendmsg, ControlMessageOwned, MsgFlags}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2075:19 [INFO] [stdout] | [INFO] [stdout] 2075 | use nix::sys::socket::{bind, SockFlag, SockType, SockaddrIn6}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2076:19 [INFO] [stdout] | [INFO] [stdout] 2076 | use nix::sys::socket::{getsockname, setsockopt, socket}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `net` in `nix` [INFO] [stdout] --> test/sys/test_socket.rs:2173:14 [INFO] [stdout] | [INFO] [stdout] 2173 | use nix::net::if_::*; [INFO] [stdout] | ^^^ could not find `net` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:132:13 [INFO] [stdout] | [INFO] [stdout] 132 | pub mod net; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `net` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:123:8 [INFO] [stdout] | [INFO] [stdout] 123 | #![feature = "net"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:2174:19 [INFO] [stdout] | [INFO] [stdout] 2174 | use nix::sys::socket::sockopt::Ipv6RecvPacketInfo; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2077:19 [INFO] [stdout] | [INFO] [stdout] 2077 | use nix::sys::socket::{recvmsg, sendmsg, ControlMessageOwned, MsgFlags}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2175:19 [INFO] [stdout] | [INFO] [stdout] 2175 | use nix::sys::socket::{bind, SockFlag, SockType, SockaddrIn6}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2176:19 [INFO] [stdout] | [INFO] [stdout] 2176 | use nix::sys::socket::{getsockname, setsockopt, socket}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2177:19 [INFO] [stdout] | [INFO] [stdout] 2177 | use nix::sys::socket::{recvmsg, sendmsg, ControlMessageOwned, MsgFlags}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2250:19 [INFO] [stdout] | [INFO] [stdout] 2250 | use nix::sys::socket::SockaddrLike; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2251:19 [INFO] [stdout] | [INFO] [stdout] 2251 | use nix::sys::socket::{AddressFamily, VsockAddr}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2336:19 [INFO] [stdout] | [INFO] [stdout] 2336 | use nix::sys::socket::*; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:2456:19 [INFO] [stdout] | [INFO] [stdout] 2456 | use nix::sys::socket::sockopt::{RcvBuf, RxqOvfl}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2395:19 [INFO] [stdout] | [INFO] [stdout] 2395 | use nix::sys::socket::*; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2457:19 [INFO] [stdout] | [INFO] [stdout] 2457 | use nix::sys::socket::*; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2729:19 [INFO] [stdout] | [INFO] [stdout] 2729 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::time` [INFO] [stdout] --> test/sys/test_socket.rs:2734:14 [INFO] [stdout] | [INFO] [stdout] 2734 | use nix::time::{clock_gettime, ClockId}; [INFO] [stdout] | ^^^^ could not find `time` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | pub mod time; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `time` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | #![feature = "time"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2790:19 [INFO] [stdout] | [INFO] [stdout] 2790 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `socket` in `sys` [INFO] [stdout] --> test/sys/test_socket.rs:2826:9 [INFO] [stdout] | [INFO] [stdout] 2826 | socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_socket.rs:2826:9 [INFO] [stdout] | [INFO] [stdout] 2826 | socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:72:19 [INFO] [stdout] | [INFO] [stdout] 72 | use nix::sys::socket::sockopt; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:133:19 [INFO] [stdout] | [INFO] [stdout] 133 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::Uid` [INFO] [stdout] --> test/common/mod.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | use nix::unistd::Uid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Uid` in `unistd` [INFO] [stdout] | [INFO] [stdout] ::: test/sys/test_sockopt.rs:257:5 [INFO] [stdout] | [INFO] [stdout] 257 | skip_if_not_root!("test_bindtodevice"); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Uid(uid_t); [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `user` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | #![feature = "user"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `skip_if_not_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:305:19 [INFO] [stdout] | [INFO] [stdout] 305 | use nix::sys::socket::{bind, connect, SockaddrIn}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:671:19 [INFO] [stdout] | [INFO] [stdout] 671 | use nix::sys::socket::{socketpair, sockopt, SockFlag, SockType}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:688:19 [INFO] [stdout] | [INFO] [stdout] 688 | use nix::sys::socket::{socketpair, sockopt, SockFlag, SockType}; [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:703:19 [INFO] [stdout] | [INFO] [stdout] 703 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:721:19 [INFO] [stdout] | [INFO] [stdout] 721 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::socket` [INFO] [stdout] --> test/sys/test_sockopt.rs:756:19 [INFO] [stdout] | [INFO] [stdout] 756 | use nix::sys::socket::{ [INFO] [stdout] | ^^^^^^ could not find `socket` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:122:13 [INFO] [stdout] | [INFO] [stdout] 122 | pub mod socket; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `socket` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:120:8 [INFO] [stdout] | [INFO] [stdout] 120 | #![feature = "socket"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/sys/test_uio.rs:229:19 [INFO] [stdout] | [INFO] [stdout] 229 | use nix::sys::wait::*; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/sys/test_uio.rs:230:22 [INFO] [stdout] | [INFO] [stdout] 230 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::ptrace` [INFO] [stdout] --> test/sys/test_ptrace.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | use nix::sys::ptrace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `ptrace` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 71 | use crate::sys::test_ptrace::ptrace; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::signal::raise`, `nix::sys::signal::Signal` [INFO] [stdout] --> test/sys/test_ptrace.rs:72:28 [INFO] [stdout] | [INFO] [stdout] 72 | use nix::sys::signal::{raise, Signal}; [INFO] [stdout] | ^^^^^ ^^^^^^ no `Signal` in `sys::signal` [INFO] [stdout] | | [INFO] [stdout] | no `raise` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:1095:8 [INFO] [stdout] | [INFO] [stdout] 1095 | pub fn raise(signal: Signal) -> Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::Signal` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/sys/test_ptrace.rs:73:19 [INFO] [stdout] | [INFO] [stdout] 73 | use nix::sys::wait::{waitpid, WaitPidFlag, WaitStatus}; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod wait; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::fork` [INFO] [stdout] --> test/sys/test_ptrace.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | use nix::unistd::fork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `fork` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | pub unsafe fn fork() -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/sys/test_ptrace.rs:75:22 [INFO] [stdout] | [INFO] [stdout] 75 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::ptrace` [INFO] [stdout] --> test/sys/test_ptrace.rs:134:9 [INFO] [stdout] | [INFO] [stdout] 134 | use nix::sys::ptrace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `ptrace` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 134 | use crate::sys::test_ptrace::ptrace; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::signal::Signal` [INFO] [stdout] --> test/sys/test_ptrace.rs:135:9 [INFO] [stdout] | [INFO] [stdout] 135 | use nix::sys::signal::Signal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Signal` in `sys::signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/sys/test_ptrace.rs:136:19 [INFO] [stdout] | [INFO] [stdout] 136 | use nix::sys::wait::{waitpid, WaitPidFlag, WaitStatus}; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod wait; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::fork` [INFO] [stdout] --> test/sys/test_ptrace.rs:137:9 [INFO] [stdout] | [INFO] [stdout] 137 | use nix::unistd::fork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `fork` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | pub unsafe fn fork() -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/sys/test_ptrace.rs:138:22 [INFO] [stdout] | [INFO] [stdout] 138 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::ptrace` [INFO] [stdout] --> test/sys/test_ptrace.rs:192:9 [INFO] [stdout] | [INFO] [stdout] 192 | use nix::sys::ptrace; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `ptrace` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 192 | use crate::sys::test_ptrace::ptrace; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::signal::kill` [INFO] [stdout] --> test/sys/test_ptrace.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | use nix::sys::signal::kill; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ no `kill` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:1061:8 [INFO] [stdout] | [INFO] [stdout] 1061 | pub fn kill>>(pid: Pid, signal: T) -> Result<()> { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::signal::Signal` [INFO] [stdout] --> test/sys/test_ptrace.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | use nix::sys::signal::Signal; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `Signal` in `sys::signal` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/sys/test_ptrace.rs:195:19 [INFO] [stdout] | [INFO] [stdout] 195 | use nix::sys::wait::{waitpid, WaitStatus}; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod wait; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::fork` [INFO] [stdout] --> test/sys/test_ptrace.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | use nix::unistd::fork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `fork` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | pub unsafe fn fork() -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::getpid` [INFO] [stdout] --> test/sys/test_ptrace.rs:197:9 [INFO] [stdout] | [INFO] [stdout] 197 | use nix::unistd::getpid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `getpid` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:303:8 [INFO] [stdout] | [INFO] [stdout] 303 | pub fn getpid() -> Pid { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 197 | use crate::sys::test_ptrace::getpid; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/sys/test_ptrace.rs:198:22 [INFO] [stdout] | [INFO] [stdout] 198 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::sys::ptrace`, `nix::sys::ptrace` [INFO] [stdout] --> test/sys/test_ptrace.rs:305:19 [INFO] [stdout] | [INFO] [stdout] 305 | use nix::sys::ptrace::{self, getregset, regset, setregset}; [INFO] [stdout] | ^^^^^^ ^^^^ no `ptrace` in `sys` [INFO] [stdout] | | [INFO] [stdout] | could not find `ptrace` in `sys` [INFO] [stdout] | [INFO] [stdout] = help: consider importing this unresolved item through its public re-export instead: [INFO] [stdout] crate::sys::test_ptrace::ptrace [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:73:13 [INFO] [stdout] | [INFO] [stdout] 73 | pub mod ptrace; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `ptrace` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:71:8 [INFO] [stdout] | [INFO] [stdout] 71 | #![feature = "ptrace"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/sys/test_ptrace.rs:307:19 [INFO] [stdout] | [INFO] [stdout] 307 | use nix::sys::wait::{waitpid, WaitStatus}; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod wait; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::fork` [INFO] [stdout] --> test/sys/test_ptrace.rs:308:9 [INFO] [stdout] | [INFO] [stdout] 308 | use nix::unistd::fork; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no `fork` in `unistd` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:287:15 [INFO] [stdout] | [INFO] [stdout] 287 | pub unsafe fn fork() -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:168:4 [INFO] [stdout] | [INFO] [stdout] 168 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::ForkResult` [INFO] [stdout] --> test/sys/test_ptrace.rs:309:22 [INFO] [stdout] | [INFO] [stdout] 309 | use nix::unistd::ForkResult::*; [INFO] [stdout] | ^^^^^^^^^^ could not find `ForkResult` in `unistd` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::copy_file_range` [INFO] [stdout] --> test/test_fcntl.rs:303:9 [INFO] [stdout] | [INFO] [stdout] 303 | use nix::fcntl::copy_file_range; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `copy_file_range` in `fcntl` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:1040:8 [INFO] [stdout] | [INFO] [stdout] 1040 | pub fn copy_file_range( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `zerocopy` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:1017:4 [INFO] [stdout] | [INFO] [stdout] 1017 | #![feature = "zerocopy"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_fcntl.rs:430:23 [INFO] [stdout] | [INFO] [stdout] 430 | use nix::sys::stat::fstat; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_fcntl.rs:468:23 [INFO] [stdout] | [INFO] [stdout] 468 | use nix::sys::stat::fstat; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::mqueue` [INFO] [stdout] --> test/test_mq.rs:94:14 [INFO] [stdout] | [INFO] [stdout] 94 | use nix::mqueue::mq_getattr; [INFO] [stdout] | ^^^^^^ could not find `mqueue` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | pub mod mqueue; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `mqueue` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | #![feature = "mqueue"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::mqueue` [INFO] [stdout] --> test/test_mq.rs:127:14 [INFO] [stdout] | [INFO] [stdout] 127 | use nix::mqueue::{mq_getattr, mq_setattr}; [INFO] [stdout] | ^^^^^^ could not find `mqueue` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | pub mod mqueue; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `mqueue` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | #![feature = "mqueue"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::mqueue` [INFO] [stdout] --> test/test_mq.rs:185:14 [INFO] [stdout] | [INFO] [stdout] 185 | use nix::mqueue::{mq_getattr, mq_remove_nonblock, mq_set_nonblock}; [INFO] [stdout] | ^^^^^^ could not find `mqueue` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | pub mod mqueue; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `mqueue` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | #![feature = "mqueue"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::mqueue` [INFO] [stdout] --> test/test_mq.rs:209:14 [INFO] [stdout] | [INFO] [stdout] 209 | use nix::mqueue::mq_unlink; [INFO] [stdout] | ^^^^^^ could not find `mqueue` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:146:13 [INFO] [stdout] | [INFO] [stdout] 146 | pub mod mqueue; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `mqueue` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | #![feature = "mqueue"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::poll` [INFO] [stdout] --> test/test_poll.rs:44:14 [INFO] [stdout] | [INFO] [stdout] 44 | use nix::poll::ppoll; [INFO] [stdout] | ^^^^ could not find `poll` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:150:13 [INFO] [stdout] | [INFO] [stdout] 150 | pub mod poll; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `poll` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:149:8 [INFO] [stdout] | [INFO] [stdout] 149 | #![feature = "poll"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::signal::SigSet` [INFO] [stdout] --> test/test_poll.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | use nix::sys::signal::SigSet; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no `SigSet` in `sys::signal` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:484:12 [INFO] [stdout] | [INFO] [stdout] 484 | pub struct SigSet { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: the item is gated behind the `signal` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/signal.rs:472:4 [INFO] [stdout] | [INFO] [stdout] 472 | #![feature = "signal"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::wait` [INFO] [stdout] --> test/test_pty.rs:251:19 [INFO] [stdout] | [INFO] [stdout] 251 | use nix::sys::wait::wait; [INFO] [stdout] | ^^^^ could not find `wait` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:167:13 [INFO] [stdout] | [INFO] [stdout] 167 | pub mod wait; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `process` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:166:8 [INFO] [stdout] | [INFO] [stdout] 166 | #![feature = "process"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:96:19 [INFO] [stdout] | [INFO] [stdout] 96 | use nix::sys::stat::fstat; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::sys::stat` [INFO] [stdout] --> test/test_stat.rs:126:19 [INFO] [stdout] | [INFO] [stdout] 126 | use nix::sys::stat::{fstat, lstat}; [INFO] [stdout] | ^^^^ could not find `stat` in `sys` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:128:13 [INFO] [stdout] | [INFO] [stdout] 128 | pub mod stat; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/sys/mod.rs:126:8 [INFO] [stdout] | [INFO] [stdout] 126 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `fcntl::AtFlags`, `fcntl::OFlag` [INFO] [stdout] --> test/test_stat.rs:390:17 [INFO] [stdout] | [INFO] [stdout] 390 | use fcntl::{AtFlags, OFlag}; [INFO] [stdout] | ^^^^^^^ ^^^^^ no `OFlag` in `fcntl` [INFO] [stdout] | | [INFO] [stdout] | no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] = note: unresolved item `crate::test_unistd::test_execveat_absolute::OFlag` exists but is inaccessible [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::dir` [INFO] [stdout] --> test/test_stat.rs:391:14 [INFO] [stdout] | [INFO] [stdout] 391 | use nix::dir::Dir; [INFO] [stdout] | ^^^ could not find `dir` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:107:13 [INFO] [stdout] | [INFO] [stdout] 107 | pub mod dir; [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `dir` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | #![feature = "dir"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::time` [INFO] [stdout] --> test/test_time.rs:55:9 [INFO] [stdout] | [INFO] [stdout] 55 | time::{clock_nanosleep, ClockNanosleepFlags}, [INFO] [stdout] | ^^^^ could not find `time` in `nix` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:165:13 [INFO] [stdout] | [INFO] [stdout] 165 | pub mod time; [INFO] [stdout] | ^^^^ [INFO] [stdout] note: the item is gated behind the `time` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:164:8 [INFO] [stdout] | [INFO] [stdout] 164 | #![feature = "time"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::Uid` [INFO] [stdout] --> test/common/mod.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | use nix::unistd::Uid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Uid` in `unistd` [INFO] [stdout] | [INFO] [stdout] ::: test/test_unistd.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | skip_if_not_root!("test_setgroups"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Uid(uid_t); [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `user` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | #![feature = "user"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `skip_if_not_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::unistd::Uid` [INFO] [stdout] --> test/common/mod.rs:81:13 [INFO] [stdout] | [INFO] [stdout] 81 | use nix::unistd::Uid; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ no `Uid` in `unistd` [INFO] [stdout] | [INFO] [stdout] ::: test/test_unistd.rs:302:5 [INFO] [stdout] | [INFO] [stdout] 302 | skip_if_not_root!("test_initgroups"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Uid(uid_t); [INFO] [stdout] | ^^^ [INFO] [stdout] note: the item is gated behind the `user` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/unistd.rs:58:4 [INFO] [stdout] | [INFO] [stdout] 58 | #![feature = "user"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: this error originates in the macro `skip_if_not_root` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:557:9 [INFO] [stdout] | [INFO] [stdout] 557 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 557 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `nix::fcntl::fcntl`, `nix::fcntl::FcntlArg`, `nix::fcntl::FdFlag` [INFO] [stdout] --> test/test_unistd.rs:758:22 [INFO] [stdout] | [INFO] [stdout] 758 | use nix::fcntl::{fcntl, FcntlArg, FdFlag}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ ^^^^^^ no `FdFlag` in `fcntl` [INFO] [stdout] | | | [INFO] [stdout] | | no `FcntlArg` in `fcntl` [INFO] [stdout] | no `fcntl` in `fcntl` [INFO] [stdout] | [INFO] [stdout] = help: consider importing one of these modules instead: [INFO] [stdout] crate::test_unistd::fcntl [INFO] [stdout] nix::fcntl [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:723:8 [INFO] [stdout] | [INFO] [stdout] 723 | pub fn fcntl(fd: RawFd, arg: FcntlArg) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:621:4 [INFO] [stdout] | [INFO] [stdout] 621 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:627:10 [INFO] [stdout] | [INFO] [stdout] 627 | pub enum FcntlArg<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:621:4 [INFO] [stdout] | [INFO] [stdout] 621 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:702:10 [INFO] [stdout] | [INFO] [stdout] 702 | pub enum FcntlArg { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] note: the item is gated behind the `fs` feature [INFO] [stdout] --> /opt/rustwide/workdir/src/fcntl.rs:621:4 [INFO] [stdout] | [INFO] [stdout] 621 | #![feature = "fs"] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:903:9 [INFO] [stdout] | [INFO] [stdout] 903 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 903 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:935:9 [INFO] [stdout] | [INFO] [stdout] 935 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 935 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:974:9 [INFO] [stdout] | [INFO] [stdout] 974 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 974 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:1013:9 [INFO] [stdout] | [INFO] [stdout] 1013 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1013 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:1058:9 [INFO] [stdout] | [INFO] [stdout] 1058 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1058 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:1293:9 [INFO] [stdout] | [INFO] [stdout] 1293 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1293 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:1307:9 [INFO] [stdout] | [INFO] [stdout] 1307 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1307 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:1327:9 [INFO] [stdout] | [INFO] [stdout] 1327 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1327 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `nix::fcntl::AtFlags` [INFO] [stdout] --> test/test_unistd.rs:1343:9 [INFO] [stdout] | [INFO] [stdout] 1343 | use nix::fcntl::AtFlags; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ no `AtFlags` in `fcntl` [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 1343 | use crate::test_unistd::AtFlags; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cmsg_space` in `nix` [INFO] [stdout] --> test/sys/test_socket.rs:2364:30 [INFO] [stdout] | [INFO] [stdout] 2364 | let mut cmsgspace = nix::cmsg_space!(TimeSpec); [INFO] [stdout] | ^^^^^^^^^^ could not find `cmsg_space` in `nix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cmsg_space` in `nix` [INFO] [stdout] --> test/sys/test_socket.rs:2423:26 [INFO] [stdout] | [INFO] [stdout] 2423 | let cmsgspace = nix::cmsg_space!(TimeSpec); [INFO] [stdout] | ^^^^^^^^^^ could not find `cmsg_space` in `nix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cmsg_space` in `nix` [INFO] [stdout] --> test/sys/test_socket.rs:2514:38 [INFO] [stdout] | [INFO] [stdout] 2514 | let mut cmsgspace = nix::cmsg_space!(u32); [INFO] [stdout] | ^^^^^^^^^^ could not find `cmsg_space` in `nix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:2930:13 [INFO] [stdout] | [INFO] [stdout] 2930 | let _ = cmsg_space!(u8); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:2876:16 [INFO] [stdout] | [INFO] [stdout] 2876 | let cmsg = cmsg_space!(Timestamps); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:2119:25 [INFO] [stdout] | [INFO] [stdout] 2119 | let mut space = cmsg_space!(libc::sockaddr_in6); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:2033:25 [INFO] [stdout] | [INFO] [stdout] 2033 | let mut space = cmsg_space!(libc::sockaddr_in); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:1499:17 [INFO] [stdout] | [INFO] [stdout] 1499 | let space = cmsg_space!(libc::ucred, RawFd); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:1459:29 [INFO] [stdout] | [INFO] [stdout] 1459 | let mut cmsgspace = cmsg_space!(UnixCredentials); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:1393:29 [INFO] [stdout] | [INFO] [stdout] 1393 | let mut cmsgspace = cmsg_space!([RawFd; 1]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:1321:25 [INFO] [stdout] | [INFO] [stdout] 1321 | let mut space = cmsg_space!([RawFd; 2]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:883:29 [INFO] [stdout] | [INFO] [stdout] 883 | let mut cmsgspace = cmsg_space!([RawFd; 1]); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:51:20 [INFO] [stdout] | [INFO] [stdout] 51 | let mut cmsg = cmsg_space!(nix::sys::socket::Timestamps); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:2686:26 [INFO] [stdout] | [INFO] [stdout] 2686 | let mut cspace = cmsg_space!(libc::sock_extended_err, SA); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:2219:25 [INFO] [stdout] | [INFO] [stdout] 2219 | let mut space = cmsg_space!(libc::in6_pktinfo); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `cmsg_space` in this scope [INFO] [stdout] --> test/sys/test_socket.rs:1842:25 [INFO] [stdout] | [INFO] [stdout] 1842 | let mut space = cmsg_space!(libc::in_pktinfo); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_buf` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:325:5 [INFO] [stdout] | [INFO] [stdout] 325 | ioctl_write_buf!( [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_readwrite` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:299:5 [INFO] [stdout] | [INFO] [stdout] 299 | ioctl_readwrite!(enum_audio, b'V', 65, v4l2_audio); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:289:5 [INFO] [stdout] | [INFO] [stdout] 289 | ioctl_read!(g_audio, b'V', 33, v4l2_audio); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_int` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:280:5 [INFO] [stdout] | [INFO] [stdout] 280 | ioctl_write_int!(hcidevup, HCI_IOC_MAGIC, HCI_IOC_HCIDEVUP); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_ptr` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:268:5 [INFO] [stdout] | [INFO] [stdout] 268 | ioctl_write_ptr!(s_audio, b'V', 34, v4l2_audio); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_none` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:250:5 [INFO] [stdout] | [INFO] [stdout] 250 | ioctl_none!(log_status, b'V', 70); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_ptr_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:238:5 [INFO] [stdout] | [INFO] [stdout] 238 | ioctl_write_ptr_bad!(tcsets, TCSETS, termios); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_int_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | ioctl_write_int_bad!(tcsbrk, TCSBRK); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_read_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | ioctl_read_bad!(tcgets, TCGETS, termios); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_none_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | ioctl_none_bad!(tiocnxcl, TIOCNXCL); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_readwrite` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:145:13 [INFO] [stdout] | [INFO] [stdout] 145 | request_code_readwrite!(b'z', 10, 1u64 << 32) as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_readwrite` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:138:20 [INFO] [stdout] | [INFO] [stdout] 138 | assert_eq!(request_code_readwrite!(b'z', 10, 512) as u32, 0xC200_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_readwrite` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:137:20 [INFO] [stdout] | [INFO] [stdout] 137 | assert_eq!(request_code_readwrite!(b'z', 10, 1) as u32, 0xC001_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:127:17 [INFO] [stdout] | [INFO] [stdout] 127 | request_code_read!(b'z', 10, 1u64 << 32) as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | request_code_read!(b'z', 10, 1u64 << 32) as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:109:24 [INFO] [stdout] | [INFO] [stdout] 109 | assert_eq!(request_code_read!(b'z', 10, 512) as u32, 0x8200_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:108:24 [INFO] [stdout] | [INFO] [stdout] 108 | assert_eq!(request_code_read!(b'z', 10, 1) as u32, 0x8001_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:106:24 [INFO] [stdout] | [INFO] [stdout] 106 | assert_eq!(request_code_read!(b'z', 10, 512) as u32, 0x4200_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:105:24 [INFO] [stdout] | [INFO] [stdout] 105 | assert_eq!(request_code_read!(b'z', 10, 1) as u32, 0x4001_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_write` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:87:17 [INFO] [stdout] | [INFO] [stdout] 87 | request_code_write!(b'z', 10, 1u64 << 32) as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_write` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | request_code_write!(b'z', 10, 1u64 << 32) as u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_write` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:69:24 [INFO] [stdout] | [INFO] [stdout] 69 | assert_eq!(request_code_write!(b'z', 10, 512) as u32, 0x4200_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_write` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:68:24 [INFO] [stdout] | [INFO] [stdout] 68 | assert_eq!(request_code_write!(b'z', 10, 1) as u32, 0x4001_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_write` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:66:24 [INFO] [stdout] | [INFO] [stdout] 66 | assert_eq!(request_code_write!(b'z', 10, 512) as u32, 0x8200_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_write` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:65:24 [INFO] [stdout] | [INFO] [stdout] 65 | assert_eq!(request_code_write!(b'z', 10, 1) as u32, 0x8001_7A0A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_none` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:49:24 [INFO] [stdout] | [INFO] [stdout] 49 | assert_eq!(request_code_none!(b'a', 255) as u32, 0x0000_61FF); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_none` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:48:24 [INFO] [stdout] | [INFO] [stdout] 48 | assert_eq!(request_code_none!(b'q', 10) as u32, 0x0000_710A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_none` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:46:24 [INFO] [stdout] | [INFO] [stdout] 46 | assert_eq!(request_code_none!(b'a', 255) as u32, 0x2000_61FF); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `request_code_none` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:45:24 [INFO] [stdout] | [INFO] [stdout] 45 | assert_eq!(request_code_none!(b'q', 10) as u32, 0x2000_710A); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_readwrite_buf` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | ioctl_readwrite_buf!(readwritebuf_test, 0, 0, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_buf` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | ioctl_write_buf!(writebuf_test_u64, 0, 0, u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_buf` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | ioctl_write_buf!(writebuf_test_u32, 0, 0, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_buf` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | ioctl_write_buf!(writebuf_test_u8, 0, 0, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_buf` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | ioctl_write_buf!(writebuf_test_consts, SPI_IOC_MAGIC, SPI_IOC_MESSAGE, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_read_buf` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:16:1 [INFO] [stdout] | [INFO] [stdout] 16 | ioctl_read_buf!(readbuf_test, 0, 0, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_readwrite` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:15:1 [INFO] [stdout] | [INFO] [stdout] 15 | ioctl_readwrite!(readwrite_test, 0, 0, u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_ptr` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:14:1 [INFO] [stdout] | [INFO] [stdout] 14 | ioctl_write_ptr!(write_ptr_u64, 0, 0, u64); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_ptr` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | ioctl_write_ptr!(write_ptr_u32, 0, 0, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_ptr` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | ioctl_write_ptr!(write_ptr_u8, 0, 0, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_int` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | ioctl_write_int!(write_ptr_int, 0, 0); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_read` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | ioctl_read!(read_test, 0, 0, u32); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_none` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | ioctl_none!(do_none, 0, 0); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_readwrite_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | ioctl_readwrite_bad!(do_bad_readwrite, 0x1234, u32); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_ptr_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | ioctl_write_ptr_bad!(do_bad_write_ptr, 0x1234, u8); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_write_int_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | ioctl_write_int_bad!(do_bad_write_int, 0x1234); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_read_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | ioctl_read_bad!(do_bad_read, 0x1234, u16); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find macro `ioctl_none_bad` in this scope [INFO] [stdout] --> test/sys/test_ioctl.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | ioctl_none_bad!(do_bad, 0x1234); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nix` (test "test") due to 282 previous errors [INFO] running `Command { std: "docker" "inspect" "d5113963cdcf53a10209302c594dd217010ef6b631140a9862837c86a6cee9ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5113963cdcf53a10209302c594dd217010ef6b631140a9862837c86a6cee9ee", kill_on_drop: false }` [INFO] [stdout] d5113963cdcf53a10209302c594dd217010ef6b631140a9862837c86a6cee9ee