[INFO] fetching crate gstat 0.1.2... [INFO] checking gstat-0.1.2 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate gstat 0.1.2 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate gstat 0.1.2 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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-3/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded freebsd-libgeom v0.2.0 [INFO] [stderr] Downloaded freebsd-libgeom-sys v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 795cfd634608a45b2dcf7baa67005539a34b529d9a5deca445407262fe75045b [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" "795cfd634608a45b2dcf7baa67005539a34b529d9a5deca445407262fe75045b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "795cfd634608a45b2dcf7baa67005539a34b529d9a5deca445407262fe75045b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "795cfd634608a45b2dcf7baa67005539a34b529d9a5deca445407262fe75045b", kill_on_drop: false }` [INFO] [stdout] 795cfd634608a45b2dcf7baa67005539a34b529d9a5deca445407262fe75045b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98237961d6aee3290448ec019fb7ef814d6ba19e6b292c0daf6c61587256ab28 [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" "98237961d6aee3290448ec019fb7ef814d6ba19e6b292c0daf6c61587256ab28", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] clap v2.33.3 (as host dependency): term_size, wrap_help [INFO] [stderr] libc v0.2.98 (as host dependency): extra_traits [INFO] [stderr] memchr v2.4.0: use_std [INFO] [stderr] textwrap v0.11.0 (as host dependency): term_size [INFO] [stderr] [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling bindgen v0.53.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking humanize-rs v0.1.5 [INFO] [stderr] Checking nonzero_ext v0.2.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Checking termion v1.5.6 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tui v0.15.0 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Checking structopt v0.3.22 [INFO] [stderr] Compiling freebsd-libgeom-sys v0.1.1 [INFO] [stderr] Checking 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] [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] [stderr] error: could not compile `freebsd-libgeom` due to 46 previous errors [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "98237961d6aee3290448ec019fb7ef814d6ba19e6b292c0daf6c61587256ab28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98237961d6aee3290448ec019fb7ef814d6ba19e6b292c0daf6c61587256ab28", kill_on_drop: false }` [INFO] [stdout] 98237961d6aee3290448ec019fb7ef814d6ba19e6b292c0daf6c61587256ab28