[INFO] cloning repository https://github.com/sathish-pv/fsevents-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sathish-pv/fsevents-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsathish-pv%2Ffsevents-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsathish-pv%2Ffsevents-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7737cc00c40c6d42e33c47cd4307898fdbeaa49a [INFO] checking sathish-pv/fsevents-rs against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsathish-pv%2Ffsevents-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sathish-pv/fsevents-rs [INFO] finished tweaking git repo https://github.com/sathish-pv/fsevents-rs [INFO] tweaked toml for git repo https://github.com/sathish-pv/fsevents-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sathish-pv/fsevents-rs on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sathish-pv/fsevents-rs 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded napi-derive v2.16.13 [INFO] [stderr] Downloaded napi-build v2.1.6 [INFO] [stderr] Downloaded napi-derive-backend v1.0.75 [INFO] [stderr] Downloaded napi v2.16.17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6dab0fa985a4fd4c814200ce92e953fb9755e6b780255d455fbd50986806b854 [INFO] running `Command { std: "docker" "start" "-a" "6dab0fa985a4fd4c814200ce92e953fb9755e6b780255d455fbd50986806b854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6dab0fa985a4fd4c814200ce92e953fb9755e6b780255d455fbd50986806b854", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dab0fa985a4fd4c814200ce92e953fb9755e6b780255d455fbd50986806b854", kill_on_drop: false }` [INFO] [stdout] 6dab0fa985a4fd4c814200ce92e953fb9755e6b780255d455fbd50986806b854 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47d118e715a328af92541cb38b266744733e1a04a4d6d59976beaa49479b815b [INFO] running `Command { std: "docker" "start" "-a" "47d118e715a328af92541cb38b266744733e1a04a4d6d59976beaa49479b815b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling napi-build v2.1.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fsevents-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking napi-sys v2.4.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking fsevent-sys v4.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling napi-derive-backend v1.0.75 [INFO] [stderr] Compiling ctor v0.2.9 [INFO] [stderr] Checking napi v2.16.17 [INFO] [stderr] Compiling napi-derive v2.16.13 [INFO] [stdout] error[E0432]: unresolved import `fsevent_sys::core_foundation` [INFO] [stdout] --> src/lib.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use fsevent_sys::{core_foundation as cf, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `core_foundation` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `fsevent_sys::core_foundation` [INFO] [stdout] --> src/lib.rs:8:19 [INFO] [stdout] | [INFO] [stdout] 8 | use fsevent_sys::{core_foundation as cf, *}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `core_foundation` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamContext` in crate `fs` [INFO] [stdout] --> src/lib.rs:25:72 [INFO] [stdout] | [INFO] [stdout] 25 | fn default_stream_context(instance: &ThreadsafeFunction) -> fs::FSEventStreamContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FSEventStreamContext` in crate `fs` [INFO] [stdout] --> src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | fs::FSEventStreamContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamRef` in crate `fs` [INFO] [stdout] --> src/lib.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | _stream_ref: fs::FSEventStreamRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamEventFlags` in crate `fs` [INFO] [stdout] --> src/lib.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | event_flags: *const fs::FSEventStreamEventFlags, // const FSEventStreamEventFlags eventFlags[] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamEventId` in crate `fs` [INFO] [stdout] --> src/lib.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | event_ids: *const fs::FSEventStreamEventId, // const FSEventStreamEventId eventIds[] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamCreate` in crate `fs` [INFO] [stdout] --> src/lib.rs:151:34 [INFO] [stdout] | [INFO] [stdout] 151 | let stream = fs::FSEventStreamCreate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventIdSinceNow` in crate `fs` [INFO] [stdout] --> src/lib.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | fs::kFSEventStreamEventIdSinceNow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamCreateFlagNone` in this scope [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | kFSEventStreamCreateFlagNone [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamCreateFlagWatchRoot` in this scope [INFO] [stdout] --> src/lib.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | | kFSEventStreamCreateFlagWatchRoot [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamCreateFlagFileEvents` in this scope [INFO] [stdout] --> src/lib.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | | kFSEventStreamCreateFlagFileEvents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamScheduleWithRunLoop` in crate `fs` [INFO] [stdout] --> src/lib.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fs::FSEventStreamScheduleWithRunLoop( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamStart` in crate `fs` [INFO] [stdout] --> src/lib.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | fs::FSEventStreamStart(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamFlushSync` in crate `fs` [INFO] [stdout] --> src/lib.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | fs::FSEventStreamFlushSync(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamStop` in crate `fs` [INFO] [stdout] --> src/lib.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | fs::FSEventStreamStop(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventIdSinceNow` in this scope [INFO] [stdout] --> src/lib.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | let since_now = env.create_int64(kFSEventStreamEventIdSinceNow as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagNone` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 230 | create_constant!(None); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagMustScanSubDirs` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 231 | create_constant!(MustScanSubDirs); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagUserDropped` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 232 | create_constant!(UserDropped); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagKernelDropped` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 233 | create_constant!(KernelDropped); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagEventIdsWrapped` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 234 | create_constant!(EventIdsWrapped); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagHistoryDone` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 235 | create_constant!(HistoryDone); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagRootChanged` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 236 | create_constant!(RootChanged); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagMount` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 237 | create_constant!(Mount); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagUnmount` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 238 | create_constant!(Unmount); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemCreated` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 239 | create_constant!(ItemCreated); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemRemoved` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 240 | create_constant!(ItemRemoved); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemInodeMetaMod` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 241 | create_constant!(ItemInodeMetaMod); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemRenamed` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 242 | create_constant!(ItemRenamed); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemModified` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 243 | create_constant!(ItemModified); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemFinderInfoMod` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 244 | create_constant!(ItemFinderInfoMod); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemChangeOwner` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 245 | create_constant!(ItemChangeOwner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemXattrMod` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 246 | create_constant!(ItemXattrMod); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsFile` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 247 | create_constant!(ItemIsFile); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsDir` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 248 | create_constant!(ItemIsDir); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsSymlink` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 249 | create_constant!(ItemIsSymlink); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsHardlink` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 250 | create_constant!(ItemIsHardlink); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsLastHardlink` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 251 | create_constant!(ItemIsLastHardlink); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagOwnEvent` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 252 | create_constant!(OwnEvent); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemCloned` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 253 | create_constant!(ItemCloned); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/lib.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use fsevent_sys::{core_foundation as cf, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamContext` in crate `fs` [INFO] [stdout] --> src/lib.rs:25:72 [INFO] [stdout] | [INFO] [stdout] 25 | fn default_stream_context(instance: &ThreadsafeFunction) -> fs::FSEventStreamContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `FSEventStreamContext` in crate `fs` [INFO] [stdout] --> src/lib.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | fs::FSEventStreamContext { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamRef` in crate `fs` [INFO] [stdout] --> src/lib.rs:37:22 [INFO] [stdout] | [INFO] [stdout] 37 | _stream_ref: fs::FSEventStreamRef, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamEventFlags` in crate `fs` [INFO] [stdout] --> src/lib.rs:41:29 [INFO] [stdout] | [INFO] [stdout] 41 | event_flags: *const fs::FSEventStreamEventFlags, // const FSEventStreamEventFlags eventFlags[] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FSEventStreamEventId` in crate `fs` [INFO] [stdout] --> src/lib.rs:42:27 [INFO] [stdout] | [INFO] [stdout] 42 | event_ids: *const fs::FSEventStreamEventId, // const FSEventStreamEventId eventIds[] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamCreate` in crate `fs` [INFO] [stdout] --> src/lib.rs:151:34 [INFO] [stdout] | [INFO] [stdout] 151 | let stream = fs::FSEventStreamCreate( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventIdSinceNow` in crate `fs` [INFO] [stdout] --> src/lib.rs:156:25 [INFO] [stdout] | [INFO] [stdout] 156 | fs::kFSEventStreamEventIdSinceNow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamCreateFlagNone` in this scope [INFO] [stdout] --> src/lib.rs:158:21 [INFO] [stdout] | [INFO] [stdout] 158 | kFSEventStreamCreateFlagNone [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamCreateFlagWatchRoot` in this scope [INFO] [stdout] --> src/lib.rs:159:27 [INFO] [stdout] | [INFO] [stdout] 159 | | kFSEventStreamCreateFlagWatchRoot [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamCreateFlagFileEvents` in this scope [INFO] [stdout] --> src/lib.rs:160:27 [INFO] [stdout] | [INFO] [stdout] 160 | | kFSEventStreamCreateFlagFileEvents, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamScheduleWithRunLoop` in crate `fs` [INFO] [stdout] --> src/lib.rs:166:21 [INFO] [stdout] | [INFO] [stdout] 166 | fs::FSEventStreamScheduleWithRunLoop( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamStart` in crate `fs` [INFO] [stdout] --> src/lib.rs:172:21 [INFO] [stdout] | [INFO] [stdout] 172 | fs::FSEventStreamStart(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamFlushSync` in crate `fs` [INFO] [stdout] --> src/lib.rs:176:21 [INFO] [stdout] | [INFO] [stdout] 176 | fs::FSEventStreamFlushSync(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `FSEventStreamStop` in crate `fs` [INFO] [stdout] --> src/lib.rs:177:21 [INFO] [stdout] | [INFO] [stdout] 177 | fs::FSEventStreamStop(stream); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in `fs` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventIdSinceNow` in this scope [INFO] [stdout] --> src/lib.rs:212:38 [INFO] [stdout] | [INFO] [stdout] 212 | let since_now = env.create_int64(kFSEventStreamEventIdSinceNow as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagNone` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 230 | create_constant!(None); [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagMustScanSubDirs` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 231 | create_constant!(MustScanSubDirs); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagUserDropped` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 232 | create_constant!(UserDropped); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagKernelDropped` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 233 | create_constant!(KernelDropped); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagEventIdsWrapped` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 234 | create_constant!(EventIdsWrapped); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagHistoryDone` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 235 | create_constant!(HistoryDone); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagRootChanged` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 236 | create_constant!(RootChanged); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagMount` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 237 | create_constant!(Mount); [INFO] [stdout] | ----------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagUnmount` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 238 | create_constant!(Unmount); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemCreated` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 239 | create_constant!(ItemCreated); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemRemoved` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 240 | create_constant!(ItemRemoved); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemInodeMetaMod` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 241 | create_constant!(ItemInodeMetaMod); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemRenamed` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 242 | create_constant!(ItemRenamed); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemModified` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 243 | create_constant!(ItemModified); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemFinderInfoMod` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 244 | create_constant!(ItemFinderInfoMod); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemChangeOwner` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 245 | create_constant!(ItemChangeOwner); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemXattrMod` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 246 | create_constant!(ItemXattrMod); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsFile` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 247 | create_constant!(ItemIsFile); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsDir` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 248 | create_constant!(ItemIsDir); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsSymlink` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 249 | create_constant!(ItemIsSymlink); [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsHardlink` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 250 | create_constant!(ItemIsHardlink); [INFO] [stdout] | -------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemIsLastHardlink` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 251 | create_constant!(ItemIsLastHardlink); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagOwnEvent` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 252 | create_constant!(OwnEvent); [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `kFSEventStreamEventFlagItemCloned` in this scope [INFO] [stdout] --> src/lib.rs:224:50 [INFO] [stdout] | [INFO] [stdout] 224 | let constant = env.create_uint32([] as _)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 253 | create_constant!(ItemCloned); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `create_constant` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `*` [INFO] [stdout] --> src/lib.rs:8:42 [INFO] [stdout] | [INFO] [stdout] 8 | use fsevent_sys::{core_foundation as cf, *}; [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> src/lib.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let mut err = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 81 | let cf_path = cf::str_path_to_cfstring_ref(path, &mut err); [INFO] [stdout] 82 | if !err.is_null() { [INFO] [stdout] | ------- cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `err` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 80 | let mut err: *mut T = ptr::null_mut(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0282]: type annotations needed for `*mut _` [INFO] [stdout] --> src/lib.rs:80:17 [INFO] [stdout] | [INFO] [stdout] 80 | let mut err = ptr::null_mut(); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 81 | let cf_path = cf::str_path_to_cfstring_ref(path, &mut err); [INFO] [stdout] 82 | if !err.is_null() { [INFO] [stdout] | ------- cannot call a method on a raw pointer with an unknown pointee type [INFO] [stdout] | [INFO] [stdout] help: consider giving `err` an explicit type, where the type for type parameter `T` is specified [INFO] [stdout] | [INFO] [stdout] 80 | let mut err: *mut T = ptr::null_mut(); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fsevents-rs` (lib test) due to 41 previous errors; 1 warning emitted [INFO] [stdout] Some errors have detailed explanations: E0282, E0412, E0422, E0425, E0432. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about an error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fsevents-rs` (lib) due to 41 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "47d118e715a328af92541cb38b266744733e1a04a4d6d59976beaa49479b815b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47d118e715a328af92541cb38b266744733e1a04a4d6d59976beaa49479b815b", kill_on_drop: false }` [INFO] [stdout] 47d118e715a328af92541cb38b266744733e1a04a4d6d59976beaa49479b815b