kqueue 1.0.2

kqueue interface for BSDs
Build #300244 2020-10-04 22:34:05

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version rustc 1.49.0-nightly (25c8c53dd 2020-10-03)

# docs.rs version docsrs 0.6.0 (0f67257 2020-09-30)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/kqueue-1.0.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/kqueue-1.0.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-j2" "--" "-Z" "unstable-options" "--extern-html-root-url" "kqueue_sys=https://docs.rs/kqueue-sys/1.0.1" "--extern-html-root-url" "tempfile=https://docs.rs/tempfile/3.1.0" "--extern-html-root-url" "libc=https://docs.rs/libc/0.2.78" "--resource-suffix" "-20201003-1.49.0-nightly-25c8c53dd" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] 76d305704ec70232535c3126491176650d1f15e01c8910448f9d63a7f80072bc [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "76d305704ec70232535c3126491176650d1f15e01c8910448f9d63a7f80072bc", kill_on_drop: false }` [INFO] [stderr] /opt/crates-build-env/entrypoint.sh: line 7: /etc/hosts: Permission denied [INFO] [stderr] Compiling libc v0.2.78 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking kqueue-sys v1.0.1 [INFO] [stderr] error[E0412]: cannot find type `EventFilter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kqueue-sys-1.0.1/src/lib.rs:22:17 [INFO] [stderr] | [INFO] [stderr] 22 | pub filter: EventFilter, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlag` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kqueue-sys-1.0.1/src/lib.rs:23:16 [INFO] [stderr] | [INFO] [stderr] 23 | pub flags: EventFlag, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FilterFlag` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kqueue-sys-1.0.1/src/lib.rs:24:17 [INFO] [stderr] | [INFO] [stderr] 24 | pub fflags: FilterFlag, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFilter` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kqueue-sys-1.0.1/src/lib.rs:58:17 [INFO] [stderr] | [INFO] [stderr] 58 | filter: EventFilter, [INFO] [stderr] | ^^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `EventFlag` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kqueue-sys-1.0.1/src/lib.rs:59:16 [INFO] [stderr] | [INFO] [stderr] 59 | flags: EventFlag, [INFO] [stderr] | ^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error[E0412]: cannot find type `FilterFlag` in this scope [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/kqueue-sys-1.0.1/src/lib.rs:60:17 [INFO] [stderr] | [INFO] [stderr] 60 | fflags: FilterFlag, [INFO] [stderr] | ^^^^^^^^^^ not found in this scope [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0412`. [INFO] [stderr] error: could not compile `kqueue-sys` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "76d305704ec70232535c3126491176650d1f15e01c8910448f9d63a7f80072bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76d305704ec70232535c3126491176650d1f15e01c8910448f9d63a7f80072bc", kill_on_drop: false }` [INFO] [stdout] 76d305704ec70232535c3126491176650d1f15e01c8910448f9d63a7f80072bc