[INFO] fetching crate gstat 0.1.2... [INFO] testing gstat-0.1.2 against 1.60.0 for beta-1.61-1 [INFO] extracting crate gstat 0.1.2 into /workspace/builds/worker-16/source [INFO] validating manifest of crates.io crate gstat 0.1.2 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gstat 0.1.2 [INFO] finished tweaking crates.io crate gstat 0.1.2 [INFO] tweaked toml for crates.io crate gstat 0.1.2 written to /workspace/builds/worker-16/source/Cargo.toml [INFO] crate crates.io crate gstat 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonzero_ext v0.2.0 [INFO] [stderr] Downloaded structopt-derive v0.4.15 [INFO] [stderr] Downloaded structopt v0.3.22 [INFO] [stderr] Downloaded redox_termios v0.1.2 [INFO] [stderr] Downloaded humanize-rs v0.1.5 [INFO] [stderr] Downloaded termion v1.5.6 [INFO] [stderr] Downloaded tui v0.15.0 [INFO] [stderr] Downloaded freebsd-libgeom-sys v0.1.1 [INFO] [stderr] Downloaded freebsd-libgeom v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b1c6d8d67ed66d0615dfc3d98d3bb41cbc456489bd2502542b0ca4532768279 [INFO] running `Command { std: "docker" "start" "-a" "3b1c6d8d67ed66d0615dfc3d98d3bb41cbc456489bd2502542b0ca4532768279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b1c6d8d67ed66d0615dfc3d98d3bb41cbc456489bd2502542b0ca4532768279", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b1c6d8d67ed66d0615dfc3d98d3bb41cbc456489bd2502542b0ca4532768279", kill_on_drop: false }` [INFO] [stdout] 3b1c6d8d67ed66d0615dfc3d98d3bb41cbc456489bd2502542b0ca4532768279 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-16/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d07a039699f0260ed5af805ec6cff40e1415976713e9329521a49e0cfc72167e [INFO] running `Command { std: "docker" "start" "-a" "d07a039699f0260ed5af805ec6cff40e1415976713e9329521a49e0cfc72167e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling humanize-rs v0.1.5 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling tui v0.15.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling confy v0.4.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling freebsd-libgeom-sys v0.1.1 [INFO] [stderr] Compiling freebsd-libgeom v0.2.0 [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:233:23 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 233 | .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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:239:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 239 | .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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:316:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 316 | .map(|devstat| Devstat{devstat, phantom: PhantomData}) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_open` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:117:26 [INFO] [stdout] | [INFO] [stdout] 117 | let r = unsafe { geom_stats_open() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:166:48 [INFO] [stdout] | [INFO] [stdout] 166 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:170:48 [INFO] [stdout] | [INFO] [stdout] 170 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:178:70 [INFO] [stdout] | [INFO] [stdout] 178 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:191:70 [INFO] [stdout] | [INFO] [stdout] 191 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:231:32 [INFO] [stdout] | [INFO] [stdout] 231 | let praw = unsafe {geom_stats_snapshot_next(prev.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:237:28 [INFO] [stdout] | [INFO] [stdout] 237 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:277:28 [INFO] [stdout] | [INFO] [stdout] 277 | let raw = unsafe { geom_stats_snapshot_get() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_reset` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:285:17 [INFO] [stdout] | [INFO] [stdout] 285 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:294:13 [INFO] [stdout] | [INFO] [stdout] 294 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:303:18 [INFO] [stdout] | [INFO] [stdout] 303 | unsafe { geom_stats_snapshot_free(self.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:314:27 [INFO] [stdout] | [INFO] [stdout] 314 | let raw = unsafe {geom_stats_snapshot_next(self.0.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:373:43 [INFO] [stdout] | [INFO] [stdout] 373 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:375:44 [INFO] [stdout] | [INFO] [stdout] 375 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:377:44 [INFO] [stdout] | [INFO] [stdout] 377 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:379:43 [INFO] [stdout] | [INFO] [stdout] 379 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:384:43 [INFO] [stdout] | [INFO] [stdout] 384 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:386:43 [INFO] [stdout] | [INFO] [stdout] 386 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:388:43 [INFO] [stdout] | [INFO] [stdout] 388 | ... 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 402 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 403 | | |ds: &devstat| [INFO] [stdout] 404 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 405 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:404:29 [INFO] [stdout] | [INFO] [stdout] 404 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 402 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 403 | | |ds: &devstat| [INFO] [stdout] 404 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 405 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 402 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 403 | | |ds: &devstat| [INFO] [stdout] 404 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 405 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 406 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 407 | | |ds: &devstat| [INFO] [stdout] 408 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 409 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:408:29 [INFO] [stdout] | [INFO] [stdout] 408 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 406 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 407 | | |ds: &devstat| [INFO] [stdout] 408 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 409 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 406 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 407 | | |ds: &devstat| [INFO] [stdout] 408 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 409 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 410 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 411 | | |ds: &devstat| [INFO] [stdout] 412 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 413 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:412:29 [INFO] [stdout] | [INFO] [stdout] 412 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 410 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 411 | | |ds: &devstat| [INFO] [stdout] 412 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 413 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 410 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 411 | | |ds: &devstat| [INFO] [stdout] 412 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 413 | | ); [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] [stderr] error: could not compile `freebsd-libgeom` due to 46 previous errors [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 414 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 415 | | |ds: &devstat| [INFO] [stdout] 416 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 417 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:416:29 [INFO] [stdout] | [INFO] [stdout] 416 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 414 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 415 | | |ds: &devstat| [INFO] [stdout] 416 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 417 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 414 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 415 | | |ds: &devstat| [INFO] [stdout] 416 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 417 | | ); [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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:43:22 [INFO] [stdout] | [INFO] [stdout] 43 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 449 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 450 | | |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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:46:17 [INFO] [stdout] | [INFO] [stdout] 46 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 449 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 450 | | |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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:48:22 [INFO] [stdout] | [INFO] [stdout] 48 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 449 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 450 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_lookupid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:538:13 [INFO] [stdout] | [INFO] [stdout] 538 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:548:21 [INFO] [stdout] | [INFO] [stdout] 548 | 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] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:561:18 [INFO] [stdout] | [INFO] [stdout] 561 | unsafe { geom_deletetree(&mut *self.0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.2.0/src/lib.rs:505:17 [INFO] [stdout] | [INFO] [stdout] 505 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^ [INFO] [stdout] 506 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 507 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0422, E0425, E0530. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d07a039699f0260ed5af805ec6cff40e1415976713e9329521a49e0cfc72167e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d07a039699f0260ed5af805ec6cff40e1415976713e9329521a49e0cfc72167e", kill_on_drop: false }` [INFO] [stdout] d07a039699f0260ed5af805ec6cff40e1415976713e9329521a49e0cfc72167e