[INFO] fetching crate freebsd-kpi-13-1 0.1.4...
[INFO] checking freebsd-kpi-13-1-0.1.4 against master#b0696a5160711c068cb1f01b7437db7990d15750 for pr-121848
[INFO] extracting crate freebsd-kpi-13-1 0.1.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate freebsd-kpi-13-1 0.1.4 on toolchain b0696a5160711c068cb1f01b7437db7990d15750
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate freebsd-kpi-13-1 0.1.4
[INFO] finished tweaking crates.io crate freebsd-kpi-13-1 0.1.4
[INFO] tweaked toml for crates.io crate freebsd-kpi-13-1 0.1.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+b0696a5160711c068cb1f01b7437db7990d15750" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e9ef97977cc324e2fe1736130c85a40f40d48b470c3096f8890e0f7b16899229
[INFO] running `Command { std: "docker" "start" "-a" "e9ef97977cc324e2fe1736130c85a40f40d48b470c3096f8890e0f7b16899229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e9ef97977cc324e2fe1736130c85a40f40d48b470c3096f8890e0f7b16899229", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9ef97977cc324e2fe1736130c85a40f40d48b470c3096f8890e0f7b16899229", kill_on_drop: false }`
[INFO] [stdout] e9ef97977cc324e2fe1736130c85a40f40d48b470c3096f8890e0f7b16899229
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+b0696a5160711c068cb1f01b7437db7990d15750" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c1567a3a4ef6919839da7bda77bd67b75630f20703ca748bfbe41883e032652a
[INFO] running `Command { std: "docker" "start" "-a" "c1567a3a4ef6919839da7bda77bd67b75630f20703ca748bfbe41883e032652a", kill_on_drop: false }`
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking bitfield v0.14.0
[INFO] [stderr]    Compiling freebsd-kpi-13-1 v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `iter::Peekable`, `str::Chars`
[INFO] [stdout]  --> build.rs:3:34
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{path::{Path, PathBuf}, str::Chars, iter::Peekable, env, fs::{OpenOptions, File}, io::{BufReader, BufRead}, collections::HashSet};
[INFO] [stdout]   |                                  ^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: freebsd-kpi-13-1@0.1.4: Building with manually provided crate flags: CARGO_FEATURE_CTASSERT CARGO_FEATURE_DEFAULT CARGO_FEATURE_DEFAULT_KERNEL CARGO_FEATURE_DEVICE_POLLING CARGO_FEATURE_INET CARGO_FEATURE_INET6 CARGO_FEATURE_KDTRACE_HOOKS CARGO_FEATURE_KERNEL CARGO_FEATURE_MAC CARGO_FEATURE_MALLOC_DECLARE CARGO_FEATURE_RACCT CARGO_FEATURE_SDT_PROVIDER_DECLARE CARGO_FEATURE_SFBUF CARGO_FEATURE_SMP CARGO_FEATURE_SYSCTL_DECL CARGO_FEATURE_VIMAGE CARGO_FEATURE__KERNEL CARGO_FEATURE__RLIMIT_IDENT CARGO_FEATURE__WANT_FILE CARGO_FEATURE__WANT_PRISON CARGO_FEATURE___CHAR_UNSIGNED__ CARGO_FEATURE___ELF_WORD_SIZE_64
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | #![feature(ffi_returns_twice)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: being investigated by the ffi-unwind project group
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:44:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | #![feature(ffi_returns_twice)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: being investigated by the ffi-unwind project group
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ffi_returns_twice` in this scope
[INFO] [stdout]    --> src/sys/systm.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |         #[ffi_returns_twice]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ffi_returns_twice` in this scope
[INFO] [stdout]   --> src/sys/ucontext.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[ffi_returns_twice]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ffi_returns_twice` in this scope
[INFO] [stdout]   --> src/sys/ucontext.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |         #[ffi_returns_twice]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ffi_returns_twice` in this scope
[INFO] [stdout]    --> src/sys/systm.rs:155:11
[INFO] [stdout]     |
[INFO] [stdout] 155 |         #[ffi_returns_twice]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ffi_returns_twice` in this scope
[INFO] [stdout]   --> src/sys/ucontext.rs:38:11
[INFO] [stdout]    |
[INFO] [stdout] 38 |         #[ffi_returns_twice]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `ffi_returns_twice` in this scope
[INFO] [stdout]   --> src/sys/ucontext.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 |         #[ffi_returns_twice]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![feature(rustc_attrs)]
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(internal_features)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | #![feature(core_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature `rustc_attrs` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:27:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | #![feature(rustc_attrs)]
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 | #![deny(warnings)]
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    = note: `#[deny(internal_features)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: the feature `core_intrinsics` is internal to the compiler or standard library
[INFO] [stdout]   --> src/lib.rs:29:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | #![feature(core_intrinsics)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using it is strongly discouraged
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 pub static mut [<__start_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | SET_DECLARE!(cam_xpt_xport_set, xpt_xport);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 pub static mut [<__stop_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | SET_DECLARE!(cam_xpt_xport_set, xpt_xport);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 pub static mut [<__start_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | SET_DECLARE!(cam_xpt_proto_set, xpt_proto);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 pub static mut [<__stop_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | SET_DECLARE!(cam_xpt_proto_set, xpt_proto);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 pub static mut [<__start_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | SET_DECLARE!(cam_xpt_xport_set, xpt_xport);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 pub static mut [<__stop_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:53:1
[INFO] [stdout]    |
[INFO] [stdout] 53 | SET_DECLARE!(cam_xpt_xport_set, xpt_xport);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:33:17
[INFO] [stdout]    |
[INFO] [stdout] 33 |                 pub static mut [<__start_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | SET_DECLARE!(cam_xpt_proto_set, xpt_proto);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0791]: invalid type for variable with `#[linkage]` attribute
[INFO] [stdout]   --> src/sys/linker_set.rs:37:17
[INFO] [stdout]    |
[INFO] [stdout] 37 |                 pub static mut [<__stop_set_ $set>]: $ptype;
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/cam/cam_xpt_internal.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | SET_DECLARE!(cam_xpt_proto_set, xpt_proto);
[INFO] [stdout]    | ------------------------------------------ in this macro invocation
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `SET_DECLARE` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/sys/lockstat.rs:18:38
[INFO] [stdout]     |
[INFO] [stdout] 18  |             core::ptr::read_volatile(&$crate::sys::lockstat::lockstat_enabled as *const _ as *const bool)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sys/rwlock.rs:267:39
[INFO] [stdout]     |
[INFO] [stdout] 267 |         if core::intrinsics::unlikely(LOCKSTAT_PROFILE_ENABLED!(rw__acquire) == true || 
[INFO] [stdout]     |                                       -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `LOCKSTAT_PROFILE_ENABLED` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 18  |             core::ptr::read_volatile(addr_of!(crate::sys::lockstat::lockstat_enabled) as *const _ as *const bool)
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static is discouraged
[INFO] [stdout]    --> src/sys/lockstat.rs:18:38
[INFO] [stdout]     |
[INFO] [stdout] 18  |             core::ptr::read_volatile(&$crate::sys::lockstat::lockstat_enabled as *const _ as *const bool)
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/sys/rwlock.rs:267:39
[INFO] [stdout]     |
[INFO] [stdout] 267 |         if core::intrinsics::unlikely(LOCKSTAT_PROFILE_ENABLED!(rw__acquire) == true || 
[INFO] [stdout]     |                                       -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: for more information, see issue #114447 <https://github.com/rust-lang/rust/issues/114447>
[INFO] [stdout]     = note: this will be a hard error in the 2024 edition
[INFO] [stdout]     = note: this shared reference has lifetime `'static`, but if the static ever gets mutated, or a mutable reference is created, then any further use of this shared reference is Undefined Behavior
[INFO] [stdout]     = note: `#[deny(static_mut_refs)]` implied by `#[deny(warnings)]`
[INFO] [stdout]     = note: this error originates in the macro `LOCKSTAT_PROFILE_ENABLED` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `addr_of!` instead to create a raw pointer
[INFO] [stdout]     |
[INFO] [stdout] 18  |             core::ptr::read_volatile(addr_of!(crate::sys::lockstat::lockstat_enabled) as *const _ as *const bool)
[INFO] [stdout]     |                                      ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0791.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: freebsd-kpi-13-1@0.1.4: Building with manually provided crate flags: CARGO_FEATURE_CTASSERT CARGO_FEATURE_DEFAULT CARGO_FEATURE_DEFAULT_KERNEL CARGO_FEATURE_DEVICE_POLLING CARGO_FEATURE_INET CARGO_FEATURE_INET6 CARGO_FEATURE_KDTRACE_HOOKS CARGO_FEATURE_KERNEL CARGO_FEATURE_MAC CARGO_FEATURE_MALLOC_DECLARE CARGO_FEATURE_RACCT CARGO_FEATURE_SDT_PROVIDER_DECLARE CARGO_FEATURE_SFBUF CARGO_FEATURE_SMP CARGO_FEATURE_SYSCTL_DECL CARGO_FEATURE_VIMAGE CARGO_FEATURE__KERNEL CARGO_FEATURE__RLIMIT_IDENT CARGO_FEATURE__WANT_FILE CARGO_FEATURE__WANT_PRISON CARGO_FEATURE___CHAR_UNSIGNED__ CARGO_FEATURE___ELF_WORD_SIZE_64
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `freebsd-kpi-13-1` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0791.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] The following warnings were emitted during compilation:
[INFO] [stderr] 
[INFO] [stderr] warning: freebsd-kpi-13-1@0.1.4: Building with manually provided crate flags: CARGO_FEATURE_CTASSERT CARGO_FEATURE_DEFAULT CARGO_FEATURE_DEFAULT_KERNEL CARGO_FEATURE_DEVICE_POLLING CARGO_FEATURE_INET CARGO_FEATURE_INET6 CARGO_FEATURE_KDTRACE_HOOKS CARGO_FEATURE_KERNEL CARGO_FEATURE_MAC CARGO_FEATURE_MALLOC_DECLARE CARGO_FEATURE_RACCT CARGO_FEATURE_SDT_PROVIDER_DECLARE CARGO_FEATURE_SFBUF CARGO_FEATURE_SMP CARGO_FEATURE_SYSCTL_DECL CARGO_FEATURE_VIMAGE CARGO_FEATURE__KERNEL CARGO_FEATURE__RLIMIT_IDENT CARGO_FEATURE__WANT_FILE CARGO_FEATURE__WANT_PRISON CARGO_FEATURE___CHAR_UNSIGNED__ CARGO_FEATURE___ELF_WORD_SIZE_64
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `freebsd-kpi-13-1` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "c1567a3a4ef6919839da7bda77bd67b75630f20703ca748bfbe41883e032652a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c1567a3a4ef6919839da7bda77bd67b75630f20703ca748bfbe41883e032652a", kill_on_drop: false }`
[INFO] [stdout] c1567a3a4ef6919839da7bda77bd67b75630f20703ca748bfbe41883e032652a
