[INFO] cloning repository https://github.com/inq/dope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inq/dope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fdope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fdope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 95f8a781ea403fcbdf2a59fd409abd79624d20e8 [INFO] checking inq/dope against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finq%2Fdope" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/inq/dope on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/inq/dope [INFO] finished tweaking git repo https://github.com/inq/dope [INFO] tweaked toml for git repo https://github.com/inq/dope written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/inq/dope already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53a8fd1cf8eb65078bc0082637ec555efeb022902399f126692a59482155dc65 [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" "53a8fd1cf8eb65078bc0082637ec555efeb022902399f126692a59482155dc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53a8fd1cf8eb65078bc0082637ec555efeb022902399f126692a59482155dc65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53a8fd1cf8eb65078bc0082637ec555efeb022902399f126692a59482155dc65", kill_on_drop: false }` [INFO] [stdout] 53a8fd1cf8eb65078bc0082637ec555efeb022902399f126692a59482155dc65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afaff404cd4c1057070fdd9628a027366bf6099f2b8ed1f0952f20ff7d349b45 [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" "afaff404cd4c1057070fdd9628a027366bf6099f2b8ed1f0952f20ff7d349b45", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.2 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Checking futures-sink v0.3.4 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking backtrace v0.3.44 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.4 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking dope v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0412]: cannot find type `kevent` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | events: Vec, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `servent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / s! { [INFO] [stdout] 44 | | pub struct group { [INFO] [stdout] 45 | | pub gr_name: *mut ::c_char, [INFO] [stdout] 46 | | pub gr_passwd: *mut ::c_char, [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_- similarly named struct `servent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kqueue` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | let res = 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/executor/reactor/sys/kqueue/mod.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | let changes = vec![libc::kevent { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `servent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / s! { [INFO] [stdout] 44 | | pub struct group { [INFO] [stdout] 45 | | pub gr_name: *mut ::c_char, [INFO] [stdout] 46 | | pub gr_passwd: *mut ::c_char, [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_- similarly named struct `servent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kevent` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | 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/executor/reactor/sys/kqueue/mod.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | 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/executor/reactor/sys/kqueue/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:70:34 [INFO] [stdout] | [INFO] [stdout] 70 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVFILT_WRITE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | libc::EVFILT_WRITE, [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/executor/reactor/sys/kqueue/mod.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | libc::EV_ADD | libc::EV_ENABLE | libc::EV_CLEAR, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | libc::EV_ADD | libc::EV_ENABLE | libc::EV_CLEAR, [INFO] [stdout] | ^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_CLEAR` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:81:52 [INFO] [stdout] | [INFO] [stdout] 81 | libc::EV_ADD | libc::EV_ENABLE | libc::EV_CLEAR, [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/executor/reactor/sys/kqueue/mod.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | libc::EVFILT_READ, [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/executor/reactor/sys/kqueue/mod.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | libc::EV_DELETE | libc::EV_DISABLE, [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `IN_DELETE` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/linux/mod.rs:2257:1 [INFO] [stdout] | [INFO] [stdout] 2257 | pub const IN_DELETE: u32 = 0x0000_0200; [INFO] [stdout] | --------------------------------------- similarly named constant `IN_DELETE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_DISABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | libc::EV_DELETE | libc::EV_DISABLE, [INFO] [stdout] | ^^^^^^^^^^ help: a constant with a similar name exists: `SS_DISABLE` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/mod.rs:876:1 [INFO] [stdout] | [INFO] [stdout] 876 | pub const SS_DISABLE: ::c_int = 2; [INFO] [stdout] | ---------------------------------- similarly named constant `SS_DISABLE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVFILT_TIMER` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | 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/executor/reactor/sys/kqueue/mod.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | libc::EV_ADD | libc::EV_ENABLE | if repeat { 0 } else { libc::EV_ONESHOT }, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | libc::EV_ADD | libc::EV_ENABLE | if repeat { 0 } else { 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/executor/reactor/sys/kqueue/mod.rs:109:75 [INFO] [stdout] | [INFO] [stdout] 109 | libc::EV_ADD | libc::EV_ENABLE | if repeat { 0 } else { libc::EV_ONESHOT }, [INFO] [stdout] | ^^^^^^^^^^ help: a constant with a similar name exists: `IN_ONESHOT` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/linux/mod.rs:2270:1 [INFO] [stdout] | [INFO] [stdout] 2270 | pub const IN_ONESHOT: u32 = 0x8000_0000; [INFO] [stdout] | ---------------------------------------- similarly named constant `IN_ONESHOT` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVFILT_SIGNAL` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | libc::EVFILT_SIGNAL, [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/executor/reactor/sys/kqueue/mod.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kevent` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let res = libc::kevent( [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/executor/reactor/sys/kqueue/mod.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | e.flags & libc::EV_EOF, [INFO] [stdout] | ^^^^^^ help: a constant with a similar name exists: `VEOF` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | pub const VEOF: usize = 4; [INFO] [stdout] | -------------------------- similarly named constant `VEOF` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `kevent` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:16:23 [INFO] [stdout] | [INFO] [stdout] 16 | events: Vec, [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `servent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / s! { [INFO] [stdout] 44 | | pub struct group { [INFO] [stdout] 45 | | pub gr_name: *mut ::c_char, [INFO] [stdout] 46 | | pub gr_passwd: *mut ::c_char, [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_- similarly named struct `servent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kqueue` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:21:34 [INFO] [stdout] | [INFO] [stdout] 21 | let res = 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/executor/reactor/sys/kqueue/mod.rs:40:34 [INFO] [stdout] | [INFO] [stdout] 40 | let changes = vec![libc::kevent { [INFO] [stdout] | ^^^^^^ help: a struct with a similar name exists: `servent` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/mod.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / s! { [INFO] [stdout] 44 | | pub struct group { [INFO] [stdout] 45 | | pub gr_name: *mut ::c_char, [INFO] [stdout] 46 | | pub gr_passwd: *mut ::c_char, [INFO] [stdout] ... | [INFO] [stdout] 195 | | } [INFO] [stdout] 196 | | } [INFO] [stdout] | |_- similarly named struct `servent` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kevent` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:49:19 [INFO] [stdout] | [INFO] [stdout] 49 | 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/executor/reactor/sys/kqueue/mod.rs:69:19 [INFO] [stdout] | [INFO] [stdout] 69 | 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/executor/reactor/sys/kqueue/mod.rs:70:19 [INFO] [stdout] | [INFO] [stdout] 70 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:70:34 [INFO] [stdout] | [INFO] [stdout] 70 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVFILT_WRITE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:80:19 [INFO] [stdout] | [INFO] [stdout] 80 | libc::EVFILT_WRITE, [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/executor/reactor/sys/kqueue/mod.rs:81:19 [INFO] [stdout] | [INFO] [stdout] 81 | libc::EV_ADD | libc::EV_ENABLE | libc::EV_CLEAR, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:81:34 [INFO] [stdout] | [INFO] [stdout] 81 | libc::EV_ADD | libc::EV_ENABLE | libc::EV_CLEAR, [INFO] [stdout] | ^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_CLEAR` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:81:52 [INFO] [stdout] | [INFO] [stdout] 81 | libc::EV_ADD | libc::EV_ENABLE | libc::EV_CLEAR, [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/executor/reactor/sys/kqueue/mod.rs:91:19 [INFO] [stdout] | [INFO] [stdout] 91 | libc::EVFILT_READ, [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/executor/reactor/sys/kqueue/mod.rs:92:19 [INFO] [stdout] | [INFO] [stdout] 92 | libc::EV_DELETE | libc::EV_DISABLE, [INFO] [stdout] | ^^^^^^^^^ help: a constant with a similar name exists: `IN_DELETE` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/linux/mod.rs:2257:1 [INFO] [stdout] | [INFO] [stdout] 2257 | pub const IN_DELETE: u32 = 0x0000_0200; [INFO] [stdout] | --------------------------------------- similarly named constant `IN_DELETE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_DISABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:92:37 [INFO] [stdout] | [INFO] [stdout] 92 | libc::EV_DELETE | libc::EV_DISABLE, [INFO] [stdout] | ^^^^^^^^^^ help: a constant with a similar name exists: `SS_DISABLE` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/mod.rs:876:1 [INFO] [stdout] | [INFO] [stdout] 876 | pub const SS_DISABLE: ::c_int = 2; [INFO] [stdout] | ---------------------------------- similarly named constant `SS_DISABLE` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVFILT_TIMER` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:108:19 [INFO] [stdout] | [INFO] [stdout] 108 | 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/executor/reactor/sys/kqueue/mod.rs:109:19 [INFO] [stdout] | [INFO] [stdout] 109 | libc::EV_ADD | libc::EV_ENABLE | if repeat { 0 } else { libc::EV_ONESHOT }, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:109:34 [INFO] [stdout] | [INFO] [stdout] 109 | libc::EV_ADD | libc::EV_ENABLE | if repeat { 0 } else { 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/executor/reactor/sys/kqueue/mod.rs:109:75 [INFO] [stdout] | [INFO] [stdout] 109 | libc::EV_ADD | libc::EV_ENABLE | if repeat { 0 } else { libc::EV_ONESHOT }, [INFO] [stdout] | ^^^^^^^^^^ help: a constant with a similar name exists: `IN_ONESHOT` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/linux/mod.rs:2270:1 [INFO] [stdout] | [INFO] [stdout] 2270 | pub const IN_ONESHOT: u32 = 0x8000_0000; [INFO] [stdout] | ---------------------------------------- similarly named constant `IN_ONESHOT` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EVFILT_SIGNAL` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:119:19 [INFO] [stdout] | [INFO] [stdout] 119 | libc::EVFILT_SIGNAL, [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/executor/reactor/sys/kqueue/mod.rs:120:19 [INFO] [stdout] | [INFO] [stdout] 120 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `EV_ENABLE` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:120:34 [INFO] [stdout] | [INFO] [stdout] 120 | libc::EV_ADD | libc::EV_ENABLE, [INFO] [stdout] | ^^^^^^^^^ not found in `libc` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `kevent` in crate `libc` [INFO] [stdout] --> src/executor/reactor/sys/kqueue/mod.rs:129:29 [INFO] [stdout] | [INFO] [stdout] 129 | let res = libc::kevent( [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/executor/reactor/sys/kqueue/mod.rs:156:37 [INFO] [stdout] | [INFO] [stdout] 156 | e.flags & libc::EV_EOF, [INFO] [stdout] | ^^^^^^ help: a constant with a similar name exists: `VEOF` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.66/src/unix/linux_like/linux/gnu/b64/x86_64/mod.rs:408:1 [INFO] [stdout] | [INFO] [stdout] 408 | pub const VEOF: usize = 4; [INFO] [stdout] | -------------------------- similarly named constant `VEOF` defined here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `dope` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 23 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "afaff404cd4c1057070fdd9628a027366bf6099f2b8ed1f0952f20ff7d349b45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afaff404cd4c1057070fdd9628a027366bf6099f2b8ed1f0952f20ff7d349b45", kill_on_drop: false }` [INFO] [stdout] afaff404cd4c1057070fdd9628a027366bf6099f2b8ed1f0952f20ff7d349b45