[INFO] fetching crate freebsd-libgeom 0.2.3...
[INFO] checking freebsd-libgeom-0.2.3 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate freebsd-libgeom 0.2.3 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate freebsd-libgeom 0.2.3 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate freebsd-libgeom 0.2.3
[INFO] finished tweaking crates.io crate freebsd-libgeom 0.2.3
[INFO] tweaked toml for crates.io crate freebsd-libgeom 0.2.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate freebsd-libgeom 0.2.3 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" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded freebsd-libgeom-sys v0.1.4
[INFO] [stderr]   Downloaded clang-sys v1.3.1
[INFO] [stderr]   Downloaded quote v1.0.30
[INFO] [stderr]   Downloaded nix v0.26.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 44af64480a38cd1f48d41ec87abc2d8d3411318bd233b0d2b7a4b4e4de79b799
[INFO] running `Command { std: "docker" "start" "-a" "44af64480a38cd1f48d41ec87abc2d8d3411318bd233b0d2b7a4b4e4de79b799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "44af64480a38cd1f48d41ec87abc2d8d3411318bd233b0d2b7a4b4e4de79b799", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "44af64480a38cd1f48d41ec87abc2d8d3411318bd233b0d2b7a4b4e4de79b799", kill_on_drop: false }`
[INFO] [stdout] 44af64480a38cd1f48d41ec87abc2d8d3411318bd233b0d2b7a4b4e4de79b799
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 716977b5417d0eade865abb89378d4c8ff41dc8f1e61efcfa2f90838a266030b
[INFO] running `Command { std: "docker" "start" "-a" "716977b5417d0eade865abb89378d4c8ff41dc8f1e61efcfa2f90838a266030b", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking nix v0.26.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling freebsd-libgeom-sys v0.1.4
[INFO] [stderr]     Checking freebsd-libgeom v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> src/lib.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 .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:242:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 242 |             .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:319:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 319 |             .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 value `gident_ISCONSUMER` in this scope
[INFO] [stdout]    --> src/lib.rs:169:48
[INFO] [stdout]     |
[INFO] [stdout] 169 |         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:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |         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:181:70
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 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:194:70
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 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 value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> src/lib.rs:376:43
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   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:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   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:380:44
[INFO] [stdout]     |
[INFO] [stdout] 380 | ...                   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:382:43
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   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:387:43
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...                   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:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   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:391:43
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:407:29
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:415:29
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:419:29
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> src/lib.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 .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:242:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 242 |             .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[E0204]: the trait `Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/lib.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase
[INFO] [stdout] 510 | 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[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> src/lib.rs:319:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 319 |             .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:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let r = unsafe { geom_stats_open() };
[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:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |             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:240:28
[INFO] [stdout]     |
[INFO] [stdout] 240 |         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:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |         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:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |         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:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             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:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         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:317:27
[INFO] [stdout]     |
[INFO] [stdout] 317 |         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 function `geom_lookupid` in this scope
[INFO] [stdout]    --> src/lib.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             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:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |             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:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 |         unsafe { geom_deletetree(&mut *self.0) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[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: could not compile `freebsd-libgeom` (lib) due to 46 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope
[INFO] [stdout]    --> src/lib.rs:169:48
[INFO] [stdout]     |
[INFO] [stdout] 169 |         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:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |         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:181:70
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 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:194:70
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 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 value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> src/lib.rs:376:43
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   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:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   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:380:44
[INFO] [stdout]     |
[INFO] [stdout] 380 | ...                   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:382:43
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   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:387:43
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...                   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:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   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:391:43
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:407:29
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:415:29
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:419:29
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:592:42
[INFO] [stdout]     |
[INFO] [stdout] 592 |             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:593:40
[INFO] [stdout]     |
[INFO] [stdout] 593 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 594 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 594 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 594 |             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:600:42
[INFO] [stdout]     |
[INFO] [stdout] 600 |             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:601:40
[INFO] [stdout]     |
[INFO] [stdout] 601 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 602 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 602 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 602 |             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:608:42
[INFO] [stdout]     |
[INFO] [stdout] 608 |             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:609:40
[INFO] [stdout]     |
[INFO] [stdout] 609 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 610 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 610 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 610 |             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:616:42
[INFO] [stdout]     |
[INFO] [stdout] 616 |             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:617:40
[INFO] [stdout]     |
[INFO] [stdout] 617 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 618 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 618 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 618 |             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:624:42
[INFO] [stdout]     |
[INFO] [stdout] 624 |             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:625:40
[INFO] [stdout]     |
[INFO] [stdout] 625 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 626 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 626 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 626 |             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[E0204]: the trait `Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/lib.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase
[INFO] [stdout] 510 | 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[E0425]: cannot find function `geom_stats_open` in this scope
[INFO] [stdout]    --> src/lib.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let r = unsafe { geom_stats_open() };
[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:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |             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:240:28
[INFO] [stdout]     |
[INFO] [stdout] 240 |         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:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |         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:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |         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:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             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:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         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:317:27
[INFO] [stdout]     |
[INFO] [stdout] 317 |         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 function `geom_lookupid` in this scope
[INFO] [stdout]    --> src/lib.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             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:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |             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:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 |         unsafe { geom_deletetree(&mut *self.0) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[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` (lib test) due to 71 previous errors
[INFO] running `Command { std: "docker" "inspect" "716977b5417d0eade865abb89378d4c8ff41dc8f1e61efcfa2f90838a266030b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "716977b5417d0eade865abb89378d4c8ff41dc8f1e61efcfa2f90838a266030b", kill_on_drop: false }`
[INFO] [stdout] 716977b5417d0eade865abb89378d4c8ff41dc8f1e61efcfa2f90838a266030b
[INFO] checking freebsd-libgeom-0.2.3 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate freebsd-libgeom 0.2.3 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate freebsd-libgeom 0.2.3 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate freebsd-libgeom 0.2.3
[INFO] finished tweaking crates.io crate freebsd-libgeom 0.2.3
[INFO] tweaked toml for crates.io crate freebsd-libgeom 0.2.3 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate freebsd-libgeom 0.2.3 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" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ca7e86c4bb274bfb0e0833b33d91ada96a7141527ef91878b5c02c45d979c6a1
[INFO] running `Command { std: "docker" "start" "-a" "ca7e86c4bb274bfb0e0833b33d91ada96a7141527ef91878b5c02c45d979c6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ca7e86c4bb274bfb0e0833b33d91ada96a7141527ef91878b5c02c45d979c6a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca7e86c4bb274bfb0e0833b33d91ada96a7141527ef91878b5c02c45d979c6a1", kill_on_drop: false }`
[INFO] [stdout] ca7e86c4bb274bfb0e0833b33d91ada96a7141527ef91878b5c02c45d979c6a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ec310c49fce69d31785fcfa28da429aa2c2ac9fbd042983bf62b459e1081045
[INFO] running `Command { std: "docker" "start" "-a" "0ec310c49fce69d31785fcfa28da429aa2c2ac9fbd042983bf62b459e1081045", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]     Checking nix v0.26.1
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling freebsd-libgeom-sys v0.1.4
[INFO] [stderr]     Checking freebsd-libgeom v0.2.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> src/lib.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 .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:242:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 242 |             .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:319:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 319 |             .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:236:23
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 .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:242:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 242 |             .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:319:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 319 |             .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 value `gident_ISCONSUMER` in this scope
[INFO] [stdout]    --> src/lib.rs:169:48
[INFO] [stdout]     |
[INFO] [stdout] 169 |         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:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |         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:181:70
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 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:194:70
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 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 value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> src/lib.rs:376:43
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   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:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   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:380:44
[INFO] [stdout]     |
[INFO] [stdout] 380 | ...                   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:382:43
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   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:387:43
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...                   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:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   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:391:43
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:407:29
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:415:29
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:419:29
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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[E0204]: the trait `Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/lib.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase
[INFO] [stdout] 510 | 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[E0425]: cannot find function `geom_stats_open` in this scope
[INFO] [stdout]    --> src/lib.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let r = unsafe { geom_stats_open() };
[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:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |             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:240:28
[INFO] [stdout]     |
[INFO] [stdout] 240 |         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:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |         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:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |         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:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             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:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         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:317:27
[INFO] [stdout]     |
[INFO] [stdout] 317 |         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 function `geom_lookupid` in this scope
[INFO] [stdout]    --> src/lib.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             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:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |             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:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 |         unsafe { geom_deletetree(&mut *self.0) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[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: could not compile `freebsd-libgeom` (lib) due to 46 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope
[INFO] [stdout]    --> src/lib.rs:169:48
[INFO] [stdout]     |
[INFO] [stdout] 169 |         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:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |         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:181:70
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 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:194:70
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 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 value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> src/lib.rs:376:43
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   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:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   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:380:44
[INFO] [stdout]     |
[INFO] [stdout] 380 | ...                   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:382:43
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   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:387:43
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...                   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:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   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:391:43
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:407:29
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:415:29
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:419:29
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |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:592:42
[INFO] [stdout]     |
[INFO] [stdout] 592 |             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:593:40
[INFO] [stdout]     |
[INFO] [stdout] 593 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 594 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 594 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 594 |             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:600:42
[INFO] [stdout]     |
[INFO] [stdout] 600 |             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:601:40
[INFO] [stdout]     |
[INFO] [stdout] 601 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 602 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 602 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 602 |             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:608:42
[INFO] [stdout]     |
[INFO] [stdout] 608 |             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:609:40
[INFO] [stdout]     |
[INFO] [stdout] 609 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 610 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 610 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 610 |             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:616:42
[INFO] [stdout]     |
[INFO] [stdout] 616 |             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:617:40
[INFO] [stdout]     |
[INFO] [stdout] 617 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 618 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 618 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 618 |             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:624:42
[INFO] [stdout]     |
[INFO] [stdout] 624 |             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:625:40
[INFO] [stdout]     |
[INFO] [stdout] 625 |             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:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |             let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 626 |             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:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                 bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                 ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 626 |             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:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |             let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                      ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 626 |             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[E0204]: the trait `Copy` cannot be implemented for this type
[INFO] [stdout]    --> src/lib.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase
[INFO] [stdout] 510 | 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[E0425]: cannot find function `geom_stats_open` in this scope
[INFO] [stdout]    --> src/lib.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let r = unsafe { geom_stats_open() };
[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:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |             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:240:28
[INFO] [stdout]     |
[INFO] [stdout] 240 |         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:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |         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:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |         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:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             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:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         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:317:27
[INFO] [stdout]     |
[INFO] [stdout] 317 |         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 function `geom_lookupid` in this scope
[INFO] [stdout]    --> src/lib.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             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:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |             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:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 |         unsafe { geom_deletetree(&mut *self.0) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[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` (lib test) due to 71 previous errors
[INFO] running `Command { std: "docker" "inspect" "0ec310c49fce69d31785fcfa28da429aa2c2ac9fbd042983bf62b459e1081045", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec310c49fce69d31785fcfa28da429aa2c2ac9fbd042983bf62b459e1081045", kill_on_drop: false }`
[INFO] [stdout] 0ec310c49fce69d31785fcfa28da429aa2c2ac9fbd042983bf62b459e1081045
