[INFO] cloning repository https://github.com/denispol/darwin-timeout
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denispol/darwin-timeout" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenispol%2Fdarwin-timeout", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenispol%2Fdarwin-timeout'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 873dba06d3608504d849b24c9eb0b3e6bfb3fc0b
[INFO] checking denispol/darwin-timeout against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenispol%2Fdarwin-timeout" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/denispol/darwin-timeout
[INFO] finished tweaking git repo https://github.com/denispol/darwin-timeout
[INFO] tweaked toml for git repo https://github.com/denispol/darwin-timeout written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denispol/darwin-timeout on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denispol/darwin-timeout 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `procguard`
[INFO] [stderr]   * `bin` target `timeout`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking denispol/darwin-timeout against try#6757d700f93f6d16c8b39cf79e96b019bd570e7d for pr-155299
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenispol%2Fdarwin-timeout" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/denispol/darwin-timeout
[INFO] finished tweaking git repo https://github.com/denispol/darwin-timeout
[INFO] tweaked toml for git repo https://github.com/denispol/darwin-timeout written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/denispol/darwin-timeout on toolchain 6757d700f93f6d16c8b39cf79e96b019bd570e7d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/denispol/darwin-timeout 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" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: file `/workspace/builds/worker-1-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `procguard`
[INFO] [stderr]   * `bin` target `timeout`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 25581f669f95d5af6a0e4c8b7b2df2c81142f3c7994a8cc62dbeda575d1aa917
[INFO] running `Command { std: "docker" "start" "-a" "25581f669f95d5af6a0e4c8b7b2df2c81142f3c7994a8cc62dbeda575d1aa917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25581f669f95d5af6a0e4c8b7b2df2c81142f3c7994a8cc62dbeda575d1aa917", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25581f669f95d5af6a0e4c8b7b2df2c81142f3c7994a8cc62dbeda575d1aa917", kill_on_drop: false }`
[INFO] [stdout] 25581f669f95d5af6a0e4c8b7b2df2c81142f3c7994a8cc62dbeda575d1aa917
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6757d700f93f6d16c8b39cf79e96b019bd570e7d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f553781cdd1e73930a82c8bda69104cb220f869d23aa35e18b31e78f3a0095c5
[INFO] running `Command { std: "docker" "start" "-a" "f553781cdd1e73930a82c8bda69104cb220f869d23aa35e18b31e78f3a0095c5", kill_on_drop: false }`
[INFO] [stderr] warning: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `procguard`
[INFO] [stderr]   * `bin` target `timeout`
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling procguard v1.5.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_cmd v2.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rustix v1.1.2
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stdout] error: procguard requires macOS (iOS support planned for future release)
[INFO] [stdout]   --> src/lib.rs:93:1
[INFO] [stdout]    |
[INFO] [stdout] 93 | compile_error!("procguard requires macOS (iOS support planned for future release)");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking rusty-fork v0.3.1
[INFO] [stderr]     Checking proptest v1.9.0
[INFO] [stdout] error[E0425]: cannot find function `kqueue` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1514:29
[INFO] [stdout]      |
[INFO] [stdout] 1514 |     let kq = unsafe { libc::kqueue() };
[INFO] [stdout]      |                             ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1537:15
[INFO] [stdout]      |
[INFO] [stdout] 1537 |         libc::kevent {
[INFO] [stdout]      |               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1537 -         libc::kevent {
[INFO] [stdout] 1537 +         libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_PROC` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1539:27
[INFO] [stdout]      |
[INFO] [stdout] 1539 |             filter: libc::EVFILT_PROC,
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1540:26
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1540:41
[INFO] [stdout]      |
[INFO] [stdout] 1540 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1540 -             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout] 1540 +             flags: libc::EV_ADD | libc::IN_ONESHOT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTE_EXIT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1541:27
[INFO] [stdout]      |
[INFO] [stdout] 1541 |             fflags: libc::NOTE_EXIT,
[INFO] [stdout]      |                           ^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1546:15
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         libc::kevent {
[INFO] [stdout]      |               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1546 -         libc::kevent {
[INFO] [stdout] 1546 +         libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_TIMER` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1548:27
[INFO] [stdout]      |
[INFO] [stdout] 1548 |             filter: libc::EVFILT_TIMER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1549:26
[INFO] [stdout]      |
[INFO] [stdout] 1549 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1549:41
[INFO] [stdout]      |
[INFO] [stdout] 1549 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1549 -             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout] 1549 +             flags: libc::EV_ADD | libc::IN_ONESHOT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTE_NSECONDS` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1550:27
[INFO] [stdout]      |
[INFO] [stdout] 1550 |             fflags: libc::NOTE_NSECONDS,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/mod.rs:1116:1
[INFO] [stdout]      |
[INFO] [stdout] 1116 | pub const WHOLE_SECONDS: c_int = 0x2000000;
[INFO] [stdout]      | ------------------------------ similarly named constant `WHOLE_SECONDS` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1550 -             fflags: libc::NOTE_NSECONDS,
[INFO] [stdout] 1550 +             fflags: libc::WHOLE_SECONDS,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1556:15
[INFO] [stdout]      |
[INFO] [stdout] 1556 |         libc::kevent {
[INFO] [stdout]      |               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1556 -         libc::kevent {
[INFO] [stdout] 1556 +         libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_READ` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1558:27
[INFO] [stdout]      |
[INFO] [stdout] 1558 |             filter: libc::EVFILT_READ,
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1559:51
[INFO] [stdout]      |
[INFO] [stdout] 1559 |             flags: if signal_fd.is_some() { libc::EV_ADD } else { 0 },
[INFO] [stdout]      |                                                   ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1565:15
[INFO] [stdout]      |
[INFO] [stdout] 1565 |         libc::kevent {
[INFO] [stdout]      |               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1565 -         libc::kevent {
[INFO] [stdout] 1565 +         libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_READ` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1567:27
[INFO] [stdout]      |
[INFO] [stdout] 1567 |             filter: libc::EVFILT_READ,
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1568:45
[INFO] [stdout]      |
[INFO] [stdout] 1568 |             flags: if stdin_enabled { libc::EV_ADD } else { 0 },
[INFO] [stdout]      |                                             ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1585:27
[INFO] [stdout]      |
[INFO] [stdout] 1585 |     let mut event = libc::kevent {
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1585 -     let mut event = libc::kevent {
[INFO] [stdout] 1585 +     let mut event = libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_DELETE` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1660:71
[INFO] [stdout]      |
[INFO] [stdout] 1660 |         let stdin_active = stdin_enabled || changes[3].flags == libc::EV_DELETE;
[INFO] [stdout]      |                                                                       ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4511:1
[INFO] [stdout]      |
[INFO] [stdout] 4511 | pub const IN_DELETE: u32 = 0x0000_0200;
[INFO] [stdout]      | ------------------------ similarly named constant `IN_DELETE` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1660 -         let stdin_active = stdin_enabled || changes[3].flags == libc::EV_DELETE;
[INFO] [stdout] 1660 +         let stdin_active = stdin_enabled || changes[3].flags == libc::IN_DELETE;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1669:19
[INFO] [stdout]      |
[INFO] [stdout] 1669 |             libc::kevent(
[INFO] [stdout]      |                   ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_DELETE` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1680:38
[INFO] [stdout]      |
[INFO] [stdout] 1680 |         if changes[3].flags == libc::EV_DELETE {
[INFO] [stdout]      |                                      ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4511:1
[INFO] [stdout]      |
[INFO] [stdout] 4511 | pub const IN_DELETE: u32 = 0x0000_0200;
[INFO] [stdout]      | ------------------------ similarly named constant `IN_DELETE` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1680 -         if changes[3].flags == libc::EV_DELETE {
[INFO] [stdout] 1680 +         if changes[3].flags == libc::IN_DELETE {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_READ` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1718:34
[INFO] [stdout]      |
[INFO] [stdout] 1718 |         if event.filter == libc::EVFILT_READ && event.ident == 0 && stdin_enabled {
[INFO] [stdout]      |                                  ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_EOF` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1720:37
[INFO] [stdout]      |
[INFO] [stdout] 1720 |             if (event.flags & libc::EV_EOF) != 0 {
[INFO] [stdout]      |                                     ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:328:1
[INFO] [stdout]      |
[INFO] [stdout]  328 | pub const VEOF: usize = 4;
[INFO] [stdout]      | --------------------- similarly named constant `VEOF` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1720 -             if (event.flags & libc::EV_EOF) != 0 {
[INFO] [stdout] 1720 +             if (event.flags & libc::VEOF) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_DELETE` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1723:42
[INFO] [stdout]      |
[INFO] [stdout] 1723 |                 changes[3].flags = libc::EV_DELETE;
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4511:1
[INFO] [stdout]      |
[INFO] [stdout] 4511 | pub const IN_DELETE: u32 = 0x0000_0200;
[INFO] [stdout]      | ------------------------ similarly named constant `IN_DELETE` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1723 -                 changes[3].flags = libc::EV_DELETE;
[INFO] [stdout] 1723 +                 changes[3].flags = libc::IN_DELETE;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1724:42
[INFO] [stdout]      |
[INFO] [stdout] 1724 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1724:57
[INFO] [stdout]      |
[INFO] [stdout] 1724 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1724 -                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout] 1724 +                 changes[0].flags = libc::EV_ADD | libc::IN_ONESHOT;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_DELETE` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1740:42
[INFO] [stdout]      |
[INFO] [stdout] 1740 |                 changes[3].flags = libc::EV_DELETE;
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4511:1
[INFO] [stdout]      |
[INFO] [stdout] 4511 | pub const IN_DELETE: u32 = 0x0000_0200;
[INFO] [stdout]      | ------------------------ similarly named constant `IN_DELETE` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1740 -                 changes[3].flags = libc::EV_DELETE;
[INFO] [stdout] 1740 +                 changes[3].flags = libc::IN_DELETE;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1751:38
[INFO] [stdout]      |
[INFO] [stdout] 1751 |             changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                      ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1751:53
[INFO] [stdout]      |
[INFO] [stdout] 1751 |             changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                                     ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1751 -             changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout] 1751 +             changes[0].flags = libc::EV_ADD | libc::IN_ONESHOT;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_TIMER` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1756:34
[INFO] [stdout]      |
[INFO] [stdout] 1756 |         if event.filter == libc::EVFILT_TIMER {
[INFO] [stdout]      |                                  ^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1828:42
[INFO] [stdout]      |
[INFO] [stdout] 1828 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1828:57
[INFO] [stdout]      |
[INFO] [stdout] 1828 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1828 -                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout] 1828 +                 changes[0].flags = libc::EV_ADD | libc::IN_ONESHOT;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1840:38
[INFO] [stdout]      |
[INFO] [stdout] 1840 |             changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                      ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1840:53
[INFO] [stdout]      |
[INFO] [stdout] 1840 |             changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                                     ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1840 -             changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout] 1840 +             changes[0].flags = libc::EV_ADD | libc::IN_ONESHOT;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ERROR` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1845:33
[INFO] [stdout]      |
[INFO] [stdout] 1845 |         if (event.flags & libc::EV_ERROR) != 0 {
[INFO] [stdout]      |                                 ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/arch/generic/mod.rs:27:1
[INFO] [stdout]      |
[INFO] [stdout]   27 | pub const SO_ERROR: c_int = 4;
[INFO] [stdout]      | ------------------------- similarly named constant `SO_ERROR` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1845 -         if (event.flags & libc::EV_ERROR) != 0 {
[INFO] [stdout] 1845 +         if (event.flags & libc::SO_ERROR) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_DELETE` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1854:42
[INFO] [stdout]      |
[INFO] [stdout] 1854 |                 changes[3].flags = libc::EV_DELETE;
[INFO] [stdout]      |                                          ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4511:1
[INFO] [stdout]      |
[INFO] [stdout] 4511 | pub const IN_DELETE: u32 = 0x0000_0200;
[INFO] [stdout]      | ------------------------ similarly named constant `IN_DELETE` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1854 -                 changes[3].flags = libc::EV_DELETE;
[INFO] [stdout] 1854 +                 changes[3].flags = libc::IN_DELETE;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1855:42
[INFO] [stdout]      |
[INFO] [stdout] 1855 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1855:57
[INFO] [stdout]      |
[INFO] [stdout] 1855 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1855 -                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout] 1855 +                 changes[0].flags = libc::EV_ADD | libc::IN_ONESHOT;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1863:42
[INFO] [stdout]      |
[INFO] [stdout] 1863 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1863:57
[INFO] [stdout]      |
[INFO] [stdout] 1863 |                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout]      |                                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1863 -                 changes[0].flags = libc::EV_ADD | libc::EV_ONESHOT;
[INFO] [stdout] 1863 +                 changes[0].flags = libc::EV_ADD | libc::IN_ONESHOT;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ERROR` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1886:29
[INFO] [stdout]      |
[INFO] [stdout] 1886 |     if (event.flags & libc::EV_ERROR) != 0 {
[INFO] [stdout]      |                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/arch/generic/mod.rs:27:1
[INFO] [stdout]      |
[INFO] [stdout]   27 | pub const SO_ERROR: c_int = 4;
[INFO] [stdout]      | ------------------------- similarly named constant `SO_ERROR` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 1886 -     if (event.flags & libc::EV_ERROR) != 0 {
[INFO] [stdout] 1886 +     if (event.flags & libc::SO_ERROR) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_PROC` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1913:30
[INFO] [stdout]      |
[INFO] [stdout] 1913 |     if event.filter == libc::EVFILT_PROC {
[INFO] [stdout]      |                              ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_READ` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:1921:30
[INFO] [stdout]      |
[INFO] [stdout] 1921 |     if event.filter == libc::EVFILT_READ {
[INFO] [stdout]      |                              ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kqueue` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2064:29
[INFO] [stdout]      |
[INFO] [stdout] 2064 |     let kq = unsafe { libc::kqueue() };
[INFO] [stdout]      |                             ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2072:15
[INFO] [stdout]      |
[INFO] [stdout] 2072 |         libc::kevent {
[INFO] [stdout]      |               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2072 -         libc::kevent {
[INFO] [stdout] 2072 +         libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_PROC` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2074:27
[INFO] [stdout]      |
[INFO] [stdout] 2074 |             filter: libc::EVFILT_PROC,
[INFO] [stdout]      |                           ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2075:26
[INFO] [stdout]      |
[INFO] [stdout] 2075 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2075:41
[INFO] [stdout]      |
[INFO] [stdout] 2075 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2075 -             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout] 2075 +             flags: libc::EV_ADD | libc::IN_ONESHOT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTE_EXIT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2076:27
[INFO] [stdout]      |
[INFO] [stdout] 2076 |             fflags: libc::NOTE_EXIT,
[INFO] [stdout]      |                           ^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2080:15
[INFO] [stdout]      |
[INFO] [stdout] 2080 |         libc::kevent {
[INFO] [stdout]      |               ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2080 -         libc::kevent {
[INFO] [stdout] 2080 +         libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_TIMER` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2082:27
[INFO] [stdout]      |
[INFO] [stdout] 2082 |             filter: libc::EVFILT_TIMER,
[INFO] [stdout]      |                           ^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2083:26
[INFO] [stdout]      |
[INFO] [stdout] 2083 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                          ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2083:41
[INFO] [stdout]      |
[INFO] [stdout] 2083 |             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                                         ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2083 -             flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout] 2083 +             flags: libc::EV_ADD | libc::IN_ONESHOT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTE_NSECONDS` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2084:27
[INFO] [stdout]      |
[INFO] [stdout] 2084 |             fflags: libc::NOTE_NSECONDS,
[INFO] [stdout]      |                           ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/mod.rs:1116:1
[INFO] [stdout]      |
[INFO] [stdout] 1116 | pub const WHOLE_SECONDS: c_int = 0x2000000;
[INFO] [stdout]      | ------------------------------ similarly named constant `WHOLE_SECONDS` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2084 -             fflags: libc::NOTE_NSECONDS,
[INFO] [stdout] 2084 +             fflags: libc::WHOLE_SECONDS,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2090:27
[INFO] [stdout]      |
[INFO] [stdout] 2090 |     let mut event = libc::kevent {
[INFO] [stdout]      |                           ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]      |
[INFO] [stdout]  169 |             $pub struct $i { $($field)* }
[INFO] [stdout]      |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2090 -     let mut event = libc::kevent {
[INFO] [stdout] 2090 +     let mut event = libc::servent {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kevent` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2114:19
[INFO] [stdout]      |
[INFO] [stdout] 2114 |             libc::kevent(
[INFO] [stdout]      |                   ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ERROR` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2150:29
[INFO] [stdout]      |
[INFO] [stdout] 2150 |     if (event.flags & libc::EV_ERROR) != 0 {
[INFO] [stdout]      |                             ^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/arch/generic/mod.rs:27:1
[INFO] [stdout]      |
[INFO] [stdout]   27 | pub const SO_ERROR: c_int = 4;
[INFO] [stdout]      | ------------------------- similarly named constant `SO_ERROR` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout] 2150 -     if (event.flags & libc::EV_ERROR) != 0 {
[INFO] [stdout] 2150 +     if (event.flags & libc::SO_ERROR) != 0 {
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_PROC` in crate `libc`
[INFO] [stdout]     --> src/runner.rs:2167:30
[INFO] [stdout]      |
[INFO] [stdout] 2167 |     if event.filter == libc::EVFILT_PROC {
[INFO] [stdout]      |                              ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kqueue` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:143:29
[INFO] [stdout]     |
[INFO] [stdout] 143 |     let kq = unsafe { libc::kqueue() };
[INFO] [stdout]     |                             ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:155:27
[INFO] [stdout]     |
[INFO] [stdout] 155 |     let mut event = libc::kevent {
[INFO] [stdout]     |                           ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             $pub struct $i { $($field)* }
[INFO] [stdout]     |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 155 -     let mut event = libc::kevent {
[INFO] [stdout] 155 +     let mut event = libc::servent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:177:19
[INFO] [stdout]     |
[INFO] [stdout] 177 |             libc::kevent {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             $pub struct $i { $($field)* }
[INFO] [stdout]     |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 177 -             libc::kevent {
[INFO] [stdout] 177 +             libc::servent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_TIMER` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:179:31
[INFO] [stdout]     |
[INFO] [stdout] 179 |                 filter: libc::EVFILT_TIMER,
[INFO] [stdout]     |                               ^^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:180:30
[INFO] [stdout]     |
[INFO] [stdout] 180 |                 flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]     |                              ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ONESHOT` in crate `libc`
[INFO] [stdout]     --> src/wait.rs:180:45
[INFO] [stdout]      |
[INFO] [stdout]  180 |                 flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]      |                                             ^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/linux/mod.rs:4579:1
[INFO] [stdout]      |
[INFO] [stdout] 4579 | pub const IN_ONESHOT: u32 = 0x8000_0000;
[INFO] [stdout]      | ------------------------- similarly named constant `IN_ONESHOT` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  180 -                 flags: libc::EV_ADD | libc::EV_ONESHOT,
[INFO] [stdout]  180 +                 flags: libc::EV_ADD | libc::IN_ONESHOT,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `NOTE_NSECONDS` in crate `libc`
[INFO] [stdout]     --> src/wait.rs:181:31
[INFO] [stdout]      |
[INFO] [stdout]  181 |                 fflags: libc::NOTE_NSECONDS,
[INFO] [stdout]      |                               ^^^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]     ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/unix/linux_like/mod.rs:1116:1
[INFO] [stdout]      |
[INFO] [stdout] 1116 | pub const WHOLE_SECONDS: c_int = 0x2000000;
[INFO] [stdout]      | ------------------------------ similarly named constant `WHOLE_SECONDS` defined here
[INFO] [stdout]      |
[INFO] [stdout] help: a constant with a similar name exists
[INFO] [stdout]      |
[INFO] [stdout]  181 -                 fflags: libc::NOTE_NSECONDS,
[INFO] [stdout]  181 +                 fflags: libc::WHOLE_SECONDS,
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `kevent` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:185:19
[INFO] [stdout]     |
[INFO] [stdout] 185 |             libc::kevent {
[INFO] [stdout]     |                   ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libc-0.2.178/src/macros.rs:169:13
[INFO] [stdout]     |
[INFO] [stdout] 169 |             $pub struct $i { $($field)* }
[INFO] [stdout]     |             -------------- similarly named struct `servent` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: a struct with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 185 -             libc::kevent {
[INFO] [stdout] 185 +             libc::servent {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_READ` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:187:31
[INFO] [stdout]     |
[INFO] [stdout] 187 |                 filter: libc::EVFILT_READ,
[INFO] [stdout]     |                               ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EV_ADD` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:188:55
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 flags: if signal_fd.is_some() { libc::EV_ADD } else { 0 },
[INFO] [stdout]     |                                                       ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `kevent` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |             libc::kevent(
[INFO] [stdout]     |                   ^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `EVFILT_READ` in crate `libc`
[INFO] [stdout]    --> src/wait.rs:229:30
[INFO] [stdout]     |
[INFO] [stdout] 229 |     if event.filter == libc::EVFILT_READ {
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in `libc`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/process.rs:57:49
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut attr: libc::posix_spawnattr_t = ptr::null_mut();
[INFO] [stdout]    |                       -----------------------   ^^^^^^^^^^^^^^^ expected `posix_spawnattr_t`, found `*mut _`
[INFO] [stdout]    |                       |
[INFO] [stdout]    |                       expected due to this
[INFO] [stdout]    |
[INFO] [stdout]    = note:   expected struct `posix_spawnattr_t`
[INFO] [stdout]            found raw pointer `*mut _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/process.rs:119:61
[INFO] [stdout]     |
[INFO] [stdout] 119 |         let mut actions: libc::posix_spawn_file_actions_t = ptr::null_mut();
[INFO] [stdout]     |                          --------------------------------   ^^^^^^^^^^^^^^^ expected `posix_spawn_file_actions_t`, found `*mut _`
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note:   expected struct `posix_spawn_file_actions_t`
[INFO] [stdout]             found raw pointer `*mut _`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0422, E0425.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `procguard` (lib) due to 73 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f553781cdd1e73930a82c8bda69104cb220f869d23aa35e18b31e78f3a0095c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f553781cdd1e73930a82c8bda69104cb220f869d23aa35e18b31e78f3a0095c5", kill_on_drop: false }`
[INFO] [stdout] f553781cdd1e73930a82c8bda69104cb220f869d23aa35e18b31e78f3a0095c5
