[INFO] fetching crate gstat 0.1.1... [INFO] checking gstat-0.1.1 against master#5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f for pr-87248 [INFO] extracting crate gstat 0.1.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate gstat 0.1.1 on toolchain 5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gstat 0.1.1 [INFO] finished tweaking crates.io crate gstat 0.1.1 [INFO] tweaked toml for crates.io crate gstat 0.1.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate gstat 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 754d968b64a6855abfb961c76e1942174701269ad5a6b9b5b48b85db69f80135 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "754d968b64a6855abfb961c76e1942174701269ad5a6b9b5b48b85db69f80135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "754d968b64a6855abfb961c76e1942174701269ad5a6b9b5b48b85db69f80135", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "754d968b64a6855abfb961c76e1942174701269ad5a6b9b5b48b85db69f80135", kill_on_drop: false }` [INFO] [stdout] 754d968b64a6855abfb961c76e1942174701269ad5a6b9b5b48b85db69f80135 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+5a8a44196b3cf099f8c9b0156bd902eaec0b4e5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36fa2323290f3c5bee9acfcf55812098a19d0de4220201a0c8c2870393e3cd5a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "36fa2323290f3c5bee9acfcf55812098a19d0de4220201a0c8c2870393e3cd5a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking humanize-rs v0.1.5 [INFO] [stderr] Checking nonzero_ext v0.2.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling gumdrop_derive v0.8.0 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking gumdrop v0.8.0 [INFO] [stderr] Compiling freebsd-libgeom-sys v0.1.1 [INFO] [stderr] Checking freebsd-libgeom v0.1.1 [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:209:23 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 209 | .map(|devstat| Devstat{devstat, phantom: PhantomData}) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:215:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 215 | .map(|devstat| (Devstat{devstat, phantom: PhantomData}, ps)) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:292:19 [INFO] [stdout] | [INFO] [stdout] 8 | use freebsd_libgeom_sys::*; [INFO] [stdout] | ---------------------- the tuple struct `devstat` is imported here [INFO] [stdout] ... [INFO] [stdout] 292 | .map(|devstat| Devstat{devstat, phantom: PhantomData}) [INFO] [stdout] | ^^^^^^^ cannot be named the same as a tuple struct [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_open` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:116:26 [INFO] [stdout] | [INFO] [stdout] 116 | let r = unsafe { geom_stats_open() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:151:48 [INFO] [stdout] | [INFO] [stdout] 151 | unsafe{self.ident.as_ref()}.lg_what == gident_ISCONSUMER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `gident_ISPROVIDER` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:155:48 [INFO] [stdout] | [INFO] [stdout] 155 | unsafe{self.ident.as_ref()}.lg_what == gident_ISPROVIDER [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:160:66 [INFO] [stdout] | [INFO] [stdout] 160 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:168:66 [INFO] [stdout] | [INFO] [stdout] 168 | let gprovider = self.ident.as_ref().lg_ptr as *const gprovider; [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:207:32 [INFO] [stdout] | [INFO] [stdout] 207 | let praw = unsafe {geom_stats_snapshot_next(prev.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:213:28 [INFO] [stdout] | [INFO] [stdout] 213 | let craw = unsafe {geom_stats_snapshot_next(self.cur.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_get` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:253:28 [INFO] [stdout] | [INFO] [stdout] 253 | let raw = unsafe { geom_stats_snapshot_get() }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_reset` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:261:17 [INFO] [stdout] | [INFO] [stdout] 261 | unsafe {geom_stats_snapshot_reset(self.0.as_mut())} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_timestamp` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:270:13 [INFO] [stdout] | [INFO] [stdout] 270 | geom_stats_snapshot_timestamp(self.0.as_mut(), ts.as_mut_ptr()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_free` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:279:18 [INFO] [stdout] | [INFO] [stdout] 279 | unsafe { geom_stats_snapshot_free(self.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:290:27 [INFO] [stdout] | [INFO] [stdout] 290 | let raw = unsafe {geom_stats_snapshot_next(self.0.0.as_mut()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:349:43 [INFO] [stdout] | [INFO] [stdout] 349 | ... devstat_trans_flags_DEVSTAT_READ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:351:44 [INFO] [stdout] | [INFO] [stdout] 351 | ... devstat_trans_flags_DEVSTAT_WRITE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:353:44 [INFO] [stdout] | [INFO] [stdout] 353 | ... devstat_trans_flags_DEVSTAT_NO_DATA); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:355:43 [INFO] [stdout] | [INFO] [stdout] 355 | ... devstat_trans_flags_DEVSTAT_FREE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:360:43 [INFO] [stdout] | [INFO] [stdout] 360 | ... devstat_trans_flags_DEVSTAT_FREE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:362:43 [INFO] [stdout] | [INFO] [stdout] 362 | ... devstat_trans_flags_DEVSTAT_READ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:364:43 [INFO] [stdout] | [INFO] [stdout] 364 | ... devstat_trans_flags_DEVSTAT_WRITE); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:380:29 [INFO] [stdout] | [INFO] [stdout] 380 | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 378 | let total_duration_free = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 379 | | |ds: &devstat| [INFO] [stdout] 380 | | ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize] [INFO] [stdout] 381 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:384:29 [INFO] [stdout] | [INFO] [stdout] 384 | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 382 | let total_duration_read = delta_t!(current, previous, [INFO] [stdout] | ___________________________________- [INFO] [stdout] 383 | | |ds: &devstat| [INFO] [stdout] 384 | | ds.duration[devstat_trans_flags_DEVSTAT_READ as usize] [INFO] [stdout] 385 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:388:29 [INFO] [stdout] | [INFO] [stdout] 388 | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 386 | let total_duration_write = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 387 | | |ds: &devstat| [INFO] [stdout] 388 | | ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize] [INFO] [stdout] 389 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:392:29 [INFO] [stdout] | [INFO] [stdout] 392 | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 390 | let total_duration_other = delta_t!(current, previous, [INFO] [stdout] | ____________________________________- [INFO] [stdout] 391 | | |ds: &devstat| [INFO] [stdout] 392 | | ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize] [INFO] [stdout] 393 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:42:22 [INFO] [stdout] | [INFO] [stdout] 42 | let old: bintime = if let Some(prev) = $prev { [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:45:17 [INFO] [stdout] | [INFO] [stdout] 45 | bintime{sec: 0, frac: 0} [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:47:22 [INFO] [stdout] | [INFO] [stdout] 47 | let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() }); [INFO] [stdout] | ^^^^^^^ not found in this scope [INFO] [stdout] ... [INFO] [stdout] 425 | let delta = delta_t!(&self.current, &self.previous, [INFO] [stdout] | _____________________- [INFO] [stdout] 426 | | |ds: &devstat| ds.busy_time); [INFO] [stdout] | |________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_lookupid` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:514:13 [INFO] [stdout] | [INFO] [stdout] 514 | geom_lookupid(&mut *self.0, id.id) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_gettree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:524:21 [INFO] [stdout] | [INFO] [stdout] 524 | let r = geom_gettree(&mut *inner); [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `geom_deletetree` in this scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:537:18 [INFO] [stdout] | [INFO] [stdout] 537 | unsafe { geom_deletetree(&mut *self.0) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0204]: the trait `Copy` may not be implemented for this type [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/freebsd-libgeom-0.1.1/src/lib.rs:481:17 [INFO] [stdout] | [INFO] [stdout] 481 | #[derive(Debug, Copy, Clone)] [INFO] [stdout] | ^^^^ [INFO] [stdout] 482 | // The wrapper is necessary just to be proper CamelCase [INFO] [stdout] 483 | pub struct Timespec(freebsd_libgeom_sys::timespec); [INFO] [stdout] | ----------------------------- this field does not implement `Copy` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 45 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0422, E0425, E0530. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0204`. [INFO] [stdout] [INFO] [stderr] error: could not compile `freebsd-libgeom` due to 46 previous errors [INFO] running `Command { std: "docker" "inspect" "36fa2323290f3c5bee9acfcf55812098a19d0de4220201a0c8c2870393e3cd5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fa2323290f3c5bee9acfcf55812098a19d0de4220201a0c8c2870393e3cd5a", kill_on_drop: false }` [INFO] [stdout] 36fa2323290f3c5bee9acfcf55812098a19d0de4220201a0c8c2870393e3cd5a