[INFO] fetching crate gstat 0.1.4...
[INFO] checking gstat-0.1.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate gstat 0.1.4 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate gstat 0.1.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gstat 0.1.4
[INFO] finished tweaking crates.io crate gstat 0.1.4
[INFO] tweaked toml for crates.io crate gstat 0.1.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] crate crates.io crate gstat 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nonzero_ext v0.2.0
[INFO] [stderr]   Downloaded freebsd-libgeom-sys v0.1.4
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] [stderr]   Downloaded which v4.3.0
[INFO] [stderr]   Downloaded freebsd-libgeom v0.2.3
[INFO] [stderr]   Downloaded bitflags v2.3.1
[INFO] [stderr]   Downloaded rustix v0.37.3
[INFO] [stderr]   Downloaded nix v0.26.1
[INFO] [stderr]   Downloaded humanize-rs v0.1.5
[INFO] [stderr]   Downloaded quote v1.0.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 93be79f657192eaae776c3fc99a3f041801a93d93217c4368a52688adff1e71e
[INFO] running `Command { std: "docker" "start" "-a" "93be79f657192eaae776c3fc99a3f041801a93d93217c4368a52688adff1e71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "93be79f657192eaae776c3fc99a3f041801a93d93217c4368a52688adff1e71e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93be79f657192eaae776c3fc99a3f041801a93d93217c4368a52688adff1e71e", kill_on_drop: false }`
[INFO] [stdout] 93be79f657192eaae776c3fc99a3f041801a93d93217c4368a52688adff1e71e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ca0fc5495abefcf5c35c1b525166bcbd2c9df530b82012b141013151d190c97
[INFO] running `Command { std: "docker" "start" "-a" "9ca0fc5495abefcf5c35c1b525166bcbd2c9df530b82012b141013151d190c97", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking bitflags v2.3.1
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking clap_lex v0.3.3
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking humanize-rs v0.1.5
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]     Checking nonzero_ext v0.2.0
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking termion v2.0.1
[INFO] [stderr]     Checking nix v0.26.1
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking ratatui v0.22.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking clap v4.1.11
[INFO] [stderr]    Compiling freebsd-libgeom-sys v0.1.4
[INFO] [stderr]     Checking freebsd-libgeom v0.2.3
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 .map(|devstat| Devstat{devstat, phantom: PhantomData})
[INFO] [stdout]     |                       ^^^^^^^ cannot be named the same as a tuple struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 242 |             .map(|devstat| (Devstat{devstat, phantom: PhantomData}, ps))
[INFO] [stdout]     |                   ^^^^^^^ cannot be named the same as a tuple struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:319:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 319 |             .map(|devstat| Devstat{devstat, phantom: PhantomData})
[INFO] [stdout]     |                   ^^^^^^^ cannot be named the same as a tuple struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:169:48
[INFO] [stdout]     |
[INFO] [stdout] 169 |         unsafe{self.ident.as_ref()}.lg_what == gident_ISCONSUMER
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gident_ISPROVIDER` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |         unsafe{self.ident.as_ref()}.lg_what == gident_ISPROVIDER
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:181:70
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 let gprovider = self.ident.as_ref().lg_ptr as *const gprovider;
[INFO] [stdout]     |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:194:70
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 let gprovider = self.ident.as_ref().lg_ptr as *const gprovider;
[INFO] [stdout]     |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:376:43
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   devstat_trans_flags_DEVSTAT_READ);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   devstat_trans_flags_DEVSTAT_WRITE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:380:44
[INFO] [stdout]     |
[INFO] [stdout] 380 | ...                   devstat_trans_flags_DEVSTAT_NO_DATA);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:382:43
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   devstat_trans_flags_DEVSTAT_FREE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:387:43
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...                   devstat_trans_flags_DEVSTAT_FREE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   devstat_trans_flags_DEVSTAT_READ);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:391:43
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   devstat_trans_flags_DEVSTAT_WRITE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:407:29
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:415:29
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:419:29
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |ds: &devstat| ds.busy_time);
[INFO] [stdout]     | |________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |ds: &devstat| ds.busy_time);
[INFO] [stdout]     | |________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |ds: &devstat| ds.busy_time);
[INFO] [stdout]     | |________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0204]: the trait `Copy` cannot be implemented for this type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase
[INFO] [stdout] 510 | pub struct Timespec(freebsd_libgeom_sys::timespec);
[INFO] [stdout]     |                     ----------------------------- this field does not implement `Copy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_open` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let r = unsafe { geom_stats_open() };
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |             let praw = unsafe {geom_stats_snapshot_next(prev.0.as_mut()) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:240:28
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let craw = unsafe {geom_stats_snapshot_next(self.cur.0.as_mut()) };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_get` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let raw = unsafe { geom_stats_snapshot_get() };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_reset` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |         unsafe {geom_stats_snapshot_reset(self.0.as_mut())}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_timestamp` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             geom_stats_snapshot_timestamp(self.0.as_mut(), ts.as_mut_ptr());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_free` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         unsafe { geom_stats_snapshot_free(self.0.as_mut()) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:317:27
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let raw = unsafe {geom_stats_snapshot_next(self.0.0.as_mut()) };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_lookupid` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             geom_lookupid(&mut *self.0, id.id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_gettree` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |             let r = geom_gettree(&mut *inner);
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_deletetree` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 |         unsafe { geom_deletetree(&mut *self.0) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0422, E0425, E0530.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0204`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freebsd-libgeom` (lib) due to 46 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ca0fc5495abefcf5c35c1b525166bcbd2c9df530b82012b141013151d190c97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ca0fc5495abefcf5c35c1b525166bcbd2c9df530b82012b141013151d190c97", kill_on_drop: false }`
[INFO] [stdout] 9ca0fc5495abefcf5c35c1b525166bcbd2c9df530b82012b141013151d190c97
[INFO] checking gstat-0.1.4 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393
[INFO] extracting crate gstat 0.1.4 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate gstat 0.1.4 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gstat 0.1.4
[INFO] finished tweaking crates.io crate gstat 0.1.4
[INFO] tweaked toml for crates.io crate gstat 0.1.4 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate gstat 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1807b2f922dd88b6e1b37cb59770a2987237d7ce6759c3eb0bff3b53bab4e5b4
[INFO] running `Command { std: "docker" "start" "-a" "1807b2f922dd88b6e1b37cb59770a2987237d7ce6759c3eb0bff3b53bab4e5b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1807b2f922dd88b6e1b37cb59770a2987237d7ce6759c3eb0bff3b53bab4e5b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1807b2f922dd88b6e1b37cb59770a2987237d7ce6759c3eb0bff3b53bab4e5b4", kill_on_drop: false }`
[INFO] [stdout] 1807b2f922dd88b6e1b37cb59770a2987237d7ce6759c3eb0bff3b53bab4e5b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dnon_local_definitions" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19806ec40ff9b8e26b38a2a89975a00c6f337dbb32023edfd5550d053f2af187
[INFO] running `Command { std: "docker" "start" "-a" "19806ec40ff9b8e26b38a2a89975a00c6f337dbb32023edfd5550d053f2af187", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling quote v1.0.30
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling libloading v0.7.3
[INFO] [stderr]    Compiling log v0.4.16
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling rustix v0.37.3
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]     Checking numtoa v0.1.0
[INFO] [stderr]     Checking bitflags v2.3.1
[INFO] [stderr]     Checking cassowary v0.3.0
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking clap_lex v0.3.3
[INFO] [stderr]     Checking humanize-rs v0.1.5
[INFO] [stderr]     Checking bitfield v0.13.2
[INFO] [stderr]    Compiling clang-sys v1.3.1
[INFO] [stderr]     Checking nonzero_ext v0.2.0
[INFO] [stderr]    Compiling nom v7.1.1
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking termion v2.0.1
[INFO] [stderr]     Checking regex v1.7.3
[INFO] [stderr]     Checking nix v0.26.1
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking ratatui v0.22.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling clap_derive v4.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]     Checking thiserror v1.0.30
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking clap v4.1.11
[INFO] [stderr]    Compiling freebsd-libgeom-sys v0.1.4
[INFO] [stderr]     Checking freebsd-libgeom v0.2.3
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:236:23
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 236 |                 .map(|devstat| Devstat{devstat, phantom: PhantomData})
[INFO] [stdout]     |                       ^^^^^^^ cannot be named the same as a tuple struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 242 |             .map(|devstat| (Devstat{devstat, phantom: PhantomData}, ps))
[INFO] [stdout]     |                   ^^^^^^^ cannot be named the same as a tuple struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0530]: function parameters cannot shadow tuple structs
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:319:19
[INFO] [stdout]     |
[INFO] [stdout] 11  | use freebsd_libgeom_sys::*;
[INFO] [stdout]     |     ---------------------- the tuple struct `devstat` is imported here
[INFO] [stdout] ...
[INFO] [stdout] 319 |             .map(|devstat| Devstat{devstat, phantom: PhantomData})
[INFO] [stdout]     |                   ^^^^^^^ cannot be named the same as a tuple struct
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gident_ISCONSUMER` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:169:48
[INFO] [stdout]     |
[INFO] [stdout] 169 |         unsafe{self.ident.as_ref()}.lg_what == gident_ISCONSUMER
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `gident_ISPROVIDER` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:173:48
[INFO] [stdout]     |
[INFO] [stdout] 173 |         unsafe{self.ident.as_ref()}.lg_what == gident_ISPROVIDER
[INFO] [stdout]     |                                                ^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:181:70
[INFO] [stdout]     |
[INFO] [stdout] 181 |                 let gprovider = self.ident.as_ref().lg_ptr as *const gprovider;
[INFO] [stdout]     |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `gprovider` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:194:70
[INFO] [stdout]     |
[INFO] [stdout] 194 |                 let gprovider = self.ident.as_ref().lg_ptr as *const gprovider;
[INFO] [stdout]     |                                                                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:376:43
[INFO] [stdout]     |
[INFO] [stdout] 376 | ...                   devstat_trans_flags_DEVSTAT_READ);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:378:44
[INFO] [stdout]     |
[INFO] [stdout] 378 | ...                   devstat_trans_flags_DEVSTAT_WRITE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:380:44
[INFO] [stdout]     |
[INFO] [stdout] 380 | ...                   devstat_trans_flags_DEVSTAT_NO_DATA);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:382:43
[INFO] [stdout]     |
[INFO] [stdout] 382 | ...                   devstat_trans_flags_DEVSTAT_FREE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:387:43
[INFO] [stdout]     |
[INFO] [stdout] 387 | ...                   devstat_trans_flags_DEVSTAT_FREE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:389:43
[INFO] [stdout]     |
[INFO] [stdout] 389 | ...                   devstat_trans_flags_DEVSTAT_READ);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:391:43
[INFO] [stdout]     |
[INFO] [stdout] 391 | ...                   devstat_trans_flags_DEVSTAT_WRITE);
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_FREE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:407:29
[INFO] [stdout]     |
[INFO] [stdout] 407 |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 405 |           let total_duration_free = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 406 | |             |ds: &devstat|
[INFO] [stdout] 407 | |                 ds.duration[devstat_trans_flags_DEVSTAT_FREE as usize]
[INFO] [stdout] 408 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_READ` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:411:29
[INFO] [stdout]     |
[INFO] [stdout] 411 |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 409 |           let total_duration_read = delta_t!(current, previous,
[INFO] [stdout]     |  ___________________________________-
[INFO] [stdout] 410 | |             |ds: &devstat|
[INFO] [stdout] 411 | |                 ds.duration[devstat_trans_flags_DEVSTAT_READ as usize]
[INFO] [stdout] 412 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_WRITE` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:415:29
[INFO] [stdout]     |
[INFO] [stdout] 415 |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 413 |           let total_duration_write = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 414 | |             |ds: &devstat|
[INFO] [stdout] 415 | |                 ds.duration[devstat_trans_flags_DEVSTAT_WRITE as usize]
[INFO] [stdout] 416 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `devstat_trans_flags_DEVSTAT_NO_DATA` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:419:29
[INFO] [stdout]     |
[INFO] [stdout] 419 |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 417 |           let total_duration_other = delta_t!(current, previous,
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 418 | |             |ds: &devstat|
[INFO] [stdout] 419 | |                 ds.duration[devstat_trans_flags_DEVSTAT_NO_DATA as usize]
[INFO] [stdout] 420 | |         );
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:46:22
[INFO] [stdout]     |
[INFO] [stdout] 46  |               let old: bintime = if let Some(prev) = $prev {
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |ds: &devstat| ds.busy_time);
[INFO] [stdout]     | |________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:49:17
[INFO] [stdout]     |
[INFO] [stdout] 49  |                   bintime{sec: 0, frac: 0}
[INFO] [stdout]     |                   ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |ds: &devstat| ds.busy_time);
[INFO] [stdout]     | |________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `bintime` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:51:22
[INFO] [stdout]     |
[INFO] [stdout] 51  |               let new: bintime = $bintime(unsafe {$cur.devstat.as_ref() });
[INFO] [stdout]     |                        ^^^^^^^ not found in this scope
[INFO] [stdout] ...
[INFO] [stdout] 452 |           let delta = delta_t!(self.current, &self.previous,
[INFO] [stdout]     |  _____________________-
[INFO] [stdout] 453 | |             |ds: &devstat| ds.busy_time);
[INFO] [stdout]     | |________________________________________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `delta_t` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0204]: the trait `Copy` cannot be implemented for this type
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:508:17
[INFO] [stdout]     |
[INFO] [stdout] 508 | #[derive(Debug, Copy, Clone)]
[INFO] [stdout]     |                 ^^^^
[INFO] [stdout] 509 | // The wrapper is necessary just to be proper CamelCase
[INFO] [stdout] 510 | pub struct Timespec(freebsd_libgeom_sys::timespec);
[INFO] [stdout]     |                     ----------------------------- this field does not implement `Copy`
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `Copy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_open` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:120:26
[INFO] [stdout]     |
[INFO] [stdout] 120 |         let r = unsafe { geom_stats_open() };
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:234:32
[INFO] [stdout]     |
[INFO] [stdout] 234 |             let praw = unsafe {geom_stats_snapshot_next(prev.0.as_mut()) };
[INFO] [stdout]     |                                ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:240:28
[INFO] [stdout]     |
[INFO] [stdout] 240 |         let craw = unsafe {geom_stats_snapshot_next(self.cur.0.as_mut()) };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_get` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:280:28
[INFO] [stdout]     |
[INFO] [stdout] 280 |         let raw = unsafe { geom_stats_snapshot_get() };
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_reset` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:288:17
[INFO] [stdout]     |
[INFO] [stdout] 288 |         unsafe {geom_stats_snapshot_reset(self.0.as_mut())}
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_timestamp` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:297:13
[INFO] [stdout]     |
[INFO] [stdout] 297 |             geom_stats_snapshot_timestamp(self.0.as_mut(), ts.as_mut_ptr());
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_free` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:306:18
[INFO] [stdout]     |
[INFO] [stdout] 306 |         unsafe { geom_stats_snapshot_free(self.0.as_mut()) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_stats_snapshot_next` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:317:27
[INFO] [stdout]     |
[INFO] [stdout] 317 |         let raw = unsafe {geom_stats_snapshot_next(self.0.0.as_mut()) };
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_lookupid` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:541:13
[INFO] [stdout]     |
[INFO] [stdout] 541 |             geom_lookupid(&mut *self.0, id.id)
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_gettree` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:551:21
[INFO] [stdout]     |
[INFO] [stdout] 551 |             let r = geom_gettree(&mut *inner);
[INFO] [stdout]     |                     ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `geom_deletetree` in this scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/freebsd-libgeom-0.2.3/src/lib.rs:564:18
[INFO] [stdout]     |
[INFO] [stdout] 564 |         unsafe { geom_deletetree(&mut *self.0) };
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 45 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0204, E0412, E0422, E0425, E0530.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0204`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `freebsd-libgeom` (lib) due to 46 previous errors
[INFO] running `Command { std: "docker" "inspect" "19806ec40ff9b8e26b38a2a89975a00c6f337dbb32023edfd5550d053f2af187", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19806ec40ff9b8e26b38a2a89975a00c6f337dbb32023edfd5550d053f2af187", kill_on_drop: false }`
[INFO] [stdout] 19806ec40ff9b8e26b38a2a89975a00c6f337dbb32023edfd5550d053f2af187
