[INFO] fetching crate freebsd-libgeom 0.2.3... [INFO] checking freebsd-libgeom-0.2.3 against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [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 af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "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 which v4.3.0 [INFO] [stderr] Downloaded clang-sys v1.3.1 [INFO] [stderr] Downloaded nix v0.26.1 [INFO] [stderr] Downloaded libc v0.2.138 [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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3c55027bfd66d01c5d02a391411e4d37e07c681f5d9b9be2253931016c85d86 [INFO] running `Command { std: "docker" "start" "-a" "c3c55027bfd66d01c5d02a391411e4d37e07c681f5d9b9be2253931016c85d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3c55027bfd66d01c5d02a391411e4d37e07c681f5d9b9be2253931016c85d86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3c55027bfd66d01c5d02a391411e4d37e07c681f5d9b9be2253931016c85d86", kill_on_drop: false }` [INFO] [stdout] c3c55027bfd66d01c5d02a391411e4d37e07c681f5d9b9be2253931016c85d86 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 91538e51f1b649fb3d4728328407b141e3ed40a2300899daae93b3e8acf8913f [INFO] running `Command { std: "docker" "start" "-a" "91538e51f1b649fb3d4728328407b141e3ed40a2300899daae93b3e8acf8913f", kill_on_drop: false }` [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.30 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.64.0 [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] Checking static_assertions v1.1.0 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Checking nix v0.26.1 [INFO] [stderr] Compiling regex v1.7.3 [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: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: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[E0609]: no field `id` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:140:50 [INFO] [stdout] | [INFO] [stdout] 140 | id: unsafe { self.devstat.as_ref() }.id, [INFO] [stdout] | ^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_what` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | unsafe{self.ident.as_ref()}.lg_what == gident_ISCONSUMER [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_what` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe{self.ident.as_ref()}.lg_what == gident_ISPROVIDER [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_ptr` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:181:53 [INFO] [stdout] | [INFO] [stdout] 181 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_ptr` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^ unknown field [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 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 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[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[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[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[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[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[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_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[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:375:62 [INFO] [stdout] | [INFO] [stdout] 375 | let total_transfers_read = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:377:63 [INFO] [stdout] | [INFO] [stdout] 377 | let total_transfers_write = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:379:63 [INFO] [stdout] | [INFO] [stdout] 379 | let total_transfers_other = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [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[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:381:62 [INFO] [stdout] | [INFO] [stdout] 381 | let total_transfers_free = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `bytes` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:386:58 [INFO] [stdout] | [INFO] [stdout] 386 | let total_bytes_free = delta!(current, previous, bytes, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `bytes` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:388:58 [INFO] [stdout] | [INFO] [stdout] 388 | let total_bytes_read = delta!(current, previous, bytes, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `id` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:140:50 [INFO] [stdout] | [INFO] [stdout] 140 | id: unsafe { self.devstat.as_ref() }.id, [INFO] [stdout] | ^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `bytes` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:390:59 [INFO] [stdout] | [INFO] [stdout] 390 | let total_bytes_write = delta!(current, previous, bytes, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_what` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:169:37 [INFO] [stdout] | [INFO] [stdout] 169 | unsafe{self.ident.as_ref()}.lg_what == gident_ISCONSUMER [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_what` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:173:37 [INFO] [stdout] | [INFO] [stdout] 173 | unsafe{self.ident.as_ref()}.lg_what == gident_ISPROVIDER [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_ptr` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:181:53 [INFO] [stdout] | [INFO] [stdout] 181 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `block_size` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:395:40 [INFO] [stdout] | [INFO] [stdout] 395 | let block_denominator = if cur.block_size > 0 { [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `lg_ptr` on type `&freebsd_libgeom_sys::gident` [INFO] [stdout] --> src/lib.rs:194:53 [INFO] [stdout] | [INFO] [stdout] 194 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `block_size` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | cur.block_size as u64 [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:407:20 [INFO] [stdout] | [INFO] [stdout] 407 | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [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[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:411:20 [INFO] [stdout] | [INFO] [stdout] 411 | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [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[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:415:20 [INFO] [stdout] | [INFO] [stdout] 415 | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:419:20 [INFO] [stdout] | [INFO] [stdout] 419 | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [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[E0609]: no field `busy_time` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:453:31 [INFO] [stdout] | [INFO] [stdout] 453 | |ds: &devstat| ds.busy_time); [INFO] [stdout] | ^^^^^^^^^ unknown field [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[E0609]: no field `start_count` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | cur.start_count - cur.end_count [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `end_count` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:461:31 [INFO] [stdout] | [INFO] [stdout] 461 | cur.start_count - cur.end_count [INFO] [stdout] | ^^^^^^^^^ unknown field [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[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:375:62 [INFO] [stdout] | [INFO] [stdout] 375 | let total_transfers_read = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:377:63 [INFO] [stdout] | [INFO] [stdout] 377 | let total_transfers_write = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `timespec` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 510 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `timespec` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `timespec`, which is required by `×pec: Debug` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timespec: Clone` is not satisfied [INFO] [stdout] --> src/lib.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 510 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `timespec` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AssertParamIsClone` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/clone.rs:193:1 [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_sec` on type `timespec` [INFO] [stdout] --> src/lib.rs:514:14 [INFO] [stdout] | [INFO] [stdout] 514 | ts.0.tv_sec as f64 + ts.0.tv_nsec as f64 * 1e-9 [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:379:63 [INFO] [stdout] | [INFO] [stdout] 379 | let total_transfers_other = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_nsec` on type `timespec` [INFO] [stdout] --> src/lib.rs:514:35 [INFO] [stdout] | [INFO] [stdout] 514 | ts.0.tv_sec as f64 + ts.0.tv_nsec as f64 * 1e-9 [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_sec` on type `timespec` [INFO] [stdout] --> src/lib.rs:522:33 [INFO] [stdout] | [INFO] [stdout] 522 | let mut tv_sec = self.0.tv_sec - rhs.0.tv_sec; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_sec` on type `timespec` [INFO] [stdout] --> src/lib.rs:522:48 [INFO] [stdout] | [INFO] [stdout] 522 | let mut tv_sec = self.0.tv_sec - rhs.0.tv_sec; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `operations` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:381:62 [INFO] [stdout] | [INFO] [stdout] 381 | let total_transfers_free = delta!(current, previous, operations, [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_nsec` on type `timespec` [INFO] [stdout] --> src/lib.rs:523:34 [INFO] [stdout] | [INFO] [stdout] 523 | let mut tv_nsec = self.0.tv_nsec - rhs.0.tv_nsec; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_nsec` on type `timespec` [INFO] [stdout] --> src/lib.rs:523:50 [INFO] [stdout] | [INFO] [stdout] 523 | let mut tv_nsec = self.0.tv_nsec - rhs.0.tv_nsec; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `timespec` has no field named `tv_sec` [INFO] [stdout] --> src/lib.rs:528:45 [INFO] [stdout] | [INFO] [stdout] 528 | Self(freebsd_libgeom_sys::timespec {tv_sec, tv_nsec}) [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct timespec(i32); [INFO] [stdout] | -------- `timespec` defined here [INFO] [stdout] | [INFO] [stdout] help: `timespec` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 528 | Self(timespec(/* fields */)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `timespec` has no field named `tv_nsec` [INFO] [stdout] --> src/lib.rs:528:53 [INFO] [stdout] | [INFO] [stdout] 528 | Self(freebsd_libgeom_sys::timespec {tv_sec, tv_nsec}) [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct timespec(i32); [INFO] [stdout] | -------- `timespec` defined here [INFO] [stdout] | [INFO] [stdout] help: `timespec` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 528 | Self(timespec(/* fields */)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `freebsd_libgeom_sys::gmesh` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 533 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 534 | #[repr(transparent)] [INFO] [stdout] 535 | pub struct Tree(Pin>); [INFO] [stdout] | ^^^^^^^^^^^^^^^ `freebsd_libgeom_sys::gmesh` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `freebsd_libgeom_sys::gmesh`, which is required by `&Pin>: Debug` [INFO] [stdout] = help: the trait `Debug` is implemented for `Pin` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `bytes` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:386:58 [INFO] [stdout] | [INFO] [stdout] 386 | let total_bytes_free = delta!(current, previous, bytes, [INFO] [stdout] | ^^^^^ unknown field [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[E0609]: no field `bytes` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:388:58 [INFO] [stdout] | [INFO] [stdout] 388 | let total_bytes_read = delta!(current, previous, bytes, [INFO] [stdout] | ^^^^^ unknown field [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[E0609]: no field `bytes` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:390:59 [INFO] [stdout] | [INFO] [stdout] 390 | let total_bytes_write = delta!(current, previous, bytes, [INFO] [stdout] | ^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `block_size` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:395:40 [INFO] [stdout] | [INFO] [stdout] 395 | let block_denominator = if cur.block_size > 0 { [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `block_size` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:396:17 [INFO] [stdout] | [INFO] [stdout] 396 | cur.block_size as u64 [INFO] [stdout] | ^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 77 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0277, E0412, E0422, E0425, E0530, E0560, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:407:20 [INFO] [stdout] | [INFO] [stdout] 407 | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:411:20 [INFO] [stdout] | [INFO] [stdout] 411 | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:415:20 [INFO] [stdout] | [INFO] [stdout] 415 | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `freebsd-libgeom` (lib) due to 78 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0609]: no field `duration` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:419:20 [INFO] [stdout] | [INFO] [stdout] 419 | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] | ^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `busy_time` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:453:31 [INFO] [stdout] | [INFO] [stdout] 453 | |ds: &devstat| ds.busy_time); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `start_count` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:461:13 [INFO] [stdout] | [INFO] [stdout] 461 | cur.start_count - cur.end_count [INFO] [stdout] | ^^^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `end_count` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:461:31 [INFO] [stdout] | [INFO] [stdout] 461 | cur.start_count - cur.end_count [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `timespec` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 510 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `timespec` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `timespec`, which is required by `×pec: Debug` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `timespec: Clone` is not satisfied [INFO] [stdout] --> src/lib.rs:510:21 [INFO] [stdout] | [INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 510 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `timespec` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `AssertParamIsClone` [INFO] [stdout] --> /rustc/af4a5a13a15fa0c60e06321077ef452f769b42fd/library/core/src/clone.rs:193:1 [INFO] [stdout] = note: this error originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_sec` on type `timespec` [INFO] [stdout] --> src/lib.rs:514:14 [INFO] [stdout] | [INFO] [stdout] 514 | ts.0.tv_sec as f64 + ts.0.tv_nsec as f64 * 1e-9 [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_nsec` on type `timespec` [INFO] [stdout] --> src/lib.rs:514:35 [INFO] [stdout] | [INFO] [stdout] 514 | ts.0.tv_sec as f64 + ts.0.tv_nsec as f64 * 1e-9 [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_sec` on type `timespec` [INFO] [stdout] --> src/lib.rs:522:33 [INFO] [stdout] | [INFO] [stdout] 522 | let mut tv_sec = self.0.tv_sec - rhs.0.tv_sec; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_sec` on type `timespec` [INFO] [stdout] --> src/lib.rs:522:48 [INFO] [stdout] | [INFO] [stdout] 522 | let mut tv_sec = self.0.tv_sec - rhs.0.tv_sec; [INFO] [stdout] | ^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_nsec` on type `timespec` [INFO] [stdout] --> src/lib.rs:523:34 [INFO] [stdout] | [INFO] [stdout] 523 | let mut tv_nsec = self.0.tv_nsec - rhs.0.tv_nsec; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `tv_nsec` on type `timespec` [INFO] [stdout] --> src/lib.rs:523:50 [INFO] [stdout] | [INFO] [stdout] 523 | let mut tv_nsec = self.0.tv_nsec - rhs.0.tv_nsec; [INFO] [stdout] | ^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `timespec` has no field named `tv_sec` [INFO] [stdout] --> src/lib.rs:528:45 [INFO] [stdout] | [INFO] [stdout] 528 | Self(freebsd_libgeom_sys::timespec {tv_sec, tv_nsec}) [INFO] [stdout] | ^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct timespec(i32); [INFO] [stdout] | -------- `timespec` defined here [INFO] [stdout] | [INFO] [stdout] help: `timespec` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 528 | Self(timespec(/* fields */)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `timespec` has no field named `tv_nsec` [INFO] [stdout] --> src/lib.rs:528:53 [INFO] [stdout] | [INFO] [stdout] 528 | Self(freebsd_libgeom_sys::timespec {tv_sec, tv_nsec}) [INFO] [stdout] | ^^^^^^^ field does not exist [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct timespec(i32); [INFO] [stdout] | -------- `timespec` defined here [INFO] [stdout] | [INFO] [stdout] help: `timespec` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 528 | Self(timespec(/* fields */)) [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `freebsd_libgeom_sys::gmesh` doesn't implement `Debug` [INFO] [stdout] --> src/lib.rs:535:17 [INFO] [stdout] | [INFO] [stdout] 533 | #[derive(Debug)] [INFO] [stdout] | ----- in this derive macro expansion [INFO] [stdout] 534 | #[repr(transparent)] [INFO] [stdout] 535 | pub struct Tree(Pin>); [INFO] [stdout] | ^^^^^^^^^^^^^^^ `freebsd_libgeom_sys::gmesh` cannot be formatted using `{:?}` because it doesn't implement `Debug` [INFO] [stdout] | [INFO] [stdout] = help: the trait `Debug` is not implemented for `freebsd_libgeom_sys::gmesh`, which is required by `&Pin>: Debug` [INFO] [stdout] = help: the trait `Debug` is implemented for `Pin` [INFO] [stdout] = note: this error originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_lookupid` in this scope [INFO] [stdout] --> src/lib.rs: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[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 592 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 593 | let (cur, _cur) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `busy_time` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:594:65 [INFO] [stdout] | [INFO] [stdout] 594 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 600 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 601 | let (cur, _cur) = devstat!(bintime{sec: 0, frac: 1<<63}); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `busy_time` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:602:65 [INFO] [stdout] | [INFO] [stdout] 602 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 608 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 1<<63}); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 609 | let (cur, _cur) = devstat!(bintime{sec: 1, frac: 0}); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `busy_time` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:610:65 [INFO] [stdout] | [INFO] [stdout] 610 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 616 | let (prev, _prev) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 617 | let (cur, _cur) = devstat!(bintime{sec: 1, frac: 0}); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `busy_time` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:618:65 [INFO] [stdout] | [INFO] [stdout] 618 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 624 | let (prev, _prev) = devstat!(bintime{sec: 1, frac: 1<<62}); [INFO] [stdout] | -------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `freebsd_libgeom_sys::devstat` has no field named `busy_time` [INFO] [stdout] --> src/lib.rs:579:21 [INFO] [stdout] | [INFO] [stdout] 579 | busy_time: $bintime, [INFO] [stdout] | ^^^^^^^^^ field does not exist [INFO] [stdout] ... [INFO] [stdout] 625 | let (cur, _cur) = devstat!(bintime{sec: 0, frac: 0}); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-sys-0.1.4/src/fakes.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct devstat(); [INFO] [stdout] | ------- `freebsd_libgeom_sys::devstat` defined here [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `devstat` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: `freebsd_libgeom_sys::devstat` is a tuple struct, use the appropriate syntax [INFO] [stdout] | [INFO] [stdout] 578 | let inner = unsafe{ freebsd_libgeom_sys::devstat(/* fields */)}; [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `busy_time` on type `&freebsd_libgeom_sys::devstat` [INFO] [stdout] --> src/lib.rs:626:65 [INFO] [stdout] | [INFO] [stdout] 626 | let r = delta_t!(cur, Some(prev), |ds: &devstat| ds.busy_time); [INFO] [stdout] | ^^^^^^^^^ unknown field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 117 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0277, E0412, E0422, E0425, E0530, E0560, E0609. [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 118 previous errors [INFO] running `Command { std: "docker" "inspect" "91538e51f1b649fb3d4728328407b141e3ed40a2300899daae93b3e8acf8913f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91538e51f1b649fb3d4728328407b141e3ed40a2300899daae93b3e8acf8913f", kill_on_drop: false }` [INFO] [stdout] 91538e51f1b649fb3d4728328407b141e3ed40a2300899daae93b3e8acf8913f [INFO] checking freebsd-libgeom-0.2.3 against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [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 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 366c7af1597136db0b34f4e68b66cdc6d460bb2abc7190d5e4272e3f400866a7 [INFO] running `Command { std: "docker" "start" "-a" "366c7af1597136db0b34f4e68b66cdc6d460bb2abc7190d5e4272e3f400866a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "366c7af1597136db0b34f4e68b66cdc6d460bb2abc7190d5e4272e3f400866a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "366c7af1597136db0b34f4e68b66cdc6d460bb2abc7190d5e4272e3f400866a7", kill_on_drop: false }` [INFO] [stdout] 366c7af1597136db0b34f4e68b66cdc6d460bb2abc7190d5e4272e3f400866a7 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9c1237729201f8287bdfe86e09a4e6ab33f3acb79aff0cc03ba134a3de76f179 [INFO] running `Command { std: "docker" "start" "-a" "9c1237729201f8287bdfe86e09a4e6ab33f3acb79aff0cc03ba134a3de76f179", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "9c1237729201f8287bdfe86e09a4e6ab33f3acb79aff0cc03ba134a3de76f179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c1237729201f8287bdfe86e09a4e6ab33f3acb79aff0cc03ba134a3de76f179", kill_on_drop: false }` [INFO] [stdout] 9c1237729201f8287bdfe86e09a4e6ab33f3acb79aff0cc03ba134a3de76f179