[INFO] fetching crate freebsd-libgeom 0.1.1... [INFO] checking freebsd-libgeom-0.1.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate freebsd-libgeom 0.1.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate freebsd-libgeom 0.1.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate freebsd-libgeom 0.1.1 [INFO] finished tweaking crates.io crate freebsd-libgeom 0.1.1 [INFO] tweaked toml for crates.io crate freebsd-libgeom 0.1.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate freebsd-libgeom 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7c1dceeaaa373293034d96c6c9669d3f7987bb87dfc9c781d7240836ebe049e [INFO] running `Command { std: "docker" "start" "-a" "d7c1dceeaaa373293034d96c6c9669d3f7987bb87dfc9c781d7240836ebe049e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7c1dceeaaa373293034d96c6c9669d3f7987bb87dfc9c781d7240836ebe049e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c1dceeaaa373293034d96c6c9669d3f7987bb87dfc9c781d7240836ebe049e", kill_on_drop: false }` [INFO] [stdout] d7c1dceeaaa373293034d96c6c9669d3f7987bb87dfc9c781d7240836ebe049e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 646138d0c51d6bc53982e8b65d1234d0f1fc548c4a61ef0f05381d27bd7da6f6 [INFO] running `Command { std: "docker" "start" "-a" "646138d0c51d6bc53982e8b65d1234d0f1fc548c4a61ef0f05381d27bd7da6f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking approx v0.5.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling freebsd-libgeom-sys v0.1.1 [INFO] [stderr] Checking freebsd-libgeom v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> src/lib.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 209 | .map(|devstat| Devstat{devstat, phantom: PhantomData}) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> src/lib.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 215 | .map(|devstat| (Devstat{devstat, phantom: PhantomData}, ps)) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> src/lib.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 292 | .map(|devstat| Devstat{devstat, phantom: PhantomData}) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> src/lib.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 209 | .map(|devstat| Devstat{devstat, phantom: PhantomData}) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> src/lib.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 215 | .map(|devstat| (Devstat{devstat, phantom: PhantomData}, ps)) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> src/lib.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 292 | .map(|devstat| Devstat{devstat, phantom: PhantomData}) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_open` in this scope [INFO] [stdout] --> src/lib.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | let r = unsafe { geom_stats_open() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope [INFO] [stdout] --> src/lib.rs:151:48 [INFO] [stdout] | [INFO] [stdout] 151 | unsafe{self.ident.as_ref()}.lg_what == gident_ISCONSUMER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gident_ISPROVIDER` in this scope [INFO] [stdout] --> src/lib.rs:155:48 [INFO] [stdout] | [INFO] [stdout] 155 | unsafe{self.ident.as_ref()}.lg_what == gident_ISPROVIDER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope [INFO] [stdout] --> src/lib.rs:160:66 [INFO] [stdout] | [INFO] [stdout] 160 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope [INFO] [stdout] --> src/lib.rs:168:66 [INFO] [stdout] | [INFO] [stdout] 168 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> src/lib.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | let praw = unsafe {geom_stats_snapshot_next(prev.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> src/lib.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | let craw = unsafe {geom_stats_snapshot_next(self.cur.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_get` in this scope [INFO] [stdout] --> src/lib.rs:253:28 [INFO] [stdout] | [INFO] [stdout] 253 | let raw = unsafe { geom_stats_snapshot_get() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_reset` in this scope [INFO] [stdout] --> src/lib.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | unsafe {geom_stats_snapshot_reset(self.0.as_mut())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_timestamp` in this scope [INFO] [stdout] --> src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | geom_stats_snapshot_timestamp(self.0.as_mut(), ts.as_mut_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_free` in this scope [INFO] [stdout] --> src/lib.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | unsafe { geom_stats_snapshot_free(self.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> src/lib.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | let raw = unsafe {geom_stats_snapshot_next(self.0.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> src/lib.rs:349:43 [INFO] [stdout] | [INFO] [stdout] 349 | ... devstat_trans_flags_DEVSTAT_READ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:351:44 [INFO] [stdout] | [INFO] [stdout] 351 | ... devstat_trans_flags_DEVSTAT_WRITE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope [INFO] [stdout] --> src/lib.rs:353:44 [INFO] [stdout] | [INFO] [stdout] 353 | ... devstat_trans_flags_DEVSTAT_NO_DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> src/lib.rs:355:43 [INFO] [stdout] | [INFO] [stdout] 355 | ... devstat_trans_flags_DEVSTAT_FREE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> src/lib.rs:360:43 [INFO] [stdout] | [INFO] [stdout] 360 | ... devstat_trans_flags_DEVSTAT_FREE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> src/lib.rs:362:43 [INFO] [stdout] | [INFO] [stdout] 362 | ... devstat_trans_flags_DEVSTAT_READ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:364:43 [INFO] [stdout] | [INFO] [stdout] 364 | ... devstat_trans_flags_DEVSTAT_WRITE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> src/lib.rs:380:29 [INFO] [stdout] | [INFO] [stdout] 380 | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> src/lib.rs:384:29 [INFO] [stdout] | [INFO] [stdout] 384 | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:388:29 [INFO] [stdout] | [INFO] [stdout] 388 | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope [INFO] [stdout] --> src/lib.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_lookupid` in this scope [INFO] [stdout] --> src/lib.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | geom_lookupid(&mut *self.0, id.id) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_gettree` in this scope [INFO] [stdout] --> src/lib.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | let r = geom_gettree(&mut *inner); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_deletetree` in this scope [INFO] [stdout] --> src/lib.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe { geom_deletetree(&mut *self.0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:565:42 [INFO] [stdout] | [INFO] [stdout] 565 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:566:40 [INFO] [stdout] | [INFO] [stdout] 566 | let (cur, _cur) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 567 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 567 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 567 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:573:42 [INFO] [stdout] | [INFO] [stdout] 573 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:574:40 [INFO] [stdout] | [INFO] [stdout] 574 | let (cur, _cur) = devstat!(bintime{sec: 0, frac: 1<<63}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 575 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 575 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 575 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:581:42 [INFO] [stdout] | [INFO] [stdout] 581 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 1<<63}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:582:40 [INFO] [stdout] | [INFO] [stdout] 582 | let (cur, _cur) = devstat!(bintime{sec: 1, frac: 0}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 583 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 583 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 583 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:589:42 [INFO] [stdout] | [INFO] [stdout] 589 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:590:40 [INFO] [stdout] | [INFO] [stdout] 590 | let (cur, _cur) = devstat!(bintime{sec: 1, frac: 0}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 591 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 591 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 591 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:597:42 [INFO] [stdout] | [INFO] [stdout] 597 | let (prev, _prev) = devstat!(bintime{sec: 1, frac: 1<<62}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:598:40 [INFO] [stdout] | [INFO] [stdout] 598 | let (cur, _cur) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 599 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_open` in this scope [INFO] [stdout] --> src/lib.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | let r = unsafe { geom_stats_open() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope [INFO] [stdout] --> src/lib.rs:151:48 [INFO] [stdout] | [INFO] [stdout] 151 | unsafe{self.ident.as_ref()}.lg_what == gident_ISCONSUMER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gident_ISPROVIDER` in this scope [INFO] [stdout] --> src/lib.rs:155:48 [INFO] [stdout] | [INFO] [stdout] 155 | unsafe{self.ident.as_ref()}.lg_what == gident_ISPROVIDER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope [INFO] [stdout] --> src/lib.rs:160:66 [INFO] [stdout] | [INFO] [stdout] 160 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope [INFO] [stdout] --> src/lib.rs:168:66 [INFO] [stdout] | [INFO] [stdout] 168 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> src/lib.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | let praw = unsafe {geom_stats_snapshot_next(prev.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> src/lib.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | let craw = unsafe {geom_stats_snapshot_next(self.cur.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_get` in this scope [INFO] [stdout] --> src/lib.rs:253:28 [INFO] [stdout] | [INFO] [stdout] 253 | let raw = unsafe { geom_stats_snapshot_get() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_reset` in this scope [INFO] [stdout] --> src/lib.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | unsafe {geom_stats_snapshot_reset(self.0.as_mut())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_timestamp` in this scope [INFO] [stdout] --> src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | geom_stats_snapshot_timestamp(self.0.as_mut(), ts.as_mut_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_free` in this scope [INFO] [stdout] --> src/lib.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | unsafe { geom_stats_snapshot_free(self.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> src/lib.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | let raw = unsafe {geom_stats_snapshot_next(self.0.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> src/lib.rs:349:43 [INFO] [stdout] | [INFO] [stdout] 349 | ... devstat_trans_flags_DEVSTAT_READ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:351:44 [INFO] [stdout] | [INFO] [stdout] 351 | ... devstat_trans_flags_DEVSTAT_WRITE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope [INFO] [stdout] --> src/lib.rs:353:44 [INFO] [stdout] | [INFO] [stdout] 353 | ... devstat_trans_flags_DEVSTAT_NO_DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> src/lib.rs:355:43 [INFO] [stdout] | [INFO] [stdout] 355 | ... devstat_trans_flags_DEVSTAT_FREE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> src/lib.rs:360:43 [INFO] [stdout] | [INFO] [stdout] 360 | ... devstat_trans_flags_DEVSTAT_FREE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> src/lib.rs:362:43 [INFO] [stdout] | [INFO] [stdout] 362 | ... devstat_trans_flags_DEVSTAT_READ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:364:43 [INFO] [stdout] | [INFO] [stdout] 364 | ... devstat_trans_flags_DEVSTAT_WRITE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> src/lib.rs:380:29 [INFO] [stdout] | [INFO] [stdout] 380 | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> src/lib.rs:384:29 [INFO] [stdout] | [INFO] [stdout] 384 | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> src/lib.rs:388:29 [INFO] [stdout] | [INFO] [stdout] 388 | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope [INFO] [stdout] --> src/lib.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_lookupid` in this scope [INFO] [stdout] --> src/lib.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | geom_lookupid(&mut *self.0, id.id) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_gettree` in this scope [INFO] [stdout] --> src/lib.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | let r = geom_gettree(&mut *inner); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_deletetree` in this scope [INFO] [stdout] --> src/lib.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe { geom_deletetree(&mut *self.0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> src/lib.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^ [INFO] [stdout] 482 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 483 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 70 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0422, E0425, E0530. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `freebsd-libgeom` due to 71 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> src/lib.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^ [INFO] [stdout] 482 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 483 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0422, E0425, E0530. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "646138d0c51d6bc53982e8b65d1234d0f1fc548c4a61ef0f05381d27bd7da6f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "646138d0c51d6bc53982e8b65d1234d0f1fc548c4a61ef0f05381d27bd7da6f6", kill_on_drop: false }` [INFO] [stdout] 646138d0c51d6bc53982e8b65d1234d0f1fc548c4a61ef0f05381d27bd7da6f6