[INFO] fetching crate cynthia 0.0.6...
[INFO] checking cynthia-0.0.6 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate cynthia 0.0.6 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate cynthia 0.0.6 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cynthia 0.0.6
[INFO] finished tweaking crates.io crate cynthia 0.0.6
[INFO] tweaked toml for crates.io crate cynthia 0.0.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding inotify v0.9.6 (latest: v0.10.2)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding signal-hook v0.1.17 (latest: v0.3.17)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded timerfd v1.6.0
[INFO] [stderr]   Downloaded cynthia-macros v0.0.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 71ecf02a404c8828626acfae2b8e2aed81251e9a8aca31aa981cc6426b3417b6
[INFO] running `Command { std: "docker" "start" "-a" "71ecf02a404c8828626acfae2b8e2aed81251e9a8aca31aa981cc6426b3417b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "71ecf02a404c8828626acfae2b8e2aed81251e9a8aca31aa981cc6426b3417b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71ecf02a404c8828626acfae2b8e2aed81251e9a8aca31aa981cc6426b3417b6", kill_on_drop: false }`
[INFO] [stdout] 71ecf02a404c8828626acfae2b8e2aed81251e9a8aca31aa981cc6426b3417b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1a6ccea174f36d265b5ee19301434091bbeef6c876377c888b6a1730b606d10d
[INFO] running `Command { std: "docker" "start" "-a" "1a6ccea174f36d265b5ee19301434091bbeef6c876377c888b6a1730b606d10d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]     Checking timerfd v1.6.0
[INFO] [stderr]    Compiling cynthia-macros v0.0.3
[INFO] [stderr]     Checking cynthia v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::Event`
[INFO] [stdout]  --> src/net/polling/epoll.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `Event` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::platform::event::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6 | use crate::runtime::polling::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Event`
[INFO] [stdout]  --> src/net/polling/epoll.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `Event` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::platform::event::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6 | use crate::runtime::polling::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6 | use inotify::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 |             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout]    |                                                     ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 75 -             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout] 75 +             poller.add(timer_fd, Event::none(NOTIFY_KEY))?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]    |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 81 +                 key: NOTIFY_KEY,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 126 -                     key: crate::NOTIFY_KEY,
[INFO] [stdout] 126 +                     key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 162 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 162 +                 key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_ADD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_MOD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_DEL` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                                ^^^^  ---------- struct `itimerspec` is not publicly re-exported
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                     ^^^^  -------- struct `timespec` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 |             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout]    |                                                     ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 75 -             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout] 75 +             poller.add(timer_fd, Event::none(NOTIFY_KEY))?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]    |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 81 +                 key: NOTIFY_KEY,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 126 -                     key: crate::NOTIFY_KEY,
[INFO] [stdout] 126 +                     key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileTypeExt`, `MetadataExt`, `PermissionsExt`
[INFO] [stdout]    --> src/fs/fs.rs:560:33
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub use std::os::unix::fs::{FileTypeExt, MetadataExt, PermissionsExt};
[INFO] [stdout]     |                                 ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 162 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 162 +                 key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_ADD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/runtime/local.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::runtime::task::{self, Task};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_MOD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_DEL` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                                ^^^^  ---------- struct `itimerspec` is not publicly re-exported
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                     ^^^^  -------- struct `timespec` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/c2f2db79ca3024f68d22b45aa22b570775c2c4ad/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileTypeExt`, `MetadataExt`, `PermissionsExt`
[INFO] [stdout]    --> src/fs/fs.rs:560:33
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub use std::os::unix::fs::{FileTypeExt, MetadataExt, PermissionsExt};
[INFO] [stdout]     |                                 ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/runtime/local.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::runtime::task::{self, Task};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                              ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 | /                 it_value: match timeout {
[INFO] [stdout] 107 | |                     None => TS_ZERO,
[INFO] [stdout] 108 | |                     Some(t) => std::libc::timespec {
[INFO] [stdout] 109 | |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout] 110 | |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout] 111 | |                     },
[INFO] [stdout] 112 | |                 },
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     None => TS_ZERO,
[INFO] [stdout]     |                             ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                              ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 | /                 it_value: match timeout {
[INFO] [stdout] 107 | |                     None => TS_ZERO,
[INFO] [stdout] 108 | |                     Some(t) => std::libc::timespec {
[INFO] [stdout] 109 | |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout] 110 | |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout] 111 | |                     },
[INFO] [stdout] 112 | |                 },
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     None => TS_ZERO,
[INFO] [stdout]     |                             ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0606]: casting `&libc::unix::linux_like::linux::itimerspec` as `*const itimerspec` is invalid
[INFO] [stdout]    --> src/net/polling/epoll.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 &new_val as *const libc::itimerspec,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0606]: casting `&libc::unix::linux_like::linux::itimerspec` as `*const itimerspec` is invalid
[INFO] [stdout]    --> src/net/polling/epoll.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 &new_val as *const libc::itimerspec,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0603, E0606, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynthia` (lib) due to 23 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 22 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0603, E0606, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynthia` (lib test) due to 23 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "1a6ccea174f36d265b5ee19301434091bbeef6c876377c888b6a1730b606d10d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1a6ccea174f36d265b5ee19301434091bbeef6c876377c888b6a1730b606d10d", kill_on_drop: false }`
[INFO] [stdout] 1a6ccea174f36d265b5ee19301434091bbeef6c876377c888b6a1730b606d10d
[INFO] checking cynthia-0.0.6 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate cynthia 0.0.6 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate cynthia 0.0.6 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate cynthia 0.0.6
[INFO] finished tweaking crates.io crate cynthia 0.0.6
[INFO] tweaked toml for crates.io crate cynthia 0.0.6 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 36 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (latest: v2.5.0)
[INFO] [stderr]       Adding inotify v0.9.6 (latest: v0.10.2)
[INFO] [stderr]       Adding linux-raw-sys v0.4.13 (latest: v0.6.4)
[INFO] [stderr]       Adding signal-hook v0.1.17 (latest: v0.3.17)
[INFO] [stderr]       Adding syn v1.0.109 (latest: v2.0.60)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2bedf4db6f25ba0ee6cecb37eaf7da1be11a88382438d77cec4eb196c0449a02
[INFO] running `Command { std: "docker" "start" "-a" "2bedf4db6f25ba0ee6cecb37eaf7da1be11a88382438d77cec4eb196c0449a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2bedf4db6f25ba0ee6cecb37eaf7da1be11a88382438d77cec4eb196c0449a02", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bedf4db6f25ba0ee6cecb37eaf7da1be11a88382438d77cec4eb196c0449a02", kill_on_drop: false }`
[INFO] [stdout] 2bedf4db6f25ba0ee6cecb37eaf7da1be11a88382438d77cec4eb196c0449a02
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d9001a7580ebcd3c61addd09b62d2244945747c2f5dae7a100ac3d45f27393b
[INFO] running `Command { std: "docker" "start" "-a" "0d9001a7580ebcd3c61addd09b62d2244945747c2f5dae7a100ac3d45f27393b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking timerfd v1.6.0
[INFO] [stderr]     Checking signal-hook v0.1.17
[INFO] [stderr]    Compiling cynthia-macros v0.0.3
[INFO] [stderr]     Checking cynthia v0.0.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `crate::Event`
[INFO] [stdout]  --> src/net/polling/epoll.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `Event` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::platform::event::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6 | use crate::runtime::polling::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6 | use inotify::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `crate::Event`
[INFO] [stdout]  --> src/net/polling/epoll.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::Event;
[INFO] [stdout]   |     ^^^^^^^^^^^^ no `Event` in the root
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these items instead
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::platform::event::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 6 | use crate::runtime::polling::Event;
[INFO] [stdout]   |     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 |             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout]    |                                                     ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 75 -             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout] 75 +             poller.add(timer_fd, Event::none(NOTIFY_KEY))?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:75:53
[INFO] [stdout]    |
[INFO] [stdout] 75 |             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout]    |                                                     ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 75 -             poller.add(timer_fd, Event::none(crate::NOTIFY_KEY))?;
[INFO] [stdout] 75 +             poller.add(timer_fd, Event::none(NOTIFY_KEY))?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]    |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 81 +                 key: NOTIFY_KEY,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 126 -                     key: crate::NOTIFY_KEY,
[INFO] [stdout] 126 +                     key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]   --> src/net/polling/epoll.rs:81:29
[INFO] [stdout]    |
[INFO] [stdout] 81 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]    |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]    |
[INFO] [stdout] 1  + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 81 +                 key: NOTIFY_KEY,
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 162 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 162 +                 key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:126:33
[INFO] [stdout]     |
[INFO] [stdout] 126 |                     key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                                 ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 126 -                     key: crate::NOTIFY_KEY,
[INFO] [stdout] 126 +                     key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTIFY_KEY` in the crate root
[INFO] [stdout]    --> src/net/polling/epoll.rs:162:29
[INFO] [stdout]     |
[INFO] [stdout] 162 |                 key: crate::NOTIFY_KEY,
[INFO] [stdout]     |                             ^^^^^^^^^^ not found in the crate root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this constant
[INFO] [stdout]     |
[INFO] [stdout] 1   + use crate::runtime::polling::NOTIFY_KEY;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `NOTIFY_KEY`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 162 -                 key: crate::NOTIFY_KEY,
[INFO] [stdout] 162 +                 key: NOTIFY_KEY,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_ADD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_MOD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_DEL` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                                ^^^^  ---------- struct `itimerspec` is not publicly re-exported
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:23
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_ADD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                     ^^^^  -------- struct `timespec` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:23
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_MOD` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:23
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                       ^^^^  ------------- constant `EPOLL_CTL_DEL` is not publicly re-exported
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       private crate
[INFO] [stdout]    |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]   --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:32
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                                ^^^^  ---------- struct `itimerspec` is not publicly re-exported
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileTypeExt`, `MetadataExt`, `PermissionsExt`
[INFO] [stdout]    --> src/fs/fs.rs:560:33
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub use std::os::unix::fs::{FileTypeExt, MetadataExt, PermissionsExt};
[INFO] [stdout]     |                                 ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: crate `libc` is private
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:37
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                     ^^^^  -------- struct `timespec` is not publicly re-exported
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     private crate
[INFO] [stdout]     |
[INFO] [stdout] note: the crate `libc` is defined here
[INFO] [stdout]    --> /rustc/9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88/library/std/src/lib.rs:438:1
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/runtime/local.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::runtime::task::{self, Task};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `FileTypeExt`, `MetadataExt`, `PermissionsExt`
[INFO] [stdout]    --> src/fs/fs.rs:560:33
[INFO] [stdout]     |
[INFO] [stdout] 560 |     pub use std::os::unix::fs::{FileTypeExt, MetadataExt, PermissionsExt};
[INFO] [stdout]     |                                 ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self`
[INFO] [stdout]  --> src/runtime/local.rs:8:32
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use crate::runtime::task::{self, Task};
[INFO] [stdout]   |                                ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:91:18
[INFO] [stdout]    |
[INFO] [stdout] 91 |         self.ctl(std::libc::EPOLL_CTL_ADD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:95:18
[INFO] [stdout]    |
[INFO] [stdout] 95 |         self.ctl(std::libc::EPOLL_CTL_MOD, fd, Some(ev))
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]   --> src/net/polling/epoll.rs:99:18
[INFO] [stdout]    |
[INFO] [stdout] 99 |         self.ctl(std::libc::EPOLL_CTL_DEL, fd, None)
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]    = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:104:27
[INFO] [stdout]     |
[INFO] [stdout] 104 |             let new_val = std::libc::itimerspec {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:108:32
[INFO] [stdout]     |
[INFO] [stdout] 108 |                     Some(t) => std::libc::timespec {
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                              ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 | /                 it_value: match timeout {
[INFO] [stdout] 107 | |                     None => TS_ZERO,
[INFO] [stdout] 108 | |                     Some(t) => std::libc::timespec {
[INFO] [stdout] 109 | |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout] 110 | |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout] 111 | |                     },
[INFO] [stdout] 112 | |                 },
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     None => TS_ZERO,
[INFO] [stdout]     |                             ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0606]: casting `&libc::unix::linux_like::linux::itimerspec` as `*const itimerspec` is invalid
[INFO] [stdout]    --> src/net/polling/epoll.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 &new_val as *const libc::itimerspec,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:17
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:105:30
[INFO] [stdout]     |
[INFO] [stdout] 105 |                 it_interval: TS_ZERO,
[INFO] [stdout]     |                              ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:106:17
[INFO] [stdout]     |
[INFO] [stdout] 106 | /                 it_value: match timeout {
[INFO] [stdout] 107 | |                     None => TS_ZERO,
[INFO] [stdout] 108 | |                     Some(t) => std::libc::timespec {
[INFO] [stdout] 109 | |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout] 110 | |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout] 111 | |                     },
[INFO] [stdout] 112 | |                 },
[INFO] [stdout]     | |_________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/net/polling/epoll.rs:107:29
[INFO] [stdout]     |
[INFO] [stdout] 107 |                     None => TS_ZERO,
[INFO] [stdout]     |                             ^^^^^^^ expected `libc::unix::timespec`, found `timespec`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `timespec` and `libc::unix::timespec` have similar names, but are actually distinct types
[INFO] [stdout] note: `timespec` is defined in crate `libc`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/libc-0.2.154/src/unix/mod.rs:50:1
[INFO] [stdout]     |
[INFO] [stdout] 50  | / s! {
[INFO] [stdout] 51  | |     pub struct group {
[INFO] [stdout] 52  | |         pub gr_name: *mut ::c_char,
[INFO] [stdout] 53  | |         pub gr_passwd: *mut ::c_char,
[INFO] [stdout] ...   |
[INFO] [stdout] 202 | |     }
[INFO] [stdout] 203 | | }
[INFO] [stdout]     | |_^
[INFO] [stdout] note: `libc::unix::timespec` is defined in crate `libc`
[INFO] [stdout]    --> /rust/deps/libc-0.2.153/src/unix/mod.rs:50:1
[INFO] [stdout]     = note: perhaps two different versions of crate `libc` are being used?
[INFO] [stdout]     = note: this error originates in the macro `s` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |                         tv_sec: t.as_secs() as libc::time_t,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: use of unstable library feature 'rustc_private': this crate is being loaded from the sysroot, an unstable location; did you mean to load this crate from crates.io via `Cargo.toml` instead?
[INFO] [stdout]    --> src/net/polling/epoll.rs:110:25
[INFO] [stdout]     |
[INFO] [stdout] 110 |                         tv_nsec: (t.subsec_nanos() as libc::c_long).into(),
[INFO] [stdout]     |                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see issue #27812 <https://github.com/rust-lang/rust/issues/27812> for more information
[INFO] [stdout]     = help: add `#![feature(rustc_private)]` to the crate attributes to enable
[INFO] [stdout]     = note: this compiler was built on 2024-04-23; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0606]: casting `&libc::unix::linux_like::linux::itimerspec` as `*const itimerspec` is invalid
[INFO] [stdout]    --> src/net/polling/epoll.rs:119:17
[INFO] [stdout]     |
[INFO] [stdout] 119 |                 &new_val as *const libc::itimerspec,
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 22 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0603, E0606, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynthia` (lib) due to 23 previous errors; 2 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 22 previous errors; 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0425, E0432, E0603, E0606, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cynthia` (lib test) due to 23 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "0d9001a7580ebcd3c61addd09b62d2244945747c2f5dae7a100ac3d45f27393b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d9001a7580ebcd3c61addd09b62d2244945747c2f5dae7a100ac3d45f27393b", kill_on_drop: false }`
[INFO] [stdout] 0d9001a7580ebcd3c61addd09b62d2244945747c2f5dae7a100ac3d45f27393b
